Skip to content
Success

Console Output

Started by timer
Running as SYSTEM
Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gerrit.osmocom.org/osmo-ttcn3-hacks # timeout=10
Fetching upstream changes from https://gerrit.osmocom.org/osmo-ttcn3-hacks
 > git --version # timeout=10
 > git --version # 'git version 2.30.2'
 > git fetch --tags --force --progress -- https://gerrit.osmocom.org/osmo-ttcn3-hacks +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 2d00ff393d38f569a817c50ea1d94f16a38c2e50 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2d00ff393d38f569a817c50ea1d94f16a38c2e50 # timeout=10
Commit message: "ggsn: testenv: replace dummy netdev with bridge"
 > git rev-list --no-walk 78be044dadea4470caca6104fd8f53fc490efbf8 # timeout=10
[ttcn3-hlr-test] $ /bin/sh -xe /tmp/jenkins15984444266457662964.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + podman pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv Trying to pull registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv:latest... Getting image source signatures Copying blob sha256:61852352d2a166eba5f5abefdefa1e2dacb53e4ab99493b2b15a2947dbb0d826 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:e7bd30925db52a830cee88877d8d7f214752fc0425b5396ad15f64dedb815fa1 Copying blob sha256:a21d714aea22798d1c7650544d297ef8e4b26aab62c662c84ce1c725c4831f33 Copying blob sha256:110fb788cc3da61402b33b360f171079febd6227f1866feb0fdf3153522de7dc Copying blob sha256:b1add2959b7b87b164d30afaea83090578f50d2640aa869b16c0a8ccb66a2ea6 Copying blob sha256:f96b9002f85c202a32ea4089a8fb37c144e238799746e3171f7ca42a94ed1795 Copying blob sha256:bdd00f619db5ac32f5bd82a9599d9dde5bc06fef0959ecf92f8700bbdf16657b Copying blob sha256:999c499b3a35a14857d50ecff749ac748478c098ed81aa352ebf3a872e93cf20 Copying blob sha256:ce6704dc8f500ff8d00e3653857548cc49936098a44a0ffbbc6766fb2570681d Copying config sha256:271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993 Writing manifest to image destination Storing signatures 271d1c2aa20c0ec0c3abfe835311e2df36392bf8e1740249ee76a28eae059993 + rm -rf logs _cache + set +x + ./testenv.py run hlr --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs -b osmocom:nightly [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs [testenv] + ['podman', 'image', 'exists', 'debian-bookworm-osmo-ttcn3-testenv'] [testenv] + ['podman', 'history', 'debian-bookworm-osmo-ttcn3-testenv', '--format', 'json'] [testenv] Image creation date: 2024-10-07 09:34:57 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hlr-osmocom-nightly-20241009-0555-99b65ed6', '--detach', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/podman/seccomp.json', '--cap-add=NET_ADMIN', '--cap-add=NET_RAW', '--device=/dev/net/tun', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '--volume', '/home/osmocom-build/ccache/testenv:/home/osmocom-build/ccache/testenv', '--volume', '/home/osmocom-build/jenkins/workspace:/home/osmocom-build/jenkins/workspace', 'debian-bookworm-osmo-ttcn3-testenv', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/testenv-podman-main.sh'] 8dc5273035e094ea6c97fd2539de1e407ba9c7718466564c2f656c21514888f8 [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241009-0555-99b65ed6', 'rm', '/etc/apt/apt.conf.d/docker-clean'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241009-0555-99b65ed6', 'apt-get', '-q', 'update'] Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] Get:4 http://deb.debian.org/debian bookworm/main amd64 Packages [8787 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [2468 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [188 kB] Fetched 9232 kB in 1s (9888 kB/s) Reading package lists... [testenv] Updating osmo-ttcn3-hacks/deps [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241009-0555-99b65ed6', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241009-0555-99b65ed6', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/ttcn3-copy-list warning: could not open directory '_cache/podman/var-lib-apt/lists/partial/': Permission denied [testenv] + ['rsync', '--archive', '--files-from=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/deps/'] [testenv] Generating links and Makefile for hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20241009-0555-99b65ed6', './gen_links.sh'] Linking TCCInterface_Functions.ttcn Linking TCCConversion_Functions.ttcn Linking TCCConversion.cc Linking TCCInterface.cc Linking TCCInterface_ip.h Linking TCCEncoding_Functions.ttcn Linking TCCEncoding.cc Linking Socket_API_Definitions.ttcn Linking IPL4asp_Functions.ttcn Linking IPL4asp_PT.cc Linking IPL4asp_PT.hh Linking IPL4asp_PortType.ttcn Linking IPL4asp_Types.ttcn Linking IPL4asp_discovery.cc Linking IPL4asp_protocol_L234.hh Linking TELNETasp_PT.cc Linking TELNETasp_PT.hh Linking TELNETasp_PortType.ttcn Linking Remote_Operations_Generic_ROS_PDUs.asn Linking Remote_Operations_Information_Objects.asn Linking MAP_ApplicationContexts.asn Linking MAP_CH_DataTypes.asn Linking MAP_CallHandlingOperations.asn Linking MAP_CommonDataTypes.asn Linking MAP_DialogueInformation.asn Linking MAP_ER_DataTypes.asn Linking MAP_EncDec.cc Linking MAP_Errors.asn Linking MAP_GR_DataTypes.asn Linking MAP_Group_Call_Operations.asn Linking MAP_LCS_DataTypes.asn Linking MAP_LocationServiceOperations.asn Linking MAP_MS_DataTypes.asn Linking MAP_MobileServiceOperations.asn Linking MAP_OM_DataTypes.asn Linking MAP_OperationAndMaintenanceOperations.asn Linking MAP_PDU_Defs.asn Linking MAP_Protocol.asn Linking MAP_SM_DataTypes.asn Linking MAP_SS_Code.asn Linking MAP_SS_DataTypes.asn Linking MAP_ShortMessageServiceOperations.asn Linking MAP_SupplementaryServiceOperations.asn Linking MAP_TS_Code.asn Linking MAP_Types.ttcn Linking MAP_BS_Code.asn Linking MAP_ExtensionDataTypes.asn Linking MobileDomainDefinitions.asn Linking MobileL3_CC_Types.ttcn Linking MobileL3_CommonIE_Types.ttcn Linking MobileL3_GMM_SM_Types.ttcn Linking MobileL3_MM_Types.ttcn Linking MobileL3_RRM_Types.ttcn Linking MobileL3_SMS_Types.ttcn Linking MobileL3_SS_Types.ttcn Linking MobileL3_Types.ttcn Linking SS_DataTypes.asn Linking SS_Errors.asn Linking SS_Operations.asn Linking SS_PDU_Defs.asn Linking SS_Protocol.asn Linking SS_Types.ttcn Linking SS_EncDec.cc Linking DNS_EncDec.cc Linking DNS_Types.ttcn Linking UDPasp_PT.cc Linking UDPasp_PT.hh Linking UDPasp_PortType.ttcn Linking UDPasp_Types.ttcn Linking Native_Functions.ttcn Linking Native_FunctionDefs.cc Linking Misc_Helpers.ttcn Linking General_Types.ttcn Linking Osmocom_Types.ttcn Linking GSM_Types.ttcn Linking IPA_Types.ttcn Linking IPA_CodecPort.ttcn Linking IPA_CodecPort_CtrlFunct.ttcn Linking IPA_CodecPort_CtrlFunctDef.cc Linking IPA_Emulation.ttcnpp Linking PCO_Types.ttcn Linking GSUP_Types.ttcn Linking GSUP_Templates.ttcn Linking GSUP_Emulation.ttcn Linking Osmocom_CTRL_Types.ttcn Linking Osmocom_CTRL_Functions.ttcn Linking Osmocom_CTRL_Adapter.ttcn Linking Osmocom_VTY_Functions.ttcn Linking SS_Templates.ttcn Linking USSD_Helpers.ttcn Linking MSLookup_mDNS_Types.ttcn Linking MSLookup_mDNS_Emulation.ttcn Linking MSLookup_mDNS_Templates.ttcn Linking DNS_Helpers.ttcn [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20241009-0555-99b65ed6', 'sh', '-c', 'USE_CCACHE=1 ./regen_makefile.sh'] Generating Makefile skeleton... Makefile skeleton was generated. [testenv] Building testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20241009-0555-99b65ed6', 'make', 'compile'] cpp -x c -nostdinc -DIPA_EMULATION_GSUP -DIPA_EMULATION_CTRL IPA_Emulation.ttcnpp IPA_Emulation.ttcn /usr/bin/ttcn3_compiler -L -U 8 -D DNS_Helpers.ttcn DNS_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn General_Types.ttcn HLR_EUSE.ttcn HLR_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn MAP_Types.ttcn MSLookup_mDNS_Emulation.ttcn MSLookup_mDNS_Templates.ttcn MSLookup_mDNS_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn SS_Templates.ttcn SS_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDPasp_PortType.ttcn UDPasp_Types.ttcn USSD_Helpers.ttcn IPA_Emulation.ttcn MAP_ApplicationContexts.asn MAP_BS_Code.asn MAP_CH_DataTypes.asn MAP_CallHandlingOperations.asn MAP_CommonDataTypes.asn MAP_DialogueInformation.asn MAP_ER_DataTypes.asn MAP_Errors.asn MAP_ExtensionDataTypes.asn MAP_GR_DataTypes.asn MAP_Group_Call_Operations.asn MAP_LCS_DataTypes.asn MAP_LocationServiceOperations.asn MAP_MS_DataTypes.asn MAP_MobileServiceOperations.asn MAP_OM_DataTypes.asn MAP_OperationAndMaintenanceOperations.asn MAP_PDU_Defs.asn MAP_Protocol.asn MAP_SM_DataTypes.asn MAP_SS_Code.asn MAP_SS_DataTypes.asn MAP_ShortMessageServiceOperations.asn MAP_SupplementaryServiceOperations.asn MAP_TS_Code.asn MobileDomainDefinitions.asn Remote_Operations_Generic_ROS_PDUs.asn Remote_Operations_Information_Objects.asn SS_DataTypes.asn SS_Errors.asn SS_Operations.asn SS_PDU_Defs.asn SS_Protocol.asn - DNS_Helpers.ttcn DNS_Types.ttcn GSM_Types.ttcn GSUP_Emulation.ttcn GSUP_Templates.ttcn GSUP_Types.ttcn General_Types.ttcn HLR_EUSE.ttcn HLR_Tests.ttcn IPA_CodecPort.ttcn IPA_CodecPort_CtrlFunct.ttcn IPA_Types.ttcn IPL4asp_Functions.ttcn IPL4asp_PortType.ttcn IPL4asp_Types.ttcn MAP_Types.ttcn MSLookup_mDNS_Emulation.ttcn MSLookup_mDNS_Templates.ttcn MSLookup_mDNS_Types.ttcn Misc_Helpers.ttcn MobileL3_CC_Types.ttcn MobileL3_CommonIE_Types.ttcn MobileL3_GMM_SM_Types.ttcn MobileL3_MM_Types.ttcn MobileL3_RRM_Types.ttcn MobileL3_SMS_Types.ttcn MobileL3_SS_Types.ttcn MobileL3_Types.ttcn Native_Functions.ttcn Osmocom_CTRL_Adapter.ttcn Osmocom_CTRL_Functions.ttcn Osmocom_CTRL_Types.ttcn Osmocom_Types.ttcn Osmocom_VTY_Functions.ttcn PCO_Types.ttcn SS_Templates.ttcn SS_Types.ttcn Socket_API_Definitions.ttcn TCCConversion_Functions.ttcn TCCEncoding_Functions.ttcn TCCInterface_Functions.ttcn TELNETasp_PortType.ttcn UDPasp_PortType.ttcn UDPasp_Types.ttcn USSD_Helpers.ttcn IPA_Emulation.ttcn MAP_ApplicationContexts.asn MAP_BS_Code.asn MAP_CH_DataTypes.asn MAP_CallHandlingOperations.asn MAP_CommonDataTypes.asn MAP_DialogueInformation.asn MAP_ER_DataTypes.asn MAP_Errors.asn MAP_ExtensionDataTypes.asn MAP_GR_DataTypes.asn MAP_Group_Call_Operations.asn MAP_LCS_DataTypes.asn MAP_LocationServiceOperations.asn MAP_MS_DataTypes.asn MAP_MobileServiceOperations.asn MAP_OM_DataTypes.asn MAP_OperationAndMaintenanceOperations.asn MAP_PDU_Defs.asn MAP_Protocol.asn MAP_SM_DataTypes.asn MAP_SS_Code.asn MAP_SS_DataTypes.asn MAP_ShortMessageServiceOperations.asn MAP_SupplementaryServiceOperations.asn MAP_TS_Code.asn MobileDomainDefinitions.asn Remote_Operations_Generic_ROS_PDUs.asn Remote_Operations_Information_Objects.asn SS_DataTypes.asn SS_Errors.asn SS_Operations.asn SS_PDU_Defs.asn SS_Protocol.asn warning: Charstring pattern: Environment variable TTCN3_DIR not present. Case-insensitive universal charstring patterns are disabled. Notify: Parsing TTCN-3 module `DNS_Helpers.ttcn'... Notify: Parsing TTCN-3 module `DNS_Types.ttcn'... Notify: Parsing TTCN-3 module `GSM_Types.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Emulation.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Templates.ttcn'... Notify: Parsing TTCN-3 module `GSUP_Types.ttcn'... Notify: Parsing TTCN-3 module `General_Types.ttcn'... Notify: Parsing TTCN-3 module `HLR_EUSE.ttcn'... Notify: Parsing TTCN-3 module `HLR_Tests.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort.ttcn'... Notify: Parsing TTCN-3 module `IPA_CodecPort_CtrlFunct.ttcn'... Notify: Parsing TTCN-3 module `IPA_Types.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Functions.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_PortType.ttcn'... Notify: Parsing TTCN-3 module `IPL4asp_Types.ttcn'... Notify: Parsing TTCN-3 module `MAP_Types.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Emulation.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Templates.ttcn'... Notify: Parsing TTCN-3 module `MSLookup_mDNS_Types.ttcn'... Notify: Parsing TTCN-3 module `Misc_Helpers.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CC_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_CommonIE_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_GMM_SM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_MM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_RRM_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SMS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_SS_Types.ttcn'... Notify: Parsing TTCN-3 module `MobileL3_Types.ttcn'... Notify: Parsing TTCN-3 module `Native_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Adapter.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Functions.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_CTRL_Types.ttcn'... Osmocom_CTRL_Types.ttcn:26.39-88: In character string pattern: Osmocom_CTRL_Types.ttcn:26.44-45: warning: Use of unrecognized escape sequence `\{' is deprecated Osmocom_CTRL_Types.ttcn:26.46-47: warning: Use of unrecognized escape sequence `\}' is deprecated Notify: Parsing TTCN-3 module `Osmocom_Types.ttcn'... Notify: Parsing TTCN-3 module `Osmocom_VTY_Functions.ttcn'... Notify: Parsing TTCN-3 module `PCO_Types.ttcn'... Notify: Parsing TTCN-3 module `SS_Templates.ttcn'... Notify: Parsing TTCN-3 module `SS_Types.ttcn'... Notify: Parsing TTCN-3 module `Socket_API_Definitions.ttcn'... Notify: Parsing TTCN-3 module `TCCConversion_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCEncoding_Functions.ttcn'... Notify: Parsing TTCN-3 module `TCCInterface_Functions.ttcn'... Notify: Parsing TTCN-3 module `TELNETasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UDPasp_PortType.ttcn'... Notify: Parsing TTCN-3 module `UDPasp_Types.ttcn'... Notify: Parsing TTCN-3 module `USSD_Helpers.ttcn'... Notify: Parsing TTCN-3 module `IPA_Emulation.ttcn'... Notify: Parsing ASN.1 module `MAP_ApplicationContexts.asn'... Notify: Parsing ASN.1 module `MAP_BS_Code.asn'... MAP_BS_Code.asn:15: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_CH_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_CallHandlingOperations.asn'... Notify: Parsing ASN.1 module `MAP_CommonDataTypes.asn'... Notify: Parsing ASN.1 module `MAP_DialogueInformation.asn'... MAP_DialogueInformation.asn:59: note: Usage of UNIVERSAL tagclass is not recommended. Notify: Parsing ASN.1 module `MAP_ER_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_Errors.asn'... Notify: Parsing ASN.1 module `MAP_ExtensionDataTypes.asn'... MAP_ExtensionDataTypes.asn:31: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_GR_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_Group_Call_Operations.asn'... Notify: Parsing ASN.1 module `MAP_LCS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_LocationServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_MS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_MobileServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_OM_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_OperationAndMaintenanceOperations.asn'... Notify: Parsing ASN.1 module `MAP_PDU_Defs.asn'... Notify: Parsing ASN.1 module `MAP_Protocol.asn'... Notify: Parsing ASN.1 module `MAP_SM_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_SS_Code.asn'... MAP_SS_Code.asn:13: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MAP_SS_DataTypes.asn'... Notify: Parsing ASN.1 module `MAP_ShortMessageServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_SupplementaryServiceOperations.asn'... Notify: Parsing ASN.1 module `MAP_TS_Code.asn'... MAP_TS_Code.asn:13: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `MobileDomainDefinitions.asn'... MobileDomainDefinitions.asn:9: warning: Missing IMPORTS clause is interpreted as `IMPORTS ;' (import nothing) instead of importing all symbols from all modules. Notify: Parsing ASN.1 module `Remote_Operations_Generic_ROS_PDUs.asn'... Notify: Parsing ASN.1 module `Remote_Operations_Information_Objects.asn'... Notify: Parsing ASN.1 module `SS_DataTypes.asn'... Notify: Parsing ASN.1 module `SS_Errors.asn'... Notify: Parsing ASN.1 module `SS_Operations.asn'... Notify: Parsing ASN.1 module `SS_PDU_Defs.asn'... SS_PDU_Defs.asn:63: note: Usage of UNIVERSAL tagclass is not recommended. Notify: Parsing ASN.1 module `SS_Protocol.asn'... Notify: Checking modules... GSUP_Templates.ttcn: In TTCN-3 module `GSUP_Templates': GSUP_Templates.ttcn:371.1-372.58: In template definition `tr_GSUP_SAI_REQ': GSUP_Templates.ttcn:372.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:372.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:372.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:371.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:374.1-383.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:378.9-383.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:378.49-383.4: In parameter #2 for `ies': GSUP_Templates.ttcn:379.4-24: In component 1: GSUP_Templates.ttcn:379.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:379.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:379.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:375.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:389.1-391.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:390.9-391.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:390.47-391.53: In parameter #2 for `ies': GSUP_Templates.ttcn:391.4-24: In component 1: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:391.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:389.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:403.1-406.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:405.9-406.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:405.50-406.40: In parameter #2 for `ies': GSUP_Templates.ttcn:405.62-406.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:406.29-39: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:404.7-46: note: Referenced template parameter is here GSUP_Templates.ttcn:408.1-409.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:409.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:409.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:409.55-58: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:408.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:415.1-416.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:416.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:416.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1246.9-1327.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1259.24-1261.2: In template variable definition `ies': GSUP_Templates.ttcn:1260.3-23: In component 1: GSUP_Templates.ttcn:1260.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1260.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1260.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1246.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1284.2-1287.2: In if statement: GSUP_Templates.ttcn:1285.3-45: In variable assignment: GSUP_Templates.ttcn:1285.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1285.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1285.37-44: warning: Inadequate restriction on the referenced template parameter `pdp_info', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1248.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1304.2-1307.2: In if statement: GSUP_Templates.ttcn:1305.3-33: In variable assignment: GSUP_Templates.ttcn:1305.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1305.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1305.30-32: warning: Inadequate restriction on the referenced template parameter `pco', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1254.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:437.1-442.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:440.9-442.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:441.17-442.66: In parameter #2 for `ies': GSUP_Templates.ttcn:441.29-442.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:441.51-61: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:438.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:442.50-65: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:439.35-79: note: Referenced template parameter is here GSUP_Templates.ttcn:444.1-445.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:445.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:445.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:445.50-53: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:444.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:462.1-463.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:463.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:463.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:463.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:462.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:468.1-470.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:469.9-470.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:469.48-470.54: In parameter #2 for `ies': GSUP_Templates.ttcn:470.4-24: In component 1: GSUP_Templates.ttcn:470.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:470.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:470.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:468.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:476.1-478.56: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:477.9-478.56: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:477.43-478.55: In parameter #2 for `ies': GSUP_Templates.ttcn:478.4-24: In component 1: GSUP_Templates.ttcn:478.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:478.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:478.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:476.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:484.1-486.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:485.9-486.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:485.42-486.28: In parameter #2 for `ies': GSUP_Templates.ttcn:486.3-23: In component 1: GSUP_Templates.ttcn:486.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:486.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:486.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:484.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.1-490.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:489.9-490.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:489.41-490.50: In parameter #2 for `ies': GSUP_Templates.ttcn:490.3-23: In component 1: GSUP_Templates.ttcn:490.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:490.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:490.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:488.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:496.1-506.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:499.13-506.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:501.2-505.2: In parameter #2 for `ies': GSUP_Templates.ttcn:502.3-23: In component 1: GSUP_Templates.ttcn:502.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:502.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:502.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:497.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1362.9-1410.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1371.24-1373.2: In template variable definition `ies': GSUP_Templates.ttcn:1372.3-23: In component 1: GSUP_Templates.ttcn:1372.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1372.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1372.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1363.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1488.1-1505.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1494.13-1505.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1496.2-1504.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1497.3-23: In component 1: GSUP_Templates.ttcn:1497.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1497.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1497.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1489.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1518.1-1529.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1521.13-1529.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1523.2-1528.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1524.3-23: In component 1: GSUP_Templates.ttcn:1524.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1524.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1524.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1519.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1544.1-1557.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1548.13-1557.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1550.2-1556.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1551.3-23: In component 1: GSUP_Templates.ttcn:1551.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1551.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1551.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1545.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1583.1-1607.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1590.13-1607.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1592.2-1606.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1598.3-23: In component 1: GSUP_Templates.ttcn:1598.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1598.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1598.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1584.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1620.1-1631.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1623.13-1631.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1625.2-1630.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1626.3-23: In component 1: GSUP_Templates.ttcn:1626.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1626.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1626.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1621.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1646.1-1659.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR': GSUP_Templates.ttcn:1650.13-1659.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1652.2-1658.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1653.3-23: In component 1: GSUP_Templates.ttcn:1653.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1653.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1653.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1647.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1674.1-1687.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1678.13-1687.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1680.2-1686.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1681.3-23: In component 1: GSUP_Templates.ttcn:1681.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1681.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1681.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1675.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1700.1-1711.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1703.13-1711.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1705.2-1710.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1706.3-23: In component 1: GSUP_Templates.ttcn:1706.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1706.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1706.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1701.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1726.1-1739.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1730.13-1739.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1732.2-1738.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1733.3-23: In component 1: GSUP_Templates.ttcn:1733.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1733.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1733.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1727.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1778.1-1793.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1784.13-1793.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1786.2-1792.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1787.3-23: In component 1: GSUP_Templates.ttcn:1787.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1787.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1787.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1780.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1795.1-1808.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1800.13-1808.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1802.2-1807.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1803.3-23: In component 1: GSUP_Templates.ttcn:1803.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1803.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1803.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1797.2-29: note: Referenced template parameter is here GSUP_Emulation.ttcn: In TTCN-3 module `GSUP_Emulation': GSUP_Emulation.ttcn:267.1-292.1: In function definition `ExpectedCreateCallback': GSUP_Emulation.ttcn:291.2-11: warning: Control never reaches this statement SS_PDU_Defs.asn: In ASN.1 module `SS-PDU-Defs': SS_PDU_Defs.asn:43: In assignment `SS-Invoke': SS_PDU_Defs.asn:43: While instantiating parameterized reference `Invoke': SS_PDU_Defs.asn:43: In type assignment `Invoke.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:49: In constraint #2 of type `@SS-PDU-Defs.Invoke.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:71: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:75: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) SS_PDU_Defs.asn:51: In assignment `SS-Invoke-help': SS_PDU_Defs.asn:51: While instantiating parameterized reference `Invoke-help': SS_PDU_Defs.asn:51: In type assignment `Invoke-help.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:85: In constraint #2 of type `@SS-PDU-Defs.Invoke-help.SS-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:105: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:109: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) HLR_EUSE.ttcn: In TTCN-3 module `HLR_EUSE': HLR_EUSE.ttcn:64.1-87.1: In function definition `f_ss_echo_continue': HLR_EUSE.ttcn:70.2-61: In function instance: HLR_EUSE.ttcn:70.2-61: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_EUSE.ttcn:73.2-52: In function instance: HLR_EUSE.ttcn:73.2-52: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_EUSE.ttcn:89.1-104.1: In function definition `f_ss_echo': HLR_EUSE.ttcn:94.2-52: In function instance: HLR_EUSE.ttcn:94.2-52: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_Tests.ttcn: In TTCN-3 module `HLR_Tests': HLR_Tests.ttcn:491.1-538.1: In function definition `f_perform_SAI': HLR_Tests.ttcn:515.2-536.2: In alt construct: HLR_Tests.ttcn:516.13-75: In guard operation: HLR_Tests.ttcn:516.13-75: In receive statement: HLR_Tests.ttcn:516.41-61: In actual parameter list of template `@GSUP_Templates.tr_GSUP_SAI_ERR': HLR_Tests.ttcn:516.48-60: In parameter #2 for `cause': HLR_Tests.ttcn:516.48-60: warning: Inadequate restriction on the referenced template parameter `exp_err_cause', this may cause a dynamic test case error at runtime HLR_Tests.ttcn:491.40-84: note: Referenced template parameter is here HLR_Tests.ttcn:715.9-767.1: In function definition `f_SS_expect': HLR_Tests.ttcn:726.2-764.2: In alt construct: HLR_Tests.ttcn:746.3-50: In function instance: HLR_Tests.ttcn:746.3-50: warning: The value returned by function `@GSUP_Templates.f_gsup_find_ie' is not used HLR_Tests.ttcn:979.9-982.1: In function definition `f_TC_ul_unknown_imsi': HLR_Tests.ttcn:980.2-71: In function instance: HLR_Tests.ttcn:980.2-71: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1007.9-1011.1: In function definition `f_TC_ul_unknown_imsi_roaming_not_allowed': HLR_Tests.ttcn:1009.2-72: In function instance: HLR_Tests.ttcn:1009.2-72: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1814.9-1858.1: In function definition `f_TC_MSLookup_mDNS_service_other_home': HLR_Tests.ttcn:1840.2-69: In function instance: HLR_Tests.ttcn:1840.2-69: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1899.9-1925.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_home': HLR_Tests.ttcn:1912.2-1922.2: In alt construct: HLR_Tests.ttcn:1913.5-99: In guard operation: HLR_Tests.ttcn:1913.5-99: In receive statement: HLR_Tests.ttcn:1913.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1939.9-1960.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_proxy': HLR_Tests.ttcn:1949.2-1959.2: In alt construct: HLR_Tests.ttcn:1950.5-99: In guard operation: HLR_Tests.ttcn:1950.5-99: In receive statement: HLR_Tests.ttcn:1950.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1980.9-2001.1: In function definition `f_TC_MSLookup_mDNS_service_other_proxy': HLR_Tests.ttcn:1990.2-2000.2: In alt construct: HLR_Tests.ttcn:1991.5-91: In guard operation: HLR_Tests.ttcn:1991.5-91: In receive statement: HLR_Tests.ttcn:1991.59-83: warning: Function invocation 'f_enc_IPv4("66.66.66.66")' may change the actual snapshot. MAP_PDU_Defs.asn: In ASN.1 module `MAP-PDU-Defs': MAP_PDU_Defs.asn:31: In assignment `MAP-Invoke': MAP_PDU_Defs.asn:31: While instantiating parameterized reference `Invoke': MAP_PDU_Defs.asn:31: In type assignment `Invoke.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:49: In constraint #2 of type `@MAP-PDU-Defs.Invoke.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:71: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:75: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:78: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) MAP_PDU_Defs.asn:37: In assignment `MAP-Invoke-help': MAP_PDU_Defs.asn:37: While instantiating parameterized reference `Invoke-help': MAP_PDU_Defs.asn:37: In type assignment `Invoke-help.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:85: In constraint #2 of type `@MAP-PDU-Defs.Invoke-help.MAP-PDU-Defs.inst1': Remote_Operations_Generic_ROS_PDUs.asn:105: While checking union operation: Remote_Operations_Generic_ROS_PDUs.asn:109: While checking inner type constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: While checking named constraint: Remote_Operations_Generic_ROS_PDUs.asn:112: warning: user defined constraint inside a named constraint is treated as `ALL' (constraint is dropped) Notify: Generating code... Notify: File `DNS_Helpers.hh' was generated. Notify: File `DNS_Helpers.cc' was generated. Notify: File `DNS_Helpers_part_1.cc' was generated. Notify: File `DNS_Helpers_part_2.cc' was generated. Notify: File `DNS_Helpers_part_3.cc' was generated. Notify: File `DNS_Helpers_part_4.cc' was generated. Notify: File `DNS_Helpers_part_5.cc' was generated. Notify: File `DNS_Helpers_part_6.cc' was generated. Notify: File `DNS_Helpers_part_7.cc' was generated. Notify: File `DNS_Types.hh' was generated. Notify: File `DNS_Types.cc' was generated. Notify: File `DNS_Types_part_1.cc' was generated. Notify: File `DNS_Types_part_2.cc' was generated. Notify: File `DNS_Types_part_3.cc' was generated. Notify: File `DNS_Types_part_4.cc' was generated. Notify: File `DNS_Types_part_5.cc' was generated. Notify: File `DNS_Types_part_6.cc' was generated. Notify: File `DNS_Types_part_7.cc' was generated. Notify: File `GSM_Types.hh' was generated. Notify: File `GSM_Types.cc' was generated. Notify: File `GSM_Types_part_1.cc' was generated. Notify: File `GSM_Types_part_2.cc' was generated. Notify: File `GSM_Types_part_3.cc' was generated. Notify: File `GSM_Types_part_4.cc' was generated. Notify: File `GSM_Types_part_5.cc' was generated. Notify: File `GSM_Types_part_6.cc' was generated. Notify: File `GSM_Types_part_7.cc' was generated. Notify: File `GSUP_Emulation.hh' was generated. Notify: File `GSUP_Emulation.cc' was generated. Notify: File `GSUP_Emulation_part_1.cc' was generated. Notify: File `GSUP_Emulation_part_2.cc' was generated. Notify: File `GSUP_Emulation_part_3.cc' was generated. Notify: File `GSUP_Emulation_part_4.cc' was generated. Notify: File `GSUP_Emulation_part_5.cc' was generated. Notify: File `GSUP_Emulation_part_6.cc' was generated. Notify: File `GSUP_Emulation_part_7.cc' was generated. Notify: File `GSUP_Templates.hh' was generated. Notify: File `GSUP_Templates.cc' was generated. Notify: File `GSUP_Templates_part_1.cc' was generated. Notify: File `GSUP_Templates_part_2.cc' was generated. Notify: File `GSUP_Templates_part_3.cc' was generated. Notify: File `GSUP_Templates_part_4.cc' was generated. Notify: File `GSUP_Templates_part_5.cc' was generated. Notify: File `GSUP_Templates_part_6.cc' was generated. Notify: File `GSUP_Templates_part_7.cc' was generated. Notify: File `GSUP_Types.hh' was generated. Notify: File `GSUP_Types.cc' was generated. Notify: File `GSUP_Types_part_1.cc' was generated. Notify: File `GSUP_Types_part_2.cc' was generated. Notify: File `GSUP_Types_part_3.cc' was generated. Notify: File `GSUP_Types_part_4.cc' was generated. Notify: File `GSUP_Types_part_5.cc' was generated. Notify: File `GSUP_Types_part_6.cc' was generated. Notify: File `GSUP_Types_part_7.cc' was generated. Notify: File `General_Types.hh' was generated. Notify: File `General_Types.cc' was generated. Notify: File `General_Types_part_1.cc' was generated. Notify: File `General_Types_part_2.cc' was generated. Notify: File `General_Types_part_3.cc' was generated. Notify: File `General_Types_part_4.cc' was generated. Notify: File `General_Types_part_5.cc' was generated. Notify: File `General_Types_part_6.cc' was generated. Notify: File `General_Types_part_7.cc' was generated. Notify: File `HLR_EUSE.hh' was generated. Notify: File `HLR_EUSE.cc' was generated. Notify: File `HLR_EUSE_part_1.cc' was generated. Notify: File `HLR_EUSE_part_2.cc' was generated. Notify: File `HLR_EUSE_part_3.cc' was generated. Notify: File `HLR_EUSE_part_4.cc' was generated. Notify: File `HLR_EUSE_part_5.cc' was generated. Notify: File `HLR_EUSE_part_6.cc' was generated. Notify: File `HLR_EUSE_part_7.cc' was generated. Notify: File `HLR_Tests.hh' was generated. Notify: File `HLR_Tests.cc' was generated. Notify: File `HLR_Tests_part_1.cc' was generated. Notify: File `HLR_Tests_part_2.cc' was generated. Notify: File `HLR_Tests_part_3.cc' was generated. Notify: File `HLR_Tests_part_4.cc' was generated. Notify: File `HLR_Tests_part_5.cc' was generated. Notify: File `HLR_Tests_part_6.cc' was generated. Notify: File `HLR_Tests_part_7.cc' was generated. Notify: File `IPA_CodecPort.hh' was generated. Notify: File `IPA_CodecPort.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct.hh' was generated. Notify: File `IPA_CodecPort_CtrlFunct.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_1.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_2.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_3.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_4.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_5.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_6.cc' was generated. Notify: File `IPA_CodecPort_CtrlFunct_part_7.cc' was generated. Notify: File `IPA_CodecPort_part_1.cc' was generated. Notify: File `IPA_CodecPort_part_2.cc' was generated. Notify: File `IPA_CodecPort_part_3.cc' was generated. Notify: File `IPA_CodecPort_part_4.cc' was generated. Notify: File `IPA_CodecPort_part_5.cc' was generated. Notify: File `IPA_CodecPort_part_6.cc' was generated. Notify: File `IPA_CodecPort_part_7.cc' was generated. Notify: File `IPA_Emulation.hh' was generated. Notify: File `IPA_Emulation.cc' was generated. Notify: File `IPA_Emulation_part_1.cc' was generated. Notify: File `IPA_Emulation_part_2.cc' was generated. Notify: File `IPA_Emulation_part_3.cc' was generated. Notify: File `IPA_Emulation_part_4.cc' was generated. Notify: File `IPA_Emulation_part_5.cc' was generated. Notify: File `IPA_Emulation_part_6.cc' was generated. Notify: File `IPA_Emulation_part_7.cc' was generated. Notify: File `IPA_Types.hh' was generated. Notify: File `IPA_Types.cc' was generated. Notify: File `IPA_Types_part_1.cc' was generated. Notify: File `IPA_Types_part_2.cc' was generated. Notify: File `IPA_Types_part_3.cc' was generated. Notify: File `IPA_Types_part_4.cc' was generated. Notify: File `IPA_Types_part_5.cc' was generated. Notify: File `IPA_Types_part_6.cc' was generated. Notify: File `IPA_Types_part_7.cc' was generated. Notify: File `IPL4asp_Functions.hh' was generated. Notify: File `IPL4asp_Functions.cc' was generated. Notify: File `IPL4asp_Functions_part_1.cc' was generated. Notify: File `IPL4asp_Functions_part_2.cc' was generated. Notify: File `IPL4asp_Functions_part_3.cc' was generated. Notify: File `IPL4asp_Functions_part_4.cc' was generated. Notify: File `IPL4asp_Functions_part_5.cc' was generated. Notify: File `IPL4asp_Functions_part_6.cc' was generated. Notify: File `IPL4asp_Functions_part_7.cc' was generated. Notify: File `IPL4asp_PortType.hh' was generated. Notify: File `IPL4asp_PortType.cc' was generated. Notify: File `IPL4asp_PortType_part_1.cc' was generated. Notify: File `IPL4asp_PortType_part_2.cc' was generated. Notify: File `IPL4asp_PortType_part_3.cc' was generated. Notify: File `IPL4asp_PortType_part_4.cc' was generated. Notify: File `IPL4asp_PortType_part_5.cc' was generated. Notify: File `IPL4asp_PortType_part_6.cc' was generated. Notify: File `IPL4asp_PortType_part_7.cc' was generated. Notify: File `IPL4asp_Types.hh' was generated. Notify: File `IPL4asp_Types.cc' was generated. Notify: File `IPL4asp_Types_part_1.cc' was generated. Notify: File `IPL4asp_Types_part_2.cc' was generated. Notify: File `IPL4asp_Types_part_3.cc' was generated. Notify: File `IPL4asp_Types_part_4.cc' was generated. Notify: File `IPL4asp_Types_part_5.cc' was generated. Notify: File `IPL4asp_Types_part_6.cc' was generated. Notify: File `IPL4asp_Types_part_7.cc' was generated. Notify: File `MAP_ApplicationContexts.hh' was generated. Notify: File `MAP_ApplicationContexts.cc' was generated. Notify: File `MAP_ApplicationContexts_part_1.cc' was generated. Notify: File `MAP_ApplicationContexts_part_2.cc' was generated. Notify: File `MAP_ApplicationContexts_part_3.cc' was generated. Notify: File `MAP_ApplicationContexts_part_4.cc' was generated. Notify: File `MAP_ApplicationContexts_part_5.cc' was generated. Notify: File `MAP_ApplicationContexts_part_6.cc' was generated. Notify: File `MAP_ApplicationContexts_part_7.cc' was generated. Notify: File `MAP_BS_Code.hh' was generated. Notify: File `MAP_BS_Code.cc' was generated. Notify: File `MAP_BS_Code_part_1.cc' was generated. Notify: File `MAP_BS_Code_part_2.cc' was generated. Notify: File `MAP_BS_Code_part_3.cc' was generated. Notify: File `MAP_BS_Code_part_4.cc' was generated. Notify: File `MAP_BS_Code_part_5.cc' was generated. Notify: File `MAP_BS_Code_part_6.cc' was generated. Notify: File `MAP_BS_Code_part_7.cc' was generated. Notify: File `MAP_CH_DataTypes.hh' was generated. Notify: File `MAP_CH_DataTypes.cc' was generated. Notify: File `MAP_CH_DataTypes_part_1.cc' was generated. Notify: File `MAP_CH_DataTypes_part_2.cc' was generated. Notify: File `MAP_CH_DataTypes_part_3.cc' was generated. Notify: File `MAP_CH_DataTypes_part_4.cc' was generated. Notify: File `MAP_CH_DataTypes_part_5.cc' was generated. Notify: File `MAP_CH_DataTypes_part_6.cc' was generated. Notify: File `MAP_CH_DataTypes_part_7.cc' was generated. Notify: File `MAP_CallHandlingOperations.hh' was generated. Notify: File `MAP_CallHandlingOperations.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_1.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_2.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_3.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_4.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_5.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_6.cc' was generated. Notify: File `MAP_CallHandlingOperations_part_7.cc' was generated. Notify: File `MAP_CommonDataTypes.hh' was generated. Notify: File `MAP_CommonDataTypes.cc' was generated. Notify: File `MAP_CommonDataTypes_part_1.cc' was generated. Notify: File `MAP_CommonDataTypes_part_2.cc' was generated. Notify: File `MAP_CommonDataTypes_part_3.cc' was generated. Notify: File `MAP_CommonDataTypes_part_4.cc' was generated. Notify: File `MAP_CommonDataTypes_part_5.cc' was generated. Notify: File `MAP_CommonDataTypes_part_6.cc' was generated. Notify: File `MAP_CommonDataTypes_part_7.cc' was generated. Notify: File `MAP_DialogueInformation.hh' was generated. Notify: File `MAP_DialogueInformation.cc' was generated. Notify: File `MAP_DialogueInformation_part_1.cc' was generated. Notify: File `MAP_DialogueInformation_part_2.cc' was generated. Notify: File `MAP_DialogueInformation_part_3.cc' was generated. Notify: File `MAP_DialogueInformation_part_4.cc' was generated. Notify: File `MAP_DialogueInformation_part_5.cc' was generated. Notify: File `MAP_DialogueInformation_part_6.cc' was generated. Notify: File `MAP_DialogueInformation_part_7.cc' was generated. Notify: File `MAP_ER_DataTypes.hh' was generated. Notify: File `MAP_ER_DataTypes.cc' was generated. Notify: File `MAP_ER_DataTypes_part_1.cc' was generated. Notify: File `MAP_ER_DataTypes_part_2.cc' was generated. Notify: File `MAP_ER_DataTypes_part_3.cc' was generated. Notify: File `MAP_ER_DataTypes_part_4.cc' was generated. Notify: File `MAP_ER_DataTypes_part_5.cc' was generated. Notify: File `MAP_ER_DataTypes_part_6.cc' was generated. Notify: File `MAP_ER_DataTypes_part_7.cc' was generated. Notify: File `MAP_Errors.hh' was generated. Notify: File `MAP_Errors.cc' was generated. Notify: File `MAP_Errors_part_1.cc' was generated. Notify: File `MAP_Errors_part_2.cc' was generated. Notify: File `MAP_Errors_part_3.cc' was generated. Notify: File `MAP_Errors_part_4.cc' was generated. Notify: File `MAP_Errors_part_5.cc' was generated. Notify: File `MAP_Errors_part_6.cc' was generated. Notify: File `MAP_Errors_part_7.cc' was generated. Notify: File `MAP_ExtensionDataTypes.hh' was generated. Notify: File `MAP_ExtensionDataTypes.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_1.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_2.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_3.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_4.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_5.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_6.cc' was generated. Notify: File `MAP_ExtensionDataTypes_part_7.cc' was generated. Notify: File `MAP_GR_DataTypes.hh' was generated. Notify: File `MAP_GR_DataTypes.cc' was generated. Notify: File `MAP_GR_DataTypes_part_1.cc' was generated. Notify: File `MAP_GR_DataTypes_part_2.cc' was generated. Notify: File `MAP_GR_DataTypes_part_3.cc' was generated. Notify: File `MAP_GR_DataTypes_part_4.cc' was generated. Notify: File `MAP_GR_DataTypes_part_5.cc' was generated. Notify: File `MAP_GR_DataTypes_part_6.cc' was generated. Notify: File `MAP_GR_DataTypes_part_7.cc' was generated. Notify: File `MAP_Group_Call_Operations.hh' was generated. Notify: File `MAP_Group_Call_Operations.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_1.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_2.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_3.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_4.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_5.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_6.cc' was generated. Notify: File `MAP_Group_Call_Operations_part_7.cc' was generated. Notify: File `MAP_LCS_DataTypes.hh' was generated. Notify: File `MAP_LCS_DataTypes.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_1.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_2.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_3.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_4.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_5.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_6.cc' was generated. Notify: File `MAP_LCS_DataTypes_part_7.cc' was generated. Notify: File `MAP_LocationServiceOperations.hh' was generated. Notify: File `MAP_LocationServiceOperations.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_1.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_2.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_3.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_4.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_5.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_6.cc' was generated. Notify: File `MAP_LocationServiceOperations_part_7.cc' was generated. Notify: File `MAP_MS_DataTypes.hh' was generated. Notify: File `MAP_MS_DataTypes.cc' was generated. Notify: File `MAP_MS_DataTypes_part_1.cc' was generated. Notify: File `MAP_MS_DataTypes_part_2.cc' was generated. Notify: File `MAP_MS_DataTypes_part_3.cc' was generated. Notify: File `MAP_MS_DataTypes_part_4.cc' was generated. Notify: File `MAP_MS_DataTypes_part_5.cc' was generated. Notify: File `MAP_MS_DataTypes_part_6.cc' was generated. Notify: File `MAP_MS_DataTypes_part_7.cc' was generated. Notify: File `MAP_MobileServiceOperations.hh' was generated. Notify: File `MAP_MobileServiceOperations.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_1.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_2.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_3.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_4.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_5.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_6.cc' was generated. Notify: File `MAP_MobileServiceOperations_part_7.cc' was generated. Notify: File `MAP_OM_DataTypes.hh' was generated. Notify: File `MAP_OM_DataTypes.cc' was generated. Notify: File `MAP_OM_DataTypes_part_1.cc' was generated. Notify: File `MAP_OM_DataTypes_part_2.cc' was generated. Notify: File `MAP_OM_DataTypes_part_3.cc' was generated. Notify: File `MAP_OM_DataTypes_part_4.cc' was generated. Notify: File `MAP_OM_DataTypes_part_5.cc' was generated. Notify: File `MAP_OM_DataTypes_part_6.cc' was generated. Notify: File `MAP_OM_DataTypes_part_7.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations.hh' was generated. Notify: File `MAP_OperationAndMaintenanceOperations.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_1.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_2.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_3.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_4.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_5.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_6.cc' was generated. Notify: File `MAP_OperationAndMaintenanceOperations_part_7.cc' was generated. Notify: File `MAP_PDU_Defs.hh' was generated. Notify: File `MAP_PDU_Defs.cc' was generated. Notify: File `MAP_PDU_Defs_part_1.cc' was generated. Notify: File `MAP_PDU_Defs_part_2.cc' was generated. Notify: File `MAP_PDU_Defs_part_3.cc' was generated. Notify: File `MAP_PDU_Defs_part_4.cc' was generated. Notify: File `MAP_PDU_Defs_part_5.cc' was generated. Notify: File `MAP_PDU_Defs_part_6.cc' was generated. Notify: File `MAP_PDU_Defs_part_7.cc' was generated. Notify: File `MAP_Protocol.hh' was generated. Notify: File `MAP_Protocol.cc' was generated. Notify: File `MAP_Protocol_part_1.cc' was generated. Notify: File `MAP_Protocol_part_2.cc' was generated. Notify: File `MAP_Protocol_part_3.cc' was generated. Notify: File `MAP_Protocol_part_4.cc' was generated. Notify: File `MAP_Protocol_part_5.cc' was generated. Notify: File `MAP_Protocol_part_6.cc' was generated. Notify: File `MAP_Protocol_part_7.cc' was generated. Notify: File `MAP_SM_DataTypes.hh' was generated. Notify: File `MAP_SM_DataTypes.cc' was generated. Notify: File `MAP_SM_DataTypes_part_1.cc' was generated. Notify: File `MAP_SM_DataTypes_part_2.cc' was generated. Notify: File `MAP_SM_DataTypes_part_3.cc' was generated. Notify: File `MAP_SM_DataTypes_part_4.cc' was generated. Notify: File `MAP_SM_DataTypes_part_5.cc' was generated. Notify: File `MAP_SM_DataTypes_part_6.cc' was generated. Notify: File `MAP_SM_DataTypes_part_7.cc' was generated. Notify: File `MAP_SS_Code.hh' was generated. Notify: File `MAP_SS_Code.cc' was generated. Notify: File `MAP_SS_Code_part_1.cc' was generated. Notify: File `MAP_SS_Code_part_2.cc' was generated. Notify: File `MAP_SS_Code_part_3.cc' was generated. Notify: File `MAP_SS_Code_part_4.cc' was generated. Notify: File `MAP_SS_Code_part_5.cc' was generated. Notify: File `MAP_SS_Code_part_6.cc' was generated. Notify: File `MAP_SS_Code_part_7.cc' was generated. Notify: File `MAP_SS_DataTypes.hh' was generated. Notify: File `MAP_SS_DataTypes.cc' was generated. Notify: File `MAP_SS_DataTypes_part_1.cc' was generated. Notify: File `MAP_SS_DataTypes_part_2.cc' was generated. Notify: File `MAP_SS_DataTypes_part_3.cc' was generated. Notify: File `MAP_SS_DataTypes_part_4.cc' was generated. Notify: File `MAP_SS_DataTypes_part_5.cc' was generated. Notify: File `MAP_SS_DataTypes_part_6.cc' was generated. Notify: File `MAP_SS_DataTypes_part_7.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations.hh' was generated. Notify: File `MAP_ShortMessageServiceOperations.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_1.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_2.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_3.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_4.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_5.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_6.cc' was generated. Notify: File `MAP_ShortMessageServiceOperations_part_7.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations.hh' was generated. Notify: File `MAP_SupplementaryServiceOperations.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_1.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_2.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_3.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_4.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_5.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_6.cc' was generated. Notify: File `MAP_SupplementaryServiceOperations_part_7.cc' was generated. Notify: File `MAP_TS_Code.hh' was generated. Notify: File `MAP_TS_Code.cc' was generated. Notify: File `MAP_TS_Code_part_1.cc' was generated. Notify: File `MAP_TS_Code_part_2.cc' was generated. Notify: File `MAP_TS_Code_part_3.cc' was generated. Notify: File `MAP_TS_Code_part_4.cc' was generated. Notify: File `MAP_TS_Code_part_5.cc' was generated. Notify: File `MAP_TS_Code_part_6.cc' was generated. Notify: File `MAP_TS_Code_part_7.cc' was generated. Notify: File `MAP_Types.hh' was generated. Notify: File `MAP_Types.cc' was generated. Notify: File `MAP_Types_part_1.cc' was generated. Notify: File `MAP_Types_part_2.cc' was generated. Notify: File `MAP_Types_part_3.cc' was generated. Notify: File `MAP_Types_part_4.cc' was generated. Notify: File `MAP_Types_part_5.cc' was generated. Notify: File `MAP_Types_part_6.cc' was generated. Notify: File `MAP_Types_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Emulation.hh' was generated. Notify: File `MSLookup_mDNS_Emulation.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Emulation_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Templates.hh' was generated. Notify: File `MSLookup_mDNS_Templates.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Templates_part_7.cc' was generated. Notify: File `MSLookup_mDNS_Types.hh' was generated. Notify: File `MSLookup_mDNS_Types.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_1.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_2.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_3.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_4.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_5.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_6.cc' was generated. Notify: File `MSLookup_mDNS_Types_part_7.cc' was generated. Notify: File `Misc_Helpers.hh' was generated. Notify: File `Misc_Helpers.cc' was generated. Notify: File `Misc_Helpers_part_1.cc' was generated. Notify: File `Misc_Helpers_part_2.cc' was generated. Notify: File `Misc_Helpers_part_3.cc' was generated. Notify: File `Misc_Helpers_part_4.cc' was generated. Notify: File `Misc_Helpers_part_5.cc' was generated. Notify: File `Misc_Helpers_part_6.cc' was generated. Notify: File `Misc_Helpers_part_7.cc' was generated. Notify: File `MobileDomainDefinitions.hh' was generated. Notify: File `MobileDomainDefinitions.cc' was generated. Notify: File `MobileDomainDefinitions_part_1.cc' was generated. Notify: File `MobileDomainDefinitions_part_2.cc' was generated. Notify: File `MobileDomainDefinitions_part_3.cc' was generated. Notify: File `MobileDomainDefinitions_part_4.cc' was generated. Notify: File `MobileDomainDefinitions_part_5.cc' was generated. Notify: File `MobileDomainDefinitions_part_6.cc' was generated. Notify: File `MobileDomainDefinitions_part_7.cc' was generated. Notify: File `MobileL3_CC_Types.hh' was generated. Notify: File `MobileL3_CC_Types.cc' was generated. Notify: File `MobileL3_CC_Types_part_1.cc' was generated. Notify: File `MobileL3_CC_Types_part_2.cc' was generated. Notify: File `MobileL3_CC_Types_part_3.cc' was generated. Notify: File `MobileL3_CC_Types_part_4.cc' was generated. Notify: File `MobileL3_CC_Types_part_5.cc' was generated. Notify: File `MobileL3_CC_Types_part_6.cc' was generated. Notify: File `MobileL3_CC_Types_part_7.cc' was generated. Notify: File `MobileL3_CommonIE_Types.hh' was generated. Notify: File `MobileL3_CommonIE_Types.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_1.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_2.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_3.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_4.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_5.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_6.cc' was generated. Notify: File `MobileL3_CommonIE_Types_part_7.cc' was generated. Notify: File `MobileL3_GMM_SM_Types.hh' was generated. Notify: File `MobileL3_GMM_SM_Types.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_1.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_2.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_3.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_4.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_5.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_6.cc' was generated. Notify: File `MobileL3_GMM_SM_Types_part_7.cc' was generated. Notify: File `MobileL3_MM_Types.hh' was generated. Notify: File `MobileL3_MM_Types.cc' was generated. Notify: File `MobileL3_MM_Types_part_1.cc' was generated. Notify: File `MobileL3_MM_Types_part_2.cc' was generated. Notify: File `MobileL3_MM_Types_part_3.cc' was generated. Notify: File `MobileL3_MM_Types_part_4.cc' was generated. Notify: File `MobileL3_MM_Types_part_5.cc' was generated. Notify: File `MobileL3_MM_Types_part_6.cc' was generated. Notify: File `MobileL3_MM_Types_part_7.cc' was generated. Notify: File `MobileL3_RRM_Types.hh' was generated. Notify: File `MobileL3_RRM_Types.cc' was generated. Notify: File `MobileL3_RRM_Types_part_1.cc' was generated. Notify: File `MobileL3_RRM_Types_part_2.cc' was generated. Notify: File `MobileL3_RRM_Types_part_3.cc' was generated. Notify: File `MobileL3_RRM_Types_part_4.cc' was generated. Notify: File `MobileL3_RRM_Types_part_5.cc' was generated. Notify: File `MobileL3_RRM_Types_part_6.cc' was generated. Notify: File `MobileL3_RRM_Types_part_7.cc' was generated. Notify: File `MobileL3_SMS_Types.hh' was generated. Notify: File `MobileL3_SMS_Types.cc' was generated. Notify: File `MobileL3_SMS_Types_part_1.cc' was generated. Notify: File `MobileL3_SMS_Types_part_2.cc' was generated. Notify: File `MobileL3_SMS_Types_part_3.cc' was generated. Notify: File `MobileL3_SMS_Types_part_4.cc' was generated. Notify: File `MobileL3_SMS_Types_part_5.cc' was generated. Notify: File `MobileL3_SMS_Types_part_6.cc' was generated. Notify: File `MobileL3_SMS_Types_part_7.cc' was generated. Notify: File `MobileL3_SS_Types.hh' was generated. Notify: File `MobileL3_SS_Types.cc' was generated. Notify: File `MobileL3_SS_Types_part_1.cc' was generated. Notify: File `MobileL3_SS_Types_part_2.cc' was generated. Notify: File `MobileL3_SS_Types_part_3.cc' was generated. Notify: File `MobileL3_SS_Types_part_4.cc' was generated. Notify: File `MobileL3_SS_Types_part_5.cc' was generated. Notify: File `MobileL3_SS_Types_part_6.cc' was generated. Notify: File `MobileL3_SS_Types_part_7.cc' was generated. Notify: File `MobileL3_Types.hh' was generated. Notify: File `MobileL3_Types.cc' was generated. Notify: File `MobileL3_Types_part_1.cc' was generated. Notify: File `MobileL3_Types_part_2.cc' was generated. Notify: File `MobileL3_Types_part_3.cc' was generated. Notify: File `MobileL3_Types_part_4.cc' was generated. Notify: File `MobileL3_Types_part_5.cc' was generated. Notify: File `MobileL3_Types_part_6.cc' was generated. Notify: File `MobileL3_Types_part_7.cc' was generated. Notify: File `Native_Functions.hh' was generated. Notify: File `Native_Functions.cc' was generated. Notify: File `Native_Functions_part_1.cc' was generated. Notify: File `Native_Functions_part_2.cc' was generated. Notify: File `Native_Functions_part_3.cc' was generated. Notify: File `Native_Functions_part_4.cc' was generated. Notify: File `Native_Functions_part_5.cc' was generated. Notify: File `Native_Functions_part_6.cc' was generated. Notify: File `Native_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Adapter.hh' was generated. Notify: File `Osmocom_CTRL_Adapter.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Adapter_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Functions.hh' was generated. Notify: File `Osmocom_CTRL_Functions.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Functions_part_7.cc' was generated. Notify: File `Osmocom_CTRL_Types.hh' was generated. Notify: File `Osmocom_CTRL_Types.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_1.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_2.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_3.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_4.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_5.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_6.cc' was generated. Notify: File `Osmocom_CTRL_Types_part_7.cc' was generated. Notify: File `Osmocom_Types.hh' was generated. Notify: File `Osmocom_Types.cc' was generated. Notify: File `Osmocom_Types_part_1.cc' was generated. Notify: File `Osmocom_Types_part_2.cc' was generated. Notify: File `Osmocom_Types_part_3.cc' was generated. Notify: File `Osmocom_Types_part_4.cc' was generated. Notify: File `Osmocom_Types_part_5.cc' was generated. Notify: File `Osmocom_Types_part_6.cc' was generated. Notify: File `Osmocom_Types_part_7.cc' was generated. Notify: File `Osmocom_VTY_Functions.hh' was generated. Notify: File `Osmocom_VTY_Functions.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_1.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_2.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_3.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_4.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_5.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_6.cc' was generated. Notify: File `Osmocom_VTY_Functions_part_7.cc' was generated. Notify: File `PCO_Types.hh' was generated. Notify: File `PCO_Types.cc' was generated. Notify: File `PCO_Types_part_1.cc' was generated. Notify: File `PCO_Types_part_2.cc' was generated. Notify: File `PCO_Types_part_3.cc' was generated. Notify: File `PCO_Types_part_4.cc' was generated. Notify: File `PCO_Types_part_5.cc' was generated. Notify: File `PCO_Types_part_6.cc' was generated. Notify: File `PCO_Types_part_7.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs.hh' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_1.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_2.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_3.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_4.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_5.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_6.cc' was generated. Notify: File `Remote_Operations_Generic_ROS_PDUs_part_7.cc' was generated. Notify: File `Remote_Operations_Information_Objects.hh' was generated. Notify: File `Remote_Operations_Information_Objects.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_1.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_2.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_3.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_4.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_5.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_6.cc' was generated. Notify: File `Remote_Operations_Information_Objects_part_7.cc' was generated. Notify: File `SS_DataTypes.hh' was generated. Notify: File `SS_DataTypes.cc' was generated. Notify: File `SS_DataTypes_part_1.cc' was generated. Notify: File `SS_DataTypes_part_2.cc' was generated. Notify: File `SS_DataTypes_part_3.cc' was generated. Notify: File `SS_DataTypes_part_4.cc' was generated. Notify: File `SS_DataTypes_part_5.cc' was generated. Notify: File `SS_DataTypes_part_6.cc' was generated. Notify: File `SS_DataTypes_part_7.cc' was generated. Notify: File `SS_Errors.hh' was generated. Notify: File `SS_Errors.cc' was generated. Notify: File `SS_Errors_part_1.cc' was generated. Notify: File `SS_Errors_part_2.cc' was generated. Notify: File `SS_Errors_part_3.cc' was generated. Notify: File `SS_Errors_part_4.cc' was generated. Notify: File `SS_Errors_part_5.cc' was generated. Notify: File `SS_Errors_part_6.cc' was generated. Notify: File `SS_Errors_part_7.cc' was generated. Notify: File `SS_Operations.hh' was generated. Notify: File `SS_Operations.cc' was generated. Notify: File `SS_Operations_part_1.cc' was generated. Notify: File `SS_Operations_part_2.cc' was generated. Notify: File `SS_Operations_part_3.cc' was generated. Notify: File `SS_Operations_part_4.cc' was generated. Notify: File `SS_Operations_part_5.cc' was generated. Notify: File `SS_Operations_part_6.cc' was generated. Notify: File `SS_Operations_part_7.cc' was generated. Notify: File `SS_PDU_Defs.hh' was generated. Notify: File `SS_PDU_Defs.cc' was generated. Notify: File `SS_PDU_Defs_part_1.cc' was generated. Notify: File `SS_PDU_Defs_part_2.cc' was generated. Notify: File `SS_PDU_Defs_part_3.cc' was generated. Notify: File `SS_PDU_Defs_part_4.cc' was generated. Notify: File `SS_PDU_Defs_part_5.cc' was generated. Notify: File `SS_PDU_Defs_part_6.cc' was generated. Notify: File `SS_PDU_Defs_part_7.cc' was generated. Notify: File `SS_Protocol.hh' was generated. Notify: File `SS_Protocol.cc' was generated. Notify: File `SS_Protocol_part_1.cc' was generated. Notify: File `SS_Protocol_part_2.cc' was generated. Notify: File `SS_Protocol_part_3.cc' was generated. Notify: File `SS_Protocol_part_4.cc' was generated. Notify: File `SS_Protocol_part_5.cc' was generated. Notify: File `SS_Protocol_part_6.cc' was generated. Notify: File `SS_Protocol_part_7.cc' was generated. Notify: File `SS_Templates.hh' was generated. Notify: File `SS_Templates.cc' was generated. Notify: File `SS_Templates_part_1.cc' was generated. Notify: File `SS_Templates_part_2.cc' was generated. Notify: File `SS_Templates_part_3.cc' was generated. Notify: File `SS_Templates_part_4.cc' was generated. Notify: File `SS_Templates_part_5.cc' was generated. Notify: File `SS_Templates_part_6.cc' was generated. Notify: File `SS_Templates_part_7.cc' was generated. Notify: File `SS_Types.hh' was generated. Notify: File `SS_Types.cc' was generated. Notify: File `SS_Types_part_1.cc' was generated. Notify: File `SS_Types_part_2.cc' was generated. Notify: File `SS_Types_part_3.cc' was generated. Notify: File `SS_Types_part_4.cc' was generated. Notify: File `SS_Types_part_5.cc' was generated. Notify: File `SS_Types_part_6.cc' was generated. Notify: File `SS_Types_part_7.cc' was generated. Notify: File `Socket_API_Definitions.hh' was generated. Notify: File `Socket_API_Definitions.cc' was generated. Notify: File `Socket_API_Definitions_part_1.cc' was generated. Notify: File `Socket_API_Definitions_part_2.cc' was generated. Notify: File `Socket_API_Definitions_part_3.cc' was generated. Notify: File `Socket_API_Definitions_part_4.cc' was generated. Notify: File `Socket_API_Definitions_part_5.cc' was generated. Notify: File `Socket_API_Definitions_part_6.cc' was generated. Notify: File `Socket_API_Definitions_part_7.cc' was generated. Notify: File `TCCConversion_Functions.hh' was generated. Notify: File `TCCConversion_Functions.cc' was generated. Notify: File `TCCConversion_Functions_part_1.cc' was generated. Notify: File `TCCConversion_Functions_part_2.cc' was generated. Notify: File `TCCConversion_Functions_part_3.cc' was generated. Notify: File `TCCConversion_Functions_part_4.cc' was generated. Notify: File `TCCConversion_Functions_part_5.cc' was generated. Notify: File `TCCConversion_Functions_part_6.cc' was generated. Notify: File `TCCConversion_Functions_part_7.cc' was generated. Notify: File `TCCEncoding_Functions.hh' was generated. Notify: File `TCCEncoding_Functions.cc' was generated. Notify: File `TCCEncoding_Functions_part_1.cc' was generated. Notify: File `TCCEncoding_Functions_part_2.cc' was generated. Notify: File `TCCEncoding_Functions_part_3.cc' was generated. Notify: File `TCCEncoding_Functions_part_4.cc' was generated. Notify: File `TCCEncoding_Functions_part_5.cc' was generated. Notify: File `TCCEncoding_Functions_part_6.cc' was generated. Notify: File `TCCEncoding_Functions_part_7.cc' was generated. Notify: File `TCCInterface_Functions.hh' was generated. Notify: File `TCCInterface_Functions.cc' was generated. Notify: File `TCCInterface_Functions_part_1.cc' was generated. Notify: File `TCCInterface_Functions_part_2.cc' was generated. Notify: File `TCCInterface_Functions_part_3.cc' was generated. Notify: File `TCCInterface_Functions_part_4.cc' was generated. Notify: File `TCCInterface_Functions_part_5.cc' was generated. Notify: File `TCCInterface_Functions_part_6.cc' was generated. Notify: File `TCCInterface_Functions_part_7.cc' was generated. Notify: File `TELNETasp_PortType.hh' was generated. Notify: File `TELNETasp_PortType.cc' was generated. Notify: File `TELNETasp_PortType_part_1.cc' was generated. Notify: File `TELNETasp_PortType_part_2.cc' was generated. Notify: File `TELNETasp_PortType_part_3.cc' was generated. Notify: File `TELNETasp_PortType_part_4.cc' was generated. Notify: File `TELNETasp_PortType_part_5.cc' was generated. Notify: File `TELNETasp_PortType_part_6.cc' was generated. Notify: File `TELNETasp_PortType_part_7.cc' was generated. Notify: File `UDPasp_PortType.hh' was generated. Notify: File `UDPasp_PortType.cc' was generated. Notify: File `UDPasp_PortType_part_1.cc' was generated. Notify: File `UDPasp_PortType_part_2.cc' was generated. Notify: File `UDPasp_PortType_part_3.cc' was generated. Notify: File `UDPasp_PortType_part_4.cc' was generated. Notify: File `UDPasp_PortType_part_5.cc' was generated. Notify: File `UDPasp_PortType_part_6.cc' was generated. Notify: File `UDPasp_PortType_part_7.cc' was generated. Notify: File `UDPasp_Types.hh' was generated. Notify: File `UDPasp_Types.cc' was generated. Notify: File `UDPasp_Types_part_1.cc' was generated. Notify: File `UDPasp_Types_part_2.cc' was generated. Notify: File `UDPasp_Types_part_3.cc' was generated. Notify: File `UDPasp_Types_part_4.cc' was generated. Notify: File `UDPasp_Types_part_5.cc' was generated. Notify: File `UDPasp_Types_part_6.cc' was generated. Notify: File `UDPasp_Types_part_7.cc' was generated. Notify: File `USSD_Helpers.hh' was generated. Notify: File `USSD_Helpers.cc' was generated. Notify: File `USSD_Helpers_part_1.cc' was generated. Notify: File `USSD_Helpers_part_2.cc' was generated. Notify: File `USSD_Helpers_part_3.cc' was generated. Notify: File `USSD_Helpers_part_4.cc' was generated. Notify: File `USSD_Helpers_part_5.cc' was generated. Notify: File `USSD_Helpers_part_6.cc' was generated. Notify: File `USSD_Helpers_part_7.cc' was generated. Notify: 711 files were updated. touch compile [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-20241009-0555-99b65ed6', 'make', '-j', '17'] Creating dependency file for UDPasp_PT.cc Creating dependency file for TELNETasp_PT.cc Creating dependency file for TCCInterface.cc Creating dependency file for TCCEncoding.cc Creating dependency file for TCCConversion.cc Creating dependency file for SS_EncDec.cc Creating dependency file for MAP_EncDec.cc Creating dependency file for Native_FunctionDefs.cc Creating dependency file for IPL4asp_discovery.cc Creating dependency file for IPL4asp_PT.cc Creating dependency file for IPA_CodecPort_CtrlFunctDef.cc Creating dependency file for DNS_EncDec.cc Creating dependency file for SS_Protocol_part_7.cc Creating dependency file for SS_Protocol_part_6.cc Creating dependency file for SS_Protocol_part_5.cc Creating dependency file for SS_Protocol_part_4.cc Creating dependency file for SS_Protocol_part_3.cc Creating dependency file for SS_Protocol_part_2.cc Creating dependency file for SS_Protocol_part_1.cc Creating dependency file for SS_PDU_Defs_part_7.cc Creating dependency file for SS_PDU_Defs_part_6.cc Creating dependency file for SS_PDU_Defs_part_5.cc Creating dependency file for SS_PDU_Defs_part_4.cc Creating dependency file for SS_PDU_Defs_part_3.cc Creating dependency file for SS_PDU_Defs_part_2.cc Creating dependency file for SS_PDU_Defs_part_1.cc Creating dependency file for SS_Operations_part_7.cc Creating dependency file for SS_Operations_part_6.cc Creating dependency file for SS_Operations_part_5.cc Creating dependency file for SS_Operations_part_4.cc Creating dependency file for SS_Operations_part_3.cc Creating dependency file for SS_Operations_part_2.cc Creating dependency file for SS_Operations_part_1.cc Creating dependency file for SS_Errors_part_7.cc Creating dependency file for SS_Errors_part_5.cc Creating dependency file for SS_Errors_part_6.cc Creating dependency file for SS_Errors_part_4.cc Creating dependency file for SS_Errors_part_3.cc Creating dependency file for SS_Errors_part_2.cc Creating dependency file for SS_Errors_part_1.cc Creating dependency file for SS_DataTypes_part_7.cc Creating dependency file for SS_DataTypes_part_6.cc Creating dependency file for SS_DataTypes_part_5.cc Creating dependency file for SS_DataTypes_part_4.cc Creating dependency file for SS_DataTypes_part_3.cc Creating dependency file for SS_DataTypes_part_2.cc Creating dependency file for SS_DataTypes_part_1.cc Creating dependency file for Remote_Operations_Information_Objects_part_7.cc Creating dependency file for Remote_Operations_Information_Objects_part_6.cc Creating dependency file for Remote_Operations_Information_Objects_part_5.cc Creating dependency file for Remote_Operations_Information_Objects_part_4.cc Creating dependency file for Remote_Operations_Information_Objects_part_3.cc Creating dependency file for Remote_Operations_Information_Objects_part_2.cc Creating dependency file for Remote_Operations_Information_Objects_part_1.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_7.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_6.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_5.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_4.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_3.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_2.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs_part_1.cc Creating dependency file for MobileDomainDefinitions_part_7.cc Creating dependency file for MobileDomainDefinitions_part_6.cc Creating dependency file for MobileDomainDefinitions_part_5.cc Creating dependency file for MobileDomainDefinitions_part_4.cc Creating dependency file for MobileDomainDefinitions_part_3.cc Creating dependency file for MobileDomainDefinitions_part_2.cc Creating dependency file for MobileDomainDefinitions_part_1.cc Creating dependency file for MAP_TS_Code_part_7.cc Creating dependency file for MAP_TS_Code_part_6.cc Creating dependency file for MAP_TS_Code_part_5.cc Creating dependency file for MAP_TS_Code_part_4.cc Creating dependency file for MAP_TS_Code_part_3.cc Creating dependency file for MAP_TS_Code_part_2.cc Creating dependency file for MAP_TS_Code_part_1.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_7.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_6.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_4.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_5.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_3.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_2.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_1.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_7.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_6.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_5.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_4.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_3.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_2.cc Creating dependency file for MAP_ShortMessageServiceOperations_part_1.cc Creating dependency file for MAP_SS_DataTypes_part_7.cc Creating dependency file for MAP_SS_DataTypes_part_6.cc Creating dependency file for MAP_SS_DataTypes_part_5.cc Creating dependency file for MAP_SS_DataTypes_part_4.cc Creating dependency file for MAP_SS_DataTypes_part_3.cc Creating dependency file for MAP_SS_DataTypes_part_2.cc Creating dependency file for MAP_SS_DataTypes_part_1.cc Creating dependency file for MAP_SS_Code_part_7.cc Creating dependency file for MAP_SS_Code_part_6.cc Creating dependency file for MAP_SS_Code_part_5.cc Creating dependency file for MAP_SS_Code_part_4.cc Creating dependency file for MAP_SS_Code_part_3.cc Creating dependency file for MAP_SS_Code_part_1.cc Creating dependency file for MAP_SS_Code_part_2.cc Creating dependency file for MAP_SM_DataTypes_part_7.cc Creating dependency file for MAP_SM_DataTypes_part_6.cc Creating dependency file for MAP_SM_DataTypes_part_5.cc Creating dependency file for MAP_SM_DataTypes_part_4.cc Creating dependency file for MAP_SM_DataTypes_part_3.cc Creating dependency file for MAP_SM_DataTypes_part_2.cc Creating dependency file for MAP_SM_DataTypes_part_1.cc Creating dependency file for MAP_Protocol_part_7.cc Creating dependency file for MAP_Protocol_part_6.cc Creating dependency file for MAP_Protocol_part_5.cc Creating dependency file for MAP_Protocol_part_4.cc Creating dependency file for MAP_Protocol_part_3.cc Creating dependency file for MAP_Protocol_part_2.cc Creating dependency file for MAP_Protocol_part_1.cc Creating dependency file for MAP_PDU_Defs_part_7.cc Creating dependency file for MAP_PDU_Defs_part_6.cc Creating dependency file for MAP_PDU_Defs_part_5.cc Creating dependency file for MAP_PDU_Defs_part_3.cc Creating dependency file for MAP_PDU_Defs_part_4.cc Creating dependency file for MAP_PDU_Defs_part_2.cc Creating dependency file for MAP_PDU_Defs_part_1.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_7.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_6.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_4.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_3.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_5.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_2.cc Creating dependency file for MAP_OperationAndMaintenanceOperations_part_1.cc Creating dependency file for MAP_OM_DataTypes_part_7.cc Creating dependency file for MAP_OM_DataTypes_part_6.cc Creating dependency file for MAP_OM_DataTypes_part_5.cc Creating dependency file for MAP_OM_DataTypes_part_4.cc Creating dependency file for MAP_OM_DataTypes_part_3.cc Creating dependency file for MAP_OM_DataTypes_part_2.cc Creating dependency file for MAP_OM_DataTypes_part_1.cc Creating dependency file for MAP_MobileServiceOperations_part_7.cc Creating dependency file for MAP_MobileServiceOperations_part_6.cc Creating dependency file for MAP_MobileServiceOperations_part_5.cc Creating dependency file for MAP_MobileServiceOperations_part_4.cc Creating dependency file for MAP_MobileServiceOperations_part_3.cc Creating dependency file for MAP_MobileServiceOperations_part_2.cc Creating dependency file for MAP_MobileServiceOperations_part_1.cc Creating dependency file for MAP_MS_DataTypes_part_7.cc Creating dependency file for MAP_MS_DataTypes_part_6.cc Creating dependency file for MAP_MS_DataTypes_part_5.cc Creating dependency file for MAP_MS_DataTypes_part_4.cc Creating dependency file for MAP_MS_DataTypes_part_3.cc Creating dependency file for MAP_MS_DataTypes_part_2.cc Creating dependency file for MAP_MS_DataTypes_part_1.cc Creating dependency file for MAP_LocationServiceOperations_part_7.cc Creating dependency file for MAP_LocationServiceOperations_part_6.cc Creating dependency file for MAP_LocationServiceOperations_part_5.cc Creating dependency file for MAP_LocationServiceOperations_part_3.cc Creating dependency file for MAP_LocationServiceOperations_part_2.cc Creating dependency file for MAP_LocationServiceOperations_part_4.cc Creating dependency file for MAP_LocationServiceOperations_part_1.cc Creating dependency file for MAP_LCS_DataTypes_part_7.cc Creating dependency file for MAP_LCS_DataTypes_part_6.cc Creating dependency file for MAP_LCS_DataTypes_part_5.cc Creating dependency file for MAP_LCS_DataTypes_part_4.cc Creating dependency file for MAP_LCS_DataTypes_part_3.cc Creating dependency file for MAP_LCS_DataTypes_part_2.cc Creating dependency file for MAP_LCS_DataTypes_part_1.cc Creating dependency file for MAP_Group_Call_Operations_part_7.cc Creating dependency file for MAP_Group_Call_Operations_part_6.cc Creating dependency file for MAP_Group_Call_Operations_part_5.cc Creating dependency file for MAP_Group_Call_Operations_part_4.cc Creating dependency file for MAP_Group_Call_Operations_part_3.cc Creating dependency file for MAP_Group_Call_Operations_part_2.cc Creating dependency file for MAP_Group_Call_Operations_part_1.cc Creating dependency file for MAP_GR_DataTypes_part_7.cc Creating dependency file for MAP_GR_DataTypes_part_6.cc Creating dependency file for MAP_GR_DataTypes_part_5.cc Creating dependency file for MAP_GR_DataTypes_part_4.cc Creating dependency file for MAP_GR_DataTypes_part_3.cc Creating dependency file for MAP_GR_DataTypes_part_2.cc Creating dependency file for MAP_GR_DataTypes_part_1.cc Creating dependency file for MAP_ExtensionDataTypes_part_6.cc Creating dependency file for MAP_ExtensionDataTypes_part_7.cc Creating dependency file for MAP_ExtensionDataTypes_part_5.cc Creating dependency file for MAP_ExtensionDataTypes_part_4.cc Creating dependency file for MAP_ExtensionDataTypes_part_3.cc Creating dependency file for MAP_ExtensionDataTypes_part_2.cc Creating dependency file for MAP_ExtensionDataTypes_part_1.cc Creating dependency file for MAP_Errors_part_7.cc Creating dependency file for MAP_Errors_part_5.cc Creating dependency file for MAP_Errors_part_6.cc Creating dependency file for MAP_Errors_part_4.cc Creating dependency file for MAP_Errors_part_3.cc Creating dependency file for MAP_Errors_part_2.cc Creating dependency file for MAP_Errors_part_1.cc Creating dependency file for MAP_ER_DataTypes_part_7.cc Creating dependency file for MAP_ER_DataTypes_part_6.cc Creating dependency file for MAP_ER_DataTypes_part_5.cc Creating dependency file for MAP_ER_DataTypes_part_4.cc Creating dependency file for MAP_ER_DataTypes_part_3.cc Creating dependency file for MAP_ER_DataTypes_part_1.cc Creating dependency file for MAP_DialogueInformation_part_7.cc Creating dependency file for MAP_ER_DataTypes_part_2.cc Creating dependency file for MAP_DialogueInformation_part_6.cc Creating dependency file for MAP_DialogueInformation_part_5.cc Creating dependency file for MAP_DialogueInformation_part_4.cc Creating dependency file for MAP_DialogueInformation_part_3.cc Creating dependency file for MAP_DialogueInformation_part_2.cc Creating dependency file for MAP_DialogueInformation_part_1.cc Creating dependency file for MAP_CommonDataTypes_part_6.cc Creating dependency file for MAP_CommonDataTypes_part_7.cc Creating dependency file for MAP_CommonDataTypes_part_5.cc Creating dependency file for MAP_CommonDataTypes_part_4.cc Creating dependency file for MAP_CommonDataTypes_part_3.cc Creating dependency file for MAP_CommonDataTypes_part_2.cc Creating dependency file for MAP_CallHandlingOperations_part_7.cc Creating dependency file for MAP_CommonDataTypes_part_1.cc Creating dependency file for MAP_CallHandlingOperations_part_6.cc Creating dependency file for MAP_CallHandlingOperations_part_5.cc Creating dependency file for MAP_CallHandlingOperations_part_4.cc Creating dependency file for MAP_CallHandlingOperations_part_3.cc Creating dependency file for MAP_CallHandlingOperations_part_2.cc Creating dependency file for MAP_CallHandlingOperations_part_1.cc Creating dependency file for MAP_CH_DataTypes_part_7.cc Creating dependency file for MAP_CH_DataTypes_part_6.cc Creating dependency file for MAP_CH_DataTypes_part_5.cc Creating dependency file for MAP_CH_DataTypes_part_4.cc Creating dependency file for MAP_CH_DataTypes_part_3.cc Creating dependency file for MAP_CH_DataTypes_part_2.cc Creating dependency file for MAP_CH_DataTypes_part_1.cc Creating dependency file for MAP_BS_Code_part_6.cc Creating dependency file for MAP_BS_Code_part_7.cc Creating dependency file for MAP_BS_Code_part_5.cc Creating dependency file for MAP_BS_Code_part_4.cc Creating dependency file for MAP_BS_Code_part_3.cc Creating dependency file for MAP_BS_Code_part_2.cc Creating dependency file for MAP_ApplicationContexts_part_7.cc Creating dependency file for MAP_BS_Code_part_1.cc Creating dependency file for MAP_ApplicationContexts_part_6.cc Creating dependency file for MAP_ApplicationContexts_part_5.cc Creating dependency file for MAP_ApplicationContexts_part_4.cc Creating dependency file for MAP_ApplicationContexts_part_3.cc Creating dependency file for MAP_ApplicationContexts_part_2.cc Creating dependency file for MAP_ApplicationContexts_part_1.cc Creating dependency file for SS_Protocol.cc Creating dependency file for SS_PDU_Defs.cc Creating dependency file for SS_Operations.cc Creating dependency file for SS_Errors.cc Creating dependency file for SS_DataTypes.cc Creating dependency file for Remote_Operations_Information_Objects.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs.cc Creating dependency file for MobileDomainDefinitions.cc Creating dependency file for MAP_TS_Code.cc Creating dependency file for MAP_SupplementaryServiceOperations.cc Creating dependency file for MAP_ShortMessageServiceOperations.cc Creating dependency file for MAP_SS_DataTypes.cc Creating dependency file for MAP_SS_Code.cc Creating dependency file for MAP_SM_DataTypes.cc Creating dependency file for MAP_Protocol.cc Creating dependency file for MAP_PDU_Defs.cc Creating dependency file for MAP_OperationAndMaintenanceOperations.cc Creating dependency file for MAP_OM_DataTypes.cc Creating dependency file for MAP_MobileServiceOperations.cc Creating dependency file for MAP_LocationServiceOperations.cc Creating dependency file for MAP_MS_DataTypes.cc Creating dependency file for MAP_LCS_DataTypes.cc Creating dependency file for MAP_Group_Call_Operations.cc Creating dependency file for MAP_GR_DataTypes.cc Creating dependency file for MAP_ExtensionDataTypes.cc Creating dependency file for MAP_Errors.cc Creating dependency file for MAP_ER_DataTypes.cc Creating dependency file for MAP_DialogueInformation.cc Creating dependency file for MAP_CommonDataTypes.cc Creating dependency file for MAP_CallHandlingOperations.cc Creating dependency file for MAP_CH_DataTypes.cc Creating dependency file for MAP_BS_Code.cc Creating dependency file for MAP_ApplicationContexts.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_6.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_4.cc Creating dependency file for IPA_Emulation_part_3.cc Creating dependency file for IPA_Emulation_part_2.cc Creating dependency file for IPA_Emulation_part_1.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for USSD_Helpers_part_7.cc Creating dependency file for USSD_Helpers_part_6.cc Creating dependency file for USSD_Helpers_part_5.cc Creating dependency file for USSD_Helpers_part_4.cc Creating dependency file for USSD_Helpers_part_3.cc Creating dependency file for USSD_Helpers_part_2.cc Creating dependency file for USSD_Helpers_part_1.cc Creating dependency file for UDPasp_Types_part_7.cc Creating dependency file for UDPasp_Types_part_5.cc Creating dependency file for UDPasp_Types_part_6.cc Creating dependency file for UDPasp_Types_part_4.cc Creating dependency file for UDPasp_Types_part_3.cc Creating dependency file for UDPasp_Types_part_2.cc Creating dependency file for UDPasp_Types_part_1.cc Creating dependency file for UDPasp_PortType_part_7.cc Creating dependency file for UDPasp_PortType_part_6.cc Creating dependency file for UDPasp_PortType_part_5.cc Creating dependency file for UDPasp_PortType_part_4.cc Creating dependency file for UDPasp_PortType_part_1.cc Creating dependency file for UDPasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.cc Creating dependency file for UDPasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_5.cc Creating dependency file for TELNETasp_PortType_part_4.cc Creating dependency file for TELNETasp_PortType_part_3.cc Creating dependency file for TELNETasp_PortType_part_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TCCInterface_Functions_part_7.cc Creating dependency file for TCCInterface_Functions_part_6.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCInterface_Functions_part_5.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCEncoding_Functions_part_7.cc Creating dependency file for TCCEncoding_Functions_part_6.cc Creating dependency file for TCCEncoding_Functions_part_5.cc Creating dependency file for TCCEncoding_Functions_part_4.cc Creating dependency file for TCCEncoding_Functions_part_3.cc Creating dependency file for TCCEncoding_Functions_part_2.cc Creating dependency file for TCCEncoding_Functions_part_1.cc Creating dependency file for TCCConversion_Functions_part_7.cc Creating dependency file for TCCConversion_Functions_part_6.cc Creating dependency file for TCCConversion_Functions_part_5.cc Creating dependency file for TCCConversion_Functions_part_4.cc Creating dependency file for TCCConversion_Functions_part_3.cc Creating dependency file for TCCConversion_Functions_part_2.cc Creating dependency file for TCCConversion_Functions_part_1.cc Creating dependency file for Socket_API_Definitions_part_7.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_6.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_2.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_1.cc Creating dependency file for SS_Types_part_7.cc Creating dependency file for SS_Types_part_6.cc Creating dependency file for SS_Types_part_5.cc Creating dependency file for SS_Types_part_4.cc Creating dependency file for SS_Types_part_3.cc Creating dependency file for SS_Types_part_2.cc Creating dependency file for SS_Types_part_1.cc Creating dependency file for SS_Templates_part_7.cc Creating dependency file for SS_Templates_part_6.cc Creating dependency file for SS_Templates_part_5.cc Creating dependency file for SS_Templates_part_4.cc Creating dependency file for SS_Templates_part_3.cc Creating dependency file for SS_Templates_part_2.cc Creating dependency file for SS_Templates_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_6.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_4.cc Creating dependency file for Osmocom_VTY_Functions_part_3.cc Creating dependency file for Osmocom_VTY_Functions_part_2.cc Creating dependency file for Osmocom_VTY_Functions_part_1.cc Creating dependency file for Osmocom_Types_part_7.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_5.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_2.cc Creating dependency file for MobileL3_SMS_Types_part_1.cc Creating dependency file for MobileL3_RRM_Types_part_7.cc Creating dependency file for MobileL3_RRM_Types_part_6.cc Creating dependency file for MobileL3_RRM_Types_part_5.cc Creating dependency file for MobileL3_RRM_Types_part_4.cc Creating dependency file for MobileL3_RRM_Types_part_3.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MSLookup_mDNS_Types_part_7.cc Creating dependency file for MSLookup_mDNS_Types_part_6.cc Creating dependency file for MSLookup_mDNS_Types_part_5.cc Creating dependency file for MSLookup_mDNS_Types_part_4.cc Creating dependency file for MSLookup_mDNS_Types_part_3.cc Creating dependency file for MSLookup_mDNS_Types_part_2.cc Creating dependency file for MSLookup_mDNS_Types_part_1.cc Creating dependency file for MSLookup_mDNS_Templates_part_7.cc Creating dependency file for MSLookup_mDNS_Templates_part_6.cc Creating dependency file for MSLookup_mDNS_Templates_part_5.cc Creating dependency file for MSLookup_mDNS_Templates_part_4.cc Creating dependency file for MSLookup_mDNS_Templates_part_3.cc Creating dependency file for MSLookup_mDNS_Templates_part_2.cc Creating dependency file for MSLookup_mDNS_Templates_part_1.cc Creating dependency file for MSLookup_mDNS_Emulation_part_7.cc Creating dependency file for MSLookup_mDNS_Emulation_part_6.cc Creating dependency file for MSLookup_mDNS_Emulation_part_5.cc Creating dependency file for MSLookup_mDNS_Emulation_part_4.cc Creating dependency file for MSLookup_mDNS_Emulation_part_3.cc Creating dependency file for MSLookup_mDNS_Emulation_part_2.cc Creating dependency file for MSLookup_mDNS_Emulation_part_1.cc Creating dependency file for MAP_Types_part_7.cc Creating dependency file for MAP_Types_part_6.cc Creating dependency file for MAP_Types_part_5.cc Creating dependency file for MAP_Types_part_3.cc Creating dependency file for MAP_Types_part_4.cc Creating dependency file for MAP_Types_part_2.cc Creating dependency file for MAP_Types_part_1.cc Creating dependency file for IPL4asp_Types_part_7.cc Creating dependency file for IPL4asp_Types_part_6.cc Creating dependency file for IPL4asp_Types_part_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_7.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_3.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_2.cc Creating dependency file for IPL4asp_PortType_part_1.cc Creating dependency file for IPL4asp_Functions_part_7.cc Creating dependency file for IPL4asp_Functions_part_5.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_part_7.cc Creating dependency file for IPA_CodecPort_part_6.cc Creating dependency file for IPA_CodecPort_part_5.cc Creating dependency file for IPA_CodecPort_part_4.cc Creating dependency file for IPA_CodecPort_part_3.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for IPA_CodecPort_part_1.cc Creating dependency file for HLR_Tests_part_7.cc Creating dependency file for HLR_Tests_part_6.cc Creating dependency file for HLR_Tests_part_5.cc Creating dependency file for HLR_Tests_part_4.cc Creating dependency file for HLR_Tests_part_3.cc Creating dependency file for HLR_Tests_part_2.cc Creating dependency file for HLR_Tests_part_1.cc Creating dependency file for HLR_EUSE_part_7.cc Creating dependency file for HLR_EUSE_part_6.cc Creating dependency file for HLR_EUSE_part_5.cc Creating dependency file for HLR_EUSE_part_4.cc Creating dependency file for HLR_EUSE_part_3.cc Creating dependency file for HLR_EUSE_part_2.cc Creating dependency file for HLR_EUSE_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for DNS_Types_part_7.cc Creating dependency file for DNS_Types_part_6.cc Creating dependency file for DNS_Types_part_5.cc Creating dependency file for DNS_Types_part_4.cc Creating dependency file for DNS_Types_part_3.cc Creating dependency file for DNS_Types_part_2.cc Creating dependency file for DNS_Types_part_1.cc Creating dependency file for DNS_Helpers_part_7.cc Creating dependency file for DNS_Helpers_part_6.cc Creating dependency file for DNS_Helpers_part_5.cc Creating dependency file for DNS_Helpers_part_4.cc Creating dependency file for DNS_Helpers_part_3.cc Creating dependency file for DNS_Helpers_part_2.cc Creating dependency file for DNS_Helpers_part_1.cc Creating dependency file for USSD_Helpers.cc Creating dependency file for UDPasp_Types.cc Creating dependency file for UDPasp_PortType.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for TCCInterface_Functions.cc Creating dependency file for TCCEncoding_Functions.cc Creating dependency file for TCCConversion_Functions.cc Creating dependency file for Socket_API_Definitions.cc Creating dependency file for SS_Types.cc Creating dependency file for SS_Templates.cc Creating dependency file for PCO_Types.cc Creating dependency file for Osmocom_VTY_Functions.cc Creating dependency file for Osmocom_Types.cc Creating dependency file for Osmocom_CTRL_Types.cc Creating dependency file for Osmocom_CTRL_Functions.cc Creating dependency file for Osmocom_CTRL_Adapter.cc Creating dependency file for Native_Functions.cc Creating dependency file for MobileL3_Types.cc Creating dependency file for MobileL3_SS_Types.cc Creating dependency file for MobileL3_SMS_Types.cc Creating dependency file for MobileL3_RRM_Types.cc Creating dependency file for MobileL3_MM_Types.cc Creating dependency file for MobileL3_GMM_SM_Types.cc Creating dependency file for MobileL3_CommonIE_Types.cc Creating dependency file for MobileL3_CC_Types.cc Creating dependency file for Misc_Helpers.cc Creating dependency file for MSLookup_mDNS_Types.cc Creating dependency file for MSLookup_mDNS_Templates.cc Creating dependency file for MSLookup_mDNS_Emulation.cc Creating dependency file for MAP_Types.cc Creating dependency file for IPL4asp_Types.cc Creating dependency file for IPL4asp_PortType.cc Creating dependency file for IPL4asp_Functions.cc Creating dependency file for IPA_Types.cc Creating dependency file for IPA_CodecPort_CtrlFunct.cc Creating dependency file for IPA_CodecPort.cc Creating dependency file for HLR_Tests.cc Creating dependency file for HLR_EUSE.cc Creating dependency file for General_Types.cc Creating dependency file for GSUP_Templates.cc Creating dependency file for GSUP_Types.cc Creating dependency file for GSUP_Emulation.cc Creating dependency file for GSM_Types.cc Creating dependency file for DNS_Types.cc Creating dependency file for DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers.o DNS_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types.o DNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types.o GSM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation.o GSUP_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates.o GSUP_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types.o GSUP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types.o General_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE.o HLR_EUSE.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests.o HLR_Tests.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort.o IPA_CodecPort.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct.o IPA_CodecPort_CtrlFunct.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types.o IPA_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions.o IPL4asp_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType.o IPL4asp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types.o IPL4asp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types.o MAP_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates.o MSLookup_mDNS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types.o MSLookup_mDNS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers.o Misc_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types.o MobileL3_CC_Types.cc GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types.o MobileL3_CommonIE_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types.o MobileL3_GMM_SM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types.o MobileL3_MM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types.o MobileL3_RRM_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates.o SS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types.o SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType.o UDPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types.o UDPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers.o USSD_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_1.o DNS_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_2.o DNS_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_3.o DNS_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_4.o DNS_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_5.o DNS_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_6.o DNS_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_7.o DNS_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_1.o DNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_2.o DNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_3.o DNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_4.o DNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_5.o DNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_6.o DNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_7.o DNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_1.o HLR_EUSE_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_2.o HLR_EUSE_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_3.o HLR_EUSE_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_4.o HLR_EUSE_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_5.o HLR_EUSE_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_6.o HLR_EUSE_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_7.o HLR_EUSE_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_1.o HLR_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_2.o HLR_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_3.o HLR_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_4.o HLR_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_5.o HLR_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_6.o HLR_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_7.o HLR_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_1.o MAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_2.o MAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_3.o MAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_4.o MAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_5.o MAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_6.o MAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_7.o MAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_7.o MSLookup_mDNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_1.o SS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_2.o SS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_3.o SS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_4.o SS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_5.o SS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_6.o SS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_7.o SS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_1.o SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_2.o SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_3.o SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_4.o SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_5.o SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_6.o SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_7.o SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_1.o UDPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_2.o UDPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_3.o UDPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_4.o UDPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_5.o UDPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_6.o UDPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_7.o UDPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_1.o UDPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_2.o UDPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_3.o UDPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_4.o UDPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_5.o UDPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_6.o UDPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_7.o UDPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_1.o USSD_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_2.o USSD_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_3.o USSD_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_4.o USSD_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_5.o USSD_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_6.o USSD_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_7.o USSD_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts.o MAP_ApplicationContexts.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code.o MAP_BS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes.o MAP_CH_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations.o MAP_CallHandlingOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes.o MAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation.o MAP_DialogueInformation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes.o MAP_ER_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors.o MAP_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes.o MAP_ExtensionDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes.o MAP_GR_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations.o MAP_Group_Call_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes.o MAP_LCS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations.o MAP_LocationServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes.o MAP_MS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations.o MAP_MobileServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes.o MAP_OM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations.o MAP_OperationAndMaintenanceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs.o MAP_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol.o MAP_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes.o MAP_SM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code.o MAP_SS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes.o MAP_SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations.o MAP_ShortMessageServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations.o MAP_SupplementaryServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code.o MAP_TS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions.o MobileDomainDefinitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Generic_ROS_PDUs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects.o Remote_Operations_Information_Objects.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes.o SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors.o SS_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations.o SS_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs.o SS_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol.o SS_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_7.o MAP_ApplicationContexts_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_1.o MAP_BS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_2.o MAP_BS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_3.o MAP_BS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_4.o MAP_BS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_5.o MAP_BS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_6.o MAP_BS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_7.o MAP_BS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_7.o MAP_CH_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_7.o MAP_CallHandlingOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_7.o MAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_7.o MAP_DialogueInformation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_7.o MAP_ER_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_1.o MAP_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_2.o MAP_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_3.o MAP_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_4.o MAP_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_5.o MAP_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_6.o MAP_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_7.o MAP_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_7.o MAP_ExtensionDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_7.o MAP_GR_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_7.o MAP_Group_Call_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_7.o MAP_LCS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_7.o MAP_LocationServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_7.o MAP_MS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_7.o MAP_MobileServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_7.o MAP_OM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_7.o MAP_OperationAndMaintenanceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_7.o MAP_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_1.o MAP_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_2.o MAP_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_3.o MAP_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_4.o MAP_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_5.o MAP_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_6.o MAP_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_7.o MAP_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_7.o MAP_SM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_1.o MAP_SS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_2.o MAP_SS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_3.o MAP_SS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_4.o MAP_SS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_5.o MAP_SS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_6.o MAP_SS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_7.o MAP_SS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_7.o MAP_SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_7.o MAP_ShortMessageServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_1.o MAP_TS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_2.o MAP_TS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_3.o MAP_TS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_4.o MAP_TS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_5.o MAP_TS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_6.o MAP_TS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_7.o MAP_TS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_7.o MobileDomainDefinitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Generic_ROS_PDUs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_7.o Remote_Operations_Information_Objects_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_1.o SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_2.o SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_3.o SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_4.o SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_5.o SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_6.o SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_7.o SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_1.o SS_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_2.o SS_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_3.o SS_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_4.o SS_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_5.o SS_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_6.o SS_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_7.o SS_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_1.o SS_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_2.o SS_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_3.o SS_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_4.o SS_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_5.o SS_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_6.o SS_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_7.o SS_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_7.o SS_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_1.o SS_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_2.o SS_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_3.o SS_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_4.o SS_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_5.o SS_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_6.o SS_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_7.o SS_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_EncDec.o DNS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_EncDec.o MAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_EncDec.o SS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PT.o UDPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers.so DNS_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types.so DNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE.so HLR_EUSE.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests.so HLR_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types.so MAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation.so MSLookup_mDNS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates.so MSLookup_mDNS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types.so MSLookup_mDNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates.so SS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types.so SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType.so UDPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types.so UDPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers.so USSD_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_1.so DNS_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_2.so DNS_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_3.so DNS_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_4.so DNS_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_5.so DNS_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_6.so DNS_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_7.so DNS_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_1.so DNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_2.so DNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_3.so DNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_4.so DNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_5.so DNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_6.so DNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_7.so DNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_1.so HLR_EUSE_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_2.so HLR_EUSE_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_3.so HLR_EUSE_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_4.so HLR_EUSE_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_5.so HLR_EUSE_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_6.so HLR_EUSE_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_7.so HLR_EUSE_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_1.so HLR_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_2.so HLR_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_3.so HLR_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_4.so HLR_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_5.so HLR_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_6.so HLR_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_7.so HLR_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_1.so MAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_2.so MAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_3.so MAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_4.so MAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_5.so MAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_6.so MAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_7.so MAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_7.so MSLookup_mDNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_1.so SS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_2.so SS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_3.so SS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_4.so SS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_5.so SS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_6.so SS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_7.so SS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_1.so SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_2.so SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_3.so SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_4.so SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_5.so SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_6.so SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_7.so SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_1.so UDPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_2.so UDPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_3.so UDPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_4.so UDPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_5.so UDPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_6.so UDPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_7.so UDPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_1.so UDPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_2.so UDPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_3.so UDPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_4.so UDPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_5.so UDPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_6.so UDPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_7.so UDPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_1.so USSD_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_2.so USSD_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_3.so USSD_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_4.so USSD_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_5.so USSD_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_6.so USSD_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_7.so USSD_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts.so MAP_ApplicationContexts.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code.so MAP_BS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes.so MAP_CH_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations.so MAP_CallHandlingOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes.so MAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation.so MAP_DialogueInformation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes.so MAP_ER_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors.so MAP_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes.so MAP_ExtensionDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes.so MAP_GR_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations.so MAP_Group_Call_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes.so MAP_LCS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations.so MAP_LocationServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes.so MAP_MS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations.so MAP_MobileServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes.so MAP_OM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations.so MAP_OperationAndMaintenanceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs.so MAP_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol.so MAP_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes.so MAP_SM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code.so MAP_SS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes.so MAP_SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations.so MAP_ShortMessageServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations.so MAP_SupplementaryServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code.so MAP_TS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions.so MobileDomainDefinitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Generic_ROS_PDUs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects.so Remote_Operations_Information_Objects.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes.so SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors.so SS_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations.so SS_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs.so SS_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol.so SS_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_7.so MAP_ApplicationContexts_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_1.so MAP_BS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_2.so MAP_BS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_3.so MAP_BS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_4.so MAP_BS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_5.so MAP_BS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_6.so MAP_BS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_7.so MAP_BS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_7.so MAP_CH_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_7.so MAP_CallHandlingOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_7.so MAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_7.so MAP_DialogueInformation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_7.so MAP_ER_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_1.so MAP_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_2.so MAP_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_3.so MAP_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_4.so MAP_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_5.so MAP_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_6.so MAP_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_7.so MAP_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_7.so MAP_ExtensionDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_7.so MAP_GR_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_7.so MAP_Group_Call_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_7.so MAP_LCS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_7.so MAP_LocationServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_7.so MAP_MS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_7.so MAP_MobileServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_7.so MAP_OM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_7.so MAP_OperationAndMaintenanceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_7.so MAP_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_1.so MAP_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_2.so MAP_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_3.so MAP_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_4.so MAP_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_5.so MAP_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_6.so MAP_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_7.so MAP_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_7.so MAP_SM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_1.so MAP_SS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_2.so MAP_SS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_3.so MAP_SS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_4.so MAP_SS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_5.so MAP_SS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_6.so MAP_SS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_7.so MAP_SS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_7.so MAP_SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_7.so MAP_ShortMessageServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_1.so MAP_TS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_2.so MAP_TS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_3.so MAP_TS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_4.so MAP_TS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_5.so MAP_TS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_6.so MAP_TS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_7.so MAP_TS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_7.so MobileDomainDefinitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Generic_ROS_PDUs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_7.so Remote_Operations_Information_Objects_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_1.so SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_2.so SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_3.so SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_4.so SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_5.so SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_6.so SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_7.so SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_1.so SS_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_2.so SS_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_3.so SS_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_4.so SS_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_5.so SS_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_6.so SS_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_7.so SS_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_1.so SS_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_2.so SS_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_3.so SS_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_4.so SS_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_5.so SS_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_6.so SS_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_7.so SS_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_1.so SS_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_2.so SS_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_3.so SS_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_4.so SS_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_5.so SS_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_6.so SS_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_7.so SS_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_1.so SS_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_2.so SS_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_3.so SS_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_4.so SS_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_5.so SS_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_6.so SS_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_7.so SS_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_EncDec.so DNS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_EncDec.so MAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_EncDec.so SS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding.so TCCEncoding.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PT.so UDPasp_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o HLR_Tests -Wl,--no-as-needed DNS_Helpers.so DNS_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so General_Types.so HLR_EUSE.so HLR_Tests.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so MAP_Types.so MSLookup_mDNS_Emulation.so MSLookup_mDNS_Templates.so MSLookup_mDNS_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so SS_Templates.so SS_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UDPasp_PortType.so UDPasp_Types.so USSD_Helpers.so DNS_Helpers_part_1.so DNS_Helpers_part_2.so DNS_Helpers_part_3.so DNS_Helpers_part_4.so DNS_Helpers_part_5.so DNS_Helpers_part_6.so DNS_Helpers_part_7.so DNS_Types_part_1.so DNS_Types_part_2.so DNS_Types_part_3.so DNS_Types_part_4.so DNS_Types_part_5.so DNS_Types_part_6.so DNS_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so HLR_EUSE_part_1.so HLR_EUSE_part_2.so HLR_EUSE_part_3.so HLR_EUSE_part_4.so HLR_EUSE_part_5.so HLR_EUSE_part_6.so HLR_EUSE_part_7.so HLR_Tests_part_1.so HLR_Tests_part_2.so HLR_Tests_part_3.so HLR_Tests_part_4.so HLR_Tests_part_5.so HLR_Tests_part_6.so HLR_Tests_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so MAP_Types_part_1.so MAP_Types_part_2.so MAP_Types_part_3.so MAP_Types_part_4.so MAP_Types_part_5.so MAP_Types_part_6.so MAP_Types_part_7.so MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so SS_Templates_part_1.so SS_Templates_part_2.so SS_Templates_part_3.so SS_Templates_part_4.so SS_Templates_part_5.so SS_Templates_part_6.so SS_Templates_part_7.so SS_Types_part_1.so SS_Types_part_2.so SS_Types_part_3.so SS_Types_part_4.so SS_Types_part_5.so SS_Types_part_6.so SS_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UDPasp_PortType_part_1.so UDPasp_PortType_part_2.so UDPasp_PortType_part_3.so UDPasp_PortType_part_4.so UDPasp_PortType_part_5.so UDPasp_PortType_part_6.so UDPasp_PortType_part_7.so UDPasp_Types_part_1.so UDPasp_Types_part_2.so UDPasp_Types_part_3.so UDPasp_Types_part_4.so UDPasp_Types_part_5.so UDPasp_Types_part_6.so UDPasp_Types_part_7.so USSD_Helpers_part_1.so USSD_Helpers_part_2.so USSD_Helpers_part_3.so USSD_Helpers_part_4.so USSD_Helpers_part_5.so USSD_Helpers_part_6.so USSD_Helpers_part_7.so IPA_Emulation.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so MAP_ApplicationContexts.so MAP_BS_Code.so MAP_CH_DataTypes.so MAP_CallHandlingOperations.so MAP_CommonDataTypes.so MAP_DialogueInformation.so MAP_ER_DataTypes.so MAP_Errors.so MAP_ExtensionDataTypes.so MAP_GR_DataTypes.so MAP_Group_Call_Operations.so MAP_LCS_DataTypes.so MAP_LocationServiceOperations.so MAP_MS_DataTypes.so MAP_MobileServiceOperations.so MAP_OM_DataTypes.so MAP_OperationAndMaintenanceOperations.so MAP_PDU_Defs.so MAP_Protocol.so MAP_SM_DataTypes.so MAP_SS_Code.so MAP_SS_DataTypes.so MAP_ShortMessageServiceOperations.so MAP_SupplementaryServiceOperations.so MAP_TS_Code.so MobileDomainDefinitions.so Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Information_Objects.so SS_DataTypes.so SS_Errors.so SS_Operations.so SS_PDU_Defs.so SS_Protocol.so MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_7.so MAP_BS_Code_part_1.so MAP_BS_Code_part_2.so MAP_BS_Code_part_3.so MAP_BS_Code_part_4.so MAP_BS_Code_part_5.so MAP_BS_Code_part_6.so MAP_BS_Code_part_7.so MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_7.so MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_7.so MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_7.so MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_7.so MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_7.so MAP_Errors_part_1.so MAP_Errors_part_2.so MAP_Errors_part_3.so MAP_Errors_part_4.so MAP_Errors_part_5.so MAP_Errors_part_6.so MAP_Errors_part_7.so MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_7.so MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_7.so MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_7.so MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_7.so MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_7.so MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_7.so MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_7.so MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_7.so MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_7.so MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_7.so MAP_Protocol_part_1.so MAP_Protocol_part_2.so MAP_Protocol_part_3.so MAP_Protocol_part_4.so MAP_Protocol_part_5.so MAP_Protocol_part_6.so MAP_Protocol_part_7.so MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_7.so MAP_SS_Code_part_1.so MAP_SS_Code_part_2.so MAP_SS_Code_part_3.so MAP_SS_Code_part_4.so MAP_SS_Code_part_5.so MAP_SS_Code_part_6.so MAP_SS_Code_part_7.so MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_7.so MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_7.so MAP_TS_Code_part_1.so MAP_TS_Code_part_2.so MAP_TS_Code_part_3.so MAP_TS_Code_part_4.so MAP_TS_Code_part_5.so MAP_TS_Code_part_6.so MAP_TS_Code_part_7.so MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_7.so Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_7.so SS_DataTypes_part_1.so SS_DataTypes_part_2.so SS_DataTypes_part_3.so SS_DataTypes_part_4.so SS_DataTypes_part_5.so SS_DataTypes_part_6.so SS_DataTypes_part_7.so SS_Errors_part_1.so SS_Errors_part_2.so SS_Errors_part_3.so SS_Errors_part_4.so SS_Errors_part_5.so SS_Errors_part_6.so SS_Errors_part_7.so SS_Operations_part_1.so SS_Operations_part_2.so SS_Operations_part_3.so SS_Operations_part_4.so SS_Operations_part_5.so SS_Operations_part_6.so SS_Operations_part_7.so SS_PDU_Defs_part_1.so SS_PDU_Defs_part_2.so SS_PDU_Defs_part_3.so SS_PDU_Defs_part_4.so SS_PDU_Defs_part_5.so SS_PDU_Defs_part_6.so SS_PDU_Defs_part_7.so SS_Protocol_part_1.so SS_Protocol_part_2.so SS_Protocol_part_3.so SS_Protocol_part_4.so SS_Protocol_part_5.so SS_Protocol_part_6.so SS_Protocol_part_7.so DNS_EncDec.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so Native_FunctionDefs.so MAP_EncDec.so SS_EncDec.so TCCConversion.so TCCEncoding.so TCCInterface.so TELNETasp_PT.so UDPasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ then : ; else /usr/bin/titanver DNS_Helpers.o DNS_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o General_Types.o HLR_EUSE.o HLR_Tests.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o MAP_Types.o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Templates.o MSLookup_mDNS_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o SS_Templates.o SS_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UDPasp_PortType.o UDPasp_Types.o USSD_Helpers.o DNS_Helpers_part_1.o DNS_Helpers_part_2.o DNS_Helpers_part_3.o DNS_Helpers_part_4.o DNS_Helpers_part_5.o DNS_Helpers_part_6.o DNS_Helpers_part_7.o DNS_Types_part_1.o DNS_Types_part_2.o DNS_Types_part_3.o DNS_Types_part_4.o DNS_Types_part_5.o DNS_Types_part_6.o DNS_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o HLR_EUSE_part_1.o HLR_EUSE_part_2.o HLR_EUSE_part_3.o HLR_EUSE_part_4.o HLR_EUSE_part_5.o HLR_EUSE_part_6.o HLR_EUSE_part_7.o HLR_Tests_part_1.o HLR_Tests_part_2.o HLR_Tests_part_3.o HLR_Tests_part_4.o HLR_Tests_part_5.o HLR_Tests_part_6.o HLR_Tests_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o MAP_Types_part_1.o MAP_Types_part_2.o MAP_Types_part_3.o MAP_Types_part_4.o MAP_Types_part_5.o MAP_Types_part_6.o MAP_Types_part_7.o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o SS_Templates_part_1.o SS_Templates_part_2.o SS_Templates_part_3.o SS_Templates_part_4.o SS_Templates_part_5.o SS_Templates_part_6.o SS_Templates_part_7.o SS_Types_part_1.o SS_Types_part_2.o SS_Types_part_3.o SS_Types_part_4.o SS_Types_part_5.o SS_Types_part_6.o SS_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UDPasp_PortType_part_1.o UDPasp_PortType_part_2.o UDPasp_PortType_part_3.o UDPasp_PortType_part_4.o UDPasp_PortType_part_5.o UDPasp_PortType_part_6.o UDPasp_PortType_part_7.o UDPasp_Types_part_1.o UDPasp_Types_part_2.o UDPasp_Types_part_3.o UDPasp_Types_part_4.o UDPasp_Types_part_5.o UDPasp_Types_part_6.o UDPasp_Types_part_7.o USSD_Helpers_part_1.o USSD_Helpers_part_2.o USSD_Helpers_part_3.o USSD_Helpers_part_4.o USSD_Helpers_part_5.o USSD_Helpers_part_6.o USSD_Helpers_part_7.o IPA_Emulation.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o MAP_ApplicationContexts.o MAP_BS_Code.o MAP_CH_DataTypes.o MAP_CallHandlingOperations.o MAP_CommonDataTypes.o MAP_DialogueInformation.o MAP_ER_DataTypes.o MAP_Errors.o MAP_ExtensionDataTypes.o MAP_GR_DataTypes.o MAP_Group_Call_Operations.o MAP_LCS_DataTypes.o MAP_LocationServiceOperations.o MAP_MS_DataTypes.o MAP_MobileServiceOperations.o MAP_OM_DataTypes.o MAP_OperationAndMaintenanceOperations.o MAP_PDU_Defs.o MAP_Protocol.o MAP_SM_DataTypes.o MAP_SS_Code.o MAP_SS_DataTypes.o MAP_ShortMessageServiceOperations.o MAP_SupplementaryServiceOperations.o MAP_TS_Code.o MobileDomainDefinitions.o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Information_Objects.o SS_DataTypes.o SS_Errors.o SS_Operations.o SS_PDU_Defs.o SS_Protocol.o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_7.o MAP_BS_Code_part_1.o MAP_BS_Code_part_2.o MAP_BS_Code_part_3.o MAP_BS_Code_part_4.o MAP_BS_Code_part_5.o MAP_BS_Code_part_6.o MAP_BS_Code_part_7.o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_7.o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_7.o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_7.o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_7.o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_7.o MAP_Errors_part_1.o MAP_Errors_part_2.o MAP_Errors_part_3.o MAP_Errors_part_4.o MAP_Errors_part_5.o MAP_Errors_part_6.o MAP_Errors_part_7.o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_7.o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_7.o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_7.o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_7.o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_7.o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_7.o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_7.o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_7.o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_7.o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_7.o MAP_Protocol_part_1.o MAP_Protocol_part_2.o MAP_Protocol_part_3.o MAP_Protocol_part_4.o MAP_Protocol_part_5.o MAP_Protocol_part_6.o MAP_Protocol_part_7.o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_7.o MAP_SS_Code_part_1.o MAP_SS_Code_part_2.o MAP_SS_Code_part_3.o MAP_SS_Code_part_4.o MAP_SS_Code_part_5.o MAP_SS_Code_part_6.o MAP_SS_Code_part_7.o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_7.o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_7.o MAP_TS_Code_part_1.o MAP_TS_Code_part_2.o MAP_TS_Code_part_3.o MAP_TS_Code_part_4.o MAP_TS_Code_part_5.o MAP_TS_Code_part_6.o MAP_TS_Code_part_7.o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_7.o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_7.o SS_DataTypes_part_1.o SS_DataTypes_part_2.o SS_DataTypes_part_3.o SS_DataTypes_part_4.o SS_DataTypes_part_5.o SS_DataTypes_part_6.o SS_DataTypes_part_7.o SS_Errors_part_1.o SS_Errors_part_2.o SS_Errors_part_3.o SS_Errors_part_4.o SS_Errors_part_5.o SS_Errors_part_6.o SS_Errors_part_7.o SS_Operations_part_1.o SS_Operations_part_2.o SS_Operations_part_3.o SS_Operations_part_4.o SS_Operations_part_5.o SS_Operations_part_6.o SS_Operations_part_7.o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_7.o SS_Protocol_part_1.o SS_Protocol_part_2.o SS_Protocol_part_3.o SS_Protocol_part_4.o SS_Protocol_part_5.o SS_Protocol_part_6.o SS_Protocol_part_7.o DNS_EncDec.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o Native_FunctionDefs.o MAP_EncDec.o SS_EncDec.o TCCConversion.o TCCEncoding.o TCCInterface.o TELNETasp_PT.o UDPasp_PT.o; exit 1; fi [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241009-0555-99b65ed6', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./' > /etc/apt/sources.list.d/osmocom.list"] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241009-0555-99b65ed6', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease [1579 B] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ Packages [192 kB] Fetched 194 kB in 0s (422 kB/s) Reading package lists... [testenv] Installing packages: osmo-hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241009-0555-99b65ed6', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-hlr'] Reading package lists... Building dependency tree... The following additional packages will be installed: libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocore22 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmovty13 osmocom-nightly The following NEW packages will be installed: libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocore22 libosmoctrl0 libosmogsm20 libosmoisdn0 libosmovty13 osmo-hlr osmocom-nightly 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. Need to get 855 kB of archives. After this operation, 2272 kB of additional disk space will be used. Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202410082026 [1176 B] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.10.0.16.62d38.202410082026 [168 kB] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.10.0.16.62d38.202410082026 [69.8 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.10.0.16.62d38.202410082026 [226 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.10.0.16.62d38.202410082026 [103 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.6.0.21.7306.202410082026 [73.3 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gsup-client0 1.8.0.2.7c06.202410082026 [19.4 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mslookup1 1.8.0.2.7c06.202410082026 [23.4 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.10.0.16.62d38.202410082026 [58.8 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hlr 1.8.0.2.7c06.202410082026 [112 kB] Fetched 855 kB in 0s (11.5 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package osmocom-nightly. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 39994 files and directories currently installed.) Preparing to unpack .../0-osmocom-nightly_202410082026_amd64.deb ... Unpacking osmocom-nightly (202410082026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../1-libosmocore22_1.10.0.16.62d38.202410082026_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.16.62d38.202410082026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../2-libosmoisdn0_1.10.0.16.62d38.202410082026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.16.62d38.202410082026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../3-libosmogsm20_1.10.0.16.62d38.202410082026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.16.62d38.202410082026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../4-libosmovty13_1.10.0.16.62d38.202410082026_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.16.62d38.202410082026) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../5-libosmoabis13_1.6.0.21.7306.202410082026_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.21.7306.202410082026) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../6-libosmo-gsup-client0_1.8.0.2.7c06.202410082026_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202410082026) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../7-libosmo-mslookup1_1.8.0.2.7c06.202410082026_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.8.0.2.7c06.202410082026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../8-libosmoctrl0_1.10.0.16.62d38.202410082026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.16.62d38.202410082026) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../9-osmo-hlr_1.8.0.2.7c06.202410082026_amd64.deb ... Unpacking osmo-hlr (1.8.0.2.7c06.202410082026) ... Setting up osmocom-nightly (202410082026) ... Setting up libosmocore22:amd64 (1.10.0.16.62d38.202410082026) ... Setting up libosmovty13:amd64 (1.10.0.16.62d38.202410082026) ... Setting up libosmoisdn0:amd64 (1.10.0.16.62d38.202410082026) ... Setting up libosmogsm20:amd64 (1.10.0.16.62d38.202410082026) ... Setting up libosmoabis13:amd64 (1.6.0.21.7306.202410082026) ... Setting up libosmoctrl0:amd64 (1.10.0.16.62d38.202410082026) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.2.7c06.202410082026) ... Setting up libosmo-mslookup1:amd64 (1.8.0.2.7c06.202410082026) ... Setting up osmo-hlr (1.8.0.2.7c06.202410082026) ... osmo-hlr-post-upgrade: nothing to do (no existing database) changed ownership of '/etc/osmocom/osmo-hlr.cfg' from root:root to osmocom:osmocom mode of '/etc/osmocom/osmo-hlr.cfg' changed from 0644 (rw-r--r--) to 0660 (rw-rw----) changed ownership of '/etc/osmocom' from root:root to root:osmocom mode of '/etc/osmocom' changed from 0755 (rwxr-xr-x) to 2775 (rwxrwsr-x) changed ownership of '/var/lib/osmocom' from root:root to osmocom:osmocom Processing triggers for libc-bin (2.36-9+deb12u8) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241009-0555-99b65ed6', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241009-0555-99b65ed6', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/osmo-hlr.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr/osmo-hlr.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241009-0555-99b65ed6', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.default'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241009-0555-99b65ed6', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241009-0555-99b65ed6', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241009-0555-99b65ed6', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241009-0555-99b65ed6', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.default [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241009-0555-99b65ed6', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "nightly"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.default'] [testenv] Running hlr [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr', 'testenv-hlr-osmocom-nightly-20241009-0555-99b65ed6', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/hlr/hlr.log'] 20241009055522532 DMAIN <0000> hlr.c:813 hlr starting 20241009055522532 DDB <0001> db.c:599 using database: hlr.db 20241009055522532 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241009055522532 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241009055522532 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241009055522532 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241009055522532 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241009055522532 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241009055522532 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241009055522532 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241009055522532 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241009055522532 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241009055522532 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241009055522532 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241009055522532 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241009055522532 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241009055522532 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241009055522532 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241009055522532 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241009055522532 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241009055522532 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241009055522532 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241009055522532 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241009055522532 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241009055522532 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241009055522532 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241009055522532 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241009055522532 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241009055522532 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241009055522532 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241009055522532 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241009055522532 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241009055522532 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241009055522532 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241009055522532 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241009055522532 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241009055522532 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241009055522532 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241009055522532 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241009055522532 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241009055522532 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241009055522532 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241009055522532 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241009055522532 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241009055522532 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241009055522532 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241009055522532 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241009055522532 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241009055522532 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241009055522532 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241009055522532 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241009055522533 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241009055522533 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241009055522533 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241009055522533 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241009055522533 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241009055522533 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241009055522533 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241009055522533 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241009055522533 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241009055522533 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241009055522533 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241009055522533 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241009055522572 DDB <0001> db.c:300 Table 'subscriber' not found in database 'hlr.db' 20241009055522572 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database 'hlr.db' [testenv] Running testsuite 20241009055522689 DDB <0001> db.c:677 Database 'hlr.db' has HLR DB schema version 7 20241009055522690 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241009055522690 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-e', 'TTCN3_PCAP_PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4258', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', 'testenv-hlr-osmocom-nightly-20241009-0555-99b65ed6', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests', 'HLR_Tests.cfg'] ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli HLR_Tests.cfg ************************************************************************* * TTCN-3 Test Executor - Main Controller 2 * * Version: 9.0.0 * * Copyright (c) 2000-2023 Ericsson Telecom AB * * All rights reserved. This program and the accompanying materials * * are made available under the terms of the Eclipse Public License v2.0 * * which accompanies this distribution, and is available at * * https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html * ************************************************************************* Using configuration file: HLR_Tests.cfg MC@8dc5273035e0: Unix server socket created successfully. MC@8dc5273035e0: Listening on TCP port 33697. MC2> 8dc5273035e0 is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests 8dc5273035e0 33697 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@8dc5273035e0: New HC connected from 10.0.2.100 [10.0.2.100]. 8dc5273035e0: Linux 6.1.0-21-amd64 on x86_64. cmtc MC@8dc5273035e0: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@8dc5273035e0: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@8dc5273035e0: Configuration file was processed on all HCs. MC@8dc5273035e0: Creating MTC on host 10.0.2.100. MC@8dc5273035e0: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@8dc5273035e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi'. ------ HLR_Tests.TC_gsup_sai_err_invalid_imsi ------ Wed Oct 9 05:55:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8dc5273035e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi' was executed successfully (exit status: 0). MTC@8dc5273035e0: Test case TC_gsup_sai_err_invalid_imsi started. MTC@8dc5273035e0: legacy= false MTC@8dc5273035e0: in not legacy case 1 MTC@8dc5273035e0: in not legacy case 2 20241009055524340 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241009055524340 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241009055524342 DLINP <000b> input/ipa.c:451 connected read/write 20241009055524342 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055524343 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55416<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(3)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241009055524344 DLINP <000b> input/ipa.c:451 connected read/write 20241009055524344 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055524344 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241009055524344 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241009055524344 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241009055524344 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241009055524344 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241009055524344 DLGSUP <0013> gsup_server.c:235 2: 20241009055524344 DLGSUP <0013> gsup_server.c:237 2: 00 20241009055524344 DLGSUP <0013> gsup_server.c:235 3: 20241009055524344 DLGSUP <0013> gsup_server.c:237 3: 00 20241009055524344 DLGSUP <0013> gsup_server.c:235 4: 20241009055524344 DLGSUP <0013> gsup_server.c:237 4: 00 20241009055524344 DLGSUP <0013> gsup_server.c:235 5: 20241009055524344 DLGSUP <0013> gsup_server.c:237 5: 00 20241009055524344 DLGSUP <0013> gsup_server.c:235 7: 20241009055524344 DLGSUP <0013> gsup_server.c:237 7: 00 20241009055524344 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241009055524344 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241009055524344 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@8dc5273035e0: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241009055524370 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34395<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@8dc5273035e0: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20241009055524381 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55428<->l=127.0.0.1:4258 20241009055524389 DLINP <000b> input/ipa.c:451 connected read/write 20241009055524389 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055524389 DLGSUP <0013> gsup_req.c:138 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="0123"} 20241009055524389 DLGSUP <0013> gsup_req.c:157 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Invalid mandatory information: invalid IMSI: "0123" 20241009055524389 DLGSUP <0013> gsup_req.c:274 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="0123" cause=Invalid mandatory information} 20241009055524389 DLGSUP <0013> gsup_req.c:171 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241009055524389 DLINP <000b> input/ipa.c:451 connected read/write 20241009055524389 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055524389 DLINP <000b> input/ipa.c:451 connected read/write 20241009055524389 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@8dc5273035e0: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@8dc5273035e0: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@8dc5273035e0: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055524392 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55428<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@8dc5273035e0: Final verdict of PTC: pass 20241009055524393 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55416<->l=127.0.0.1:4258 20241009055524394 DLINP <000b> input/ipa.c:451 connected read/write 20241009055524394 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055524394 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241009055524394 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241009055524394 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241009055524394 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34395<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@8dc5273035e0: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@8dc5273035e0: Final verdict of PTC: none 5@8dc5273035e0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@8dc5273035e0: Final verdict of PTC: none MTC@8dc5273035e0: Setting final verdict of the test case. MTC@8dc5273035e0: Local verdict of MTC: none MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC with component reference 5: none (none -> none) MTC@8dc5273035e0: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@8dc5273035e0: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@8dc5273035e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass'. Wed Oct 9 05:55:24 UTC 2024 ====== HLR_Tests.TC_gsup_sai_err_invalid_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_err_invalid_imsi.talloc 20241009055524451 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55430<->l=127.0.0.1:4258 20241009055524452 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55430<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=12344) MTC@8dc5273035e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass' was executed successfully (exit status: 0). MTC@8dc5273035e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai'. ------ HLR_Tests.TC_gsup_sai ------ Wed Oct 9 05:55:26 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8dc5273035e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai' was executed successfully (exit status: 0). MTC@8dc5273035e0: Test case TC_gsup_sai started. MTC@8dc5273035e0: legacy= false MTC@8dc5273035e0: in not legacy case 1 MTC@8dc5273035e0: in not legacy case 2 20241009055527530 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241009055527530 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241009055527532 DLINP <000b> input/ipa.c:451 connected read/write 20241009055527532 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055527533 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50558<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(8)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241009055527535 DLINP <000b> input/ipa.c:451 connected read/write 20241009055527535 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055527535 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241009055527535 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241009055527535 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241009055527535 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241009055527535 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241009055527535 DLGSUP <0013> gsup_server.c:235 2: 20241009055527535 DLGSUP <0013> gsup_server.c:237 2: 00 20241009055527535 DLGSUP <0013> gsup_server.c:235 3: 20241009055527535 DLGSUP <0013> gsup_server.c:237 3: 00 20241009055527535 DLGSUP <0013> gsup_server.c:235 4: 20241009055527535 DLGSUP <0013> gsup_server.c:237 4: 00 20241009055527535 DLGSUP <0013> gsup_server.c:235 5: 20241009055527535 DLGSUP <0013> gsup_server.c:237 5: 00 20241009055527535 DLGSUP <0013> gsup_server.c:235 7: 20241009055527535 DLGSUP <0013> gsup_server.c:237 7: 00 20241009055527535 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241009055527535 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241009055527535 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@8dc5273035e0: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241009055527554 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40051<->l=127.0.0.1:4259) 20241009055527570 DAUC <0003> db_auc.c:157 IMSI='262427465653982': No 2G Auth Data 20241009055527570 DAUC <0003> db_auc.c:192 IMSI='262427465653982': No 3G Auth Data HLR_Test-GSUP(9)@8dc5273035e0: Created GsupExpect[0] for "262427465653982" to be handled at TC_gsup_sai(12) 20241009055527615 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50566<->l=127.0.0.1:4258 20241009055527621 DLINP <000b> input/ipa.c:451 connected read/write 20241009055527621 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055527621 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262427465653982 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427465653982"} 20241009055527629 DAUC <0003> db_auc.c:192 IMSI='262427465653982': No 3G Auth Data 20241009055527629 DAUC <0003> db_auc.c:236 IMSI='262427465653982': Calling to generate 5 vectors 20241009055527629 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241009055527629 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241009055527629 DAUC <0003> auc.c:113 vector [0]: rand = adb29880774f1e576679c1f17db6c25f 20241009055527629 DAUC <0003> auc.c:179 vector [0]: kc = ba20e65918612400 20241009055527629 DAUC <0003> auc.c:180 vector [0]: sres = 6f462c06 20241009055527629 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241009055527629 DAUC <0003> auc.c:113 vector [1]: rand = a4e1f41eb669202cc661c6917ecda5f2 20241009055527629 DAUC <0003> auc.c:179 vector [1]: kc = 85e359cbe16ae400 20241009055527629 DAUC <0003> auc.c:180 vector [1]: sres = aa1ee9f5 20241009055527629 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241009055527629 DAUC <0003> auc.c:113 vector [2]: rand = 9b4002f45ea8dd8cf63e231ae4da3ca2 20241009055527629 DAUC <0003> auc.c:179 vector [2]: kc = 29b17238fb75f400 20241009055527629 DAUC <0003> auc.c:180 vector [2]: sres = f175aee1 20241009055527629 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241009055527629 DAUC <0003> auc.c:113 vector [3]: rand = 991a1b1622ebbf3499ae975db7697574 20241009055527629 DAUC <0003> auc.c:179 vector [3]: kc = bc2a6e113153c000 20241009055527629 DAUC <0003> auc.c:180 vector [3]: sres = 8f52a336 20241009055527629 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241009055527629 DAUC <0003> auc.c:113 vector [4]: rand = d7fa734033798cc03ef0aef3a769da6d 20241009055527629 DAUC <0003> auc.c:179 vector [4]: kc = 062df26ed2f90800 20241009055527629 DAUC <0003> auc.c:180 vector [4]: sres = 7e100de3 20241009055527629 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241009055527629 DAUC <0003> db_auc.c:245 IMSI='262427465653982': Generated 5 vectors 20241009055527629 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262427465653982 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427465653982"} 20241009055527629 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262427465653982 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241009055527629 DLINP <000b> input/ipa.c:451 connected read/write 20241009055527629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055527629 DLINP <000b> input/ipa.c:451 connected read/write 20241009055527629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@8dc5273035e0: Found GsupExpect[0] for "262427465653982" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@8dc5273035e0: Added IMSI table entry 0TC_gsup_sai(12)"262427465653982" TC_gsup_sai(12)@8dc5273035e0: setverdict(pass): none -> pass TC_gsup_sai(12)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055527633 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50566<->l=127.0.0.1:4258 TC_gsup_sai(12)@8dc5273035e0: Final verdict of PTC: pass 20241009055527664 DAUC <0003> db_auc.c:157 IMSI='262422296672473': No 2G Auth Data 20241009055527664 DAUC <0003> db_auc.c:192 IMSI='262422296672473': No 3G Auth Data HLR_Test-GSUP(9)@8dc5273035e0: Created GsupExpect[0] for "262422296672473" to be handled at TC_gsup_sai(13) 20241009055527696 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50572<->l=127.0.0.1:4258 20241009055527700 DLINP <000b> input/ipa.c:451 connected read/write 20241009055527700 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055527700 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262422296672473 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422296672473"} 20241009055527700 DAUC <0003> db_auc.c:192 IMSI='262422296672473': No 3G Auth Data 20241009055527700 DAUC <0003> db_auc.c:236 IMSI='262422296672473': Calling to generate 5 vectors 20241009055527700 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241009055527700 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241009055527700 DAUC <0003> auc.c:113 vector [0]: rand = cd28c9aafcacf0d916a290444c977b2e 20241009055527700 DAUC <0003> auc.c:179 vector [0]: kc = 55450124fbfcb800 20241009055527700 DAUC <0003> auc.c:180 vector [0]: sres = 546b05b7 20241009055527700 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241009055527700 DAUC <0003> auc.c:113 vector [1]: rand = a9763e904220002de8393cf46caf5151 20241009055527700 DAUC <0003> auc.c:179 vector [1]: kc = 30d99b84a0d6c400 20241009055527700 DAUC <0003> auc.c:180 vector [1]: sres = bda3cf77 20241009055527700 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241009055527700 DAUC <0003> auc.c:113 vector [2]: rand = 245b183ff4199ccb7c3b015497392d09 20241009055527700 DAUC <0003> auc.c:179 vector [2]: kc = 4c546397c7595800 20241009055527700 DAUC <0003> auc.c:180 vector [2]: sres = 9a85445e 20241009055527700 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241009055527700 DAUC <0003> auc.c:113 vector [3]: rand = c4e24bf92bec07734b3d2a013aa2cdb4 20241009055527700 DAUC <0003> auc.c:179 vector [3]: kc = 0a1acfd84a2c6400 20241009055527700 DAUC <0003> auc.c:180 vector [3]: sres = d7a5020e 20241009055527700 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241009055527700 DAUC <0003> auc.c:113 vector [4]: rand = 1ebd15b69ee8b01a3a03e173687281eb 20241009055527700 DAUC <0003> auc.c:179 vector [4]: kc = 88436def38bd4800 20241009055527700 DAUC <0003> auc.c:180 vector [4]: sres = 9864bc21 20241009055527700 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241009055527700 DAUC <0003> db_auc.c:245 IMSI='262422296672473': Generated 5 vectors 20241009055527700 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262422296672473 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422296672473"} 20241009055527700 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262422296672473 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241009055527700 DLINP <000b> input/ipa.c:451 connected read/write 20241009055527700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055527700 DLINP <000b> input/ipa.c:451 connected read/write 20241009055527700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@8dc5273035e0: Found GsupExpect[0] for "262422296672473" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@8dc5273035e0: Added IMSI table entry 1TC_gsup_sai(13)"262422296672473" TC_gsup_sai(13)@8dc5273035e0: setverdict(pass): none -> pass TC_gsup_sai(13)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055527703 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50572<->l=127.0.0.1:4258 TC_gsup_sai(13)@8dc5273035e0: Final verdict of PTC: pass 20241009055527728 DAUC <0003> db_auc.c:157 IMSI='262429230021001': No 2G Auth Data 20241009055527728 DAUC <0003> db_auc.c:192 IMSI='262429230021001': No 3G Auth Data HLR_Test-GSUP(9)@8dc5273035e0: Created GsupExpect[0] for "262429230021001" to be handled at TC_gsup_sai(14) 20241009055527758 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50574<->l=127.0.0.1:4258 20241009055527761 DLINP <000b> input/ipa.c:451 connected read/write 20241009055527761 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055527761 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262429230021001 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429230021001"} 20241009055527761 DAUC <0003> db_auc.c:192 IMSI='262429230021001': No 3G Auth Data 20241009055527761 DAUC <0003> db_auc.c:236 IMSI='262429230021001': Calling to generate 5 vectors 20241009055527761 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241009055527761 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241009055527761 DAUC <0003> auc.c:113 vector [0]: rand = 7ce594921c1abf7dfb2b820a33c69fc4 20241009055527761 DAUC <0003> auc.c:179 vector [0]: kc = f7bb918f04f1a2d2 20241009055527761 DAUC <0003> auc.c:180 vector [0]: sres = be1c3aab 20241009055527761 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241009055527761 DAUC <0003> auc.c:113 vector [1]: rand = b3fd5379dbfacfdb186b39e5fac5f21d 20241009055527761 DAUC <0003> auc.c:179 vector [1]: kc = d0d109f0f8aeb1da 20241009055527761 DAUC <0003> auc.c:180 vector [1]: sres = beb2a629 20241009055527761 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241009055527761 DAUC <0003> auc.c:113 vector [2]: rand = 658c9c26f6df4a668658d73df9829cb3 20241009055527761 DAUC <0003> auc.c:179 vector [2]: kc = f8cad8fbd4d0882e 20241009055527761 DAUC <0003> auc.c:180 vector [2]: sres = 4622517d 20241009055527761 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241009055527761 DAUC <0003> auc.c:113 vector [3]: rand = 19dddc0c08f99904b97bfbf2195e2438 20241009055527761 DAUC <0003> auc.c:179 vector [3]: kc = 0cc25a7b2a28ae45 20241009055527761 DAUC <0003> auc.c:180 vector [3]: sres = 15e7de2a 20241009055527761 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241009055527761 DAUC <0003> auc.c:113 vector [4]: rand = 8bd9f4eafe670ac28814682dbb7fa782 20241009055527761 DAUC <0003> auc.c:179 vector [4]: kc = a0ad03305c332524 20241009055527761 DAUC <0003> auc.c:180 vector [4]: sres = ed5a43d4 20241009055527762 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241009055527762 DAUC <0003> db_auc.c:245 IMSI='262429230021001': Generated 5 vectors 20241009055527762 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262429230021001 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429230021001"} 20241009055527762 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262429230021001 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241009055527762 DLINP <000b> input/ipa.c:451 connected read/write 20241009055527762 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055527762 DLINP <000b> input/ipa.c:451 connected read/write 20241009055527762 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@8dc5273035e0: Found GsupExpect[0] for "262429230021001" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@8dc5273035e0: Added IMSI table entry 2TC_gsup_sai(14)"262429230021001" TC_gsup_sai(14)@8dc5273035e0: setverdict(pass): none -> pass TC_gsup_sai(14)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055527764 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50574<->l=127.0.0.1:4258 TC_gsup_sai(14)@8dc5273035e0: Final verdict of PTC: pass 20241009055527789 DAUC <0003> db_auc.c:157 IMSI='262426734135547': No 2G Auth Data 20241009055527789 DAUC <0003> db_auc.c:192 IMSI='262426734135547': No 3G Auth Data HLR_Test-GSUP(9)@8dc5273035e0: Created GsupExpect[0] for "262426734135547" to be handled at TC_gsup_sai(15) 20241009055527817 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50580<->l=127.0.0.1:4258 20241009055527819 DLINP <000b> input/ipa.c:451 connected read/write 20241009055527819 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055527819 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262426734135547 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426734135547"} 20241009055527819 DAUC <0003> db_auc.c:157 IMSI='262426734135547': No 2G Auth Data 20241009055527819 DAUC <0003> db_auc.c:236 IMSI='262426734135547': Calling to generate 5 vectors 20241009055527820 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241009055527820 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241009055527820 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241009055527820 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241009055527820 DAUC <0003> auc.c:113 vector [0]: rand = 22dfd167edb2902a2ddb335031aa9252 20241009055527820 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241009055527820 DAUC <0003> auc.c:142 vector [0]: autn = f32cfba3096a0000d498619df12c4945 20241009055527820 DAUC <0003> auc.c:143 vector [0]: ck = b60550d289c09bba90401a8194a32b0b 20241009055527820 DAUC <0003> auc.c:144 vector [0]: ik = e0751001fd2ee5a3815fe7da287ea250 20241009055527820 DAUC <0003> auc.c:145 vector [0]: res = f4de88d0c8e7f50c0000000000000000 20241009055527820 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241009055527820 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241009055527820 DAUC <0003> auc.c:151 vector [0]: kc = 476fbd88c833f742 20241009055527820 DAUC <0003> auc.c:152 vector [0]: sres = 3c397ddc 20241009055527820 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241009055527820 DAUC <0003> auc.c:113 vector [1]: rand = 0608511580559be29ac0f2f2f21cdcf0 20241009055527820 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241009055527820 DAUC <0003> auc.c:142 vector [1]: autn = f83a01e79fe9000063a905d5cd129385 20241009055527820 DAUC <0003> auc.c:143 vector [1]: ck = 22990c1e5b8d44d43c505d5463f12fce 20241009055527820 DAUC <0003> auc.c:144 vector [1]: ik = c8fdd98c1a7bab0fd5b8db0d0b6cbbc5 20241009055527820 DAUC <0003> auc.c:145 vector [1]: res = f7c075b8f048bf0a0000000000000000 20241009055527820 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241009055527820 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241009055527820 DAUC <0003> auc.c:151 vector [1]: kc = 038c53cb296b7bd0 20241009055527820 DAUC <0003> auc.c:152 vector [1]: sres = 0788cab2 20241009055527820 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241009055527820 DAUC <0003> auc.c:113 vector [2]: rand = a8a5c889a15c24f443bba0c45d0199e1 20241009055527820 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241009055527820 DAUC <0003> auc.c:142 vector [2]: autn = bdd9b2f8441c00001edf411b071a713b 20241009055527820 DAUC <0003> auc.c:143 vector [2]: ck = 3853eab3c7be17255a747d2943d872b7 20241009055527820 DAUC <0003> auc.c:144 vector [2]: ik = 7cdac19460239f8f40308568392dcf05 20241009055527820 DAUC <0003> auc.c:145 vector [2]: res = 6b576383d4e26c9b0000000000000000 20241009055527820 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241009055527820 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241009055527820 DAUC <0003> auc.c:151 vector [2]: kc = 5ecdd366dd683518 20241009055527820 DAUC <0003> auc.c:152 vector [2]: sres = bfb50f18 20241009055527820 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241009055527820 DAUC <0003> auc.c:113 vector [3]: rand = 5994727426590b0ab6b262c56303b33e 20241009055527820 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241009055527820 DAUC <0003> auc.c:142 vector [3]: autn = 3ec85f9c475a00009951873caed9ffcb 20241009055527820 DAUC <0003> auc.c:143 vector [3]: ck = a187d0475fb6b7e4e9a4ef8e4323326b 20241009055527820 DAUC <0003> auc.c:144 vector [3]: ik = 3027c9ee2900afcccca33baf47d41a16 20241009055527820 DAUC <0003> auc.c:145 vector [3]: res = e6f82f5f2f4044280000000000000000 20241009055527820 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241009055527820 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241009055527820 DAUC <0003> auc.c:151 vector [3]: kc = b4a7cd8872413055 20241009055527820 DAUC <0003> auc.c:152 vector [3]: sres = c9b86b77 20241009055527820 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241009055527820 DAUC <0003> auc.c:113 vector [4]: rand = fcd298aa0e965453eb8ebe36e9a30432 20241009055527820 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241009055527820 DAUC <0003> auc.c:142 vector [4]: autn = 8a4259ff9f4a0000a6b45029d5f151f9 20241009055527820 DAUC <0003> auc.c:143 vector [4]: ck = e977e178f05229562b9a9c7dcc19c189 20241009055527820 DAUC <0003> auc.c:144 vector [4]: ik = bc81967f70360c66397b3cab6339273c 20241009055527820 DAUC <0003> auc.c:145 vector [4]: res = e7dc58f5af0a0b310000000000000000 20241009055527820 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241009055527820 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241009055527820 DAUC <0003> auc.c:151 vector [4]: kc = 4717d7d12f44c385 20241009055527820 DAUC <0003> auc.c:152 vector [4]: sres = 48d653c4 20241009055527820 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241009055527820 DAUC <0003> db_auc.c:245 IMSI='262426734135547': Generated 5 vectors 20241009055527820 DAUC <0003> db_auc.c:249 IMSI='262426734135547': Updating SQN=161 in DB 20241009055527829 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262426734135547 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426734135547"} 20241009055527829 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262426734135547 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241009055527829 DLINP <000b> input/ipa.c:451 connected read/write 20241009055527829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055527830 DLINP <000b> input/ipa.c:451 connected read/write 20241009055527830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@8dc5273035e0: Found GsupExpect[0] for "262426734135547" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@8dc5273035e0: Added IMSI table entry 3TC_gsup_sai(15)"262426734135547" TC_gsup_sai(15)@8dc5273035e0: setverdict(pass): none -> pass TC_gsup_sai(15)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055527833 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50580<->l=127.0.0.1:4258 TC_gsup_sai(15)@8dc5273035e0: Final verdict of PTC: pass 20241009055527864 DAUC <0003> db_auc.c:157 IMSI='262421611353749': No 2G Auth Data 20241009055527864 DAUC <0003> db_auc.c:192 IMSI='262421611353749': No 3G Auth Data HLR_Test-GSUP(9)@8dc5273035e0: Created GsupExpect[0] for "262421611353749" to be handled at TC_gsup_sai(16) 20241009055527903 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50586<->l=127.0.0.1:4258 20241009055527905 DLINP <000b> input/ipa.c:451 connected read/write 20241009055527905 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055527905 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262421611353749 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421611353749"} 20241009055527906 DAUC <0003> db_auc.c:157 IMSI='262421611353749': No 2G Auth Data 20241009055527906 DAUC <0003> db_auc.c:236 IMSI='262421611353749': Calling to generate 5 vectors 20241009055527906 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241009055527906 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241009055527906 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241009055527906 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241009055527906 DAUC <0003> auc.c:113 vector [0]: rand = 6bc152a4bf12e3990bbfa2fd5328b9e3 20241009055527906 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241009055527906 DAUC <0003> auc.c:142 vector [0]: autn = e34dbf8a6d930000ec55a400be7c25e4 20241009055527906 DAUC <0003> auc.c:143 vector [0]: ck = f3f6c154be586843c4a6f211aba484c8 20241009055527906 DAUC <0003> auc.c:144 vector [0]: ik = 4f9aeffe389a8b1e05dece86594daeb2 20241009055527906 DAUC <0003> auc.c:145 vector [0]: res = c50d466f0e54c9310000000000000000 20241009055527906 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241009055527906 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241009055527906 DAUC <0003> auc.c:151 vector [0]: kc = 7d14123d742bc927 20241009055527906 DAUC <0003> auc.c:152 vector [0]: sres = cb598f5e 20241009055527906 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241009055527906 DAUC <0003> auc.c:113 vector [1]: rand = d4ebdac2a75951ee9e9e639f8cb6582a 20241009055527906 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241009055527906 DAUC <0003> auc.c:142 vector [1]: autn = 8a6c00fc962e00000bdd0f79554ae05a 20241009055527906 DAUC <0003> auc.c:143 vector [1]: ck = 334d06a7773311521d22dc5f15cb0bda 20241009055527906 DAUC <0003> auc.c:144 vector [1]: ik = f704b98655fa8da24556ef78fd2e9746 20241009055527906 DAUC <0003> auc.c:145 vector [1]: res = c106951e8ff732220000000000000000 20241009055527906 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241009055527906 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241009055527906 DAUC <0003> auc.c:151 vector [1]: kc = 9c3d8c06ca2c006c 20241009055527906 DAUC <0003> auc.c:152 vector [1]: sres = 4ef1a73c 20241009055527906 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241009055527906 DAUC <0003> auc.c:113 vector [2]: rand = 27d9b8b87feb81d6af8c0a993b0cb44e 20241009055527906 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241009055527906 DAUC <0003> auc.c:142 vector [2]: autn = 70ddaa2b4ec4000001d6d34f2eae6484 20241009055527906 DAUC <0003> auc.c:143 vector [2]: ck = 38bc47287d86e0f5943121695bc87bee 20241009055527906 DAUC <0003> auc.c:144 vector [2]: ik = 49012d6574c60d9b6e48f9250beff5bc 20241009055527906 DAUC <0003> auc.c:145 vector [2]: res = eab2c5b77a6d632e0000000000000000 20241009055527906 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241009055527906 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241009055527906 DAUC <0003> auc.c:151 vector [2]: kc = 8bc4b2015967633c 20241009055527906 DAUC <0003> auc.c:152 vector [2]: sres = 90dfa699 20241009055527906 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241009055527906 DAUC <0003> auc.c:113 vector [3]: rand = c1334ab7dac6487bd7d38f0f0220e3ac 20241009055527906 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241009055527906 DAUC <0003> auc.c:142 vector [3]: autn = 0f140f38b4640000853536e5e0151b0e 20241009055527906 DAUC <0003> auc.c:143 vector [3]: ck = 73adddad9cdbb45074cbee733954db53 20241009055527906 DAUC <0003> auc.c:144 vector [3]: ik = 2b5a1609ad8dd2cd9e4c0c22afbcac49 20241009055527906 DAUC <0003> auc.c:145 vector [3]: res = 771c0c6afc8b4c3c0000000000000000 20241009055527906 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241009055527906 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241009055527906 DAUC <0003> auc.c:151 vector [3]: kc = b27029f5a7be1187 20241009055527906 DAUC <0003> auc.c:152 vector [3]: sres = 8b974056 20241009055527906 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241009055527906 DAUC <0003> auc.c:113 vector [4]: rand = 7fe0bb164473b6a0c7968bae065c6012 20241009055527906 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241009055527906 DAUC <0003> auc.c:142 vector [4]: autn = 6ab15bb69836000005a047c60dba39ba 20241009055527906 DAUC <0003> auc.c:143 vector [4]: ck = c672d843233b22a5dfcd607d65213ac3 20241009055527906 DAUC <0003> auc.c:144 vector [4]: ik = a89aa57d8c555c92aa50b7e2c1c2d734 20241009055527906 DAUC <0003> auc.c:145 vector [4]: res = 412d4bc3ffaa91850000000000000000 20241009055527906 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241009055527906 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241009055527906 DAUC <0003> auc.c:151 vector [4]: kc = 1b75aaa10b8d93c0 20241009055527906 DAUC <0003> auc.c:152 vector [4]: sres = be87da46 20241009055527906 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241009055527906 DAUC <0003> db_auc.c:245 IMSI='262421611353749': Generated 5 vectors 20241009055527906 DAUC <0003> db_auc.c:249 IMSI='262421611353749': Updating SQN=161 in DB 20241009055527913 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262421611353749 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421611353749"} 20241009055527913 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262421611353749 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241009055527913 DLINP <000b> input/ipa.c:451 connected read/write 20241009055527913 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055527913 DLINP <000b> input/ipa.c:451 connected read/write 20241009055527913 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@8dc5273035e0: Found GsupExpect[0] for "262421611353749" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@8dc5273035e0: Added IMSI table entry 4TC_gsup_sai(16)"262421611353749" TC_gsup_sai(16)@8dc5273035e0: setverdict(pass): none -> pass TC_gsup_sai(16)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055527917 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50586<->l=127.0.0.1:4258 TC_gsup_sai(16)@8dc5273035e0: Final verdict of PTC: pass 20241009055527953 DAUC <0003> db_auc.c:157 IMSI='262426623799173': No 2G Auth Data 20241009055527953 DAUC <0003> db_auc.c:192 IMSI='262426623799173': No 3G Auth Data HLR_Test-GSUP(9)@8dc5273035e0: Created GsupExpect[0] for "262426623799173" to be handled at TC_gsup_sai(17) 20241009055528006 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50594<->l=127.0.0.1:4258 20241009055528010 DLINP <000b> input/ipa.c:451 connected read/write 20241009055528010 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055528010 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262426623799173 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426623799173"} 20241009055528010 DAUC <0003> db_auc.c:236 IMSI='262426623799173': Calling to generate 5 vectors 20241009055528010 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241009055528010 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241009055528010 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241009055528010 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241009055528010 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241009055528010 DAUC <0003> auc.c:113 vector [0]: rand = 5d624e2dbb3cda066de28a6595a59007 20241009055528010 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241009055528010 DAUC <0003> auc.c:142 vector [0]: autn = 5a51dc42e9e4000079e2ebe7f2671fb9 20241009055528010 DAUC <0003> auc.c:143 vector [0]: ck = 6b43c5e8f97540121879573166fcb753 20241009055528010 DAUC <0003> auc.c:144 vector [0]: ik = 1b5d7ae13124bd5dfaf7ff12733c018a 20241009055528010 DAUC <0003> auc.c:145 vector [0]: res = 40617b14a24c6f6a0000000000000000 20241009055528010 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241009055528010 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241009055528010 DAUC <0003> auc.c:179 vector [0]: kc = dd930747b7aefc00 20241009055528010 DAUC <0003> auc.c:180 vector [0]: sres = 4ff270c1 20241009055528010 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241009055528010 DAUC <0003> auc.c:113 vector [1]: rand = ba03e776e248005777ef49845d8ec6b7 20241009055528010 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241009055528010 DAUC <0003> auc.c:142 vector [1]: autn = d39dae27729e0000bdc336681896bb34 20241009055528010 DAUC <0003> auc.c:143 vector [1]: ck = 50bce9479e848772bf4f401927b32c41 20241009055528010 DAUC <0003> auc.c:144 vector [1]: ik = 746ab515d647b3778d8f7ee724a598f0 20241009055528010 DAUC <0003> auc.c:145 vector [1]: res = aa03f45d3f23a2030000000000000000 20241009055528010 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241009055528010 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241009055528010 DAUC <0003> auc.c:179 vector [1]: kc = 1ace892311f14c00 20241009055528010 DAUC <0003> auc.c:180 vector [1]: sres = 7d8d67ba 20241009055528010 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241009055528010 DAUC <0003> auc.c:113 vector [2]: rand = 7811eeb1a86a7ba10d515098e926342d 20241009055528010 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241009055528010 DAUC <0003> auc.c:142 vector [2]: autn = be8839ffe7d500008ee30aa1043f8e6c 20241009055528010 DAUC <0003> auc.c:143 vector [2]: ck = 9d4c12dfb7e25a4b3fb78d83ba5f975d 20241009055528010 DAUC <0003> auc.c:144 vector [2]: ik = 97bc3e025678a5f0848a56b54a8133cd 20241009055528010 DAUC <0003> auc.c:145 vector [2]: res = 3f15e0ca2fa7b32c0000000000000000 20241009055528010 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241009055528010 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241009055528010 DAUC <0003> auc.c:179 vector [2]: kc = e4bc386bd6e6b000 20241009055528010 DAUC <0003> auc.c:180 vector [2]: sres = 6d77ae6c 20241009055528010 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241009055528010 DAUC <0003> auc.c:113 vector [3]: rand = adb1e2a357de92fd7eab55d01ab9c6aa 20241009055528010 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241009055528010 DAUC <0003> auc.c:142 vector [3]: autn = 2b6cc842410b00000bdf15fbabdc88f9 20241009055528010 DAUC <0003> auc.c:143 vector [3]: ck = 521369292a1ebfee1445ab76c861fb31 20241009055528010 DAUC <0003> auc.c:144 vector [3]: ik = 3ce9fb14d342b7469a64761aeed71dcb 20241009055528010 DAUC <0003> auc.c:145 vector [3]: res = fedde6e641472fc40000000000000000 20241009055528010 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241009055528010 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241009055528010 DAUC <0003> auc.c:179 vector [3]: kc = a1042d241971b400 20241009055528010 DAUC <0003> auc.c:180 vector [3]: sres = 92a5b86a 20241009055528010 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241009055528010 DAUC <0003> auc.c:113 vector [4]: rand = 6466f52553ded1229bd59325e1180f4e 20241009055528010 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241009055528010 DAUC <0003> auc.c:142 vector [4]: autn = 09ae30d637c7000057abc6653c26ab6b 20241009055528010 DAUC <0003> auc.c:143 vector [4]: ck = 1ce6f0aab2317f2cbfc95086dce573c9 20241009055528010 DAUC <0003> auc.c:144 vector [4]: ik = 973e63af8955414646f3d01e293ef42e 20241009055528010 DAUC <0003> auc.c:145 vector [4]: res = c1ada8d32d16f9fc0000000000000000 20241009055528010 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241009055528010 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241009055528010 DAUC <0003> auc.c:179 vector [4]: kc = 21059aa6ffa2c000 20241009055528010 DAUC <0003> auc.c:180 vector [4]: sres = 74847ca9 20241009055528010 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241009055528010 DAUC <0003> db_auc.c:245 IMSI='262426623799173': Generated 5 vectors 20241009055528010 DAUC <0003> db_auc.c:249 IMSI='262426623799173': Updating SQN=161 in DB 20241009055528018 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262426623799173 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426623799173"} 20241009055528018 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262426623799173 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241009055528018 DLINP <000b> input/ipa.c:451 connected read/write 20241009055528018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055528018 DLINP <000b> input/ipa.c:451 connected read/write 20241009055528018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@8dc5273035e0: Found GsupExpect[0] for "262426623799173" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@8dc5273035e0: Added IMSI table entry 5TC_gsup_sai(17)"262426623799173" TC_gsup_sai(17)@8dc5273035e0: setverdict(pass): none -> pass TC_gsup_sai(17)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055528021 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50594<->l=127.0.0.1:4258 TC_gsup_sai(17)@8dc5273035e0: Final verdict of PTC: pass 20241009055528059 DAUC <0003> db_auc.c:157 IMSI='262428758523754': No 2G Auth Data 20241009055528059 DAUC <0003> db_auc.c:192 IMSI='262428758523754': No 3G Auth Data HLR_Test-GSUP(9)@8dc5273035e0: Created GsupExpect[0] for "262428758523754" to be handled at TC_gsup_sai(18) 20241009055528100 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50608<->l=127.0.0.1:4258 20241009055528104 DLINP <000b> input/ipa.c:451 connected read/write 20241009055528104 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055528104 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262428758523754 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428758523754"} 20241009055528104 DAUC <0003> db_auc.c:236 IMSI='262428758523754': Calling to generate 5 vectors 20241009055528104 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241009055528104 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241009055528104 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241009055528104 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241009055528104 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241009055528104 DAUC <0003> auc.c:113 vector [0]: rand = 368aac3ab0d4e3c31810d52e5e6701e8 20241009055528104 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241009055528104 DAUC <0003> auc.c:142 vector [0]: autn = 262fbc5569f30000213cde4bbf2e0f34 20241009055528104 DAUC <0003> auc.c:143 vector [0]: ck = 5accf7c467b55089135ba80873d4a744 20241009055528104 DAUC <0003> auc.c:144 vector [0]: ik = 48ea9c4e09260376d783bfa32b5c85cf 20241009055528104 DAUC <0003> auc.c:145 vector [0]: res = 152bbd9e321cab1b0000000000000000 20241009055528104 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241009055528104 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241009055528104 DAUC <0003> auc.c:179 vector [0]: kc = bd96e20a544d6000 20241009055528104 DAUC <0003> auc.c:180 vector [0]: sres = cadd396c 20241009055528104 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241009055528104 DAUC <0003> auc.c:113 vector [1]: rand = 2ceb327b6db4fac7c91159a942399f0d 20241009055528104 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241009055528104 DAUC <0003> auc.c:142 vector [1]: autn = dc0bad91a8270000893d235f9f733672 20241009055528104 DAUC <0003> auc.c:143 vector [1]: ck = 98dc03273f655692d16dd9cea7d5eb09 20241009055528104 DAUC <0003> auc.c:144 vector [1]: ik = ce2d299d5e239b6a5bd3ed5107a03315 20241009055528104 DAUC <0003> auc.c:145 vector [1]: res = 5c4a515fc4383ed80000000000000000 20241009055528104 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241009055528104 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241009055528104 DAUC <0003> auc.c:179 vector [1]: kc = 89a4de9f53d63000 20241009055528104 DAUC <0003> auc.c:180 vector [1]: sres = 6733607e 20241009055528104 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241009055528104 DAUC <0003> auc.c:113 vector [2]: rand = a60bc9eaec2feaf5f2d90dab27d53d8e 20241009055528104 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241009055528104 DAUC <0003> auc.c:142 vector [2]: autn = 92b17c61c96000007ddeae117aebab59 20241009055528104 DAUC <0003> auc.c:143 vector [2]: ck = cc532f0190ac31eb84901ad7d4c6d60e 20241009055528104 DAUC <0003> auc.c:144 vector [2]: ik = 40a3b2c3df31311f121a98a402d67025 20241009055528104 DAUC <0003> auc.c:145 vector [2]: res = ac52f1e77b9a1d860000000000000000 20241009055528104 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241009055528104 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241009055528104 DAUC <0003> auc.c:179 vector [2]: kc = 90e177f67e506800 20241009055528104 DAUC <0003> auc.c:180 vector [2]: sres = f1a9d7de 20241009055528104 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241009055528104 DAUC <0003> auc.c:113 vector [3]: rand = 840a78fe0ac3da217984316ff4620ed1 20241009055528104 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241009055528104 DAUC <0003> auc.c:142 vector [3]: autn = f3e20e086fc50000773c74f59c2bd8ed 20241009055528104 DAUC <0003> auc.c:143 vector [3]: ck = 2385036a317dd000489ccd33ca74a503 20241009055528104 DAUC <0003> auc.c:144 vector [3]: ik = 9a28e4203348aaa60f8a866e25b45752 20241009055528104 DAUC <0003> auc.c:145 vector [3]: res = 68eec582dfbfe1b20000000000000000 20241009055528104 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241009055528104 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241009055528104 DAUC <0003> auc.c:179 vector [3]: kc = 828562df30526000 20241009055528104 DAUC <0003> auc.c:180 vector [3]: sres = b6cb4537 20241009055528104 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241009055528104 DAUC <0003> auc.c:113 vector [4]: rand = 8a1cb38d0ff19a4994adfb09d9cdc040 20241009055528104 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241009055528104 DAUC <0003> auc.c:142 vector [4]: autn = 70e34845273a0000fce1dae3f804d6e5 20241009055528104 DAUC <0003> auc.c:143 vector [4]: ck = 493b376da87d1ea5aa0de7d9dc47896b 20241009055528104 DAUC <0003> auc.c:144 vector [4]: ik = 707035b006ee854b8661f4928ef5b88e 20241009055528104 DAUC <0003> auc.c:145 vector [4]: res = 1055fc4ca78467db0000000000000000 20241009055528104 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241009055528104 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241009055528104 DAUC <0003> auc.c:179 vector [4]: kc = 892319205fef7c00 20241009055528104 DAUC <0003> auc.c:180 vector [4]: sres = 5167e736 20241009055528104 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241009055528104 DAUC <0003> db_auc.c:245 IMSI='262428758523754': Generated 5 vectors 20241009055528104 DAUC <0003> db_auc.c:249 IMSI='262428758523754': Updating SQN=161 in DB 20241009055528111 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262428758523754 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428758523754"} 20241009055528111 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262428758523754 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241009055528111 DLINP <000b> input/ipa.c:451 connected read/write 20241009055528111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055528111 DLINP <000b> input/ipa.c:451 connected read/write 20241009055528111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@8dc5273035e0: Found GsupExpect[0] for "262428758523754" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@8dc5273035e0: Added IMSI table entry 6TC_gsup_sai(18)"262428758523754" TC_gsup_sai(18)@8dc5273035e0: setverdict(pass): none -> pass TC_gsup_sai(18)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055528115 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50608<->l=127.0.0.1:4258 TC_gsup_sai(18)@8dc5273035e0: Final verdict of PTC: pass 20241009055528147 DAUC <0003> db_auc.c:157 IMSI='262421571910690': No 2G Auth Data 20241009055528147 DAUC <0003> db_auc.c:192 IMSI='262421571910690': No 3G Auth Data HLR_Test-GSUP(9)@8dc5273035e0: Created GsupExpect[0] for "262421571910690" to be handled at TC_gsup_sai(19) 20241009055528185 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50622<->l=127.0.0.1:4258 20241009055528189 DLINP <000b> input/ipa.c:451 connected read/write 20241009055528189 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055528189 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262421571910690 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421571910690"} 20241009055528189 DAUC <0003> db_auc.c:236 IMSI='262421571910690': Calling to generate 5 vectors 20241009055528189 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241009055528189 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241009055528189 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241009055528189 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241009055528189 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241009055528189 DAUC <0003> auc.c:113 vector [0]: rand = 245696d1452ca6b14a87316f08220edb 20241009055528189 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241009055528189 DAUC <0003> auc.c:142 vector [0]: autn = 2a035506eead0000fe138d8edc29359a 20241009055528189 DAUC <0003> auc.c:143 vector [0]: ck = 424fa5241161037f8f6886b88fe08e71 20241009055528189 DAUC <0003> auc.c:144 vector [0]: ik = a849054d8a5770c96eaecffa9f308191 20241009055528189 DAUC <0003> auc.c:145 vector [0]: res = b32bcd7439cde9650000000000000000 20241009055528189 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241009055528189 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241009055528189 DAUC <0003> auc.c:179 vector [0]: kc = 7fa05a2d2414e2ca 20241009055528189 DAUC <0003> auc.c:180 vector [0]: sres = d339ded1 20241009055528189 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241009055528189 DAUC <0003> auc.c:113 vector [1]: rand = 4244c89b9085fc98d4c11f6160061ee9 20241009055528189 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241009055528189 DAUC <0003> auc.c:142 vector [1]: autn = 4e2f8e275f97000071b744402f069a26 20241009055528189 DAUC <0003> auc.c:143 vector [1]: ck = f8b4dd966c7db3a1cd9dfe624fb2913b 20241009055528189 DAUC <0003> auc.c:144 vector [1]: ik = df6a0f2134ba0f69364109edfc369c97 20241009055528189 DAUC <0003> auc.c:145 vector [1]: res = 6e22db7db7a7ccba0000000000000000 20241009055528189 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241009055528189 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241009055528189 DAUC <0003> auc.c:179 vector [1]: kc = 90ecc8abfde82e06 20241009055528189 DAUC <0003> auc.c:180 vector [1]: sres = 9c03d26e 20241009055528189 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241009055528189 DAUC <0003> auc.c:113 vector [2]: rand = 8559183502d3fadb8b839f1baa731ea6 20241009055528189 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241009055528189 DAUC <0003> auc.c:142 vector [2]: autn = 63174f26407c00006015854f300eeb27 20241009055528189 DAUC <0003> auc.c:143 vector [2]: ck = daa2533c8a0f571f74707f6523fd9e3f 20241009055528189 DAUC <0003> auc.c:144 vector [2]: ik = b18f7176d975a42d413c529cfa18eed3 20241009055528189 DAUC <0003> auc.c:145 vector [2]: res = 53bde2b2f83e473d0000000000000000 20241009055528189 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241009055528189 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241009055528189 DAUC <0003> auc.c:179 vector [2]: kc = 6ac5024521958ecc 20241009055528189 DAUC <0003> auc.c:180 vector [2]: sres = a81af95a 20241009055528189 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241009055528189 DAUC <0003> auc.c:113 vector [3]: rand = 296daeba99dbe684302153bbd9fb8026 20241009055528189 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241009055528189 DAUC <0003> auc.c:142 vector [3]: autn = 839bc2a3a8750000d12485ed3f0f89ee 20241009055528189 DAUC <0003> auc.c:143 vector [3]: ck = 2bc1214b279110811e219f584170c8d1 20241009055528189 DAUC <0003> auc.c:144 vector [3]: ik = d108a0cdc25f19cfa52cd1a8f2aab742 20241009055528189 DAUC <0003> auc.c:145 vector [3]: res = ebe0d86c5c2fb3f50000000000000000 20241009055528189 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241009055528189 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241009055528189 DAUC <0003> auc.c:179 vector [3]: kc = 0552cfffe61ef3ec 20241009055528189 DAUC <0003> auc.c:180 vector [3]: sres = 59e7ef57 20241009055528189 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241009055528189 DAUC <0003> auc.c:113 vector [4]: rand = ca6a9a275e3864d4b705ebc5406b9d7f 20241009055528189 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241009055528189 DAUC <0003> auc.c:142 vector [4]: autn = 99bdf654aac300004977297dbb2270ff 20241009055528189 DAUC <0003> auc.c:143 vector [4]: ck = c82a2e1aa9949aecbd9a9ee974019585 20241009055528189 DAUC <0003> auc.c:144 vector [4]: ik = f9b66518f596287c4fccf2861d1d0b57 20241009055528189 DAUC <0003> auc.c:145 vector [4]: res = dc5aed177a3b86520000000000000000 20241009055528189 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241009055528189 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241009055528189 DAUC <0003> auc.c:179 vector [4]: kc = eae5b5661d933845 20241009055528189 DAUC <0003> auc.c:180 vector [4]: sres = 88b7ed6a 20241009055528189 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241009055528189 DAUC <0003> db_auc.c:245 IMSI='262421571910690': Generated 5 vectors 20241009055528189 DAUC <0003> db_auc.c:249 IMSI='262421571910690': Updating SQN=161 in DB 20241009055528196 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262421571910690 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421571910690"} 20241009055528196 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262421571910690 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241009055528196 DLINP <000b> input/ipa.c:451 connected read/write 20241009055528196 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055528196 DLINP <000b> input/ipa.c:451 connected read/write 20241009055528196 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@8dc5273035e0: Found GsupExpect[0] for "262421571910690" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@8dc5273035e0: Added IMSI table entry 7TC_gsup_sai(19)"262421571910690" TC_gsup_sai(19)@8dc5273035e0: setverdict(pass): none -> pass TC_gsup_sai(19)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055528200 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50622<->l=127.0.0.1:4258 TC_gsup_sai(19)@8dc5273035e0: Final verdict of PTC: pass MTC@8dc5273035e0: setverdict(pass): none -> pass 20241009055528225 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50558<->l=127.0.0.1:4258 20241009055528226 DLINP <000b> input/ipa.c:451 connected read/write 20241009055528226 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055528226 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241009055528226 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241009055528226 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241009055528226 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40051<->l=127.0.0.1:4259) HLR_Test-GSUP(9)@8dc5273035e0: Final verdict of PTC: none 10@8dc5273035e0: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@8dc5273035e0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@8dc5273035e0: Final verdict of PTC: none MTC@8dc5273035e0: Setting final verdict of the test case. MTC@8dc5273035e0: Local verdict of MTC: pass MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@8dc5273035e0: Test case TC_gsup_sai finished. Verdict: pass MTC@8dc5273035e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass'. Wed Oct 9 05:55:28 UTC 2024 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20241009055528268 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50636<->l=127.0.0.1:4258 20241009055528268 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50636<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=22840) Waiting for packet dumper to finish... 1 (prev_count=22840, count=45476) MTC@8dc5273035e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass' was executed successfully (exit status: 0). MTC@8dc5273035e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors'. ------ HLR_Tests.TC_gsup_sai_num_auth_vectors ------ Wed Oct 9 05:55:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8dc5273035e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors' was executed successfully (exit status: 0). MTC@8dc5273035e0: Test case TC_gsup_sai_num_auth_vectors started. MTC@8dc5273035e0: legacy= false MTC@8dc5273035e0: in not legacy case 1 MTC@8dc5273035e0: in not legacy case 2 20241009055531341 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241009055531341 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241009055531344 DLINP <000b> input/ipa.c:451 connected read/write 20241009055531344 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055531344 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50648<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(20)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241009055531346 DLINP <000b> input/ipa.c:451 connected read/write 20241009055531346 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055531346 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241009055531346 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241009055531346 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241009055531346 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241009055531346 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241009055531346 DLGSUP <0013> gsup_server.c:235 2: 20241009055531346 DLGSUP <0013> gsup_server.c:237 2: 00 20241009055531346 DLGSUP <0013> gsup_server.c:235 3: 20241009055531346 DLGSUP <0013> gsup_server.c:237 3: 00 20241009055531346 DLGSUP <0013> gsup_server.c:235 4: 20241009055531346 DLGSUP <0013> gsup_server.c:237 4: 00 20241009055531346 DLGSUP <0013> gsup_server.c:235 5: 20241009055531346 DLGSUP <0013> gsup_server.c:237 5: 00 20241009055531346 DLGSUP <0013> gsup_server.c:235 7: 20241009055531346 DLGSUP <0013> gsup_server.c:237 7: 00 20241009055531346 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241009055531346 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241009055531346 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@8dc5273035e0: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241009055531361 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42771<->l=127.0.0.1:4259) 20241009055531384 DAUC <0003> db_auc.c:157 IMSI='262427177076298': No 2G Auth Data 20241009055531384 DAUC <0003> db_auc.c:192 IMSI='262427177076298': No 3G Auth Data HLR_Test-GSUP(21)@8dc5273035e0: Created GsupExpect[0] for "262427177076298" to be handled at TC_gsup_sai_num_auth_vectors(24) 20241009055531417 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50662<->l=127.0.0.1:4258 20241009055531422 DLINP <000b> input/ipa.c:451 connected read/write 20241009055531422 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055531422 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262427177076298 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427177076298"} 20241009055531422 DAUC <0003> db_auc.c:192 IMSI='262427177076298': No 3G Auth Data 20241009055531422 DAUC <0003> db_auc.c:236 IMSI='262427177076298': Calling to generate 1 vectors 20241009055531422 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241009055531422 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241009055531422 DAUC <0003> auc.c:113 vector [0]: rand = cb4524798cef9ae64950a13a7a01ff3c 20241009055531422 DAUC <0003> auc.c:179 vector [0]: kc = 2c28a2108d3ec400 20241009055531422 DAUC <0003> auc.c:180 vector [0]: sres = 98728bd4 20241009055531422 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241009055531422 DAUC <0003> db_auc.c:245 IMSI='262427177076298': Generated 1 vectors 20241009055531422 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262427177076298 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427177076298"} 20241009055531422 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262427177076298 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241009055531422 DLINP <000b> input/ipa.c:451 connected read/write 20241009055531422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055531422 DLINP <000b> input/ipa.c:451 connected read/write 20241009055531422 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@8dc5273035e0: Found GsupExpect[0] for "262427177076298" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@8dc5273035e0: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262427177076298" TC_gsup_sai_num_auth_vectors(24)@8dc5273035e0: setverdict(pass): none -> pass 20241009055531425 DLINP <000b> input/ipa.c:451 connected read/write 20241009055531425 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055531425 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262427177076298 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427177076298"} 20241009055531425 DAUC <0003> db_auc.c:192 IMSI='262427177076298': No 3G Auth Data 20241009055531425 DAUC <0003> db_auc.c:236 IMSI='262427177076298': Calling to generate 4 vectors 20241009055531425 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241009055531425 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241009055531425 DAUC <0003> auc.c:113 vector [0]: rand = 9760af0972e5f3bd44683e54c8292eae 20241009055531425 DAUC <0003> auc.c:179 vector [0]: kc = f5707f2bec49c000 20241009055531425 DAUC <0003> auc.c:180 vector [0]: sres = d79fdec8 20241009055531425 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241009055531425 DAUC <0003> auc.c:113 vector [1]: rand = 70f4f0b4b8058c69ea37baf2bf396b49 20241009055531425 DAUC <0003> auc.c:179 vector [1]: kc = fff5bab325a2b400 20241009055531425 DAUC <0003> auc.c:180 vector [1]: sres = b6274a57 20241009055531425 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241009055531425 DAUC <0003> auc.c:113 vector [2]: rand = 43db084193634549e50a3123019622ae 20241009055531425 DAUC <0003> auc.c:179 vector [2]: kc = 409a4e34400f0000 20241009055531425 DAUC <0003> auc.c:180 vector [2]: sres = 9b7ac20f 20241009055531425 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241009055531425 DAUC <0003> auc.c:113 vector [3]: rand = bb9373c7109c858a44e9712e31ae6834 20241009055531425 DAUC <0003> auc.c:179 vector [3]: kc = 6b5e90b25d122000 20241009055531425 DAUC <0003> auc.c:180 vector [3]: sres = 8a001f4c 20241009055531425 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241009055531425 DAUC <0003> db_auc.c:245 IMSI='262427177076298': Generated 4 vectors 20241009055531425 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262427177076298 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427177076298"} 20241009055531425 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262427177076298 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241009055531425 DLINP <000b> input/ipa.c:451 connected read/write 20241009055531425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055531425 DLINP <000b> input/ipa.c:451 connected read/write 20241009055531425 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055531427 DLINP <000b> input/ipa.c:451 connected read/write 20241009055531427 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055531427 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262427177076298 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427177076298"} 20241009055531428 DAUC <0003> db_auc.c:192 IMSI='262427177076298': No 3G Auth Data 20241009055531428 DAUC <0003> db_auc.c:236 IMSI='262427177076298': Calling to generate 5 vectors 20241009055531428 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241009055531428 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241009055531428 DAUC <0003> auc.c:113 vector [0]: rand = b3bbe0318ad020313b621d2c534c9054 20241009055531428 DAUC <0003> auc.c:179 vector [0]: kc = 5c97885d6dade800 20241009055531428 DAUC <0003> auc.c:180 vector [0]: sres = e3bddc18 20241009055531428 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241009055531428 DAUC <0003> auc.c:113 vector [1]: rand = 7b4415aec5a7fc6e6b494ff32935ae36 20241009055531428 DAUC <0003> auc.c:179 vector [1]: kc = 4d0d106ff2187400 20241009055531428 DAUC <0003> auc.c:180 vector [1]: sres = e15efd44 20241009055531428 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241009055531428 DAUC <0003> auc.c:113 vector [2]: rand = c92ee3bc232865d1c0ba0d9bba732d89 20241009055531428 DAUC <0003> auc.c:179 vector [2]: kc = b9e44f8d05ff1800 20241009055531428 DAUC <0003> auc.c:180 vector [2]: sres = b7295baf 20241009055531428 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241009055531428 DAUC <0003> auc.c:113 vector [3]: rand = a910678006b56ce5d14d352636f7b8e2 20241009055531428 DAUC <0003> auc.c:179 vector [3]: kc = 39d2b39b60d1e000 20241009055531428 DAUC <0003> auc.c:180 vector [3]: sres = 1c59842d 20241009055531428 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241009055531428 DAUC <0003> auc.c:113 vector [4]: rand = d23a82ec7b23600e3ee1b253cbedb363 20241009055531428 DAUC <0003> auc.c:179 vector [4]: kc = ada7b122cdb81800 20241009055531428 DAUC <0003> auc.c:180 vector [4]: sres = e6f3dca0 20241009055531428 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241009055531428 DAUC <0003> db_auc.c:245 IMSI='262427177076298': Generated 5 vectors 20241009055531428 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262427177076298 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427177076298"} 20241009055531428 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262427177076298 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241009055531428 DLINP <000b> input/ipa.c:451 connected read/write 20241009055531428 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055531428 DLINP <000b> input/ipa.c:451 connected read/write 20241009055531428 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055531430 DLINP <000b> input/ipa.c:451 connected read/write 20241009055531430 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055531430 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262427177076298 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427177076298"} 20241009055531430 DAUC <0003> db_auc.c:192 IMSI='262427177076298': No 3G Auth Data 20241009055531430 DAUC <0003> db_auc.c:236 IMSI='262427177076298': Calling to generate 5 vectors 20241009055531430 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241009055531430 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241009055531430 DAUC <0003> auc.c:113 vector [0]: rand = 7101d8bddfcbdff3d2398c738cf5d2c6 20241009055531430 DAUC <0003> auc.c:179 vector [0]: kc = 09a191b3081b2000 20241009055531430 DAUC <0003> auc.c:180 vector [0]: sres = 6aa4e465 20241009055531430 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241009055531430 DAUC <0003> auc.c:113 vector [1]: rand = 7ce2d51cfa8dda62590032d547f2a607 20241009055531430 DAUC <0003> auc.c:179 vector [1]: kc = e65e484fb7d98000 20241009055531430 DAUC <0003> auc.c:180 vector [1]: sres = 9c395fe6 20241009055531430 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241009055531430 DAUC <0003> auc.c:113 vector [2]: rand = 7db4ff01c9fdb9d904bed5e98810ed0c 20241009055531430 DAUC <0003> auc.c:179 vector [2]: kc = 62b1f87be3a1d400 20241009055531430 DAUC <0003> auc.c:180 vector [2]: sres = e5845a68 20241009055531430 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241009055531430 DAUC <0003> auc.c:113 vector [3]: rand = 1deff6fed8b78e68df8bfb8cce9393c8 20241009055531430 DAUC <0003> auc.c:179 vector [3]: kc = 35fe03c23313d400 20241009055531430 DAUC <0003> auc.c:180 vector [3]: sres = fc4ea5c9 20241009055531430 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241009055531430 DAUC <0003> auc.c:113 vector [4]: rand = 8bb6c128a33e14555a523785bb7d133d 20241009055531430 DAUC <0003> auc.c:179 vector [4]: kc = eed303024657b800 20241009055531430 DAUC <0003> auc.c:180 vector [4]: sres = b92b66b1 20241009055531430 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241009055531430 DAUC <0003> db_auc.c:245 IMSI='262427177076298': Generated 5 vectors 20241009055531430 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262427177076298 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427177076298"} 20241009055531430 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262427177076298 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241009055531430 DLINP <000b> input/ipa.c:451 connected read/write 20241009055531430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055531430 DLINP <000b> input/ipa.c:451 connected read/write 20241009055531430 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055531432 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50662<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@8dc5273035e0: Final verdict of PTC: pass 20241009055531457 DAUC <0003> db_auc.c:157 IMSI='262426317275189': No 2G Auth Data 20241009055531457 DAUC <0003> db_auc.c:192 IMSI='262426317275189': No 3G Auth Data HLR_Test-GSUP(21)@8dc5273035e0: Created GsupExpect[0] for "262426317275189" to be handled at TC_gsup_sai_num_auth_vectors(25) 20241009055531490 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50678<->l=127.0.0.1:4258 20241009055531492 DLINP <000b> input/ipa.c:451 connected read/write 20241009055531492 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055531492 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262426317275189 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426317275189"} 20241009055531492 DAUC <0003> db_auc.c:192 IMSI='262426317275189': No 3G Auth Data 20241009055531492 DAUC <0003> db_auc.c:236 IMSI='262426317275189': Calling to generate 1 vectors 20241009055531492 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241009055531492 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241009055531492 DAUC <0003> auc.c:113 vector [0]: rand = b117f7124f810e0e514255384b6fea74 20241009055531492 DAUC <0003> auc.c:179 vector [0]: kc = dae20480a353c000 20241009055531492 DAUC <0003> auc.c:180 vector [0]: sres = a0f7e4b6 20241009055531492 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241009055531492 DAUC <0003> db_auc.c:245 IMSI='262426317275189': Generated 1 vectors 20241009055531492 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262426317275189 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426317275189"} 20241009055531492 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262426317275189 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241009055531492 DLINP <000b> input/ipa.c:451 connected read/write 20241009055531493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055531493 DLINP <000b> input/ipa.c:451 connected read/write 20241009055531493 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@8dc5273035e0: Found GsupExpect[0] for "262426317275189" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@8dc5273035e0: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262426317275189" TC_gsup_sai_num_auth_vectors(25)@8dc5273035e0: setverdict(pass): none -> pass 20241009055531495 DLINP <000b> input/ipa.c:451 connected read/write 20241009055531495 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055531495 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262426317275189 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426317275189"} 20241009055531495 DAUC <0003> db_auc.c:192 IMSI='262426317275189': No 3G Auth Data 20241009055531495 DAUC <0003> db_auc.c:236 IMSI='262426317275189': Calling to generate 4 vectors 20241009055531495 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241009055531495 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241009055531495 DAUC <0003> auc.c:113 vector [0]: rand = 7703e62ad81cab5217af1db32db12c08 20241009055531495 DAUC <0003> auc.c:179 vector [0]: kc = 9c38d8ddca7dc400 20241009055531495 DAUC <0003> auc.c:180 vector [0]: sres = 0ff5ab84 20241009055531495 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241009055531495 DAUC <0003> auc.c:113 vector [1]: rand = b282f8d4fc1b4d99cb1af12115475955 20241009055531495 DAUC <0003> auc.c:179 vector [1]: kc = a73d0f94d58c2000 20241009055531495 DAUC <0003> auc.c:180 vector [1]: sres = a84c5579 20241009055531495 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241009055531495 DAUC <0003> auc.c:113 vector [2]: rand = cd1177522f741292817d1340b1b4263e 20241009055531495 DAUC <0003> auc.c:179 vector [2]: kc = ab4717434d0b4400 20241009055531495 DAUC <0003> auc.c:180 vector [2]: sres = 4e173a1c 20241009055531495 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241009055531495 DAUC <0003> auc.c:113 vector [3]: rand = 31faa3d3c184ba507b4b9c0d99ef16c7 20241009055531495 DAUC <0003> auc.c:179 vector [3]: kc = e2a5c6af4d7fc400 20241009055531495 DAUC <0003> auc.c:180 vector [3]: sres = 5a2cb1d1 20241009055531495 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241009055531495 DAUC <0003> db_auc.c:245 IMSI='262426317275189': Generated 4 vectors 20241009055531495 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262426317275189 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426317275189"} 20241009055531495 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262426317275189 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241009055531495 DLINP <000b> input/ipa.c:451 connected read/write 20241009055531495 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055531496 DLINP <000b> input/ipa.c:451 connected read/write 20241009055531496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055531498 DLINP <000b> input/ipa.c:451 connected read/write 20241009055531498 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055531498 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262426317275189 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426317275189"} 20241009055531498 DAUC <0003> db_auc.c:192 IMSI='262426317275189': No 3G Auth Data 20241009055531498 DAUC <0003> db_auc.c:236 IMSI='262426317275189': Calling to generate 5 vectors 20241009055531498 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241009055531498 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241009055531498 DAUC <0003> auc.c:113 vector [0]: rand = 3b9cc62cb53609e81bb8a7c424272a68 20241009055531498 DAUC <0003> auc.c:179 vector [0]: kc = a9a3dd36904c1c00 20241009055531498 DAUC <0003> auc.c:180 vector [0]: sres = a4b915bc 20241009055531498 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241009055531498 DAUC <0003> auc.c:113 vector [1]: rand = fd2a63a8873b9df2efbdeabffbfb82c7 20241009055531498 DAUC <0003> auc.c:179 vector [1]: kc = 4b2954ea62139800 20241009055531498 DAUC <0003> auc.c:180 vector [1]: sres = 411073b1 20241009055531498 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241009055531498 DAUC <0003> auc.c:113 vector [2]: rand = 7e077db689a38bcc66100bc49e23519e 20241009055531498 DAUC <0003> auc.c:179 vector [2]: kc = ced554f101630800 20241009055531498 DAUC <0003> auc.c:180 vector [2]: sres = 74b1d3a1 20241009055531498 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241009055531498 DAUC <0003> auc.c:113 vector [3]: rand = 74cb72e86b902d88301e9d89e4407a2e 20241009055531498 DAUC <0003> auc.c:179 vector [3]: kc = cce3e931297b0000 20241009055531498 DAUC <0003> auc.c:180 vector [3]: sres = 6e082d2e 20241009055531498 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241009055531498 DAUC <0003> auc.c:113 vector [4]: rand = 5f5b67ff23eab6b47fa216ffeec74632 20241009055531498 DAUC <0003> auc.c:179 vector [4]: kc = d2e33958e568b800 20241009055531498 DAUC <0003> auc.c:180 vector [4]: sres = 9ae31369 20241009055531498 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241009055531498 DAUC <0003> db_auc.c:245 IMSI='262426317275189': Generated 5 vectors 20241009055531498 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262426317275189 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426317275189"} 20241009055531498 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262426317275189 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241009055531498 DLINP <000b> input/ipa.c:451 connected read/write 20241009055531498 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055531498 DLINP <000b> input/ipa.c:451 connected read/write 20241009055531498 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055531500 DLINP <000b> input/ipa.c:451 connected read/write 20241009055531500 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055531500 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262426317275189 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426317275189"} 20241009055531500 DAUC <0003> db_auc.c:192 IMSI='262426317275189': No 3G Auth Data 20241009055531500 DAUC <0003> db_auc.c:236 IMSI='262426317275189': Calling to generate 5 vectors 20241009055531500 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241009055531501 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241009055531501 DAUC <0003> auc.c:113 vector [0]: rand = 269e14bc598b3735cfcea6c3eff6d642 20241009055531501 DAUC <0003> auc.c:179 vector [0]: kc = f1aa5b708780f400 20241009055531501 DAUC <0003> auc.c:180 vector [0]: sres = 0ac5e6bd 20241009055531501 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241009055531501 DAUC <0003> auc.c:113 vector [1]: rand = 1e774e2c107ef2c71d6f67f11e4fe995 20241009055531501 DAUC <0003> auc.c:179 vector [1]: kc = 6577ce4dbfbf6400 20241009055531501 DAUC <0003> auc.c:180 vector [1]: sres = 45c66622 20241009055531501 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241009055531501 DAUC <0003> auc.c:113 vector [2]: rand = 7dfa0f626444d749db858bdb853f1bf4 20241009055531501 DAUC <0003> auc.c:179 vector [2]: kc = 1e11568abc648400 20241009055531501 DAUC <0003> auc.c:180 vector [2]: sres = 65fc014c 20241009055531501 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241009055531501 DAUC <0003> auc.c:113 vector [3]: rand = c406fc3a65c384ea8b422baf55ceff5d 20241009055531501 DAUC <0003> auc.c:179 vector [3]: kc = 53a8a8701170d400 20241009055531501 DAUC <0003> auc.c:180 vector [3]: sres = 0432c142 20241009055531501 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241009055531501 DAUC <0003> auc.c:113 vector [4]: rand = 365faab93fd332eec01b1b97c73e570f 20241009055531501 DAUC <0003> auc.c:179 vector [4]: kc = eec723985af81000 20241009055531501 DAUC <0003> auc.c:180 vector [4]: sres = a621b3a8 20241009055531501 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241009055531501 DAUC <0003> db_auc.c:245 IMSI='262426317275189': Generated 5 vectors 20241009055531501 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262426317275189 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426317275189"} 20241009055531501 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262426317275189 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241009055531501 DLINP <000b> input/ipa.c:451 connected read/write 20241009055531501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055531501 DLINP <000b> input/ipa.c:451 connected read/write 20241009055531501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055531503 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50678<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@8dc5273035e0: Final verdict of PTC: pass 20241009055531526 DAUC <0003> db_auc.c:157 IMSI='262420463629200': No 2G Auth Data 20241009055531526 DAUC <0003> db_auc.c:192 IMSI='262420463629200': No 3G Auth Data HLR_Test-GSUP(21)@8dc5273035e0: Created GsupExpect[0] for "262420463629200" to be handled at TC_gsup_sai_num_auth_vectors(26) 20241009055531563 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50680<->l=127.0.0.1:4258 20241009055531567 DLINP <000b> input/ipa.c:451 connected read/write 20241009055531567 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055531567 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262420463629200 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420463629200"} 20241009055531567 DAUC <0003> db_auc.c:192 IMSI='262420463629200': No 3G Auth Data 20241009055531567 DAUC <0003> db_auc.c:236 IMSI='262420463629200': Calling to generate 1 vectors 20241009055531567 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241009055531567 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241009055531567 DAUC <0003> auc.c:113 vector [0]: rand = e9c3c39d80417c2d2b8fa11ba99f7aa6 20241009055531567 DAUC <0003> auc.c:179 vector [0]: kc = 139cd26659e5208f 20241009055531567 DAUC <0003> auc.c:180 vector [0]: sres = 7be80105 20241009055531567 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241009055531567 DAUC <0003> db_auc.c:245 IMSI='262420463629200': Generated 1 vectors 20241009055531567 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262420463629200 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420463629200"} 20241009055531567 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262420463629200 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241009055531567 DLINP <000b> input/ipa.c:451 connected read/write 20241009055531567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055531567 DLINP <000b> input/ipa.c:451 connected read/write 20241009055531567 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@8dc5273035e0: Found GsupExpect[0] for "262420463629200" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@8dc5273035e0: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262420463629200" TC_gsup_sai_num_auth_vectors(26)@8dc5273035e0: setverdict(pass): none -> pass 20241009055531570 DLINP <000b> input/ipa.c:451 connected read/write 20241009055531570 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055531570 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262420463629200 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420463629200"} 20241009055531570 DAUC <0003> db_auc.c:192 IMSI='262420463629200': No 3G Auth Data 20241009055531570 DAUC <0003> db_auc.c:236 IMSI='262420463629200': Calling to generate 4 vectors 20241009055531570 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241009055531570 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241009055531570 DAUC <0003> auc.c:113 vector [0]: rand = da1b6c57d0c76594be108cb12a1c503e 20241009055531570 DAUC <0003> auc.c:179 vector [0]: kc = 2eaef2e943827522 20241009055531570 DAUC <0003> auc.c:180 vector [0]: sres = 23240c99 20241009055531570 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241009055531570 DAUC <0003> auc.c:113 vector [1]: rand = eda10d683aed4a2dcb72c1e27471a751 20241009055531570 DAUC <0003> auc.c:179 vector [1]: kc = 072c398abefbb045 20241009055531570 DAUC <0003> auc.c:180 vector [1]: sres = f8c18dea 20241009055531570 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241009055531570 DAUC <0003> auc.c:113 vector [2]: rand = 9a02c2bff0e42c10f28197c9e828b947 20241009055531570 DAUC <0003> auc.c:179 vector [2]: kc = 1a8664eac008e62a 20241009055531570 DAUC <0003> auc.c:180 vector [2]: sres = 173d6682 20241009055531570 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241009055531570 DAUC <0003> auc.c:113 vector [3]: rand = 3013143049d9e1e51b5fd5779553cc9f 20241009055531570 DAUC <0003> auc.c:179 vector [3]: kc = cbf30bd9b9ba07e7 20241009055531570 DAUC <0003> auc.c:180 vector [3]: sres = 77937ce4 20241009055531570 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241009055531570 DAUC <0003> db_auc.c:245 IMSI='262420463629200': Generated 4 vectors 20241009055531570 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262420463629200 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420463629200"} 20241009055531570 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262420463629200 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241009055531570 DLINP <000b> input/ipa.c:451 connected read/write 20241009055531570 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055531571 DLINP <000b> input/ipa.c:451 connected read/write 20241009055531571 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055531573 DLINP <000b> input/ipa.c:451 connected read/write 20241009055531573 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055531573 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262420463629200 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420463629200"} 20241009055531573 DAUC <0003> db_auc.c:192 IMSI='262420463629200': No 3G Auth Data 20241009055531573 DAUC <0003> db_auc.c:236 IMSI='262420463629200': Calling to generate 5 vectors 20241009055531573 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241009055531573 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241009055531573 DAUC <0003> auc.c:113 vector [0]: rand = b7b791bf9f275031938445decfbfc16a 20241009055531573 DAUC <0003> auc.c:179 vector [0]: kc = f48fd1a9b0b63600 20241009055531573 DAUC <0003> auc.c:180 vector [0]: sres = 1c94618a 20241009055531573 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241009055531573 DAUC <0003> auc.c:113 vector [1]: rand = a941f9ce29ae24299320f40106fc2660 20241009055531573 DAUC <0003> auc.c:179 vector [1]: kc = 26d37ea63747839e 20241009055531573 DAUC <0003> auc.c:180 vector [1]: sres = 363bd7bd 20241009055531573 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241009055531573 DAUC <0003> auc.c:113 vector [2]: rand = 9aca8ff322040885d90e56d54a35d1df 20241009055531573 DAUC <0003> auc.c:179 vector [2]: kc = 301ffe3f09acb5bd 20241009055531573 DAUC <0003> auc.c:180 vector [2]: sres = 36a5fd28 20241009055531573 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241009055531573 DAUC <0003> auc.c:113 vector [3]: rand = 864cf0b7dc1977a4dd52301695cd384e 20241009055531573 DAUC <0003> auc.c:179 vector [3]: kc = 5392114aff51f3a9 20241009055531573 DAUC <0003> auc.c:180 vector [3]: sres = e8787335 20241009055531573 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241009055531573 DAUC <0003> auc.c:113 vector [4]: rand = 7b32bc82801493b1278487245b5d7f4b 20241009055531573 DAUC <0003> auc.c:179 vector [4]: kc = b5d17f679f1e0741 20241009055531573 DAUC <0003> auc.c:180 vector [4]: sres = c4cf7a71 20241009055531573 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241009055531573 DAUC <0003> db_auc.c:245 IMSI='262420463629200': Generated 5 vectors 20241009055531573 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262420463629200 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420463629200"} 20241009055531573 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262420463629200 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241009055531573 DLINP <000b> input/ipa.c:451 connected read/write 20241009055531573 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055531573 DLINP <000b> input/ipa.c:451 connected read/write 20241009055531573 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055531576 DLINP <000b> input/ipa.c:451 connected read/write 20241009055531576 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055531576 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262420463629200 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420463629200"} 20241009055531576 DAUC <0003> db_auc.c:192 IMSI='262420463629200': No 3G Auth Data 20241009055531576 DAUC <0003> db_auc.c:236 IMSI='262420463629200': Calling to generate 5 vectors 20241009055531576 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241009055531576 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241009055531576 DAUC <0003> auc.c:113 vector [0]: rand = 3af176aef8c64d1b192e28d47c5a779a 20241009055531576 DAUC <0003> auc.c:179 vector [0]: kc = b9a7774dbe1b7c62 20241009055531576 DAUC <0003> auc.c:180 vector [0]: sres = a0799e15 20241009055531576 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241009055531576 DAUC <0003> auc.c:113 vector [1]: rand = 9dbb6706cadc83a71845ca3b1e4ac86b 20241009055531576 DAUC <0003> auc.c:179 vector [1]: kc = c609a8a32ce91d95 20241009055531576 DAUC <0003> auc.c:180 vector [1]: sres = eae9d59f 20241009055531576 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241009055531576 DAUC <0003> auc.c:113 vector [2]: rand = 3fa34b96f7b84f63bc7e123485d2ae77 20241009055531576 DAUC <0003> auc.c:179 vector [2]: kc = caac9e629ba81251 20241009055531576 DAUC <0003> auc.c:180 vector [2]: sres = 1c3e260d 20241009055531576 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241009055531576 DAUC <0003> auc.c:113 vector [3]: rand = a6595f8ce20f45a9c93ed3f97e85ab9e 20241009055531576 DAUC <0003> auc.c:179 vector [3]: kc = 95ef898b2e91c85f 20241009055531576 DAUC <0003> auc.c:180 vector [3]: sres = a1fa58f3 20241009055531576 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241009055531576 DAUC <0003> auc.c:113 vector [4]: rand = 5ca28d9d2012b106fb58215928d862ce 20241009055531576 DAUC <0003> auc.c:179 vector [4]: kc = 01d87d379776d6bc 20241009055531576 DAUC <0003> auc.c:180 vector [4]: sres = 7e3530bb 20241009055531576 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241009055531576 DAUC <0003> db_auc.c:245 IMSI='262420463629200': Generated 5 vectors 20241009055531576 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262420463629200 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420463629200"} 20241009055531576 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262420463629200 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241009055531576 DLINP <000b> input/ipa.c:451 connected read/write 20241009055531576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055531576 DLINP <000b> input/ipa.c:451 connected read/write 20241009055531576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055531578 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50680<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@8dc5273035e0: Final verdict of PTC: pass 20241009055531602 DAUC <0003> db_auc.c:157 IMSI='262422002815461': No 2G Auth Data 20241009055531602 DAUC <0003> db_auc.c:192 IMSI='262422002815461': No 3G Auth Data HLR_Test-GSUP(21)@8dc5273035e0: Created GsupExpect[0] for "262422002815461" to be handled at TC_gsup_sai_num_auth_vectors(27) 20241009055531637 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50688<->l=127.0.0.1:4258 20241009055531641 DLINP <000b> input/ipa.c:451 connected read/write 20241009055531641 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055531641 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262422002815461 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422002815461"} 20241009055531642 DAUC <0003> db_auc.c:157 IMSI='262422002815461': No 2G Auth Data 20241009055531642 DAUC <0003> db_auc.c:236 IMSI='262422002815461': Calling to generate 1 vectors 20241009055531642 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241009055531642 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241009055531642 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241009055531642 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241009055531642 DAUC <0003> auc.c:113 vector [0]: rand = be124fd9bce5b3664dbefdac4847a281 20241009055531642 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241009055531642 DAUC <0003> auc.c:142 vector [0]: autn = f65e29c18edb00009e20963d266b3a71 20241009055531642 DAUC <0003> auc.c:143 vector [0]: ck = da652e106e2f1635a4dd0452ae26df14 20241009055531642 DAUC <0003> auc.c:144 vector [0]: ik = eadeee767c95e2738ebb0bfcc49ccbaf 20241009055531642 DAUC <0003> auc.c:145 vector [0]: res = f597ffb40cf551340000000000000000 20241009055531642 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241009055531642 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241009055531642 DAUC <0003> auc.c:151 vector [0]: kc = 1addcfc87800e0fd 20241009055531642 DAUC <0003> auc.c:152 vector [0]: sres = f962ae80 20241009055531642 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241009055531642 DAUC <0003> db_auc.c:245 IMSI='262422002815461': Generated 1 vectors 20241009055531642 DAUC <0003> db_auc.c:249 IMSI='262422002815461': Updating SQN=33 in DB 20241009055531649 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262422002815461 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422002815461"} 20241009055531649 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262422002815461 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241009055531649 DLINP <000b> input/ipa.c:451 connected read/write 20241009055531649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055531649 DLINP <000b> input/ipa.c:451 connected read/write 20241009055531649 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@8dc5273035e0: Found GsupExpect[0] for "262422002815461" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@8dc5273035e0: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262422002815461" TC_gsup_sai_num_auth_vectors(27)@8dc5273035e0: setverdict(pass): none -> pass 20241009055531652 DLINP <000b> input/ipa.c:451 connected read/write 20241009055531652 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055531652 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262422002815461 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422002815461"} 20241009055531652 DAUC <0003> db_auc.c:157 IMSI='262422002815461': No 2G Auth Data 20241009055531652 DAUC <0003> db_auc.c:236 IMSI='262422002815461': Calling to generate 4 vectors 20241009055531652 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241009055531652 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241009055531652 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241009055531652 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241009055531652 DAUC <0003> auc.c:113 vector [0]: rand = 9002cd8cd8bd60382d62ba5537cb6608 20241009055531652 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241009055531652 DAUC <0003> auc.c:142 vector [0]: autn = 0e69fe8b2fb700003610ff3a1541ac7d 20241009055531652 DAUC <0003> auc.c:143 vector [0]: ck = e137a0423f09b69a95f2a06fcc3a63a7 20241009055531652 DAUC <0003> auc.c:144 vector [0]: ik = 03f93db265235f1972787dfdc7d47001 20241009055531652 DAUC <0003> auc.c:145 vector [0]: res = 7814dd72311a73ea0000000000000000 20241009055531652 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241009055531652 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241009055531652 DAUC <0003> auc.c:151 vector [0]: kc = 0544406251c4fa25 20241009055531652 DAUC <0003> auc.c:152 vector [0]: sres = 490eae98 20241009055531652 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241009055531652 DAUC <0003> auc.c:113 vector [1]: rand = d6fa128e2964796bbd33d4c98734be8f 20241009055531653 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241009055531653 DAUC <0003> auc.c:142 vector [1]: autn = c2e52d4480bd0000d0fa3e52d9d46555 20241009055531653 DAUC <0003> auc.c:143 vector [1]: ck = df5451056b879ae9a2078307c114a324 20241009055531653 DAUC <0003> auc.c:144 vector [1]: ik = d93cba4e13f5219b8f599b6b4b9b000a 20241009055531653 DAUC <0003> auc.c:145 vector [1]: res = 80098318e42811f40000000000000000 20241009055531653 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241009055531653 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241009055531653 DAUC <0003> auc.c:151 vector [1]: kc = 2b36f327f2fd185c 20241009055531653 DAUC <0003> auc.c:152 vector [1]: sres = 642192ec 20241009055531653 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241009055531653 DAUC <0003> auc.c:113 vector [2]: rand = aabdda4e6d4a02bab28b3886163ca12d 20241009055531653 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241009055531653 DAUC <0003> auc.c:142 vector [2]: autn = 960e0f211caf0000f0135ad282f4d84d 20241009055531653 DAUC <0003> auc.c:143 vector [2]: ck = f993637bdf2c0b4597f67c950bd40936 20241009055531653 DAUC <0003> auc.c:144 vector [2]: ik = e07c12114e2537b0b8ab160eb1a0ac8d 20241009055531653 DAUC <0003> auc.c:145 vector [2]: res = d27adb605b17de9f0000000000000000 20241009055531653 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241009055531653 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241009055531653 DAUC <0003> auc.c:151 vector [2]: kc = 36b21bf12b7d994e 20241009055531653 DAUC <0003> auc.c:152 vector [2]: sres = 896d05ff 20241009055531653 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241009055531653 DAUC <0003> auc.c:113 vector [3]: rand = bf2c3c3e7a950a0111feb9eec3a821ec 20241009055531653 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241009055531653 DAUC <0003> auc.c:142 vector [3]: autn = d5682da6811900000753c1aeaca9aa00 20241009055531653 DAUC <0003> auc.c:143 vector [3]: ck = 99e5d3f1623c4dda31b218c782eceab0 20241009055531653 DAUC <0003> auc.c:144 vector [3]: ik = 00e9eb55cbf7a5cd5ddb7c4ab79635ed 20241009055531653 DAUC <0003> auc.c:145 vector [3]: res = 40e9379195bf8a150000000000000000 20241009055531653 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241009055531653 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241009055531653 DAUC <0003> auc.c:151 vector [3]: kc = f5655c299cb1374a 20241009055531653 DAUC <0003> auc.c:152 vector [3]: sres = d556bd84 20241009055531653 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241009055531653 DAUC <0003> db_auc.c:245 IMSI='262422002815461': Generated 4 vectors 20241009055531653 DAUC <0003> db_auc.c:249 IMSI='262422002815461': Updating SQN=161 in DB 20241009055531659 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262422002815461 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422002815461"} 20241009055531659 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262422002815461 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241009055531659 DLINP <000b> input/ipa.c:451 connected read/write 20241009055531659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055531660 DLINP <000b> input/ipa.c:451 connected read/write 20241009055531660 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055531663 DLINP <000b> input/ipa.c:451 connected read/write 20241009055531663 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055531663 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262422002815461 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422002815461"} 20241009055531663 DAUC <0003> db_auc.c:157 IMSI='262422002815461': No 2G Auth Data 20241009055531663 DAUC <0003> db_auc.c:236 IMSI='262422002815461': Calling to generate 5 vectors 20241009055531663 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241009055531663 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241009055531663 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241009055531663 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241009055531663 DAUC <0003> auc.c:113 vector [0]: rand = 5d3b62c252521db50a05c5701641fba1 20241009055531663 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241009055531663 DAUC <0003> auc.c:142 vector [0]: autn = 15cf362f8a9000008d50583da35c5e93 20241009055531663 DAUC <0003> auc.c:143 vector [0]: ck = 8cab766a9b92a3bded53af7e13f73744 20241009055531663 DAUC <0003> auc.c:144 vector [0]: ik = ee8bd26432ff4d6ef32826297b37d15a 20241009055531663 DAUC <0003> auc.c:145 vector [0]: res = b5caa1b03c5738e70000000000000000 20241009055531663 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241009055531663 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241009055531663 DAUC <0003> auc.c:151 vector [0]: kc = 7c5b2d59c1ad08cd 20241009055531663 DAUC <0003> auc.c:152 vector [0]: sres = 899d9957 20241009055531663 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241009055531663 DAUC <0003> auc.c:113 vector [1]: rand = c2a134fffd31d5245d0bd7888dc56108 20241009055531663 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241009055531663 DAUC <0003> auc.c:142 vector [1]: autn = 29eb75f02d9b00000f27f29328fa14cb 20241009055531663 DAUC <0003> auc.c:143 vector [1]: ck = 0ea7c1dd5214b6d90aba43163dd19fee 20241009055531663 DAUC <0003> auc.c:144 vector [1]: ik = f1a779e0c11c39967f7653559d6c039e 20241009055531663 DAUC <0003> auc.c:145 vector [1]: res = 1cc8578889124abe0000000000000000 20241009055531663 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241009055531663 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241009055531663 DAUC <0003> auc.c:151 vector [1]: kc = 8acca87e33b5133f 20241009055531663 DAUC <0003> auc.c:152 vector [1]: sres = 95da1d36 20241009055531663 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241009055531663 DAUC <0003> auc.c:113 vector [2]: rand = 281e4fb8d4cfefb8aea907ccdfe09f97 20241009055531663 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241009055531663 DAUC <0003> auc.c:142 vector [2]: autn = 8f3cae53311f000010bbff192d789f36 20241009055531663 DAUC <0003> auc.c:143 vector [2]: ck = bd0370d9ca9ec171fbe6ec84246bdd70 20241009055531663 DAUC <0003> auc.c:144 vector [2]: ik = 1eca56960b66cd286841888ff3c5f78a 20241009055531663 DAUC <0003> auc.c:145 vector [2]: res = 04b6414245b01eb00000000000000000 20241009055531663 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241009055531663 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241009055531663 DAUC <0003> auc.c:151 vector [2]: kc = 306e4244165626a3 20241009055531663 DAUC <0003> auc.c:152 vector [2]: sres = 41065ff2 20241009055531663 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241009055531663 DAUC <0003> auc.c:113 vector [3]: rand = d89c210551f7bd14326b62412f395692 20241009055531663 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241009055531663 DAUC <0003> auc.c:142 vector [3]: autn = 326c18011b1c00005c1919cdf3813b82 20241009055531663 DAUC <0003> auc.c:143 vector [3]: ck = 62e9fe3f823a233cc146ecc8030855bc 20241009055531663 DAUC <0003> auc.c:144 vector [3]: ik = cf1ef927a082575bb05efb0b1c9b251b 20241009055531663 DAUC <0003> auc.c:145 vector [3]: res = 2ce7213e88f364210000000000000000 20241009055531663 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241009055531663 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241009055531663 DAUC <0003> auc.c:151 vector [3]: kc = dcef10db3d2b04c0 20241009055531663 DAUC <0003> auc.c:152 vector [3]: sres = a414451f 20241009055531663 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241009055531663 DAUC <0003> auc.c:113 vector [4]: rand = fa1cb5af7ba90fbc855b38ce592bab91 20241009055531663 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241009055531663 DAUC <0003> auc.c:142 vector [4]: autn = 914188cf01aa000068d556b7c7ca36f7 20241009055531663 DAUC <0003> auc.c:143 vector [4]: ck = 6d7a472baf2cffca146f64c1e9aac0e8 20241009055531663 DAUC <0003> auc.c:144 vector [4]: ik = 286518b905e815382b46809b511633ba 20241009055531663 DAUC <0003> auc.c:145 vector [4]: res = 81b3a972daeecbda0000000000000000 20241009055531663 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241009055531663 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241009055531663 DAUC <0003> auc.c:151 vector [4]: kc = 7a36bbc8127819a0 20241009055531663 DAUC <0003> auc.c:152 vector [4]: sres = 5b5d62a8 20241009055531663 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241009055531663 DAUC <0003> db_auc.c:245 IMSI='262422002815461': Generated 5 vectors 20241009055531663 DAUC <0003> db_auc.c:249 IMSI='262422002815461': Updating SQN=321 in DB 20241009055531671 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262422002815461 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422002815461"} 20241009055531671 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262422002815461 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241009055531671 DLINP <000b> input/ipa.c:451 connected read/write 20241009055531671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055531671 DLINP <000b> input/ipa.c:451 connected read/write 20241009055531671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055531674 DLINP <000b> input/ipa.c:451 connected read/write 20241009055531674 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055531674 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262422002815461 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422002815461"} 20241009055531674 DAUC <0003> db_auc.c:157 IMSI='262422002815461': No 2G Auth Data 20241009055531674 DAUC <0003> db_auc.c:236 IMSI='262422002815461': Calling to generate 5 vectors 20241009055531674 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241009055531674 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241009055531674 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241009055531674 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241009055531674 DAUC <0003> auc.c:113 vector [0]: rand = 4474f2b8a81c9f35742b53dec8e16855 20241009055531674 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241009055531674 DAUC <0003> auc.c:142 vector [0]: autn = 7019164b362e00003604d59d2adf8aa3 20241009055531674 DAUC <0003> auc.c:143 vector [0]: ck = b0b249dcdd433428867959ebbbf71edb 20241009055531674 DAUC <0003> auc.c:144 vector [0]: ik = c03b779a9ebeb271d29c38623b532126 20241009055531674 DAUC <0003> auc.c:145 vector [0]: res = bb1e17b54399aaa00000000000000000 20241009055531674 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241009055531674 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241009055531674 DAUC <0003> auc.c:151 vector [0]: kc = 246c5fcfc359b9a4 20241009055531674 DAUC <0003> auc.c:152 vector [0]: sres = f887bd15 20241009055531674 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241009055531674 DAUC <0003> auc.c:113 vector [1]: rand = 54d7dbbdcfc209ce308a5b344490a1f1 20241009055531674 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241009055531674 DAUC <0003> auc.c:142 vector [1]: autn = 74cece0d53fb0000adae9792d2186fd6 20241009055531674 DAUC <0003> auc.c:143 vector [1]: ck = f2251805a08e3b0e2a5422de5215fe0f 20241009055531674 DAUC <0003> auc.c:144 vector [1]: ik = 26982b3217d27f2051ff4079e8b0fd90 20241009055531674 DAUC <0003> auc.c:145 vector [1]: res = 750e75b77e4e52e70000000000000000 20241009055531674 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241009055531674 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241009055531674 DAUC <0003> auc.c:151 vector [1]: kc = af1651900df947b1 20241009055531674 DAUC <0003> auc.c:152 vector [1]: sres = 0b402750 20241009055531674 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241009055531674 DAUC <0003> auc.c:113 vector [2]: rand = d3bb04c3f47f7716cae04248fe81b0bf 20241009055531674 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241009055531674 DAUC <0003> auc.c:142 vector [2]: autn = efe6f5e24b9a0000c882367478fca4d4 20241009055531674 DAUC <0003> auc.c:143 vector [2]: ck = 5fddd1e71c7a11692653779a7a9ab49f 20241009055531674 DAUC <0003> auc.c:144 vector [2]: ik = 36489715d6843d308b95a6c1865149eb 20241009055531674 DAUC <0003> auc.c:145 vector [2]: res = 8f13d09f0ac135e50000000000000000 20241009055531674 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241009055531674 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241009055531674 DAUC <0003> auc.c:151 vector [2]: kc = c45397a93635d12d 20241009055531674 DAUC <0003> auc.c:152 vector [2]: sres = 85d2e57a 20241009055531674 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241009055531674 DAUC <0003> auc.c:113 vector [3]: rand = 9ca3d8220771593e49455fdf69d63d63 20241009055531674 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241009055531674 DAUC <0003> auc.c:142 vector [3]: autn = 53e947455fdf0000725bf382de7eaf21 20241009055531674 DAUC <0003> auc.c:143 vector [3]: ck = 9179d420edb9d9c79c35726804715d5f 20241009055531674 DAUC <0003> auc.c:144 vector [3]: ik = 819bc177e08486143dffb2c7a65b1069 20241009055531674 DAUC <0003> auc.c:145 vector [3]: res = 58280498a18781530000000000000000 20241009055531674 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241009055531674 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241009055531674 DAUC <0003> auc.c:151 vector [3]: kc = b128d5f8af1712e5 20241009055531674 DAUC <0003> auc.c:152 vector [3]: sres = f9af85cb 20241009055531674 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241009055531674 DAUC <0003> auc.c:113 vector [4]: rand = 8609062f0267c454269d77d4291c33e3 20241009055531674 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241009055531674 DAUC <0003> auc.c:142 vector [4]: autn = ac757b0e187700007046bb6cbf767b5d 20241009055531674 DAUC <0003> auc.c:143 vector [4]: ck = ed3e9f2ae8dde4aac2f2ffdc81f58d85 20241009055531674 DAUC <0003> auc.c:144 vector [4]: ik = f819c4b8cdcdc3deb46847489d7289c4 20241009055531674 DAUC <0003> auc.c:145 vector [4]: res = 9088992c29e4b8770000000000000000 20241009055531674 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241009055531674 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241009055531674 DAUC <0003> auc.c:151 vector [4]: kc = 63bde30639972335 20241009055531674 DAUC <0003> auc.c:152 vector [4]: sres = b96c215b 20241009055531674 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241009055531674 DAUC <0003> db_auc.c:245 IMSI='262422002815461': Generated 5 vectors 20241009055531674 DAUC <0003> db_auc.c:249 IMSI='262422002815461': Updating SQN=481 in DB 20241009055531681 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262422002815461 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422002815461"} 20241009055531681 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262422002815461 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241009055531681 DLINP <000b> input/ipa.c:451 connected read/write 20241009055531681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055531681 DLINP <000b> input/ipa.c:451 connected read/write 20241009055531681 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055531683 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50688<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@8dc5273035e0: Final verdict of PTC: pass 20241009055531707 DAUC <0003> db_auc.c:157 IMSI='262420683318456': No 2G Auth Data 20241009055531707 DAUC <0003> db_auc.c:192 IMSI='262420683318456': No 3G Auth Data HLR_Test-GSUP(21)@8dc5273035e0: Created GsupExpect[0] for "262420683318456" to be handled at TC_gsup_sai_num_auth_vectors(28) 20241009055531742 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50692<->l=127.0.0.1:4258 20241009055531745 DLINP <000b> input/ipa.c:451 connected read/write 20241009055531745 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055531745 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262420683318456 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420683318456"} 20241009055531745 DAUC <0003> db_auc.c:157 IMSI='262420683318456': No 2G Auth Data 20241009055531745 DAUC <0003> db_auc.c:236 IMSI='262420683318456': Calling to generate 1 vectors 20241009055531745 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241009055531745 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241009055531745 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241009055531745 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241009055531745 DAUC <0003> auc.c:113 vector [0]: rand = fdb1e82e47efe3a03c5b2fa2661a3e6e 20241009055531745 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241009055531745 DAUC <0003> auc.c:142 vector [0]: autn = b7002ef35f0d0000f3fd9956c322791e 20241009055531745 DAUC <0003> auc.c:143 vector [0]: ck = 3e7a9da0e80cc9a3f395388bf5b54fb8 20241009055531745 DAUC <0003> auc.c:144 vector [0]: ik = 2b0573a5690d2e37c7fc45614c31da7b 20241009055531745 DAUC <0003> auc.c:145 vector [0]: res = f510f5c7f2b31ff40000000000000000 20241009055531745 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241009055531745 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241009055531745 DAUC <0003> auc.c:151 vector [0]: kc = 211693ef38857257 20241009055531745 DAUC <0003> auc.c:152 vector [0]: sres = 07a3ea33 20241009055531745 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241009055531745 DAUC <0003> db_auc.c:245 IMSI='262420683318456': Generated 1 vectors 20241009055531745 DAUC <0003> db_auc.c:249 IMSI='262420683318456': Updating SQN=33 in DB 20241009055531752 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262420683318456 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420683318456"} 20241009055531752 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262420683318456 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241009055531752 DLINP <000b> input/ipa.c:451 connected read/write 20241009055531752 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055531752 DLINP <000b> input/ipa.c:451 connected read/write 20241009055531752 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@8dc5273035e0: Found GsupExpect[0] for "262420683318456" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@8dc5273035e0: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262420683318456" TC_gsup_sai_num_auth_vectors(28)@8dc5273035e0: setverdict(pass): none -> pass 20241009055531754 DLINP <000b> input/ipa.c:451 connected read/write 20241009055531754 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055531754 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262420683318456 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420683318456"} 20241009055531754 DAUC <0003> db_auc.c:157 IMSI='262420683318456': No 2G Auth Data 20241009055531755 DAUC <0003> db_auc.c:236 IMSI='262420683318456': Calling to generate 4 vectors 20241009055531755 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241009055531755 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241009055531755 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241009055531755 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241009055531755 DAUC <0003> auc.c:113 vector [0]: rand = 4b514d577d754c77ce8d08026c94d01d 20241009055531755 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241009055531755 DAUC <0003> auc.c:142 vector [0]: autn = d6a1bf02e4c80000f402e40c8f05c958 20241009055531755 DAUC <0003> auc.c:143 vector [0]: ck = 5dc5166097fcc6ab0102ab8504392140 20241009055531755 DAUC <0003> auc.c:144 vector [0]: ik = b60a4e723b05520e532d85aaaccab9b3 20241009055531755 DAUC <0003> auc.c:145 vector [0]: res = 429733051dad0af30000000000000000 20241009055531755 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241009055531755 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241009055531755 DAUC <0003> auc.c:151 vector [0]: kc = b9e0763d040a0c56 20241009055531755 DAUC <0003> auc.c:152 vector [0]: sres = 5f3a39f6 20241009055531755 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241009055531755 DAUC <0003> auc.c:113 vector [1]: rand = f28d878dbadcc66cd1a827bda811f4d4 20241009055531755 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241009055531755 DAUC <0003> auc.c:142 vector [1]: autn = 2cfe42d5b21c0000d5d7602b1052df38 20241009055531755 DAUC <0003> auc.c:143 vector [1]: ck = c66ed386528b05d8dfa40d48af421d5e 20241009055531755 DAUC <0003> auc.c:144 vector [1]: ik = 826bb8b2ca630657b221004b82b6aa73 20241009055531755 DAUC <0003> auc.c:145 vector [1]: res = 70cf2d2be010d8300000000000000000 20241009055531755 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241009055531755 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241009055531755 DAUC <0003> auc.c:151 vector [1]: kc = 29806637b51cb4a2 20241009055531755 DAUC <0003> auc.c:152 vector [1]: sres = 90dff51b 20241009055531755 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241009055531755 DAUC <0003> auc.c:113 vector [2]: rand = 7ed488e873aecf23eb3e4957012db7e1 20241009055531755 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241009055531755 DAUC <0003> auc.c:142 vector [2]: autn = 7f8af37278b500005c85dca5281bd363 20241009055531755 DAUC <0003> auc.c:143 vector [2]: ck = 35e82f8161979489787aea54ced33547 20241009055531755 DAUC <0003> auc.c:144 vector [2]: ik = e72651a77bda35ba15d49ffdc77e740b 20241009055531755 DAUC <0003> auc.c:145 vector [2]: res = 2ea9a82b3186d3bc0000000000000000 20241009055531755 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241009055531755 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241009055531755 DAUC <0003> auc.c:151 vector [2]: kc = bf600b8f13e0e07f 20241009055531755 DAUC <0003> auc.c:152 vector [2]: sres = 1f2f7b97 20241009055531755 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241009055531755 DAUC <0003> auc.c:113 vector [3]: rand = 73405b85845e5f6cdb8d7efcdbc10a39 20241009055531755 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241009055531755 DAUC <0003> auc.c:142 vector [3]: autn = 8a47c414927d0000feaa44a0a6991a23 20241009055531755 DAUC <0003> auc.c:143 vector [3]: ck = c86e8a3aa62341eef201d4df3ee6aff9 20241009055531755 DAUC <0003> auc.c:144 vector [3]: ik = 5b162228865c0078203b507f0438401e 20241009055531755 DAUC <0003> auc.c:145 vector [3]: res = 0da5a6d902e9aaca0000000000000000 20241009055531755 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241009055531755 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241009055531755 DAUC <0003> auc.c:151 vector [3]: kc = 41422cb21aa1ae71 20241009055531755 DAUC <0003> auc.c:152 vector [3]: sres = 0f4c0c13 20241009055531755 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241009055531755 DAUC <0003> db_auc.c:245 IMSI='262420683318456': Generated 4 vectors 20241009055531755 DAUC <0003> db_auc.c:249 IMSI='262420683318456': Updating SQN=161 in DB 20241009055531762 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262420683318456 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420683318456"} 20241009055531762 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262420683318456 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241009055531762 DLINP <000b> input/ipa.c:451 connected read/write 20241009055531762 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055531762 DLINP <000b> input/ipa.c:451 connected read/write 20241009055531762 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055531765 DLINP <000b> input/ipa.c:451 connected read/write 20241009055531765 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055531765 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262420683318456 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420683318456"} 20241009055531765 DAUC <0003> db_auc.c:157 IMSI='262420683318456': No 2G Auth Data 20241009055531765 DAUC <0003> db_auc.c:236 IMSI='262420683318456': Calling to generate 5 vectors 20241009055531765 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241009055531765 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241009055531765 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241009055531765 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241009055531765 DAUC <0003> auc.c:113 vector [0]: rand = afd56b6d9c7f8b5eaed61b2454055a4d 20241009055531765 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241009055531765 DAUC <0003> auc.c:142 vector [0]: autn = bf06294fe3f7000086ada025f7f369e5 20241009055531765 DAUC <0003> auc.c:143 vector [0]: ck = 0c91f8418f0dfebd5cbb7b0034f04a92 20241009055531765 DAUC <0003> auc.c:144 vector [0]: ik = aa9743ee0b0e829f695978b2cd55cb04 20241009055531765 DAUC <0003> auc.c:145 vector [0]: res = ae4688da714bcc610000000000000000 20241009055531765 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241009055531765 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241009055531765 DAUC <0003> auc.c:151 vector [0]: kc = 93e4b81d7da6fdb4 20241009055531765 DAUC <0003> auc.c:152 vector [0]: sres = df0d44bb 20241009055531765 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241009055531765 DAUC <0003> auc.c:113 vector [1]: rand = cb5073f02004f76076c3b465b52e06fe 20241009055531765 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241009055531765 DAUC <0003> auc.c:142 vector [1]: autn = 17dc5f72a82e00004acaa7bcf67872da 20241009055531765 DAUC <0003> auc.c:143 vector [1]: ck = d5e705bccd3582b3261a03e52e442368 20241009055531765 DAUC <0003> auc.c:144 vector [1]: ik = b39da0b641dbba3f800533e2983beda9 20241009055531765 DAUC <0003> auc.c:145 vector [1]: res = 15223a645b85e2380000000000000000 20241009055531765 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241009055531765 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241009055531765 DAUC <0003> auc.c:151 vector [1]: kc = c065950d3a91f64d 20241009055531765 DAUC <0003> auc.c:152 vector [1]: sres = 4ea7d85c 20241009055531765 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241009055531765 DAUC <0003> auc.c:113 vector [2]: rand = 61077899656da878b6c80aada14d7c40 20241009055531765 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241009055531765 DAUC <0003> auc.c:142 vector [2]: autn = f538a926b5b4000047983094256e09c1 20241009055531765 DAUC <0003> auc.c:143 vector [2]: ck = 69fd6409199688cad5af3a8a2048ac4f 20241009055531765 DAUC <0003> auc.c:144 vector [2]: ik = d0a92e985750c7357922d5161f5248c8 20241009055531765 DAUC <0003> auc.c:145 vector [2]: res = d6cc739f468d29e40000000000000000 20241009055531765 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241009055531765 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241009055531765 DAUC <0003> auc.c:151 vector [2]: kc = 15d9a50d71dcab78 20241009055531765 DAUC <0003> auc.c:152 vector [2]: sres = 90415a7b 20241009055531765 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241009055531765 DAUC <0003> auc.c:113 vector [3]: rand = 7045afe0f67d4b4720f587b682fc0d9c 20241009055531765 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241009055531765 DAUC <0003> auc.c:142 vector [3]: autn = 039e767b7adb0000a5690ecaff45c953 20241009055531765 DAUC <0003> auc.c:143 vector [3]: ck = 6b4b01533afc4ed390522d9a650bba8e 20241009055531765 DAUC <0003> auc.c:144 vector [3]: ik = cc555322ba8277039c2557087372cfc4 20241009055531765 DAUC <0003> auc.c:145 vector [3]: res = 4e800e7094eda0470000000000000000 20241009055531765 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241009055531765 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241009055531765 DAUC <0003> auc.c:151 vector [3]: kc = ab6928e396074c9a 20241009055531765 DAUC <0003> auc.c:152 vector [3]: sres = da6dae37 20241009055531765 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241009055531765 DAUC <0003> auc.c:113 vector [4]: rand = 66e74c455779ef7b5a20dd50a27dd9f6 20241009055531765 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241009055531765 DAUC <0003> auc.c:142 vector [4]: autn = f463972c0d4c00007e6961f4123ec2c2 20241009055531765 DAUC <0003> auc.c:143 vector [4]: ck = 93bc43c0558ed4c5880a846a1fde0581 20241009055531765 DAUC <0003> auc.c:144 vector [4]: ik = bfccdf11621c386cec1913e24da0b86e 20241009055531765 DAUC <0003> auc.c:145 vector [4]: res = 07884812bc5cc89a0000000000000000 20241009055531765 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241009055531765 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241009055531765 DAUC <0003> auc.c:151 vector [4]: kc = 48630b5965ec5146 20241009055531765 DAUC <0003> auc.c:152 vector [4]: sres = bbd48088 20241009055531765 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241009055531765 DAUC <0003> db_auc.c:245 IMSI='262420683318456': Generated 5 vectors 20241009055531765 DAUC <0003> db_auc.c:249 IMSI='262420683318456': Updating SQN=321 in DB 20241009055531772 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262420683318456 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420683318456"} 20241009055531773 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262420683318456 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241009055531773 DLINP <000b> input/ipa.c:451 connected read/write 20241009055531773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055531773 DLINP <000b> input/ipa.c:451 connected read/write 20241009055531773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055531775 DLINP <000b> input/ipa.c:451 connected read/write 20241009055531775 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055531775 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262420683318456 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420683318456"} 20241009055531775 DAUC <0003> db_auc.c:157 IMSI='262420683318456': No 2G Auth Data 20241009055531775 DAUC <0003> db_auc.c:236 IMSI='262420683318456': Calling to generate 5 vectors 20241009055531775 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241009055531775 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241009055531775 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241009055531775 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241009055531775 DAUC <0003> auc.c:113 vector [0]: rand = 8f6304e517a997d5eddddcb5351ed2bc 20241009055531775 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241009055531775 DAUC <0003> auc.c:142 vector [0]: autn = 01c8604f18cd00002e7cdf238bb860bd 20241009055531775 DAUC <0003> auc.c:143 vector [0]: ck = 01fb24a8098e5fbfa2994a63f0f31de0 20241009055531775 DAUC <0003> auc.c:144 vector [0]: ik = 7071cecd19de4c17ec80fbb2bfd3ea45 20241009055531775 DAUC <0003> auc.c:145 vector [0]: res = c6f422647c24678d0000000000000000 20241009055531775 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241009055531775 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241009055531775 DAUC <0003> auc.c:151 vector [0]: kc = 3f935bb45f70e40d 20241009055531775 DAUC <0003> auc.c:152 vector [0]: sres = bad045e9 20241009055531775 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241009055531775 DAUC <0003> auc.c:113 vector [1]: rand = fe96fa5f7aea4ac4d3f824804ca72195 20241009055531775 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241009055531775 DAUC <0003> auc.c:142 vector [1]: autn = 46b3b57f068d0000a54dddcd30c82d21 20241009055531775 DAUC <0003> auc.c:143 vector [1]: ck = 8b6157175f3fb95c31b83cc112ab1e3b 20241009055531775 DAUC <0003> auc.c:144 vector [1]: ik = c6232383385db44895e1bb6827f81f2d 20241009055531775 DAUC <0003> auc.c:145 vector [1]: res = c115d35006017cc60000000000000000 20241009055531775 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241009055531775 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241009055531775 DAUC <0003> auc.c:151 vector [1]: kc = e91bf33d52310c02 20241009055531775 DAUC <0003> auc.c:152 vector [1]: sres = c714af96 20241009055531775 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241009055531775 DAUC <0003> auc.c:113 vector [2]: rand = 5106dcb3d46ffcd2a2f0bd690846b34e 20241009055531775 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241009055531775 DAUC <0003> auc.c:142 vector [2]: autn = 9d7134dab36c00006370b7891e4b47a8 20241009055531775 DAUC <0003> auc.c:143 vector [2]: ck = b4226fc65260ba215ae7a6a0ba8db50e 20241009055531775 DAUC <0003> auc.c:144 vector [2]: ik = d4229611efa59180a0dfacae9a83129d 20241009055531775 DAUC <0003> auc.c:145 vector [2]: res = 59f936d45094e1bc0000000000000000 20241009055531775 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241009055531775 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241009055531775 DAUC <0003> auc.c:151 vector [2]: kc = 9a38f3d99dcb8c32 20241009055531775 DAUC <0003> auc.c:152 vector [2]: sres = 096dd768 20241009055531775 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241009055531775 DAUC <0003> auc.c:113 vector [3]: rand = 4bee6102ed5715766a6afac789a2a04a 20241009055531775 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241009055531775 DAUC <0003> auc.c:142 vector [3]: autn = 02c2685b7238000085be5e92a334f674 20241009055531775 DAUC <0003> auc.c:143 vector [3]: ck = 2ff36adb3ecbc2e30eaa534822ee3a59 20241009055531775 DAUC <0003> auc.c:144 vector [3]: ik = 3abee7ca8250e9e63bd89631ff4477df 20241009055531775 DAUC <0003> auc.c:145 vector [3]: res = fc55de14d2164c4f0000000000000000 20241009055531775 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241009055531775 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241009055531775 DAUC <0003> auc.c:151 vector [3]: kc = 203f486861316683 20241009055531775 DAUC <0003> auc.c:152 vector [3]: sres = 2e43925b 20241009055531775 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241009055531775 DAUC <0003> auc.c:113 vector [4]: rand = da39db18e50cd9f027ac0c50b9962b74 20241009055531775 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241009055531775 DAUC <0003> auc.c:142 vector [4]: autn = 202114e15ab300006ab5459a25f49970 20241009055531775 DAUC <0003> auc.c:143 vector [4]: ck = 60b9612b80e6558150051f98acf933a3 20241009055531776 DAUC <0003> auc.c:144 vector [4]: ik = ab5126d81a06fef304e7deb67e0a15bc 20241009055531776 DAUC <0003> auc.c:145 vector [4]: res = d9e424da72189e7e0000000000000000 20241009055531776 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241009055531776 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241009055531776 DAUC <0003> auc.c:151 vector [4]: kc = 9f0a86dd48138d6d 20241009055531776 DAUC <0003> auc.c:152 vector [4]: sres = abfcbaa4 20241009055531776 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241009055531776 DAUC <0003> db_auc.c:245 IMSI='262420683318456': Generated 5 vectors 20241009055531776 DAUC <0003> db_auc.c:249 IMSI='262420683318456': Updating SQN=481 in DB 20241009055531782 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262420683318456 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420683318456"} 20241009055531782 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262420683318456 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241009055531782 DLINP <000b> input/ipa.c:451 connected read/write 20241009055531782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055531782 DLINP <000b> input/ipa.c:451 connected read/write 20241009055531782 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055531785 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50692<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@8dc5273035e0: Final verdict of PTC: pass 20241009055531809 DAUC <0003> db_auc.c:157 IMSI='262428504720216': No 2G Auth Data 20241009055531809 DAUC <0003> db_auc.c:192 IMSI='262428504720216': No 3G Auth Data HLR_Test-GSUP(21)@8dc5273035e0: Created GsupExpect[0] for "262428504720216" to be handled at TC_gsup_sai_num_auth_vectors(29) 20241009055531850 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50702<->l=127.0.0.1:4258 20241009055531854 DLINP <000b> input/ipa.c:451 connected read/write 20241009055531854 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055531854 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262428504720216 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428504720216"} 20241009055531854 DAUC <0003> db_auc.c:236 IMSI='262428504720216': Calling to generate 1 vectors 20241009055531854 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241009055531854 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241009055531854 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241009055531854 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241009055531854 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241009055531854 DAUC <0003> auc.c:113 vector [0]: rand = 514cdcca0aadf2bffbc5852340d44823 20241009055531854 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241009055531854 DAUC <0003> auc.c:142 vector [0]: autn = a7b5d054996700007c3ea018e2d43a58 20241009055531854 DAUC <0003> auc.c:143 vector [0]: ck = 9c66471f48dd542406c0e8f9cfee1323 20241009055531854 DAUC <0003> auc.c:144 vector [0]: ik = cf3c3fa2ad32682b27545ac9e623e705 20241009055531854 DAUC <0003> auc.c:145 vector [0]: res = c69c5ecf8050869d0000000000000000 20241009055531854 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241009055531854 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241009055531854 DAUC <0003> auc.c:179 vector [0]: kc = 2ae42597ccb7d800 20241009055531854 DAUC <0003> auc.c:180 vector [0]: sres = c7fd0911 20241009055531854 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241009055531854 DAUC <0003> db_auc.c:245 IMSI='262428504720216': Generated 1 vectors 20241009055531854 DAUC <0003> db_auc.c:249 IMSI='262428504720216': Updating SQN=33 in DB 20241009055531862 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262428504720216 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428504720216"} 20241009055531862 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262428504720216 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241009055531862 DLINP <000b> input/ipa.c:451 connected read/write 20241009055531862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055531862 DLINP <000b> input/ipa.c:451 connected read/write 20241009055531862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@8dc5273035e0: Found GsupExpect[0] for "262428504720216" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@8dc5273035e0: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262428504720216" TC_gsup_sai_num_auth_vectors(29)@8dc5273035e0: setverdict(pass): none -> pass 20241009055531865 DLINP <000b> input/ipa.c:451 connected read/write 20241009055531865 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055531865 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262428504720216 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428504720216"} 20241009055531866 DAUC <0003> db_auc.c:236 IMSI='262428504720216': Calling to generate 4 vectors 20241009055531866 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241009055531866 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241009055531866 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241009055531866 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241009055531866 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241009055531866 DAUC <0003> auc.c:113 vector [0]: rand = 2c67857489b2f64e6bd7460430c30745 20241009055531866 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241009055531866 DAUC <0003> auc.c:142 vector [0]: autn = 0c3e60f39004000022c0eecdd582eaa7 20241009055531866 DAUC <0003> auc.c:143 vector [0]: ck = 8df146a69faf55ddebb7c34ff156c5c4 20241009055531866 DAUC <0003> auc.c:144 vector [0]: ik = 25629883a4a68a146c3957a404ccc9f4 20241009055531866 DAUC <0003> auc.c:145 vector [0]: res = 0f3e801a56af16550000000000000000 20241009055531866 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241009055531866 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241009055531866 DAUC <0003> auc.c:179 vector [0]: kc = b545ebec04802800 20241009055531866 DAUC <0003> auc.c:180 vector [0]: sres = 10d4d0f5 20241009055531866 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241009055531866 DAUC <0003> auc.c:113 vector [1]: rand = 5c26c078c97169ed713fd176331859e0 20241009055531866 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241009055531866 DAUC <0003> auc.c:142 vector [1]: autn = 589ef33b4b220000ae55ee1a84b5f694 20241009055531866 DAUC <0003> auc.c:143 vector [1]: ck = ad0bd2ebf0647201f0646aa49110aa37 20241009055531866 DAUC <0003> auc.c:144 vector [1]: ik = 8448c5886868bffd18497738772627d9 20241009055531866 DAUC <0003> auc.c:145 vector [1]: res = be41029c907a4dac0000000000000000 20241009055531866 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241009055531866 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241009055531866 DAUC <0003> auc.c:179 vector [1]: kc = f94f53caaed10c00 20241009055531866 DAUC <0003> auc.c:180 vector [1]: sres = cc257106 20241009055531866 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241009055531866 DAUC <0003> auc.c:113 vector [2]: rand = acaedb719d5ebcc6351443fceef30f6f 20241009055531866 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241009055531866 DAUC <0003> auc.c:142 vector [2]: autn = e9ce7716c85d0000a1c06234c9cc4778 20241009055531866 DAUC <0003> auc.c:143 vector [2]: ck = 3cd547ce2c84e6c8c6b6206f4e3076e9 20241009055531866 DAUC <0003> auc.c:144 vector [2]: ik = a8455d599948e788c441acc644ceb67f 20241009055531866 DAUC <0003> auc.c:145 vector [2]: res = ac8c9fe309b295620000000000000000 20241009055531866 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241009055531866 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241009055531866 DAUC <0003> auc.c:179 vector [2]: kc = 77a5d0dd1c74dc00 20241009055531866 DAUC <0003> auc.c:180 vector [2]: sres = a4a56e33 20241009055531866 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241009055531866 DAUC <0003> auc.c:113 vector [3]: rand = aacc915d14301d322bac6a0ae3ffc366 20241009055531866 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241009055531866 DAUC <0003> auc.c:142 vector [3]: autn = 301c79d72f430000bd2e4e6008bf73a5 20241009055531866 DAUC <0003> auc.c:143 vector [3]: ck = a29e593730d52c0f5e82a7c1b1c14474 20241009055531866 DAUC <0003> auc.c:144 vector [3]: ik = 135ce2e5c86978277e6e57a40295a2bf 20241009055531866 DAUC <0003> auc.c:145 vector [3]: res = 2973718072b522ac0000000000000000 20241009055531866 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241009055531866 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241009055531866 DAUC <0003> auc.c:179 vector [3]: kc = b57db03e4733f800 20241009055531866 DAUC <0003> auc.c:180 vector [3]: sres = 83ebc190 20241009055531866 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241009055531866 DAUC <0003> db_auc.c:245 IMSI='262428504720216': Generated 4 vectors 20241009055531866 DAUC <0003> db_auc.c:249 IMSI='262428504720216': Updating SQN=161 in DB 20241009055531873 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262428504720216 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428504720216"} 20241009055531873 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262428504720216 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241009055531873 DLINP <000b> input/ipa.c:451 connected read/write 20241009055531873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055531873 DLINP <000b> input/ipa.c:451 connected read/write 20241009055531873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055531876 DLINP <000b> input/ipa.c:451 connected read/write 20241009055531876 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055531876 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262428504720216 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428504720216"} 20241009055531876 DAUC <0003> db_auc.c:236 IMSI='262428504720216': Calling to generate 5 vectors 20241009055531876 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241009055531876 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241009055531876 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241009055531876 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241009055531876 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241009055531876 DAUC <0003> auc.c:113 vector [0]: rand = 377668278ad3f02f3510eff50afb94fa 20241009055531876 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241009055531876 DAUC <0003> auc.c:142 vector [0]: autn = b080362537b6000004ee9f3cebf75a4c 20241009055531876 DAUC <0003> auc.c:143 vector [0]: ck = 181e0a10d6361f4dffcb71e619a11198 20241009055531876 DAUC <0003> auc.c:144 vector [0]: ik = 165d3f3f41097ca213673f04ea972f73 20241009055531876 DAUC <0003> auc.c:145 vector [0]: res = 28ccf85abe4c1f9f0000000000000000 20241009055531876 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241009055531876 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241009055531876 DAUC <0003> auc.c:179 vector [0]: kc = ad8bbdb7dc31d400 20241009055531876 DAUC <0003> auc.c:180 vector [0]: sres = 520e2113 20241009055531876 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241009055531876 DAUC <0003> auc.c:113 vector [1]: rand = 630981abcfdcf1e493c719edcbf9b595 20241009055531876 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241009055531876 DAUC <0003> auc.c:142 vector [1]: autn = 4ed58fd5930900008944ade154265fcb 20241009055531876 DAUC <0003> auc.c:143 vector [1]: ck = fc8fdde0495ef66b8d622cc348f8c368 20241009055531876 DAUC <0003> auc.c:144 vector [1]: ik = 0368724e807df2cec2d94200e986a686 20241009055531876 DAUC <0003> auc.c:145 vector [1]: res = 8ddec733314813420000000000000000 20241009055531876 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241009055531876 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241009055531876 DAUC <0003> auc.c:179 vector [1]: kc = be880af764087c00 20241009055531876 DAUC <0003> auc.c:180 vector [1]: sres = 905ee2b9 20241009055531876 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241009055531876 DAUC <0003> auc.c:113 vector [2]: rand = 85a6fcce4bf9e718999119b0dd4ea7d4 20241009055531876 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241009055531876 DAUC <0003> auc.c:142 vector [2]: autn = 2d938964ce8b000098f405c0c1de27c4 20241009055531876 DAUC <0003> auc.c:143 vector [2]: ck = bb6153b039fe87947ed5153be90fa5e2 20241009055531876 DAUC <0003> auc.c:144 vector [2]: ik = 7c640635a1d62835347ad1346aac037c 20241009055531876 DAUC <0003> auc.c:145 vector [2]: res = ac3909caf0e8b86e0000000000000000 20241009055531876 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241009055531876 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241009055531876 DAUC <0003> auc.c:179 vector [2]: kc = ec3e8d5cc6299000 20241009055531876 DAUC <0003> auc.c:180 vector [2]: sres = ac23d04d 20241009055531876 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241009055531877 DAUC <0003> auc.c:113 vector [3]: rand = e0f1eed580c40aae93efe00a07d9d009 20241009055531877 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241009055531877 DAUC <0003> auc.c:142 vector [3]: autn = 9aa30e7223310000f2e66826a8c5b076 20241009055531877 DAUC <0003> auc.c:143 vector [3]: ck = a63bfd2eb8c56bb75a670405d49402c8 20241009055531877 DAUC <0003> auc.c:144 vector [3]: ik = dae213f9d513cd47706258542c0dfad1 20241009055531877 DAUC <0003> auc.c:145 vector [3]: res = 1b4df259a57d651d0000000000000000 20241009055531877 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241009055531877 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241009055531877 DAUC <0003> auc.c:179 vector [3]: kc = 036ab1b3953e9400 20241009055531877 DAUC <0003> auc.c:180 vector [3]: sres = 43ebe490 20241009055531877 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241009055531877 DAUC <0003> auc.c:113 vector [4]: rand = 49c37d60aec63530ab6dcf3e937b41f2 20241009055531877 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241009055531877 DAUC <0003> auc.c:142 vector [4]: autn = 135b46cadc7000008347ed55bfb3c99b 20241009055531877 DAUC <0003> auc.c:143 vector [4]: ck = 8be34311778cc25a2addc74e16ff1a74 20241009055531877 DAUC <0003> auc.c:144 vector [4]: ik = 44fad8a36109259258970682c52afa61 20241009055531877 DAUC <0003> auc.c:145 vector [4]: res = 5391ce7ba1a13d620000000000000000 20241009055531877 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241009055531877 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241009055531877 DAUC <0003> auc.c:179 vector [4]: kc = db214b50d0582800 20241009055531877 DAUC <0003> auc.c:180 vector [4]: sres = 20e7957d 20241009055531877 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241009055531877 DAUC <0003> db_auc.c:245 IMSI='262428504720216': Generated 5 vectors 20241009055531877 DAUC <0003> db_auc.c:249 IMSI='262428504720216': Updating SQN=321 in DB 20241009055531885 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262428504720216 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428504720216"} 20241009055531885 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262428504720216 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241009055531885 DLINP <000b> input/ipa.c:451 connected read/write 20241009055531885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055531885 DLINP <000b> input/ipa.c:451 connected read/write 20241009055531885 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055531888 DLINP <000b> input/ipa.c:451 connected read/write 20241009055531888 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055531888 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262428504720216 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428504720216"} 20241009055531888 DAUC <0003> db_auc.c:236 IMSI='262428504720216': Calling to generate 5 vectors 20241009055531888 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241009055531888 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241009055531888 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241009055531888 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241009055531888 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241009055531888 DAUC <0003> auc.c:113 vector [0]: rand = a05afd1a42eca36ed9836e2f4b0d9f54 20241009055531888 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241009055531888 DAUC <0003> auc.c:142 vector [0]: autn = 6d7f28ed5a270000029b73a701f34219 20241009055531888 DAUC <0003> auc.c:143 vector [0]: ck = 6a8dfe11ee17532efc843b71f878d755 20241009055531888 DAUC <0003> auc.c:144 vector [0]: ik = 349facccbb4255717d06d5b6f22ed105 20241009055531888 DAUC <0003> auc.c:145 vector [0]: res = 84eb525028132ebe0000000000000000 20241009055531888 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241009055531888 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241009055531888 DAUC <0003> auc.c:179 vector [0]: kc = c46c39d8761e9800 20241009055531888 DAUC <0003> auc.c:180 vector [0]: sres = 7e67cdcf 20241009055531888 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241009055531888 DAUC <0003> auc.c:113 vector [1]: rand = 5cf86405d1a5ca91331f3ed79bfd03a2 20241009055531888 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241009055531888 DAUC <0003> auc.c:142 vector [1]: autn = 482c0449bb090000c38587b222021c47 20241009055531888 DAUC <0003> auc.c:143 vector [1]: ck = 21c6ef0b568bc19de401a03c7b8ce1b7 20241009055531888 DAUC <0003> auc.c:144 vector [1]: ik = 393de4f13e3cff5577fa28d1f0e72a0f 20241009055531888 DAUC <0003> auc.c:145 vector [1]: res = 2cacac4b051a97860000000000000000 20241009055531888 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241009055531888 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241009055531888 DAUC <0003> auc.c:179 vector [1]: kc = baa54957e5bae400 20241009055531888 DAUC <0003> auc.c:180 vector [1]: sres = 8392c85e 20241009055531888 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241009055531888 DAUC <0003> auc.c:113 vector [2]: rand = 9f2cc85367f23c65a6e50493246c2afa 20241009055531888 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241009055531888 DAUC <0003> auc.c:142 vector [2]: autn = b8e31e8e5bca0000e6a60f4bf7c0db71 20241009055531888 DAUC <0003> auc.c:143 vector [2]: ck = 11a6966886417530760ef33060d12685 20241009055531888 DAUC <0003> auc.c:144 vector [2]: ik = fee55d450a7e2405b891219db441801d 20241009055531888 DAUC <0003> auc.c:145 vector [2]: res = 7fed8862080bdc0e0000000000000000 20241009055531888 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241009055531888 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241009055531888 DAUC <0003> auc.c:179 vector [2]: kc = ba8208dccea10000 20241009055531888 DAUC <0003> auc.c:180 vector [2]: sres = 39182a58 20241009055531888 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241009055531888 DAUC <0003> auc.c:113 vector [3]: rand = 23c2e3e9ecedb9fb7f9d4b4fea8245ba 20241009055531888 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241009055531888 DAUC <0003> auc.c:142 vector [3]: autn = 44a227bd27cc00001b020282944d91c6 20241009055531888 DAUC <0003> auc.c:143 vector [3]: ck = 4cfe619cdcf44340e49550c3e8ac1da2 20241009055531888 DAUC <0003> auc.c:144 vector [3]: ik = e2d6821c25554d71a9a4d410b5c6c121 20241009055531888 DAUC <0003> auc.c:145 vector [3]: res = 3d50b8f989e9c2c90000000000000000 20241009055531888 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241009055531888 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241009055531888 DAUC <0003> auc.c:179 vector [3]: kc = aa84e20782992c00 20241009055531888 DAUC <0003> auc.c:180 vector [3]: sres = 230c8185 20241009055531888 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241009055531888 DAUC <0003> auc.c:113 vector [4]: rand = d0992482a960e2f869d460c3003a360f 20241009055531888 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241009055531888 DAUC <0003> auc.c:142 vector [4]: autn = a8861602f1a300002d7267478703594e 20241009055531888 DAUC <0003> auc.c:143 vector [4]: ck = 4861207807c2f4f070ff8a96a0c1b3e2 20241009055531888 DAUC <0003> auc.c:144 vector [4]: ik = 2ce0cb83480ac1c0b7d0f2b1703ca384 20241009055531888 DAUC <0003> auc.c:145 vector [4]: res = c8a4d0664fe432b00000000000000000 20241009055531888 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241009055531888 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241009055531888 DAUC <0003> auc.c:179 vector [4]: kc = 881f024fb1b21000 20241009055531888 DAUC <0003> auc.c:180 vector [4]: sres = d00f9be3 20241009055531888 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241009055531888 DAUC <0003> db_auc.c:245 IMSI='262428504720216': Generated 5 vectors 20241009055531888 DAUC <0003> db_auc.c:249 IMSI='262428504720216': Updating SQN=481 in DB 20241009055531903 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262428504720216 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428504720216"} 20241009055531903 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262428504720216 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241009055531903 DLINP <000b> input/ipa.c:451 connected read/write 20241009055531903 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055531903 DLINP <000b> input/ipa.c:451 connected read/write 20241009055531903 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055531906 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50702<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@8dc5273035e0: Final verdict of PTC: pass 20241009055531945 DAUC <0003> db_auc.c:157 IMSI='262428642822917': No 2G Auth Data 20241009055531945 DAUC <0003> db_auc.c:192 IMSI='262428642822917': No 3G Auth Data HLR_Test-GSUP(21)@8dc5273035e0: Created GsupExpect[0] for "262428642822917" to be handled at TC_gsup_sai_num_auth_vectors(30) 20241009055531985 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50704<->l=127.0.0.1:4258 20241009055531990 DLINP <000b> input/ipa.c:451 connected read/write 20241009055531990 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055531990 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262428642822917 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428642822917"} 20241009055531990 DAUC <0003> db_auc.c:236 IMSI='262428642822917': Calling to generate 1 vectors 20241009055531990 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241009055531990 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241009055531990 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241009055531990 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241009055531990 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241009055531990 DAUC <0003> auc.c:113 vector [0]: rand = 45700769236928b5500f515c4eb1d0ad 20241009055531990 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241009055531990 DAUC <0003> auc.c:142 vector [0]: autn = f6cc151d6db20000e19e51956d0b7593 20241009055531990 DAUC <0003> auc.c:143 vector [0]: ck = d2044f61a785a57e1d8ede5511df4588 20241009055531990 DAUC <0003> auc.c:144 vector [0]: ik = d5b4e0aaf7f57003fc7a915b23fda5f1 20241009055531990 DAUC <0003> auc.c:145 vector [0]: res = 7beb1da0f1ee42710000000000000000 20241009055531990 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241009055531990 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241009055531990 DAUC <0003> auc.c:179 vector [0]: kc = e3c7c687dabd3000 20241009055531990 DAUC <0003> auc.c:180 vector [0]: sres = 2bd29ecc 20241009055531990 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241009055531990 DAUC <0003> db_auc.c:245 IMSI='262428642822917': Generated 1 vectors 20241009055531990 DAUC <0003> db_auc.c:249 IMSI='262428642822917': Updating SQN=33 in DB 20241009055531997 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262428642822917 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428642822917"} 20241009055531997 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262428642822917 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241009055531997 DLINP <000b> input/ipa.c:451 connected read/write 20241009055531997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055531998 DLINP <000b> input/ipa.c:451 connected read/write 20241009055531998 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@8dc5273035e0: Found GsupExpect[0] for "262428642822917" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@8dc5273035e0: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262428642822917" TC_gsup_sai_num_auth_vectors(30)@8dc5273035e0: setverdict(pass): none -> pass 20241009055532000 DLINP <000b> input/ipa.c:451 connected read/write 20241009055532000 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055532000 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262428642822917 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428642822917"} 20241009055532000 DAUC <0003> db_auc.c:236 IMSI='262428642822917': Calling to generate 4 vectors 20241009055532000 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241009055532000 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241009055532000 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241009055532000 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241009055532000 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241009055532000 DAUC <0003> auc.c:113 vector [0]: rand = ac349ea321d5354caf32298c9beebd22 20241009055532000 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241009055532000 DAUC <0003> auc.c:142 vector [0]: autn = fb2092eb2b95000048a7304d0def55fa 20241009055532000 DAUC <0003> auc.c:143 vector [0]: ck = 9014baef271fc2549215cf388a9f05f8 20241009055532000 DAUC <0003> auc.c:144 vector [0]: ik = 7b64e2c3f0e624f72533444732bc5d05 20241009055532000 DAUC <0003> auc.c:145 vector [0]: res = bcc6bb4b8a36390d0000000000000000 20241009055532000 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241009055532000 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241009055532000 DAUC <0003> auc.c:179 vector [0]: kc = e8efd4466f5a9c00 20241009055532000 DAUC <0003> auc.c:180 vector [0]: sres = 55f081e6 20241009055532000 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241009055532000 DAUC <0003> auc.c:113 vector [1]: rand = dd873d381d1e0223662ac38313966326 20241009055532000 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241009055532000 DAUC <0003> auc.c:142 vector [1]: autn = d1fffaaf36ab00004f89d5f901912213 20241009055532000 DAUC <0003> auc.c:143 vector [1]: ck = 6e3258c616b6976696c81c80fffe029a 20241009055532000 DAUC <0003> auc.c:144 vector [1]: ik = d0b3352d61816fbd69d66282e63e6e04 20241009055532000 DAUC <0003> auc.c:145 vector [1]: res = a278bd05bb60378c0000000000000000 20241009055532000 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241009055532001 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241009055532001 DAUC <0003> auc.c:179 vector [1]: kc = b807391f59db3c00 20241009055532001 DAUC <0003> auc.c:180 vector [1]: sres = 12fdecc2 20241009055532001 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241009055532001 DAUC <0003> auc.c:113 vector [2]: rand = 1c758242e70740384f40648a75619997 20241009055532001 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241009055532001 DAUC <0003> auc.c:142 vector [2]: autn = 7d8fe8f3a9cb00006d35d8e36df32c79 20241009055532001 DAUC <0003> auc.c:143 vector [2]: ck = af65db26099d6ccc3485f5d5f4d1c3fb 20241009055532001 DAUC <0003> auc.c:144 vector [2]: ik = 86cfb76d974fcd49d348fde72b1f541c 20241009055532001 DAUC <0003> auc.c:145 vector [2]: res = 6c05756bc7da63120000000000000000 20241009055532001 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241009055532001 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241009055532001 DAUC <0003> auc.c:179 vector [2]: kc = 5300892974b1cc00 20241009055532001 DAUC <0003> auc.c:180 vector [2]: sres = 55d9eea4 20241009055532001 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241009055532001 DAUC <0003> auc.c:113 vector [3]: rand = e92eb07288d55d96b7e0fd29c0b76707 20241009055532001 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241009055532001 DAUC <0003> auc.c:142 vector [3]: autn = 4ad337922e0e00001bd0b173a87f7124 20241009055532001 DAUC <0003> auc.c:143 vector [3]: ck = 4ca2852438da329e14db48d88a3b683a 20241009055532001 DAUC <0003> auc.c:144 vector [3]: ik = 6c823d46fb6b1e3539b7dfa03093fe8b 20241009055532001 DAUC <0003> auc.c:145 vector [3]: res = 39bbe00f595e88090000000000000000 20241009055532001 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241009055532001 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241009055532001 DAUC <0003> auc.c:179 vector [3]: kc = 5ed3ff6d678e3c00 20241009055532001 DAUC <0003> auc.c:180 vector [3]: sres = 20bf0940 20241009055532001 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241009055532001 DAUC <0003> db_auc.c:245 IMSI='262428642822917': Generated 4 vectors 20241009055532001 DAUC <0003> db_auc.c:249 IMSI='262428642822917': Updating SQN=161 in DB 20241009055532008 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262428642822917 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428642822917"} 20241009055532008 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262428642822917 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241009055532008 DLINP <000b> input/ipa.c:451 connected read/write 20241009055532008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055532008 DLINP <000b> input/ipa.c:451 connected read/write 20241009055532008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055532011 DLINP <000b> input/ipa.c:451 connected read/write 20241009055532011 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055532011 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262428642822917 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428642822917"} 20241009055532011 DAUC <0003> db_auc.c:236 IMSI='262428642822917': Calling to generate 5 vectors 20241009055532011 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241009055532011 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241009055532011 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241009055532011 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241009055532011 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241009055532011 DAUC <0003> auc.c:113 vector [0]: rand = c67c5e109b8ba9e60419b2f844578257 20241009055532011 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241009055532011 DAUC <0003> auc.c:142 vector [0]: autn = d27f317bbf9900008302334376f13be7 20241009055532011 DAUC <0003> auc.c:143 vector [0]: ck = 4d14240ad4cae7dde40fc971f9bd1d45 20241009055532011 DAUC <0003> auc.c:144 vector [0]: ik = 03a429514851f75752115a1fdd641651 20241009055532011 DAUC <0003> auc.c:145 vector [0]: res = 78841441fe759c760000000000000000 20241009055532011 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241009055532011 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241009055532011 DAUC <0003> auc.c:179 vector [0]: kc = 58923bc3ff4ac000 20241009055532011 DAUC <0003> auc.c:180 vector [0]: sres = c82eb9c9 20241009055532011 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241009055532011 DAUC <0003> auc.c:113 vector [1]: rand = 3c8a58fdd575ef9cfe3f0c11bee30719 20241009055532011 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241009055532011 DAUC <0003> auc.c:142 vector [1]: autn = 7a30248b3fe00000d99728f5060f9c26 20241009055532011 DAUC <0003> auc.c:143 vector [1]: ck = b6275cffccf8b929369f27dec43a7b94 20241009055532011 DAUC <0003> auc.c:144 vector [1]: ik = 290f4830a21992d2170b0302a7617f99 20241009055532011 DAUC <0003> auc.c:145 vector [1]: res = 6f8eb64bca06599d0000000000000000 20241009055532011 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241009055532011 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241009055532011 DAUC <0003> auc.c:179 vector [1]: kc = ab4a58343b886000 20241009055532011 DAUC <0003> auc.c:180 vector [1]: sres = 1e638887 20241009055532011 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241009055532011 DAUC <0003> auc.c:113 vector [2]: rand = a013f606f4cc730d2e0c9bde51c8469d 20241009055532011 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241009055532011 DAUC <0003> auc.c:142 vector [2]: autn = a58b501c4dec000092a877646323db54 20241009055532011 DAUC <0003> auc.c:143 vector [2]: ck = d9d9e8e419ad360750f46fc32270381f 20241009055532011 DAUC <0003> auc.c:144 vector [2]: ik = 5e3e5dff33a140687d42a0a153a6c99a 20241009055532011 DAUC <0003> auc.c:145 vector [2]: res = 28ca229b2994dd580000000000000000 20241009055532011 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241009055532011 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241009055532011 DAUC <0003> auc.c:179 vector [2]: kc = f7264efe94cf3400 20241009055532011 DAUC <0003> auc.c:180 vector [2]: sres = d7b19b3d 20241009055532011 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241009055532011 DAUC <0003> auc.c:113 vector [3]: rand = 3a64d4f8cb337ee94761c9a5be3ec020 20241009055532011 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241009055532011 DAUC <0003> auc.c:142 vector [3]: autn = f9b7e957a1dd0000ffb491a728715647 20241009055532011 DAUC <0003> auc.c:143 vector [3]: ck = eeab2fe08078a7f1ae951c636a4fb353 20241009055532011 DAUC <0003> auc.c:144 vector [3]: ik = 9ab7396dfab8952e0227503b9f8c7276 20241009055532011 DAUC <0003> auc.c:145 vector [3]: res = 99fceaf1f90bc9e30000000000000000 20241009055532011 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241009055532011 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241009055532011 DAUC <0003> auc.c:179 vector [3]: kc = 403a506faabd1800 20241009055532011 DAUC <0003> auc.c:180 vector [3]: sres = 8c632384 20241009055532011 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241009055532011 DAUC <0003> auc.c:113 vector [4]: rand = 13b7c22c0879bdd540d0e69e81da7aa6 20241009055532011 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241009055532011 DAUC <0003> auc.c:142 vector [4]: autn = 30791e939cf700001f43dcf39c7e5ac5 20241009055532011 DAUC <0003> auc.c:143 vector [4]: ck = 4d3411d83653e48ed30b3dafadb1dcee 20241009055532011 DAUC <0003> auc.c:144 vector [4]: ik = a22d3f4231b0de0e966bf4fa165baba7 20241009055532011 DAUC <0003> auc.c:145 vector [4]: res = f58dca36bc66315d0000000000000000 20241009055532011 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241009055532011 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241009055532011 DAUC <0003> auc.c:179 vector [4]: kc = 6339bc1cd4273400 20241009055532011 DAUC <0003> auc.c:180 vector [4]: sres = c189a871 20241009055532011 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241009055532011 DAUC <0003> db_auc.c:245 IMSI='262428642822917': Generated 5 vectors 20241009055532011 DAUC <0003> db_auc.c:249 IMSI='262428642822917': Updating SQN=321 in DB 20241009055532018 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262428642822917 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428642822917"} 20241009055532018 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262428642822917 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241009055532019 DLINP <000b> input/ipa.c:451 connected read/write 20241009055532019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055532019 DLINP <000b> input/ipa.c:451 connected read/write 20241009055532019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055532022 DLINP <000b> input/ipa.c:451 connected read/write 20241009055532022 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055532022 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262428642822917 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428642822917"} 20241009055532022 DAUC <0003> db_auc.c:236 IMSI='262428642822917': Calling to generate 5 vectors 20241009055532022 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241009055532022 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241009055532022 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241009055532022 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241009055532022 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241009055532022 DAUC <0003> auc.c:113 vector [0]: rand = 13391d3a112e3d584dcfe04263a60a7b 20241009055532022 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241009055532022 DAUC <0003> auc.c:142 vector [0]: autn = 2aef879cf1780000ce05c5ca6a6b0c77 20241009055532022 DAUC <0003> auc.c:143 vector [0]: ck = 55d68f51a92140111e4d8ffbb4f68a79 20241009055532022 DAUC <0003> auc.c:144 vector [0]: ik = 316db04d8cc678999856be69de37cac9 20241009055532022 DAUC <0003> auc.c:145 vector [0]: res = a45a94db142a7b960000000000000000 20241009055532022 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241009055532022 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241009055532022 DAUC <0003> auc.c:179 vector [0]: kc = c5aa561dffa18000 20241009055532022 DAUC <0003> auc.c:180 vector [0]: sres = 8f80d739 20241009055532022 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241009055532022 DAUC <0003> auc.c:113 vector [1]: rand = caaec4a2e4f18cfe405006406b0c7d91 20241009055532022 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241009055532022 DAUC <0003> auc.c:142 vector [1]: autn = 17f64ddb8fde00007e12c54e6946a5e9 20241009055532022 DAUC <0003> auc.c:143 vector [1]: ck = 969cda6efd87fadb79f4cbe544d73fdf 20241009055532022 DAUC <0003> auc.c:144 vector [1]: ik = 616026261daa4cd9adb4fe3061fa4720 20241009055532022 DAUC <0003> auc.c:145 vector [1]: res = 9173604533c0f3290000000000000000 20241009055532022 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241009055532022 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241009055532022 DAUC <0003> auc.c:179 vector [1]: kc = 3511c31d9353e000 20241009055532022 DAUC <0003> auc.c:180 vector [1]: sres = 77b76205 20241009055532022 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241009055532022 DAUC <0003> auc.c:113 vector [2]: rand = 9d52c6be9eb554a32aba033150466b19 20241009055532022 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241009055532022 DAUC <0003> auc.c:142 vector [2]: autn = 58cac0dc96b700004506acca0a386a9c 20241009055532022 DAUC <0003> auc.c:143 vector [2]: ck = e000023d3d3230633894ca5923e9cd39 20241009055532022 DAUC <0003> auc.c:144 vector [2]: ik = f319cd98e4783151ac9e0cb3ad5980d1 20241009055532022 DAUC <0003> auc.c:145 vector [2]: res = a5450d167fddcef80000000000000000 20241009055532022 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241009055532022 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241009055532022 DAUC <0003> auc.c:179 vector [2]: kc = 23e49b8e0992f400 20241009055532022 DAUC <0003> auc.c:180 vector [2]: sres = 4834927f 20241009055532022 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241009055532022 DAUC <0003> auc.c:113 vector [3]: rand = 60bed6dddc38d862576896b2e080e424 20241009055532022 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241009055532022 DAUC <0003> auc.c:142 vector [3]: autn = f60a8a84e8ad000082e344e8181cbdec 20241009055532022 DAUC <0003> auc.c:143 vector [3]: ck = baea0a069078b0c98095c9691a415a3c 20241009055532022 DAUC <0003> auc.c:144 vector [3]: ik = 2b5dcaac5dcde83a1e6f44f638b80526 20241009055532022 DAUC <0003> auc.c:145 vector [3]: res = ce805d4b96cb7bf30000000000000000 20241009055532022 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241009055532022 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241009055532022 DAUC <0003> auc.c:179 vector [3]: kc = 886a7f9f534bf400 20241009055532022 DAUC <0003> auc.c:180 vector [3]: sres = f325d239 20241009055532022 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241009055532022 DAUC <0003> auc.c:113 vector [4]: rand = 7792ee6c7933abba4c84dda7831a489a 20241009055532022 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241009055532022 DAUC <0003> auc.c:142 vector [4]: autn = 5459d3b4d9090000675263ad83ecd0df 20241009055532022 DAUC <0003> auc.c:143 vector [4]: ck = c7da3bd4a0a9aba388424781da2aa2df 20241009055532022 DAUC <0003> auc.c:144 vector [4]: ik = 6a55c6378c5f93b97e0d3cda7b9d0cff 20241009055532022 DAUC <0003> auc.c:145 vector [4]: res = 4248feb45a839f280000000000000000 20241009055532022 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241009055532022 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241009055532022 DAUC <0003> auc.c:179 vector [4]: kc = 41954e7b46ad1c00 20241009055532022 DAUC <0003> auc.c:180 vector [4]: sres = 60e40f25 20241009055532022 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241009055532022 DAUC <0003> db_auc.c:245 IMSI='262428642822917': Generated 5 vectors 20241009055532022 DAUC <0003> db_auc.c:249 IMSI='262428642822917': Updating SQN=481 in DB 20241009055532030 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262428642822917 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428642822917"} 20241009055532030 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262428642822917 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241009055532030 DLINP <000b> input/ipa.c:451 connected read/write 20241009055532030 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055532030 DLINP <000b> input/ipa.c:451 connected read/write 20241009055532030 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055532033 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50704<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@8dc5273035e0: Final verdict of PTC: pass 20241009055532065 DAUC <0003> db_auc.c:157 IMSI='262422792128729': No 2G Auth Data 20241009055532065 DAUC <0003> db_auc.c:192 IMSI='262422792128729': No 3G Auth Data HLR_Test-GSUP(21)@8dc5273035e0: Created GsupExpect[0] for "262422792128729" to be handled at TC_gsup_sai_num_auth_vectors(31) 20241009055532106 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50716<->l=127.0.0.1:4258 20241009055532109 DLINP <000b> input/ipa.c:451 connected read/write 20241009055532109 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055532109 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262422792128729 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422792128729"} 20241009055532109 DAUC <0003> db_auc.c:236 IMSI='262422792128729': Calling to generate 1 vectors 20241009055532109 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241009055532109 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241009055532109 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241009055532109 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241009055532109 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241009055532109 DAUC <0003> auc.c:113 vector [0]: rand = e4d7fb2460f91a68fd986c1514e98d96 20241009055532109 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241009055532109 DAUC <0003> auc.c:142 vector [0]: autn = 75fb26cb96c30000a6237bba683408f2 20241009055532109 DAUC <0003> auc.c:143 vector [0]: ck = 91ce99f59a584fc1363aa9ff2ff5b9a1 20241009055532109 DAUC <0003> auc.c:144 vector [0]: ik = 0cb172a88341bbc14ee22cf1cd3e1e7f 20241009055532109 DAUC <0003> auc.c:145 vector [0]: res = 04882d72771a12f00000000000000000 20241009055532109 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241009055532109 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241009055532109 DAUC <0003> auc.c:179 vector [0]: kc = 7fe8348f15ce0a13 20241009055532109 DAUC <0003> auc.c:180 vector [0]: sres = da026823 20241009055532109 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241009055532109 DAUC <0003> db_auc.c:245 IMSI='262422792128729': Generated 1 vectors 20241009055532109 DAUC <0003> db_auc.c:249 IMSI='262422792128729': Updating SQN=33 in DB 20241009055532117 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262422792128729 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422792128729"} 20241009055532117 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262422792128729 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241009055532117 DLINP <000b> input/ipa.c:451 connected read/write 20241009055532117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055532117 DLINP <000b> input/ipa.c:451 connected read/write 20241009055532117 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@8dc5273035e0: Found GsupExpect[0] for "262422792128729" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@8dc5273035e0: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262422792128729" TC_gsup_sai_num_auth_vectors(31)@8dc5273035e0: setverdict(pass): none -> pass 20241009055532120 DLINP <000b> input/ipa.c:451 connected read/write 20241009055532120 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055532120 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262422792128729 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422792128729"} 20241009055532120 DAUC <0003> db_auc.c:236 IMSI='262422792128729': Calling to generate 4 vectors 20241009055532120 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241009055532120 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241009055532120 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241009055532120 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241009055532120 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241009055532120 DAUC <0003> auc.c:113 vector [0]: rand = 0570327548f464877ec232ebc6681eae 20241009055532120 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241009055532120 DAUC <0003> auc.c:142 vector [0]: autn = 93b139a05b8b000043f38bacd4034907 20241009055532120 DAUC <0003> auc.c:143 vector [0]: ck = fcb264552a501ffbf2625041a58c4226 20241009055532120 DAUC <0003> auc.c:144 vector [0]: ik = 1f7640ed0f7d30d7efe8f17ee79f4194 20241009055532120 DAUC <0003> auc.c:145 vector [0]: res = b008e0fc1ef09b880000000000000000 20241009055532120 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241009055532120 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241009055532120 DAUC <0003> auc.c:179 vector [0]: kc = 610b122dcac676b4 20241009055532120 DAUC <0003> auc.c:180 vector [0]: sres = 063c1a5f 20241009055532120 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241009055532120 DAUC <0003> auc.c:113 vector [1]: rand = ae7797fd59d519c9d56a7ae60cc0054c 20241009055532120 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241009055532120 DAUC <0003> auc.c:142 vector [1]: autn = 3a3effa86d1300002407683dc0eae9a1 20241009055532120 DAUC <0003> auc.c:143 vector [1]: ck = 4145769d2ee5b71784580c4a2b19c52d 20241009055532120 DAUC <0003> auc.c:144 vector [1]: ik = 4e87e0a770810ddfde5c86b7ddafeb98 20241009055532120 DAUC <0003> auc.c:145 vector [1]: res = 18b370ba7c7775670000000000000000 20241009055532120 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241009055532120 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241009055532120 DAUC <0003> auc.c:179 vector [1]: kc = 7b7c5b78e3f8de9b 20241009055532120 DAUC <0003> auc.c:180 vector [1]: sres = 4d27d959 20241009055532120 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241009055532120 DAUC <0003> auc.c:113 vector [2]: rand = d7e76ad35adac48e4398e28615088eb1 20241009055532120 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241009055532120 DAUC <0003> auc.c:142 vector [2]: autn = 56790927f8060000d38b1c1012fc9425 20241009055532120 DAUC <0003> auc.c:143 vector [2]: ck = 996013764c151e3cd6216ba4c68dec27 20241009055532120 DAUC <0003> auc.c:144 vector [2]: ik = bb79122642f53ef1055f3aedc687bf59 20241009055532120 DAUC <0003> auc.c:145 vector [2]: res = 36d73c9fe94f136b0000000000000000 20241009055532120 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241009055532120 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241009055532120 DAUC <0003> auc.c:179 vector [2]: kc = 1270b61e068d715c 20241009055532120 DAUC <0003> auc.c:180 vector [2]: sres = 4f1c306e 20241009055532120 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241009055532120 DAUC <0003> auc.c:113 vector [3]: rand = e9f7df2e80721f34d0546afc1b48bc70 20241009055532120 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241009055532120 DAUC <0003> auc.c:142 vector [3]: autn = 9c2dc59acb8400004d497e94742b1857 20241009055532120 DAUC <0003> auc.c:143 vector [3]: ck = dfd285909014a4453ab92bc23a112c0e 20241009055532120 DAUC <0003> auc.c:144 vector [3]: ik = 86d1d608e0eebf49ebdc9aefd5f9c5fd 20241009055532120 DAUC <0003> auc.c:145 vector [3]: res = dc9d7cf9ea1887890000000000000000 20241009055532120 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241009055532120 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241009055532120 DAUC <0003> auc.c:179 vector [3]: kc = 1baa09c286163d56 20241009055532120 DAUC <0003> auc.c:180 vector [3]: sres = 0d1941f6 20241009055532120 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241009055532120 DAUC <0003> db_auc.c:245 IMSI='262422792128729': Generated 4 vectors 20241009055532120 DAUC <0003> db_auc.c:249 IMSI='262422792128729': Updating SQN=161 in DB 20241009055532128 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262422792128729 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422792128729"} 20241009055532128 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262422792128729 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241009055532128 DLINP <000b> input/ipa.c:451 connected read/write 20241009055532128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055532128 DLINP <000b> input/ipa.c:451 connected read/write 20241009055532128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055532131 DLINP <000b> input/ipa.c:451 connected read/write 20241009055532131 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055532131 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262422792128729 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422792128729"} 20241009055532131 DAUC <0003> db_auc.c:236 IMSI='262422792128729': Calling to generate 5 vectors 20241009055532131 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241009055532131 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241009055532131 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241009055532131 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241009055532131 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241009055532131 DAUC <0003> auc.c:113 vector [0]: rand = 19cb1bb1fe10a44e13234cdc7b733433 20241009055532131 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241009055532131 DAUC <0003> auc.c:142 vector [0]: autn = e3e999f9c1c3000028e2449c752a38f6 20241009055532131 DAUC <0003> auc.c:143 vector [0]: ck = befb1c5f36d0fd4a009ecb9f6f9fae90 20241009055532131 DAUC <0003> auc.c:144 vector [0]: ik = 7ea0819aaa2f206c6049c892d386a144 20241009055532131 DAUC <0003> auc.c:145 vector [0]: res = 4d39a5b3824912b30000000000000000 20241009055532131 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241009055532131 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241009055532131 DAUC <0003> auc.c:179 vector [0]: kc = fb84960d6fc92452 20241009055532131 DAUC <0003> auc.c:180 vector [0]: sres = 94cb221d 20241009055532131 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241009055532131 DAUC <0003> auc.c:113 vector [1]: rand = cc6cbb89c8dd958d670c50514a4d11ac 20241009055532131 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241009055532131 DAUC <0003> auc.c:142 vector [1]: autn = 46fbbcdb81fb0000bef7cb28925ed6d6 20241009055532131 DAUC <0003> auc.c:143 vector [1]: ck = d9c51fd29a2ac2a9728475df3cba7087 20241009055532131 DAUC <0003> auc.c:144 vector [1]: ik = 3993a9e774bb4423d9adf129ca9a75b1 20241009055532131 DAUC <0003> auc.c:145 vector [1]: res = 038e8eaf6e5e61590000000000000000 20241009055532131 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241009055532131 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241009055532131 DAUC <0003> auc.c:179 vector [1]: kc = 9938c8f399218d7c 20241009055532131 DAUC <0003> auc.c:180 vector [1]: sres = 543e8a99 20241009055532131 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241009055532131 DAUC <0003> auc.c:113 vector [2]: rand = 530591c4989fe71e392c5c06bfcab72d 20241009055532131 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241009055532131 DAUC <0003> auc.c:142 vector [2]: autn = 8231f98c84c200004378b47686644239 20241009055532131 DAUC <0003> auc.c:143 vector [2]: ck = ce84f74d66787fb983818012421536a4 20241009055532131 DAUC <0003> auc.c:144 vector [2]: ik = 0751b7897e778737d94c25b95578305a 20241009055532131 DAUC <0003> auc.c:145 vector [2]: res = 3c6a9ea37871b60d0000000000000000 20241009055532131 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241009055532131 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241009055532131 DAUC <0003> auc.c:179 vector [2]: kc = 71d803402bc1ddac 20241009055532131 DAUC <0003> auc.c:180 vector [2]: sres = 23ad804d 20241009055532131 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241009055532131 DAUC <0003> auc.c:113 vector [3]: rand = e344aed94c3869a228fb9fc92c718863 20241009055532131 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241009055532131 DAUC <0003> auc.c:142 vector [3]: autn = 9a8390fc9310000003c67e9955d40eb8 20241009055532131 DAUC <0003> auc.c:143 vector [3]: ck = a7b1a379cb99d665bcf32ef8e11c9e4e 20241009055532131 DAUC <0003> auc.c:144 vector [3]: ik = 762c90115807990b9e830a2ec0b6c4a8 20241009055532131 DAUC <0003> auc.c:145 vector [3]: res = 7a3b6d255c418f2b0000000000000000 20241009055532131 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241009055532131 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241009055532131 DAUC <0003> auc.c:179 vector [3]: kc = af0b07462451347a 20241009055532131 DAUC <0003> auc.c:180 vector [3]: sres = 4d44fa2a 20241009055532131 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241009055532131 DAUC <0003> auc.c:113 vector [4]: rand = 152b934ad745a7fcc56c27026793be5f 20241009055532131 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241009055532131 DAUC <0003> auc.c:142 vector [4]: autn = c20cb9cfb1310000c37adb6b25847f50 20241009055532131 DAUC <0003> auc.c:143 vector [4]: ck = da85ae6b83f1d6590d9eb76ced4186cd 20241009055532131 DAUC <0003> auc.c:144 vector [4]: ik = 426257879ed942e7b017797d0e507d8f 20241009055532131 DAUC <0003> auc.c:145 vector [4]: res = 9e52af5375650cd20000000000000000 20241009055532131 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241009055532131 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241009055532131 DAUC <0003> auc.c:179 vector [4]: kc = 73f5f818dadbdb6a 20241009055532131 DAUC <0003> auc.c:180 vector [4]: sres = dcb06e43 20241009055532131 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241009055532131 DAUC <0003> db_auc.c:245 IMSI='262422792128729': Generated 5 vectors 20241009055532131 DAUC <0003> db_auc.c:249 IMSI='262422792128729': Updating SQN=321 in DB 20241009055532138 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262422792128729 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422792128729"} 20241009055532138 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262422792128729 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241009055532138 DLINP <000b> input/ipa.c:451 connected read/write 20241009055532138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055532138 DLINP <000b> input/ipa.c:451 connected read/write 20241009055532138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055532142 DLINP <000b> input/ipa.c:451 connected read/write 20241009055532142 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055532142 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262422792128729 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422792128729"} 20241009055532142 DAUC <0003> db_auc.c:236 IMSI='262422792128729': Calling to generate 5 vectors 20241009055532142 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241009055532142 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241009055532142 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241009055532142 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241009055532142 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241009055532142 DAUC <0003> auc.c:113 vector [0]: rand = a1254e4c5996d69bc6bdd5e1efd4157a 20241009055532142 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241009055532142 DAUC <0003> auc.c:142 vector [0]: autn = ca547b4319e000009c2391dfa4650842 20241009055532142 DAUC <0003> auc.c:143 vector [0]: ck = 03d90ad1e261e7194b713acffa2956b0 20241009055532142 DAUC <0003> auc.c:144 vector [0]: ik = 43116bb6ba3865b175e0ded247a466d4 20241009055532142 DAUC <0003> auc.c:145 vector [0]: res = 1f95c70ec2644a840000000000000000 20241009055532142 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241009055532142 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241009055532142 DAUC <0003> auc.c:179 vector [0]: kc = f88b72ec3d64ce72 20241009055532142 DAUC <0003> auc.c:180 vector [0]: sres = cf2b87b0 20241009055532142 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241009055532142 DAUC <0003> auc.c:113 vector [1]: rand = f16ab5c1cbb8a3c714aa558a42e85e77 20241009055532142 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241009055532142 DAUC <0003> auc.c:142 vector [1]: autn = 216dd03b1819000082a447b7d7613452 20241009055532142 DAUC <0003> auc.c:143 vector [1]: ck = bb11174486cd8ae9960e209738218dc2 20241009055532142 DAUC <0003> auc.c:144 vector [1]: ik = e9a4a744b250a66d304484408780ad31 20241009055532142 DAUC <0003> auc.c:145 vector [1]: res = 1761f7278f6029570000000000000000 20241009055532142 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241009055532142 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241009055532142 DAUC <0003> auc.c:179 vector [1]: kc = ab384ecdc5a50411 20241009055532142 DAUC <0003> auc.c:180 vector [1]: sres = eb8e4c55 20241009055532142 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241009055532142 DAUC <0003> auc.c:113 vector [2]: rand = 52bb9a447899ee3f2482ce66d673b443 20241009055532142 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241009055532142 DAUC <0003> auc.c:142 vector [2]: autn = 12fff8c2eaeb0000ce040280313e3ba7 20241009055532142 DAUC <0003> auc.c:143 vector [2]: ck = c4c4cbb5f24dce9e251f336780675308 20241009055532142 DAUC <0003> auc.c:144 vector [2]: ik = b17ce4d72444efc0a56af675d6a87d85 20241009055532142 DAUC <0003> auc.c:145 vector [2]: res = 4ebdc0bbb0fd1adc0000000000000000 20241009055532142 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241009055532142 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241009055532142 DAUC <0003> auc.c:179 vector [2]: kc = 86420b3bbe3865bb 20241009055532142 DAUC <0003> auc.c:180 vector [2]: sres = d143d874 20241009055532142 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241009055532142 DAUC <0003> auc.c:113 vector [3]: rand = 0142e976d635d8ab0bf5c07a40120d07 20241009055532142 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241009055532142 DAUC <0003> auc.c:142 vector [3]: autn = 70679d77444e0000aea6dee845bceeef 20241009055532142 DAUC <0003> auc.c:143 vector [3]: ck = 68c664bac879576333763d263444ab1f 20241009055532142 DAUC <0003> auc.c:144 vector [3]: ik = 71cfee37afcc6f436ddd7833f2a73dbe 20241009055532142 DAUC <0003> auc.c:145 vector [3]: res = ac35f546c3a922380000000000000000 20241009055532142 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241009055532142 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241009055532142 DAUC <0003> auc.c:179 vector [3]: kc = 68a65b0fbe6ec7bc 20241009055532142 DAUC <0003> auc.c:180 vector [3]: sres = 36c0cd01 20241009055532142 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241009055532142 DAUC <0003> auc.c:113 vector [4]: rand = 6690a652cd222ca0d0c7ae08bef45e9a 20241009055532142 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241009055532142 DAUC <0003> auc.c:142 vector [4]: autn = 911c201776e90000ce23797bd0f286c4 20241009055532142 DAUC <0003> auc.c:143 vector [4]: ck = 8940edc381dabbb246830f2aeb4b588a 20241009055532142 DAUC <0003> auc.c:144 vector [4]: ik = 9b637c5114639a0dd00fe341b9848ba4 20241009055532142 DAUC <0003> auc.c:145 vector [4]: res = 202f5bff18e548410000000000000000 20241009055532142 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241009055532142 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241009055532142 DAUC <0003> auc.c:179 vector [4]: kc = 48e463fa2114aa8c 20241009055532142 DAUC <0003> auc.c:180 vector [4]: sres = 36f4aab5 20241009055532142 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241009055532142 DAUC <0003> db_auc.c:245 IMSI='262422792128729': Generated 5 vectors 20241009055532142 DAUC <0003> db_auc.c:249 IMSI='262422792128729': Updating SQN=481 in DB 20241009055532152 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262422792128729 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422792128729"} 20241009055532152 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262422792128729 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241009055532152 DLINP <000b> input/ipa.c:451 connected read/write 20241009055532152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055532152 DLINP <000b> input/ipa.c:451 connected read/write 20241009055532152 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055532155 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50716<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@8dc5273035e0: Final verdict of PTC: pass MTC@8dc5273035e0: setverdict(pass): none -> pass 20241009055532181 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50648<->l=127.0.0.1:4258 20241009055532183 DLINP <000b> input/ipa.c:451 connected read/write 20241009055532183 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055532183 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241009055532183 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241009055532183 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(21)@8dc5273035e0: Final verdict of PTC: none 20241009055532183 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42771<->l=127.0.0.1:4259) 22@8dc5273035e0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@8dc5273035e0: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@8dc5273035e0: Final verdict of PTC: none MTC@8dc5273035e0: Setting final verdict of the test case. MTC@8dc5273035e0: Local verdict of MTC: pass MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@8dc5273035e0: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@8dc5273035e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass'. Wed Oct 9 05:55:32 UTC 2024 ====== HLR_Tests.TC_gsup_sai_num_auth_vectors pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_num_auth_vectors.talloc 20241009055532222 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50720<->l=127.0.0.1:4258 20241009055532222 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50720<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=41100) Waiting for packet dumper to finish... 1 (prev_count=41100, count=59368) MTC@8dc5273035e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass' was executed successfully (exit status: 0). MTC@8dc5273035e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps'. ------ HLR_Tests.TC_gsup_sai_eps ------ Wed Oct 9 05:55:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8dc5273035e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps' was executed successfully (exit status: 0). MTC@8dc5273035e0: Test case TC_gsup_sai_eps started. MTC@8dc5273035e0: legacy= false MTC@8dc5273035e0: in not legacy case 1 MTC@8dc5273035e0: in not legacy case 2 20241009055535299 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241009055535299 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241009055535302 DLINP <000b> input/ipa.c:451 connected read/write 20241009055535302 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055535303 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50734<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(32)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241009055535305 DLINP <000b> input/ipa.c:451 connected read/write 20241009055535305 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055535305 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241009055535305 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241009055535305 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241009055535305 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241009055535305 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241009055535305 DLGSUP <0013> gsup_server.c:235 2: 20241009055535305 DLGSUP <0013> gsup_server.c:237 2: 00 20241009055535305 DLGSUP <0013> gsup_server.c:235 3: 20241009055535305 DLGSUP <0013> gsup_server.c:237 3: 00 20241009055535305 DLGSUP <0013> gsup_server.c:235 4: 20241009055535305 DLGSUP <0013> gsup_server.c:237 4: 00 20241009055535305 DLGSUP <0013> gsup_server.c:235 5: 20241009055535305 DLGSUP <0013> gsup_server.c:237 5: 00 20241009055535305 DLGSUP <0013> gsup_server.c:235 7: 20241009055535305 DLGSUP <0013> gsup_server.c:237 7: 00 20241009055535305 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241009055535305 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241009055535305 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@8dc5273035e0: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241009055535325 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33679<->l=127.0.0.1:4259) 20241009055535348 DAUC <0003> db_auc.c:157 IMSI='262428650126159': No 2G Auth Data 20241009055535348 DAUC <0003> db_auc.c:192 IMSI='262428650126159': No 3G Auth Data HLR_Test-GSUP(33)@8dc5273035e0: Created GsupExpect[0] for "262428650126159" to be handled at TC_gsup_sai_eps(36) 20241009055535391 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50744<->l=127.0.0.1:4258 20241009055535396 DLINP <000b> input/ipa.c:451 connected read/write 20241009055535396 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055535396 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262428650126159 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428650126159"} 20241009055535396 DAUC <0003> db_auc.c:157 IMSI='262428650126159': No 2G Auth Data 20241009055535396 DAUC <0003> db_auc.c:236 IMSI='262428650126159': Calling to generate 5 vectors 20241009055535396 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241009055535396 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241009055535396 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241009055535396 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241009055535396 DAUC <0003> auc.c:113 vector [0]: rand = 34433de63c9f9d2c18b34fabb33085fc 20241009055535396 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241009055535396 DAUC <0003> auc.c:142 vector [0]: autn = 760df47945a480001e69f57ef4cf7ad4 20241009055535396 DAUC <0003> auc.c:143 vector [0]: ck = d97a1f3e0761616c8a34edb0f1d8f0eb 20241009055535396 DAUC <0003> auc.c:144 vector [0]: ik = f5e7bb6c2395f7b231cc429653fafb12 20241009055535396 DAUC <0003> auc.c:145 vector [0]: res = bd3359246941f7df0000000000000000 20241009055535396 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241009055535396 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241009055535396 DAUC <0003> auc.c:151 vector [0]: kc = 97650b7486d69d27 20241009055535396 DAUC <0003> auc.c:152 vector [0]: sres = d472aefb 20241009055535396 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241009055535396 DAUC <0003> auc.c:113 vector [1]: rand = 41503372abec9687e918aaff1746613f 20241009055535396 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241009055535396 DAUC <0003> auc.c:142 vector [1]: autn = 8756f3d6161180002a7243c4ef312ccb 20241009055535396 DAUC <0003> auc.c:143 vector [1]: ck = 8e94e8bf07bfd78376be0ea5570b1d56 20241009055535396 DAUC <0003> auc.c:144 vector [1]: ik = d9f3e20b9ba66397bba58876f90e8227 20241009055535396 DAUC <0003> auc.c:145 vector [1]: res = ef9d7c1807d8a33a0000000000000000 20241009055535396 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241009055535396 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241009055535396 DAUC <0003> auc.c:151 vector [1]: kc = 9a7c8c67321c2b65 20241009055535396 DAUC <0003> auc.c:152 vector [1]: sres = e845df22 20241009055535396 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241009055535396 DAUC <0003> auc.c:113 vector [2]: rand = 591ba5e6e1e2b2dcc75e0df66f62276a 20241009055535396 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241009055535396 DAUC <0003> auc.c:142 vector [2]: autn = c274aca855b280003be7a9c27ab5393f 20241009055535396 DAUC <0003> auc.c:143 vector [2]: ck = 31b8ca1c7e85b47f93262f716f1e0c67 20241009055535396 DAUC <0003> auc.c:144 vector [2]: ik = 76286a6a13365d98a488947f86caade0 20241009055535396 DAUC <0003> auc.c:145 vector [2]: res = 5a697b5cad2eda3d0000000000000000 20241009055535396 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241009055535396 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241009055535396 DAUC <0003> auc.c:151 vector [2]: kc = 703e1b7884674860 20241009055535396 DAUC <0003> auc.c:152 vector [2]: sres = f747a161 20241009055535396 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241009055535396 DAUC <0003> auc.c:113 vector [3]: rand = 2c8b9fba74543fc3ea4c334ac10ab98f 20241009055535396 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241009055535396 DAUC <0003> auc.c:142 vector [3]: autn = 8d508fcc54a08000026f90db3cdf6e73 20241009055535396 DAUC <0003> auc.c:143 vector [3]: ck = d146c7797771bb5742ef10cbe98f9c37 20241009055535396 DAUC <0003> auc.c:144 vector [3]: ik = daeda865dee3ed7595525564ec629cb1 20241009055535396 DAUC <0003> auc.c:145 vector [3]: res = 1c44ca1a6b523cf10000000000000000 20241009055535396 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241009055535396 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241009055535396 DAUC <0003> auc.c:151 vector [3]: kc = dc162ab3ac7f56a4 20241009055535396 DAUC <0003> auc.c:152 vector [3]: sres = 7716f6eb 20241009055535396 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241009055535396 DAUC <0003> auc.c:113 vector [4]: rand = a18f292f89c4d3e72e1186c86ac40391 20241009055535396 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241009055535396 DAUC <0003> auc.c:142 vector [4]: autn = c9114b2389b38000bc1e07b2330d0db4 20241009055535396 DAUC <0003> auc.c:143 vector [4]: ck = 09b55398af7dc030929bc5915b46ce55 20241009055535396 DAUC <0003> auc.c:144 vector [4]: ik = e2b8f65bae7545409b09c944b83b9993 20241009055535396 DAUC <0003> auc.c:145 vector [4]: res = f4469f93276322e40000000000000000 20241009055535396 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241009055535396 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241009055535396 DAUC <0003> auc.c:151 vector [4]: kc = e29fa916e275d2b6 20241009055535396 DAUC <0003> auc.c:152 vector [4]: sres = d325bd77 20241009055535396 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241009055535396 DAUC <0003> db_auc.c:245 IMSI='262428650126159': Generated 5 vectors 20241009055535396 DAUC <0003> db_auc.c:249 IMSI='262428650126159': Updating SQN=161 in DB 20241009055535404 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262428650126159 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428650126159"} 20241009055535404 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262428650126159 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241009055535404 DLINP <000b> input/ipa.c:451 connected read/write 20241009055535404 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055535404 DLINP <000b> input/ipa.c:451 connected read/write 20241009055535404 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@8dc5273035e0: Found GsupExpect[0] for "262428650126159" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@8dc5273035e0: Added IMSI table entry 0TC_gsup_sai_eps(36)"262428650126159" TC_gsup_sai_eps(36)@8dc5273035e0: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055535408 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50744<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@8dc5273035e0: Final verdict of PTC: pass 20241009055535433 DAUC <0003> db_auc.c:157 IMSI='262429318007868': No 2G Auth Data 20241009055535433 DAUC <0003> db_auc.c:192 IMSI='262429318007868': No 3G Auth Data HLR_Test-GSUP(33)@8dc5273035e0: Created GsupExpect[0] for "262429318007868" to be handled at TC_gsup_sai_eps(37) 20241009055535465 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50756<->l=127.0.0.1:4258 20241009055535469 DLINP <000b> input/ipa.c:451 connected read/write 20241009055535469 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055535469 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262429318007868 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429318007868"} 20241009055535469 DAUC <0003> db_auc.c:157 IMSI='262429318007868': No 2G Auth Data 20241009055535469 DAUC <0003> db_auc.c:236 IMSI='262429318007868': Calling to generate 5 vectors 20241009055535469 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241009055535469 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241009055535469 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241009055535469 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241009055535469 DAUC <0003> auc.c:113 vector [0]: rand = 970ef63d1575546f3564340c6a538aa1 20241009055535469 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241009055535469 DAUC <0003> auc.c:142 vector [0]: autn = ee5233b9980e8000d97071f0144c6108 20241009055535469 DAUC <0003> auc.c:143 vector [0]: ck = 11983fb6ef4e2ee0af89b6640bb9f1ec 20241009055535469 DAUC <0003> auc.c:144 vector [0]: ik = 3a73c738b21c1346de96cdc403e6a29b 20241009055535469 DAUC <0003> auc.c:145 vector [0]: res = e772c1149ad231110000000000000000 20241009055535469 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241009055535469 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241009055535469 DAUC <0003> auc.c:151 vector [0]: kc = 5af4832e550d6ed1 20241009055535469 DAUC <0003> auc.c:152 vector [0]: sres = 7da0f005 20241009055535469 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241009055535469 DAUC <0003> auc.c:113 vector [1]: rand = ee96db996e5e7252085f2a5175dbf6ea 20241009055535469 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241009055535469 DAUC <0003> auc.c:142 vector [1]: autn = 9bc8317dcf818000e22a9055ab5e7e07 20241009055535469 DAUC <0003> auc.c:143 vector [1]: ck = 558f3b06f967b86f32e2399284182283 20241009055535469 DAUC <0003> auc.c:144 vector [1]: ik = 5d72eeaaab2060e46fd8fa3f0bcd47c5 20241009055535469 DAUC <0003> auc.c:145 vector [1]: res = d957a0f06053eeef0000000000000000 20241009055535469 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241009055535469 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241009055535469 DAUC <0003> auc.c:151 vector [1]: kc = 55c71601dd92bdcd 20241009055535469 DAUC <0003> auc.c:152 vector [1]: sres = b9044e1f 20241009055535469 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241009055535469 DAUC <0003> auc.c:113 vector [2]: rand = 49c6efe340a7aa7d12c4df77d0ead5da 20241009055535469 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241009055535469 DAUC <0003> auc.c:142 vector [2]: autn = 25a3179809d08000e3a25c54a1e90deb 20241009055535469 DAUC <0003> auc.c:143 vector [2]: ck = 5ae3f9a73e56811da80c8d35ed8cf541 20241009055535469 DAUC <0003> auc.c:144 vector [2]: ik = 422ac306569ca21c0b94c6fc7679e36e 20241009055535469 DAUC <0003> auc.c:145 vector [2]: res = 1775e1795cc4c4800000000000000000 20241009055535469 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241009055535469 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241009055535469 DAUC <0003> auc.c:151 vector [2]: kc = bb517168f33f352e 20241009055535469 DAUC <0003> auc.c:152 vector [2]: sres = 4bb125f9 20241009055535469 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241009055535469 DAUC <0003> auc.c:113 vector [3]: rand = b1ddd29495cfee14ebcaa8e9fb2ddac5 20241009055535469 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241009055535469 DAUC <0003> auc.c:142 vector [3]: autn = 26447a9a826f80007c6b85341270ea20 20241009055535469 DAUC <0003> auc.c:143 vector [3]: ck = e2703c676d3f4692761426f432776fa6 20241009055535469 DAUC <0003> auc.c:144 vector [3]: ik = 34fee87291ddb65e425cb6156bac7b50 20241009055535469 DAUC <0003> auc.c:145 vector [3]: res = 89f01f6845046f9c0000000000000000 20241009055535469 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241009055535469 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241009055535469 DAUC <0003> auc.c:151 vector [3]: kc = e2c644f4a539e43a 20241009055535469 DAUC <0003> auc.c:152 vector [3]: sres = ccf470f4 20241009055535469 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241009055535469 DAUC <0003> auc.c:113 vector [4]: rand = c775f78cdf7a2fd58b954abff95ef992 20241009055535469 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241009055535469 DAUC <0003> auc.c:142 vector [4]: autn = 0571babf09e180000a03220a362aaef3 20241009055535469 DAUC <0003> auc.c:143 vector [4]: ck = 7c7907f1e2aa690f97a1c0062d27d582 20241009055535469 DAUC <0003> auc.c:144 vector [4]: ik = 496b246ae763944e003e36f44dbde9a7 20241009055535469 DAUC <0003> auc.c:145 vector [4]: res = df9c1cd9b4d72fd20000000000000000 20241009055535469 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241009055535469 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241009055535469 DAUC <0003> auc.c:151 vector [4]: kc = a28dd5696553c164 20241009055535469 DAUC <0003> auc.c:152 vector [4]: sres = 6b4b330b 20241009055535469 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241009055535469 DAUC <0003> db_auc.c:245 IMSI='262429318007868': Generated 5 vectors 20241009055535469 DAUC <0003> db_auc.c:249 IMSI='262429318007868': Updating SQN=161 in DB 20241009055535479 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262429318007868 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429318007868"} 20241009055535479 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262429318007868 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241009055535479 DLINP <000b> input/ipa.c:451 connected read/write 20241009055535479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055535479 DLINP <000b> input/ipa.c:451 connected read/write 20241009055535479 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@8dc5273035e0: Found GsupExpect[0] for "262429318007868" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@8dc5273035e0: Added IMSI table entry 1TC_gsup_sai_eps(37)"262429318007868" TC_gsup_sai_eps(37)@8dc5273035e0: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055535483 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50756<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@8dc5273035e0: Final verdict of PTC: pass 20241009055535507 DAUC <0003> db_auc.c:157 IMSI='262422379127537': No 2G Auth Data 20241009055535507 DAUC <0003> db_auc.c:192 IMSI='262422379127537': No 3G Auth Data HLR_Test-GSUP(33)@8dc5273035e0: Created GsupExpect[0] for "262422379127537" to be handled at TC_gsup_sai_eps(38) 20241009055535547 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50766<->l=127.0.0.1:4258 20241009055535551 DLINP <000b> input/ipa.c:451 connected read/write 20241009055535551 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055535551 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262422379127537 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422379127537"} 20241009055535551 DAUC <0003> db_auc.c:236 IMSI='262422379127537': Calling to generate 5 vectors 20241009055535551 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241009055535551 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241009055535551 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241009055535551 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241009055535551 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241009055535551 DAUC <0003> auc.c:113 vector [0]: rand = e325915ab2edac9caed0a2cd27ebe093 20241009055535551 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241009055535551 DAUC <0003> auc.c:142 vector [0]: autn = 8730ec141d6c8000a20611d10cdf06b9 20241009055535551 DAUC <0003> auc.c:143 vector [0]: ck = a8bdbc565b0e85a29405572db355d25b 20241009055535551 DAUC <0003> auc.c:144 vector [0]: ik = 3d5fc2462f22a42c778a0e93927239fb 20241009055535551 DAUC <0003> auc.c:145 vector [0]: res = d2eaaa90fa75f8390000000000000000 20241009055535551 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241009055535551 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241009055535551 DAUC <0003> auc.c:179 vector [0]: kc = 00a9289c4ce6d800 20241009055535551 DAUC <0003> auc.c:180 vector [0]: sres = 69144c84 20241009055535551 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241009055535551 DAUC <0003> auc.c:113 vector [1]: rand = 4a8473caaced7c4c67406b77ea12ac85 20241009055535551 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241009055535551 DAUC <0003> auc.c:142 vector [1]: autn = 9aca0f11b2ac8000b0538de94ea2cacd 20241009055535551 DAUC <0003> auc.c:143 vector [1]: ck = 75d679639980458b03a493571c03f3c3 20241009055535551 DAUC <0003> auc.c:144 vector [1]: ik = ac20f9eec6b5ccf52bb5208eecb8269b 20241009055535551 DAUC <0003> auc.c:145 vector [1]: res = 7947038d833610ac0000000000000000 20241009055535551 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241009055535551 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241009055535551 DAUC <0003> auc.c:179 vector [1]: kc = 7a2c298222f91c00 20241009055535551 DAUC <0003> auc.c:180 vector [1]: sres = e77a4914 20241009055535551 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241009055535551 DAUC <0003> auc.c:113 vector [2]: rand = f6dbcbd36e092547331cb47fe215bc9f 20241009055535551 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241009055535551 DAUC <0003> auc.c:142 vector [2]: autn = 8b80db18b8038000a2a70211fb2d64a3 20241009055535551 DAUC <0003> auc.c:143 vector [2]: ck = cd8b41ffa05804e3ce4d93e241273806 20241009055535551 DAUC <0003> auc.c:144 vector [2]: ik = 4a97f249abdbc23a2ec107d909edb26c 20241009055535551 DAUC <0003> auc.c:145 vector [2]: res = bd57ffca848e1f1b0000000000000000 20241009055535551 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241009055535551 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241009055535551 DAUC <0003> auc.c:179 vector [2]: kc = 226a8b447d58c800 20241009055535551 DAUC <0003> auc.c:180 vector [2]: sres = 4cc17d05 20241009055535551 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241009055535551 DAUC <0003> auc.c:113 vector [3]: rand = 2470dbf834e32101877fed99771040cb 20241009055535551 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241009055535551 DAUC <0003> auc.c:142 vector [3]: autn = b8ddf1b4fe4e80006f7e982a79c88abd 20241009055535551 DAUC <0003> auc.c:143 vector [3]: ck = 65f4c70283f05e0b72bbaadde6c333ae 20241009055535551 DAUC <0003> auc.c:144 vector [3]: ik = 2c49a668436d6222df0bd7882f010018 20241009055535551 DAUC <0003> auc.c:145 vector [3]: res = de1c93ed0af058c50000000000000000 20241009055535551 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241009055535551 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241009055535551 DAUC <0003> auc.c:179 vector [3]: kc = 08de5f1247183800 20241009055535551 DAUC <0003> auc.c:180 vector [3]: sres = fa9a02a5 20241009055535551 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241009055535551 DAUC <0003> auc.c:113 vector [4]: rand = 8ba6947915f092d06dca583fa42ba85f 20241009055535551 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241009055535551 DAUC <0003> auc.c:142 vector [4]: autn = ca4c1759b89f80001c18076a38f354fc 20241009055535551 DAUC <0003> auc.c:143 vector [4]: ck = 4505acfd5084d7f705424381305be736 20241009055535551 DAUC <0003> auc.c:144 vector [4]: ik = 5ff350ef8c5a05fdce10cba1bf42e091 20241009055535551 DAUC <0003> auc.c:145 vector [4]: res = 755aebbf893db1e80000000000000000 20241009055535551 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241009055535551 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241009055535551 DAUC <0003> auc.c:179 vector [4]: kc = 838ed2cab24ebc00 20241009055535551 DAUC <0003> auc.c:180 vector [4]: sres = 64106301 20241009055535551 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241009055535551 DAUC <0003> db_auc.c:245 IMSI='262422379127537': Generated 5 vectors 20241009055535551 DAUC <0003> db_auc.c:249 IMSI='262422379127537': Updating SQN=161 in DB 20241009055535559 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262422379127537 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422379127537"} 20241009055535559 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262422379127537 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241009055535559 DLINP <000b> input/ipa.c:451 connected read/write 20241009055535559 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055535559 DLINP <000b> input/ipa.c:451 connected read/write 20241009055535559 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@8dc5273035e0: Found GsupExpect[0] for "262422379127537" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@8dc5273035e0: Added IMSI table entry 2TC_gsup_sai_eps(38)"262422379127537" TC_gsup_sai_eps(38)@8dc5273035e0: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055535563 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50766<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@8dc5273035e0: Final verdict of PTC: pass 20241009055535595 DAUC <0003> db_auc.c:157 IMSI='262424368277249': No 2G Auth Data 20241009055535595 DAUC <0003> db_auc.c:192 IMSI='262424368277249': No 3G Auth Data HLR_Test-GSUP(33)@8dc5273035e0: Created GsupExpect[0] for "262424368277249" to be handled at TC_gsup_sai_eps(39) 20241009055535636 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50772<->l=127.0.0.1:4258 20241009055535639 DLINP <000b> input/ipa.c:451 connected read/write 20241009055535639 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055535639 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424368277249 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424368277249"} 20241009055535639 DAUC <0003> db_auc.c:236 IMSI='262424368277249': Calling to generate 5 vectors 20241009055535639 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241009055535639 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241009055535640 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241009055535640 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241009055535640 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241009055535640 DAUC <0003> auc.c:113 vector [0]: rand = 9f042c867a771e7c728ee35f8ba25f8a 20241009055535640 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241009055535640 DAUC <0003> auc.c:142 vector [0]: autn = f29e7fa9244a80009635ce6a0393ad33 20241009055535640 DAUC <0003> auc.c:143 vector [0]: ck = e5cf9af72741e754c4afa9d1c751fb95 20241009055535640 DAUC <0003> auc.c:144 vector [0]: ik = 69e07e4b47a5d75f200a2e7bd88d5d27 20241009055535640 DAUC <0003> auc.c:145 vector [0]: res = 39b3c4d539cca52f0000000000000000 20241009055535640 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241009055535640 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241009055535640 DAUC <0003> auc.c:179 vector [0]: kc = e716c08fa40a2400 20241009055535640 DAUC <0003> auc.c:180 vector [0]: sres = a298cca7 20241009055535640 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241009055535640 DAUC <0003> auc.c:113 vector [1]: rand = 888832fea572c042de4ab9097d16a1ae 20241009055535640 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241009055535640 DAUC <0003> auc.c:142 vector [1]: autn = a035c46241f48000b8198ad1ba50fc03 20241009055535640 DAUC <0003> auc.c:143 vector [1]: ck = 0d09fd69cb80103cb314e80f0702a689 20241009055535640 DAUC <0003> auc.c:144 vector [1]: ik = d7fe27b9faac7747e28c35db3f73bf8f 20241009055535640 DAUC <0003> auc.c:145 vector [1]: res = 19e54aa8b7b02b190000000000000000 20241009055535640 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241009055535640 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241009055535640 DAUC <0003> auc.c:179 vector [1]: kc = c2b52311569ab800 20241009055535640 DAUC <0003> auc.c:180 vector [1]: sres = 381d4564 20241009055535640 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241009055535640 DAUC <0003> auc.c:113 vector [2]: rand = d33e659957af5162180bdff41da8a9e2 20241009055535640 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241009055535640 DAUC <0003> auc.c:142 vector [2]: autn = 45ce291e5dda8000a6fd9f545c43a101 20241009055535640 DAUC <0003> auc.c:143 vector [2]: ck = be526cea44ab6843c28814098d2013b7 20241009055535640 DAUC <0003> auc.c:144 vector [2]: ik = 89f034d0365134b65753559b977eac3d 20241009055535640 DAUC <0003> auc.c:145 vector [2]: res = 04e54186f311baf70000000000000000 20241009055535640 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241009055535640 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241009055535640 DAUC <0003> auc.c:179 vector [2]: kc = e72ad37cb08c2400 20241009055535640 DAUC <0003> auc.c:180 vector [2]: sres = 864c6607 20241009055535640 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241009055535640 DAUC <0003> auc.c:113 vector [3]: rand = 51a6da5ad987ef272429ecd8e2ca2fef 20241009055535640 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241009055535640 DAUC <0003> auc.c:142 vector [3]: autn = b4ea38704b9a80009f0ccc24c3308706 20241009055535640 DAUC <0003> auc.c:143 vector [3]: ck = 633263d8877689439f21daef9ff2bdc7 20241009055535640 DAUC <0003> auc.c:144 vector [3]: ik = 2cdca5bcbcebaedf8efb5afbd1a68d7b 20241009055535640 DAUC <0003> auc.c:145 vector [3]: res = b63a28b59b8cfa810000000000000000 20241009055535640 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241009055535640 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241009055535640 DAUC <0003> auc.c:179 vector [3]: kc = b152b929fd3e7800 20241009055535640 DAUC <0003> auc.c:180 vector [3]: sres = cbd0ecc8 20241009055535640 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241009055535640 DAUC <0003> auc.c:113 vector [4]: rand = bb782772b81457831fd4997e14bf7784 20241009055535640 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241009055535640 DAUC <0003> auc.c:142 vector [4]: autn = 03f290a548af80006da0c22fbc90c543 20241009055535640 DAUC <0003> auc.c:143 vector [4]: ck = 3ea260e1dc77dcef56559540b32080f2 20241009055535640 DAUC <0003> auc.c:144 vector [4]: ik = ecb25be9e0c177537fc6369ed87a23d9 20241009055535640 DAUC <0003> auc.c:145 vector [4]: res = 2e21f8af96cafe080000000000000000 20241009055535640 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241009055535640 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241009055535640 DAUC <0003> auc.c:179 vector [4]: kc = 97eebf36746a1c00 20241009055535640 DAUC <0003> auc.c:180 vector [4]: sres = 91c51d98 20241009055535640 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241009055535640 DAUC <0003> db_auc.c:245 IMSI='262424368277249': Generated 5 vectors 20241009055535640 DAUC <0003> db_auc.c:249 IMSI='262424368277249': Updating SQN=161 in DB 20241009055535648 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424368277249 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424368277249"} 20241009055535648 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262424368277249 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241009055535648 DLINP <000b> input/ipa.c:451 connected read/write 20241009055535648 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055535648 DLINP <000b> input/ipa.c:451 connected read/write 20241009055535648 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@8dc5273035e0: Found GsupExpect[0] for "262424368277249" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@8dc5273035e0: Added IMSI table entry 3TC_gsup_sai_eps(39)"262424368277249" TC_gsup_sai_eps(39)@8dc5273035e0: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055535651 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50772<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@8dc5273035e0: Final verdict of PTC: pass 20241009055535684 DAUC <0003> db_auc.c:157 IMSI='262424181371976': No 2G Auth Data 20241009055535684 DAUC <0003> db_auc.c:192 IMSI='262424181371976': No 3G Auth Data HLR_Test-GSUP(33)@8dc5273035e0: Created GsupExpect[0] for "262424181371976" to be handled at TC_gsup_sai_eps(40) 20241009055535726 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50778<->l=127.0.0.1:4258 20241009055535730 DLINP <000b> input/ipa.c:451 connected read/write 20241009055535730 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055535730 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262424181371976 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424181371976"} 20241009055535730 DAUC <0003> db_auc.c:236 IMSI='262424181371976': Calling to generate 5 vectors 20241009055535730 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241009055535730 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241009055535730 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241009055535730 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241009055535730 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241009055535730 DAUC <0003> auc.c:113 vector [0]: rand = 5cdd9b1c738baa49c0967563c12f2476 20241009055535730 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241009055535730 DAUC <0003> auc.c:142 vector [0]: autn = 264743d518658000282f8d38808aa70a 20241009055535730 DAUC <0003> auc.c:143 vector [0]: ck = 297b7745691bdce37b160cc9b31d446d 20241009055535730 DAUC <0003> auc.c:144 vector [0]: ik = 60e05bd14385f98135ee23724370511a 20241009055535730 DAUC <0003> auc.c:145 vector [0]: res = 1538355b21a12fe30000000000000000 20241009055535730 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241009055535730 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241009055535730 DAUC <0003> auc.c:179 vector [0]: kc = cd135b37f3a4ffc8 20241009055535730 DAUC <0003> auc.c:180 vector [0]: sres = c75d8009 20241009055535730 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241009055535730 DAUC <0003> auc.c:113 vector [1]: rand = 247bdc7cedc97ce6ce3d3056848a8f61 20241009055535730 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241009055535730 DAUC <0003> auc.c:142 vector [1]: autn = 7b8df3fee383800080f47cda905ba285 20241009055535730 DAUC <0003> auc.c:143 vector [1]: ck = 39a8f0718a98bd6c0da2643c3bb52fae 20241009055535730 DAUC <0003> auc.c:144 vector [1]: ik = 28709c9cbab3f77440f91ce4cb390ef0 20241009055535730 DAUC <0003> auc.c:145 vector [1]: res = a8bc219623b163f10000000000000000 20241009055535730 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241009055535730 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241009055535730 DAUC <0003> auc.c:179 vector [1]: kc = c60210097497cedf 20241009055535730 DAUC <0003> auc.c:180 vector [1]: sres = 606bb72b 20241009055535730 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241009055535730 DAUC <0003> auc.c:113 vector [2]: rand = 7ec7ac3a3497085216f1a97619082258 20241009055535730 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241009055535730 DAUC <0003> auc.c:142 vector [2]: autn = c502f2ccbd238000c2ea2742a51d6680 20241009055535730 DAUC <0003> auc.c:143 vector [2]: ck = c90b88bc6476786174d64ae6b918d5a7 20241009055535730 DAUC <0003> auc.c:144 vector [2]: ik = 282287d9bc9d22d8b0b49136b3575c24 20241009055535730 DAUC <0003> auc.c:145 vector [2]: res = a3f779259c0c57130000000000000000 20241009055535730 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241009055535730 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241009055535730 DAUC <0003> auc.c:179 vector [2]: kc = 75f65d9a715ac712 20241009055535730 DAUC <0003> auc.c:180 vector [2]: sres = 1b2279b0 20241009055535730 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241009055535730 DAUC <0003> auc.c:113 vector [3]: rand = ca32d36c0617aeb674fbd245a42e7f05 20241009055535730 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241009055535730 DAUC <0003> auc.c:142 vector [3]: autn = 0d22b8e1a32a8000a437d60a1d0f8f93 20241009055535730 DAUC <0003> auc.c:143 vector [3]: ck = 4cd99082d82d47d934e8eb22fd7d97f6 20241009055535730 DAUC <0003> auc.c:144 vector [3]: ik = 2ceb7d475b2be3013293a28dc5795796 20241009055535730 DAUC <0003> auc.c:145 vector [3]: res = d70c1d24ae2e699e0000000000000000 20241009055535730 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241009055535730 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241009055535730 DAUC <0003> auc.c:179 vector [3]: kc = 6b614888449a8c6c 20241009055535730 DAUC <0003> auc.c:180 vector [3]: sres = e14c3601 20241009055535730 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241009055535730 DAUC <0003> auc.c:113 vector [4]: rand = 67f72dbeaa7a996837d16fc2eef2522b 20241009055535730 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241009055535730 DAUC <0003> auc.c:142 vector [4]: autn = aecf92fcdf8a80009f44dedd70be3118 20241009055535730 DAUC <0003> auc.c:143 vector [4]: ck = 80f34aaa839d26cf11a3ae12975f9898 20241009055535730 DAUC <0003> auc.c:144 vector [4]: ik = c87f7c84f896ae325ca3a00a286bc177 20241009055535730 DAUC <0003> auc.c:145 vector [4]: res = eb73c29deec3ebc40000000000000000 20241009055535730 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241009055535730 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241009055535730 DAUC <0003> auc.c:179 vector [4]: kc = 20680c5ae0033257 20241009055535731 DAUC <0003> auc.c:180 vector [4]: sres = fd6dc24f 20241009055535731 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241009055535731 DAUC <0003> db_auc.c:245 IMSI='262424181371976': Generated 5 vectors 20241009055535731 DAUC <0003> db_auc.c:249 IMSI='262424181371976': Updating SQN=161 in DB 20241009055535738 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262424181371976 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424181371976"} 20241009055535738 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262424181371976 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241009055535738 DLINP <000b> input/ipa.c:451 connected read/write 20241009055535738 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055535738 DLINP <000b> input/ipa.c:451 connected read/write 20241009055535738 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@8dc5273035e0: Found GsupExpect[0] for "262424181371976" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@8dc5273035e0: Added IMSI table entry 4TC_gsup_sai_eps(40)"262424181371976" TC_gsup_sai_eps(40)@8dc5273035e0: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055535742 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50778<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@8dc5273035e0: Final verdict of PTC: pass MTC@8dc5273035e0: setverdict(pass): none -> pass 20241009055535767 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50734<->l=127.0.0.1:4258 20241009055535768 DLINP <000b> input/ipa.c:451 connected read/write 20241009055535768 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055535768 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241009055535768 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241009055535768 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241009055535768 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33679<->l=127.0.0.1:4259) HLR_Test-GSUP(33)@8dc5273035e0: Final verdict of PTC: none 34@8dc5273035e0: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@8dc5273035e0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@8dc5273035e0: Final verdict of PTC: none MTC@8dc5273035e0: Setting final verdict of the test case. MTC@8dc5273035e0: Local verdict of MTC: pass MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@8dc5273035e0: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@8dc5273035e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass'. Wed Oct 9 05:55:35 UTC 2024 ====== HLR_Tests.TC_gsup_sai_eps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_eps.talloc 20241009055535809 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:50788<->l=127.0.0.1:4258 20241009055535809 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:50788<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=6144) Waiting for packet dumper to finish... 1 (prev_count=6144, count=33100) MTC@8dc5273035e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass' was executed successfully (exit status: 0). MTC@8dc5273035e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi ------ Wed Oct 9 05:55:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8dc5273035e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi' was executed successfully (exit status: 0). MTC@8dc5273035e0: Test case TC_gsup_ul_unknown_imsi started. MTC@8dc5273035e0: legacy= false MTC@8dc5273035e0: in not legacy case 1 MTC@8dc5273035e0: in not legacy case 2 20241009055538880 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241009055538880 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241009055538883 DLINP <000b> input/ipa.c:451 connected read/write 20241009055538883 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055538884 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59606<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(41)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241009055538886 DLINP <000b> input/ipa.c:451 connected read/write 20241009055538886 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055538886 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241009055538886 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241009055538886 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241009055538886 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241009055538886 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241009055538886 DLGSUP <0013> gsup_server.c:235 2: 20241009055538886 DLGSUP <0013> gsup_server.c:237 2: 00 20241009055538886 DLGSUP <0013> gsup_server.c:235 3: 20241009055538886 DLGSUP <0013> gsup_server.c:237 3: 00 20241009055538886 DLGSUP <0013> gsup_server.c:235 4: 20241009055538886 DLGSUP <0013> gsup_server.c:237 4: 00 20241009055538886 DLGSUP <0013> gsup_server.c:235 5: 20241009055538886 DLGSUP <0013> gsup_server.c:237 5: 00 20241009055538886 DLGSUP <0013> gsup_server.c:235 7: 20241009055538886 DLGSUP <0013> gsup_server.c:237 7: 00 20241009055538886 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241009055538886 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241009055538886 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 43@8dc5273035e0: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241009055538905 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34989<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@8dc5273035e0: Created GsupExpect[0] for "262420000701905" to be handled at TC_gsup_ul_unknown_imsi(45) 20241009055538915 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59622<->l=127.0.0.1:4258 20241009055538933 DLINP <000b> input/ipa.c:451 connected read/write 20241009055538933 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055538933 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262420000701905 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420000701905" cn_domain=PS} 20241009055538933 DLU <0006> fsm.c:456 lu(262420000701905)[0x5608785aa800]{UNVALIDATED}: Allocated 20241009055538933 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262420000701905 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241009055538933 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262420000701905 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420000701905" cause=IMSI unknown in HLR} 20241009055538933 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262420000701905 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241009055538933 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420000701905)[0x5608785aa800]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241009055538933 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262420000701905)[0x5608785aa800]{UNVALIDATED}: Freeing instance 20241009055538933 DLU <0006> fsm.c:568 lu(PS:IMSI-262420000701905)[0x5608785aa800]{UNVALIDATED}: Deallocated 20241009055538933 DLINP <000b> input/ipa.c:451 connected read/write 20241009055538933 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055538933 DLINP <000b> input/ipa.c:451 connected read/write 20241009055538933 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@8dc5273035e0: Found GsupExpect[0] for "262420000701905" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@8dc5273035e0: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262420000701905" TC_gsup_ul_unknown_imsi(45)@8dc5273035e0: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055538936 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59622<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@8dc5273035e0: Final verdict of PTC: pass 20241009055538937 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59606<->l=127.0.0.1:4258 20241009055538938 DLINP <000b> input/ipa.c:451 connected read/write 20241009055538938 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055538938 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241009055538938 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241009055538938 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241009055538938 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34989<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@8dc5273035e0: Final verdict of PTC: none 43@8dc5273035e0: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@8dc5273035e0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@8dc5273035e0: Final verdict of PTC: none MTC@8dc5273035e0: Setting final verdict of the test case. MTC@8dc5273035e0: Local verdict of MTC: none MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC with component reference 43: none (none -> none) MTC@8dc5273035e0: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@8dc5273035e0: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@8dc5273035e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass'. Wed Oct 9 05:55:38 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi.talloc 20241009055538978 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59632<->l=127.0.0.1:4258 20241009055538978 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59632<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=12436) MTC@8dc5273035e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass' was executed successfully (exit status: 0). MTC@8dc5273035e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy ------ Wed Oct 9 05:55:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8dc5273035e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy' was executed successfully (exit status: 0). MTC@8dc5273035e0: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@8dc5273035e0: legacy= false MTC@8dc5273035e0: in not legacy case 1 MTC@8dc5273035e0: in not legacy case 2 20241009055542052 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241009055542052 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241009055542055 DLINP <000b> input/ipa.c:451 connected read/write 20241009055542055 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055542055 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59644<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(46)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241009055542058 DLINP <000b> input/ipa.c:451 connected read/write 20241009055542058 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055542058 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241009055542058 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241009055542058 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241009055542058 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241009055542058 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241009055542058 DLGSUP <0013> gsup_server.c:235 2: 20241009055542058 DLGSUP <0013> gsup_server.c:237 2: 00 20241009055542058 DLGSUP <0013> gsup_server.c:235 3: 20241009055542058 DLGSUP <0013> gsup_server.c:237 3: 00 20241009055542058 DLGSUP <0013> gsup_server.c:235 4: 20241009055542058 DLGSUP <0013> gsup_server.c:237 4: 00 20241009055542058 DLGSUP <0013> gsup_server.c:235 5: 20241009055542058 DLGSUP <0013> gsup_server.c:237 5: 00 20241009055542058 DLGSUP <0013> gsup_server.c:235 7: 20241009055542058 DLGSUP <0013> gsup_server.c:237 7: 00 20241009055542058 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241009055542058 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241009055542058 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 48@8dc5273035e0: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241009055542078 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40877<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@8dc5273035e0: Created GsupExpect[0] for "262423051512827" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20241009055542089 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59658<->l=127.0.0.1:4258 20241009055542105 DLINP <000b> input/ipa.c:451 connected read/write 20241009055542105 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055542105 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262423051512827 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423051512827" cn_domain=PS source_name="the-source\n"} 20241009055542105 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241009055542105 DLU <0006> fsm.c:456 lu(262423051512827)[0x5608785a97f0]{UNVALIDATED}: Allocated 20241009055542105 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262423051512827 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241009055542105 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262423051512827 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262423051512827" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241009055542105 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262423051512827 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241009055542105 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423051512827)[0x5608785a97f0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241009055542105 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262423051512827)[0x5608785a97f0]{UNVALIDATED}: Freeing instance 20241009055542105 DLU <0006> fsm.c:568 lu(PS:IMSI-262423051512827)[0x5608785a97f0]{UNVALIDATED}: Deallocated 20241009055542105 DLINP <000b> input/ipa.c:451 connected read/write 20241009055542105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055542105 DLINP <000b> input/ipa.c:451 connected read/write 20241009055542105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@8dc5273035e0: Found GsupExpect[0] for "262423051512827" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@8dc5273035e0: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262423051512827" TC_gsup_ul_unknown_imsi_via_proxy(50)@8dc5273035e0: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055542108 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59658<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@8dc5273035e0: Final verdict of PTC: pass 20241009055542109 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59644<->l=127.0.0.1:4258 HLR_Test-GSUP(47)@8dc5273035e0: Final verdict of PTC: none 20241009055542110 DLINP <000b> input/ipa.c:451 connected read/write 20241009055542110 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055542110 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241009055542110 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241009055542110 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241009055542110 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241009055542110 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40877<->l=127.0.0.1:4259) 48@8dc5273035e0: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@8dc5273035e0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@8dc5273035e0: Final verdict of PTC: none MTC@8dc5273035e0: Setting final verdict of the test case. MTC@8dc5273035e0: Local verdict of MTC: none MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC with component reference 48: none (none -> none) MTC@8dc5273035e0: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@8dc5273035e0: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@8dc5273035e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass'. Wed Oct 9 05:55:42 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.talloc 20241009055542152 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59660<->l=127.0.0.1:4258 20241009055542153 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59660<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=12516) MTC@8dc5273035e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@8dc5273035e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed ------ Wed Oct 9 05:55:44 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8dc5273035e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed' was executed successfully (exit status: 0). MTC@8dc5273035e0: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@8dc5273035e0: legacy= false MTC@8dc5273035e0: in not legacy case 1 MTC@8dc5273035e0: in not legacy case 2 20241009055545229 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241009055545229 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241009055545232 DLINP <000b> input/ipa.c:451 connected read/write 20241009055545232 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055545233 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59666<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(51)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241009055545236 DLINP <000b> input/ipa.c:451 connected read/write 20241009055545236 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055545236 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241009055545236 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241009055545236 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241009055545236 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241009055545236 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241009055545236 DLGSUP <0013> gsup_server.c:235 2: 20241009055545236 DLGSUP <0013> gsup_server.c:237 2: 00 20241009055545236 DLGSUP <0013> gsup_server.c:235 3: 20241009055545236 DLGSUP <0013> gsup_server.c:237 3: 00 20241009055545236 DLGSUP <0013> gsup_server.c:235 4: 20241009055545236 DLGSUP <0013> gsup_server.c:237 4: 00 20241009055545236 DLGSUP <0013> gsup_server.c:235 5: 20241009055545236 DLGSUP <0013> gsup_server.c:237 5: 00 20241009055545236 DLGSUP <0013> gsup_server.c:235 7: 20241009055545236 DLGSUP <0013> gsup_server.c:237 7: 00 20241009055545236 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241009055545236 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241009055545236 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 53@8dc5273035e0: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241009055545255 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44099<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@8dc5273035e0: Created GsupExpect[0] for "262429309701316" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20241009055545267 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59682<->l=127.0.0.1:4258 20241009055545277 DLINP <000b> input/ipa.c:451 connected read/write 20241009055545277 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055545277 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262429309701316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429309701316" cn_domain=PS} 20241009055545277 DLU <0006> fsm.c:456 lu(262429309701316)[0x5608785aa660]{UNVALIDATED}: Allocated 20241009055545277 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262429309701316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241009055545277 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262429309701316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429309701316" cause=Roaming not allowed in this location area} 20241009055545277 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262429309701316 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241009055545277 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429309701316)[0x5608785aa660]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241009055545277 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262429309701316)[0x5608785aa660]{UNVALIDATED}: Freeing instance 20241009055545277 DLU <0006> fsm.c:568 lu(PS:IMSI-262429309701316)[0x5608785aa660]{UNVALIDATED}: Deallocated 20241009055545277 DLINP <000b> input/ipa.c:451 connected read/write 20241009055545277 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055545277 DLINP <000b> input/ipa.c:451 connected read/write 20241009055545277 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@8dc5273035e0: Found GsupExpect[0] for "262429309701316" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@8dc5273035e0: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262429309701316" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@8dc5273035e0: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055545279 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59682<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@8dc5273035e0: Final verdict of PTC: pass 20241009055545280 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59666<->l=127.0.0.1:4258 20241009055545281 DLINP <000b> input/ipa.c:451 connected read/write 20241009055545281 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055545281 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241009055545281 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241009055545281 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241009055545281 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44099<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@8dc5273035e0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@8dc5273035e0: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@8dc5273035e0: Final verdict of PTC: none 53@8dc5273035e0: Final verdict of PTC: none MTC@8dc5273035e0: Setting final verdict of the test case. MTC@8dc5273035e0: Local verdict of MTC: none MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC with component reference 53: none (none -> none) MTC@8dc5273035e0: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@8dc5273035e0: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@8dc5273035e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass'. Wed Oct 9 05:55:45 UTC 2024 ====== HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.talloc 20241009055545320 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:59690<->l=127.0.0.1:4258 20241009055545321 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:59690<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=13480) MTC@8dc5273035e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass' was executed successfully (exit status: 0). MTC@8dc5273035e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi'. ------ HLR_Tests.TC_gsup_sai_err_unknown_imsi ------ Wed Oct 9 05:55:47 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8dc5273035e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi' was executed successfully (exit status: 0). MTC@8dc5273035e0: Test case TC_gsup_sai_err_unknown_imsi started. MTC@8dc5273035e0: legacy= false MTC@8dc5273035e0: in not legacy case 1 MTC@8dc5273035e0: in not legacy case 2 20241009055548396 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241009055548396 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241009055548398 DLINP <000b> input/ipa.c:451 connected read/write 20241009055548398 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055548399 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48674<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(56)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241009055548401 DLINP <000b> input/ipa.c:451 connected read/write 20241009055548401 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055548401 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241009055548401 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241009055548401 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241009055548401 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241009055548401 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241009055548402 DLGSUP <0013> gsup_server.c:235 2: 20241009055548402 DLGSUP <0013> gsup_server.c:237 2: 00 20241009055548402 DLGSUP <0013> gsup_server.c:235 3: 20241009055548402 DLGSUP <0013> gsup_server.c:237 3: 00 20241009055548402 DLGSUP <0013> gsup_server.c:235 4: 20241009055548402 DLGSUP <0013> gsup_server.c:237 4: 00 20241009055548402 DLGSUP <0013> gsup_server.c:235 5: 20241009055548402 DLGSUP <0013> gsup_server.c:237 5: 00 20241009055548402 DLGSUP <0013> gsup_server.c:235 7: 20241009055548402 DLGSUP <0013> gsup_server.c:237 7: 00 20241009055548402 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241009055548402 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241009055548402 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 58@8dc5273035e0: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241009055548422 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38847<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@8dc5273035e0: Created GsupExpect[0] for "262424720598243" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20241009055548434 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48688<->l=127.0.0.1:4258 20241009055548445 DLINP <000b> input/ipa.c:451 connected read/write 20241009055548445 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055548445 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262424720598243 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424720598243"} 20241009055548445 DAUC <0003> db_auc.c:133 IMSI='262424720598243': No such subscriber 20241009055548445 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262424720598243 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241009055548445 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262424720598243 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262424720598243" cause=IMSI unknown in HLR} 20241009055548445 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262424720598243 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241009055548445 DLINP <000b> input/ipa.c:451 connected read/write 20241009055548445 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055548445 DLINP <000b> input/ipa.c:451 connected read/write 20241009055548445 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@8dc5273035e0: Found GsupExpect[0] for "262424720598243" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@8dc5273035e0: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262424720598243" TC_gsup_sai_err_unknown_imsi(60)@8dc5273035e0: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055548448 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48688<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@8dc5273035e0: Final verdict of PTC: pass 20241009055548449 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48674<->l=127.0.0.1:4258 20241009055548450 DLINP <000b> input/ipa.c:451 connected read/write 20241009055548450 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055548450 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241009055548450 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241009055548450 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(57)@8dc5273035e0: Final verdict of PTC: none 20241009055548450 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38847<->l=127.0.0.1:4259) 58@8dc5273035e0: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@8dc5273035e0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@8dc5273035e0: Final verdict of PTC: none MTC@8dc5273035e0: Setting final verdict of the test case. MTC@8dc5273035e0: Local verdict of MTC: none MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC with component reference 58: none (none -> none) MTC@8dc5273035e0: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@8dc5273035e0: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@8dc5273035e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass'. Wed Oct 9 05:55:48 UTC 2024 ====== HLR_Tests.TC_gsup_sai_err_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai_err_unknown_imsi.talloc 20241009055548493 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48702<->l=127.0.0.1:4258 20241009055548494 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48702<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=12456) MTC@8dc5273035e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass' was executed successfully (exit status: 0). MTC@8dc5273035e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul'. ------ HLR_Tests.TC_gsup_ul ------ Wed Oct 9 05:55:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8dc5273035e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul' was executed successfully (exit status: 0). MTC@8dc5273035e0: Test case TC_gsup_ul started. MTC@8dc5273035e0: legacy= false MTC@8dc5273035e0: in not legacy case 1 MTC@8dc5273035e0: in not legacy case 2 20241009055551569 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241009055551569 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241009055551572 DLINP <000b> input/ipa.c:451 connected read/write 20241009055551572 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055551573 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48716<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(61)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241009055551575 DLINP <000b> input/ipa.c:451 connected read/write 20241009055551575 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055551575 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241009055551575 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241009055551575 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241009055551575 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241009055551575 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241009055551575 DLGSUP <0013> gsup_server.c:235 2: 20241009055551575 DLGSUP <0013> gsup_server.c:237 2: 00 20241009055551575 DLGSUP <0013> gsup_server.c:235 3: 20241009055551575 DLGSUP <0013> gsup_server.c:237 3: 00 20241009055551575 DLGSUP <0013> gsup_server.c:235 4: 20241009055551575 DLGSUP <0013> gsup_server.c:237 4: 00 20241009055551575 DLGSUP <0013> gsup_server.c:235 5: 20241009055551575 DLGSUP <0013> gsup_server.c:237 5: 00 20241009055551575 DLGSUP <0013> gsup_server.c:235 7: 20241009055551575 DLGSUP <0013> gsup_server.c:237 7: 00 20241009055551575 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241009055551575 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241009055551575 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 63@8dc5273035e0: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241009055551596 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38089<->l=127.0.0.1:4259) 20241009055551618 DAUC <0003> db_auc.c:157 IMSI='262426062381033': No 2G Auth Data 20241009055551618 DAUC <0003> db_auc.c:192 IMSI='262426062381033': No 3G Auth Data HLR_Test-GSUP(62)@8dc5273035e0: Created GsupExpect[0] for "262426062381033" to be handled at TC_gsup_ul(65) 20241009055551646 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48720<->l=127.0.0.1:4258 20241009055551650 DLINP <000b> input/ipa.c:451 connected read/write 20241009055551650 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055551650 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426062381033 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426062381033" cn_domain=PS} 20241009055551650 DLU <0006> fsm.c:456 lu(262426062381033)[0x5608785aa660]{UNVALIDATED}: Allocated 20241009055551650 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426062381033 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241009055551666 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426062381033)[0x5608785aa660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241009055551666 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426062381033 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426062381033" cn_domain=PS} 20241009055551666 DLINP <000b> input/ipa.c:451 connected read/write 20241009055551666 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055551666 DLINP <000b> input/ipa.c:451 connected read/write 20241009055551666 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@8dc5273035e0: Found GsupExpect[0] for "262426062381033" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@8dc5273035e0: Added IMSI table entry 0TC_gsup_ul(65)"262426062381033" 20241009055551670 DLINP <000b> input/ipa.c:451 connected read/write 20241009055551670 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055551670 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262426062381033 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426062381033"} 20241009055551670 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426062381033)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241009055551670 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262426062381033 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241009055551670 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426062381033 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426062381033"} 20241009055551670 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426062381033 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241009055551670 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426062381033)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241009055551670 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426062381033)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241009055551670 DLU <0006> fsm.c:568 lu(PS:IMSI-262426062381033)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241009055551670 DLINP <000b> input/ipa.c:451 connected read/write 20241009055551670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055551670 DLINP <000b> input/ipa.c:451 connected read/write 20241009055551670 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(65)@8dc5273035e0: setverdict(pass): none -> pass TC_gsup_ul(65)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055551671 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48720<->l=127.0.0.1:4258 TC_gsup_ul(65)@8dc5273035e0: Final verdict of PTC: pass 20241009055551696 DAUC <0003> db_auc.c:157 IMSI='262425988567090': No 2G Auth Data 20241009055551696 DAUC <0003> db_auc.c:192 IMSI='262425988567090': No 3G Auth Data 20241009055551705 DLGSUP <0013> hlr.c:121 IMSI 262425988567090: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@8dc5273035e0: Created GsupExpect[0] for "262425988567090" to be handled at TC_gsup_ul(66) 20241009055551729 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48728<->l=127.0.0.1:4258 20241009055551733 DLINP <000b> input/ipa.c:451 connected read/write 20241009055551733 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055551733 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425988567090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425988567090" cn_domain=PS} 20241009055551733 DLU <0006> fsm.c:456 lu(262425988567090)[0x5608785aa660]{UNVALIDATED}: Allocated 20241009055551734 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425988567090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241009055551749 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425988567090)[0x5608785aa660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241009055551749 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425988567090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425988567090" cn_domain=PS} 20241009055551749 DLINP <000b> input/ipa.c:451 connected read/write 20241009055551749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055551749 DLINP <000b> input/ipa.c:451 connected read/write 20241009055551749 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@8dc5273035e0: Found GsupExpect[0] for "262425988567090" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@8dc5273035e0: Added IMSI table entry 1TC_gsup_ul(66)"262425988567090" 20241009055551752 DLINP <000b> input/ipa.c:451 connected read/write 20241009055551752 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055551752 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262425988567090 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425988567090"} 20241009055551752 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425988567090)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241009055551752 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262425988567090 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241009055551752 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425988567090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425988567090"} 20241009055551752 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262425988567090 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241009055551752 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425988567090)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241009055551752 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425988567090)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241009055551752 DLU <0006> fsm.c:568 lu(PS:IMSI-262425988567090)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241009055551752 DLINP <000b> input/ipa.c:451 connected read/write 20241009055551752 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055551752 DLINP <000b> input/ipa.c:451 connected read/write 20241009055551752 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(66)@8dc5273035e0: setverdict(pass): none -> pass TC_gsup_ul(66)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055551754 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48728<->l=127.0.0.1:4258 TC_gsup_ul(66)@8dc5273035e0: Final verdict of PTC: pass 20241009055551779 DAUC <0003> db_auc.c:157 IMSI='262422862636461': No 2G Auth Data 20241009055551779 DAUC <0003> db_auc.c:192 IMSI='262422862636461': No 3G Auth Data 20241009055551787 DLGSUP <0013> hlr.c:121 IMSI 262422862636461: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@8dc5273035e0: Created GsupExpect[0] for "262422862636461" to be handled at TC_gsup_ul(67) 20241009055551810 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48730<->l=127.0.0.1:4258 20241009055551814 DLINP <000b> input/ipa.c:451 connected read/write 20241009055551814 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055551814 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262422862636461 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422862636461" cn_domain=PS} 20241009055551815 DLU <0006> fsm.c:456 lu(262422862636461)[0x5608785aa660]{UNVALIDATED}: Allocated 20241009055551815 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262422862636461 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241009055551830 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422862636461)[0x5608785aa660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241009055551830 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262422862636461 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422862636461" cn_domain=PS} 20241009055551830 DLINP <000b> input/ipa.c:451 connected read/write 20241009055551830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055551830 DLINP <000b> input/ipa.c:451 connected read/write 20241009055551830 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@8dc5273035e0: Found GsupExpect[0] for "262422862636461" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@8dc5273035e0: Added IMSI table entry 2TC_gsup_ul(67)"262422862636461" 20241009055551833 DLINP <000b> input/ipa.c:451 connected read/write 20241009055551833 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055551833 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262422862636461 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422862636461"} 20241009055551833 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422862636461)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241009055551833 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262422862636461 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241009055551833 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262422862636461 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422862636461"} 20241009055551833 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262422862636461 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241009055551833 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422862636461)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241009055551833 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422862636461)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241009055551833 DLU <0006> fsm.c:568 lu(PS:IMSI-262422862636461)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241009055551833 DLINP <000b> input/ipa.c:451 connected read/write 20241009055551833 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055551833 DLINP <000b> input/ipa.c:451 connected read/write 20241009055551833 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(67)@8dc5273035e0: setverdict(pass): none -> pass TC_gsup_ul(67)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055551835 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48730<->l=127.0.0.1:4258 TC_gsup_ul(67)@8dc5273035e0: Final verdict of PTC: pass 20241009055551859 DAUC <0003> db_auc.c:157 IMSI='262426941290858': No 2G Auth Data 20241009055551859 DAUC <0003> db_auc.c:192 IMSI='262426941290858': No 3G Auth Data 20241009055551868 DLGSUP <0013> hlr.c:121 IMSI 262426941290858: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@8dc5273035e0: Created GsupExpect[0] for "262426941290858" to be handled at TC_gsup_ul(68) 20241009055551890 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48732<->l=127.0.0.1:4258 20241009055551893 DLINP <000b> input/ipa.c:451 connected read/write 20241009055551894 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055551894 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426941290858 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426941290858" cn_domain=PS} 20241009055551894 DLU <0006> fsm.c:456 lu(262426941290858)[0x5608785aa660]{UNVALIDATED}: Allocated 20241009055551894 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426941290858 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241009055551909 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426941290858)[0x5608785aa660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241009055551909 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426941290858 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426941290858" cn_domain=PS} 20241009055551909 DLINP <000b> input/ipa.c:451 connected read/write 20241009055551909 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055551909 DLINP <000b> input/ipa.c:451 connected read/write 20241009055551909 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@8dc5273035e0: Found GsupExpect[0] for "262426941290858" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@8dc5273035e0: Added IMSI table entry 3TC_gsup_ul(68)"262426941290858" 20241009055551912 DLINP <000b> input/ipa.c:451 connected read/write 20241009055551912 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055551912 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262426941290858 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426941290858"} 20241009055551912 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426941290858)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241009055551912 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262426941290858 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241009055551912 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426941290858 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426941290858"} 20241009055551912 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262426941290858 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241009055551912 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426941290858)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241009055551912 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426941290858)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241009055551912 DLU <0006> fsm.c:568 lu(PS:IMSI-262426941290858)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241009055551912 DLINP <000b> input/ipa.c:451 connected read/write 20241009055551912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055551912 DLINP <000b> input/ipa.c:451 connected read/write 20241009055551912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(68)@8dc5273035e0: setverdict(pass): none -> pass TC_gsup_ul(68)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055551914 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48732<->l=127.0.0.1:4258 TC_gsup_ul(68)@8dc5273035e0: Final verdict of PTC: pass 20241009055551938 DAUC <0003> db_auc.c:157 IMSI='262428351076213': No 2G Auth Data 20241009055551938 DAUC <0003> db_auc.c:192 IMSI='262428351076213': No 3G Auth Data 20241009055551947 DLGSUP <0013> hlr.c:121 IMSI 262428351076213: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@8dc5273035e0: Created GsupExpect[0] for "262428351076213" to be handled at TC_gsup_ul(69) 20241009055551971 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48738<->l=127.0.0.1:4258 20241009055551974 DLINP <000b> input/ipa.c:451 connected read/write 20241009055551974 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055551974 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428351076213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428351076213" cn_domain=PS} 20241009055551974 DLU <0006> fsm.c:456 lu(262428351076213)[0x5608785aa660]{UNVALIDATED}: Allocated 20241009055551975 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428351076213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241009055551990 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428351076213)[0x5608785aa660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241009055551990 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428351076213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428351076213" cn_domain=PS} 20241009055551990 DLINP <000b> input/ipa.c:451 connected read/write 20241009055551990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055551990 DLINP <000b> input/ipa.c:451 connected read/write 20241009055551990 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@8dc5273035e0: Found GsupExpect[0] for "262428351076213" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@8dc5273035e0: Added IMSI table entry 4TC_gsup_ul(69)"262428351076213" 20241009055551993 DLINP <000b> input/ipa.c:451 connected read/write 20241009055551993 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055551993 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262428351076213 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428351076213"} 20241009055551993 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428351076213)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241009055551993 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262428351076213 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241009055551993 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428351076213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428351076213"} 20241009055551993 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262428351076213 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241009055551993 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428351076213)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241009055551993 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428351076213)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241009055551993 DLU <0006> fsm.c:568 lu(PS:IMSI-262428351076213)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241009055551993 DLINP <000b> input/ipa.c:451 connected read/write 20241009055551993 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055551993 DLINP <000b> input/ipa.c:451 connected read/write 20241009055551993 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(69)@8dc5273035e0: setverdict(pass): none -> pass TC_gsup_ul(69)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055551994 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48738<->l=127.0.0.1:4258 TC_gsup_ul(69)@8dc5273035e0: Final verdict of PTC: pass 20241009055552019 DAUC <0003> db_auc.c:157 IMSI='262424533676537': No 2G Auth Data 20241009055552019 DAUC <0003> db_auc.c:192 IMSI='262424533676537': No 3G Auth Data 20241009055552028 DLGSUP <0013> hlr.c:121 IMSI 262424533676537: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@8dc5273035e0: Created GsupExpect[0] for "262424533676537" to be handled at TC_gsup_ul(70) 20241009055552061 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48742<->l=127.0.0.1:4258 20241009055552064 DLINP <000b> input/ipa.c:451 connected read/write 20241009055552064 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055552064 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424533676537 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424533676537" cn_domain=PS} 20241009055552064 DLU <0006> fsm.c:456 lu(262424533676537)[0x5608785aa660]{UNVALIDATED}: Allocated 20241009055552064 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424533676537 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241009055552080 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424533676537)[0x5608785aa660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241009055552080 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424533676537 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424533676537" cn_domain=PS} 20241009055552080 DLINP <000b> input/ipa.c:451 connected read/write 20241009055552080 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055552080 DLINP <000b> input/ipa.c:451 connected read/write 20241009055552080 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@8dc5273035e0: Found GsupExpect[0] for "262424533676537" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@8dc5273035e0: Added IMSI table entry 5TC_gsup_ul(70)"262424533676537" 20241009055552083 DLINP <000b> input/ipa.c:451 connected read/write 20241009055552083 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055552083 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262424533676537 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424533676537"} 20241009055552083 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424533676537)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241009055552083 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262424533676537 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241009055552083 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424533676537 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424533676537"} 20241009055552083 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424533676537 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241009055552083 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424533676537)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241009055552083 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424533676537)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241009055552083 DLU <0006> fsm.c:568 lu(PS:IMSI-262424533676537)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241009055552083 DLINP <000b> input/ipa.c:451 connected read/write 20241009055552083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055552083 DLINP <000b> input/ipa.c:451 connected read/write 20241009055552083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(70)@8dc5273035e0: setverdict(pass): none -> pass TC_gsup_ul(70)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055552085 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48742<->l=127.0.0.1:4258 TC_gsup_ul(70)@8dc5273035e0: Final verdict of PTC: pass 20241009055552116 DAUC <0003> db_auc.c:157 IMSI='262424237366001': No 2G Auth Data 20241009055552116 DAUC <0003> db_auc.c:192 IMSI='262424237366001': No 3G Auth Data 20241009055552125 DLGSUP <0013> hlr.c:121 IMSI 262424237366001: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@8dc5273035e0: Created GsupExpect[0] for "262424237366001" to be handled at TC_gsup_ul(71) 20241009055552162 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48746<->l=127.0.0.1:4258 20241009055552166 DLINP <000b> input/ipa.c:451 connected read/write 20241009055552166 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055552166 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424237366001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424237366001" cn_domain=PS} 20241009055552166 DLU <0006> fsm.c:456 lu(262424237366001)[0x5608785aa660]{UNVALIDATED}: Allocated 20241009055552166 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424237366001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241009055552181 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424237366001)[0x5608785aa660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241009055552181 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424237366001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424237366001" cn_domain=PS} 20241009055552181 DLINP <000b> input/ipa.c:451 connected read/write 20241009055552181 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055552181 DLINP <000b> input/ipa.c:451 connected read/write 20241009055552181 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@8dc5273035e0: Found GsupExpect[0] for "262424237366001" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@8dc5273035e0: Added IMSI table entry 6TC_gsup_ul(71)"262424237366001" 20241009055552184 DLINP <000b> input/ipa.c:451 connected read/write 20241009055552184 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055552184 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262424237366001 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424237366001"} 20241009055552184 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424237366001)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241009055552184 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262424237366001 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241009055552184 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424237366001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424237366001"} 20241009055552184 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424237366001 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241009055552184 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424237366001)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241009055552184 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424237366001)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241009055552184 DLU <0006> fsm.c:568 lu(PS:IMSI-262424237366001)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241009055552184 DLINP <000b> input/ipa.c:451 connected read/write 20241009055552184 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055552184 DLINP <000b> input/ipa.c:451 connected read/write 20241009055552184 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(71)@8dc5273035e0: setverdict(pass): none -> pass TC_gsup_ul(71)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055552186 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48746<->l=127.0.0.1:4258 TC_gsup_ul(71)@8dc5273035e0: Final verdict of PTC: pass 20241009055552216 DAUC <0003> db_auc.c:157 IMSI='262426352200110': No 2G Auth Data 20241009055552216 DAUC <0003> db_auc.c:192 IMSI='262426352200110': No 3G Auth Data 20241009055552225 DLGSUP <0013> hlr.c:121 IMSI 262426352200110: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@8dc5273035e0: Created GsupExpect[0] for "262426352200110" to be handled at TC_gsup_ul(72) 20241009055552256 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48756<->l=127.0.0.1:4258 20241009055552260 DLINP <000b> input/ipa.c:451 connected read/write 20241009055552260 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055552260 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262426352200110 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426352200110" cn_domain=PS} 20241009055552260 DLU <0006> fsm.c:456 lu(262426352200110)[0x5608785aa660]{UNVALIDATED}: Allocated 20241009055552261 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262426352200110 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241009055552276 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426352200110)[0x5608785aa660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241009055552276 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262426352200110 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426352200110" cn_domain=PS} 20241009055552276 DLINP <000b> input/ipa.c:451 connected read/write 20241009055552276 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055552276 DLINP <000b> input/ipa.c:451 connected read/write 20241009055552276 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@8dc5273035e0: Found GsupExpect[0] for "262426352200110" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@8dc5273035e0: Added IMSI table entry 7TC_gsup_ul(72)"262426352200110" 20241009055552279 DLINP <000b> input/ipa.c:451 connected read/write 20241009055552279 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055552279 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262426352200110 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426352200110"} 20241009055552279 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426352200110)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241009055552279 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262426352200110 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241009055552279 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262426352200110 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426352200110"} 20241009055552279 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262426352200110 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241009055552279 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426352200110)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241009055552279 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426352200110)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241009055552279 DLU <0006> fsm.c:568 lu(PS:IMSI-262426352200110)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241009055552279 DLINP <000b> input/ipa.c:451 connected read/write 20241009055552279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055552279 DLINP <000b> input/ipa.c:451 connected read/write 20241009055552279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(72)@8dc5273035e0: setverdict(pass): none -> pass TC_gsup_ul(72)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055552280 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48756<->l=127.0.0.1:4258 TC_gsup_ul(72)@8dc5273035e0: Final verdict of PTC: pass MTC@8dc5273035e0: setverdict(pass): none -> pass 20241009055552306 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48716<->l=127.0.0.1:4258 20241009055552307 DLINP <000b> input/ipa.c:451 connected read/write 20241009055552307 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055552307 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(62)@8dc5273035e0: Final verdict of PTC: none 20241009055552307 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241009055552307 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241009055552307 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38089<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(61)@8dc5273035e0: Final verdict of PTC: none 63@8dc5273035e0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@8dc5273035e0: Final verdict of PTC: none MTC@8dc5273035e0: Setting final verdict of the test case. MTC@8dc5273035e0: Local verdict of MTC: pass MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@8dc5273035e0: Test case TC_gsup_ul finished. Verdict: pass MTC@8dc5273035e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass'. Wed Oct 9 05:55:52 UTC 2024 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20241009055552347 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48766<->l=127.0.0.1:4258 20241009055552347 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48766<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=20172) Waiting for packet dumper to finish... 1 (prev_count=20172, count=44944) MTC@8dc5273035e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass' was executed successfully (exit status: 0). MTC@8dc5273035e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy'. ------ HLR_Tests.TC_gsup_ul_via_proxy ------ Wed Oct 9 05:55:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8dc5273035e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy' was executed successfully (exit status: 0). MTC@8dc5273035e0: Test case TC_gsup_ul_via_proxy started. MTC@8dc5273035e0: legacy= false MTC@8dc5273035e0: in not legacy case 1 MTC@8dc5273035e0: in not legacy case 2 20241009055555415 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241009055555415 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241009055555417 DLINP <000b> input/ipa.c:451 connected read/write 20241009055555417 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055555418 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48782<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(73)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241009055555420 DLINP <000b> input/ipa.c:451 connected read/write 20241009055555420 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055555420 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241009055555420 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241009055555420 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241009055555420 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241009055555420 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241009055555420 DLGSUP <0013> gsup_server.c:235 2: 20241009055555420 DLGSUP <0013> gsup_server.c:237 2: 00 20241009055555420 DLGSUP <0013> gsup_server.c:235 3: 20241009055555420 DLGSUP <0013> gsup_server.c:237 3: 00 20241009055555420 DLGSUP <0013> gsup_server.c:235 4: 20241009055555420 DLGSUP <0013> gsup_server.c:237 4: 00 20241009055555420 DLGSUP <0013> gsup_server.c:235 5: 20241009055555420 DLGSUP <0013> gsup_server.c:237 5: 00 20241009055555420 DLGSUP <0013> gsup_server.c:235 7: 20241009055555420 DLGSUP <0013> gsup_server.c:237 7: 00 20241009055555420 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241009055555420 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241009055555420 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 75@8dc5273035e0: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241009055555445 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43509<->l=127.0.0.1:4259) 20241009055555466 DAUC <0003> db_auc.c:157 IMSI='262420780699029': No 2G Auth Data 20241009055555466 DAUC <0003> db_auc.c:192 IMSI='262420780699029': No 3G Auth Data HLR_Test-GSUP(74)@8dc5273035e0: Created GsupExpect[0] for "262420780699029" to be handled at TC_gsup_ul_via_proxy(77) 20241009055555511 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48792<->l=127.0.0.1:4258 20241009055555516 DLINP <000b> input/ipa.c:451 connected read/write 20241009055555516 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055555516 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262420780699029 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420780699029" cn_domain=PS source_name="the-source\n"} 20241009055555516 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241009055555516 DLU <0006> fsm.c:456 lu(262420780699029)[0x5608785aa660]{UNVALIDATED}: Allocated 20241009055555516 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262420780699029 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241009055555532 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420780699029)[0x5608785aa660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241009055555532 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262420780699029 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420780699029" cn_domain=PS destination_name="the-source\n"} 20241009055555532 DLINP <000b> input/ipa.c:451 connected read/write 20241009055555532 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055555532 DLINP <000b> input/ipa.c:451 connected read/write 20241009055555532 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@8dc5273035e0: Found GsupExpect[0] for "262420780699029" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@8dc5273035e0: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262420780699029" 20241009055555535 DLINP <000b> input/ipa.c:451 connected read/write 20241009055555535 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055555535 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262420780699029 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420780699029" source_name="the-source\n"} 20241009055555535 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420780699029)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241009055555535 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262420780699029 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241009055555535 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262420780699029 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420780699029" destination_name="the-source\n"} 20241009055555535 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262420780699029 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241009055555535 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420780699029)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241009055555535 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420780699029)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241009055555535 DLU <0006> fsm.c:568 lu(PS:IMSI-262420780699029)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241009055555535 DLINP <000b> input/ipa.c:451 connected read/write 20241009055555535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055555535 DLINP <000b> input/ipa.c:451 connected read/write 20241009055555535 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@8dc5273035e0: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055555537 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48792<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@8dc5273035e0: Final verdict of PTC: pass 20241009055555560 DAUC <0003> db_auc.c:157 IMSI='262421169760593': No 2G Auth Data 20241009055555560 DAUC <0003> db_auc.c:192 IMSI='262421169760593': No 3G Auth Data 20241009055555569 DLGSUP <0013> hlr.c:121 IMSI 262421169760593: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@8dc5273035e0: Created GsupExpect[0] for "262421169760593" to be handled at TC_gsup_ul_via_proxy(78) 20241009055555592 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48808<->l=127.0.0.1:4258 20241009055555596 DLINP <000b> input/ipa.c:451 connected read/write 20241009055555596 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055555596 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262421169760593 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421169760593" cn_domain=PS source_name="the-source\n"} 20241009055555596 DLU <0006> fsm.c:456 lu(262421169760593)[0x5608785aa660]{UNVALIDATED}: Allocated 20241009055555596 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262421169760593 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241009055555612 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421169760593)[0x5608785aa660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241009055555612 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262421169760593 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421169760593" cn_domain=PS destination_name="the-source\n"} 20241009055555612 DLINP <000b> input/ipa.c:451 connected read/write 20241009055555612 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055555612 DLINP <000b> input/ipa.c:451 connected read/write 20241009055555612 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@8dc5273035e0: Found GsupExpect[0] for "262421169760593" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@8dc5273035e0: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262421169760593" 20241009055555615 DLINP <000b> input/ipa.c:451 connected read/write 20241009055555615 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055555615 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262421169760593 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421169760593" source_name="the-source\n"} 20241009055555615 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421169760593)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241009055555615 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262421169760593 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241009055555615 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262421169760593 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421169760593" destination_name="the-source\n"} 20241009055555616 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262421169760593 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241009055555616 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421169760593)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241009055555616 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421169760593)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241009055555616 DLU <0006> fsm.c:568 lu(PS:IMSI-262421169760593)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241009055555616 DLINP <000b> input/ipa.c:451 connected read/write 20241009055555616 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055555616 DLINP <000b> input/ipa.c:451 connected read/write 20241009055555616 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@8dc5273035e0: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055555617 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48808<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@8dc5273035e0: Final verdict of PTC: pass 20241009055555642 DAUC <0003> db_auc.c:157 IMSI='262420532403523': No 2G Auth Data 20241009055555642 DAUC <0003> db_auc.c:192 IMSI='262420532403523': No 3G Auth Data 20241009055555650 DLGSUP <0013> hlr.c:121 IMSI 262420532403523: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@8dc5273035e0: Created GsupExpect[0] for "262420532403523" to be handled at TC_gsup_ul_via_proxy(79) 20241009055555674 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48816<->l=127.0.0.1:4258 20241009055555679 DLINP <000b> input/ipa.c:451 connected read/write 20241009055555679 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055555679 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262420532403523 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420532403523" cn_domain=PS source_name="the-source\n"} 20241009055555679 DLU <0006> fsm.c:456 lu(262420532403523)[0x5608785aa660]{UNVALIDATED}: Allocated 20241009055555679 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262420532403523 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241009055555695 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420532403523)[0x5608785aa660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241009055555695 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262420532403523 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420532403523" cn_domain=PS destination_name="the-source\n"} 20241009055555695 DLINP <000b> input/ipa.c:451 connected read/write 20241009055555695 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055555695 DLINP <000b> input/ipa.c:451 connected read/write 20241009055555695 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@8dc5273035e0: Found GsupExpect[0] for "262420532403523" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@8dc5273035e0: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262420532403523" 20241009055555698 DLINP <000b> input/ipa.c:451 connected read/write 20241009055555698 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055555698 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262420532403523 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420532403523" source_name="the-source\n"} 20241009055555698 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420532403523)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241009055555698 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262420532403523 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241009055555698 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262420532403523 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420532403523" destination_name="the-source\n"} 20241009055555698 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262420532403523 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241009055555698 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420532403523)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241009055555698 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420532403523)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241009055555698 DLU <0006> fsm.c:568 lu(PS:IMSI-262420532403523)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241009055555698 DLINP <000b> input/ipa.c:451 connected read/write 20241009055555698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055555698 DLINP <000b> input/ipa.c:451 connected read/write 20241009055555698 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@8dc5273035e0: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055555700 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48816<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@8dc5273035e0: Final verdict of PTC: pass 20241009055555724 DAUC <0003> db_auc.c:157 IMSI='262428286846141': No 2G Auth Data 20241009055555724 DAUC <0003> db_auc.c:192 IMSI='262428286846141': No 3G Auth Data 20241009055555732 DLGSUP <0013> hlr.c:121 IMSI 262428286846141: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@8dc5273035e0: Created GsupExpect[0] for "262428286846141" to be handled at TC_gsup_ul_via_proxy(80) 20241009055555757 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48818<->l=127.0.0.1:4258 20241009055555760 DLINP <000b> input/ipa.c:451 connected read/write 20241009055555760 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055555760 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262428286846141 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428286846141" cn_domain=PS source_name="the-source\n"} 20241009055555760 DLU <0006> fsm.c:456 lu(262428286846141)[0x5608785aa660]{UNVALIDATED}: Allocated 20241009055555760 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262428286846141 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241009055555775 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428286846141)[0x5608785aa660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241009055555775 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262428286846141 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428286846141" cn_domain=PS destination_name="the-source\n"} 20241009055555775 DLINP <000b> input/ipa.c:451 connected read/write 20241009055555775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055555775 DLINP <000b> input/ipa.c:451 connected read/write 20241009055555775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@8dc5273035e0: Found GsupExpect[0] for "262428286846141" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@8dc5273035e0: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262428286846141" 20241009055555778 DLINP <000b> input/ipa.c:451 connected read/write 20241009055555778 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055555778 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262428286846141 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428286846141" source_name="the-source\n"} 20241009055555778 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428286846141)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241009055555778 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262428286846141 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241009055555778 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262428286846141 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428286846141" destination_name="the-source\n"} 20241009055555778 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262428286846141 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241009055555778 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428286846141)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241009055555778 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428286846141)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241009055555778 DLU <0006> fsm.c:568 lu(PS:IMSI-262428286846141)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241009055555778 DLINP <000b> input/ipa.c:451 connected read/write 20241009055555778 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055555778 DLINP <000b> input/ipa.c:451 connected read/write 20241009055555778 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@8dc5273035e0: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055555780 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48818<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@8dc5273035e0: Final verdict of PTC: pass 20241009055555805 DAUC <0003> db_auc.c:157 IMSI='262421096262352': No 2G Auth Data 20241009055555805 DAUC <0003> db_auc.c:192 IMSI='262421096262352': No 3G Auth Data 20241009055555814 DLGSUP <0013> hlr.c:121 IMSI 262421096262352: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@8dc5273035e0: Created GsupExpect[0] for "262421096262352" to be handled at TC_gsup_ul_via_proxy(81) 20241009055555839 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48820<->l=127.0.0.1:4258 20241009055555844 DLINP <000b> input/ipa.c:451 connected read/write 20241009055555844 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055555844 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262421096262352 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421096262352" cn_domain=PS source_name="the-source\n"} 20241009055555844 DLU <0006> fsm.c:456 lu(262421096262352)[0x5608785aa660]{UNVALIDATED}: Allocated 20241009055555844 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262421096262352 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241009055555859 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421096262352)[0x5608785aa660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241009055555859 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262421096262352 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421096262352" cn_domain=PS destination_name="the-source\n"} 20241009055555859 DLINP <000b> input/ipa.c:451 connected read/write 20241009055555859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055555859 DLINP <000b> input/ipa.c:451 connected read/write 20241009055555859 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@8dc5273035e0: Found GsupExpect[0] for "262421096262352" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@8dc5273035e0: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262421096262352" 20241009055555862 DLINP <000b> input/ipa.c:451 connected read/write 20241009055555862 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055555862 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262421096262352 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421096262352" source_name="the-source\n"} 20241009055555862 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421096262352)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241009055555862 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262421096262352 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241009055555862 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262421096262352 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421096262352" destination_name="the-source\n"} 20241009055555862 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262421096262352 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241009055555862 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421096262352)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241009055555862 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421096262352)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241009055555862 DLU <0006> fsm.c:568 lu(PS:IMSI-262421096262352)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241009055555862 DLINP <000b> input/ipa.c:451 connected read/write 20241009055555862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055555862 DLINP <000b> input/ipa.c:451 connected read/write 20241009055555862 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@8dc5273035e0: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055555864 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48820<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@8dc5273035e0: Final verdict of PTC: pass 20241009055555891 DAUC <0003> db_auc.c:157 IMSI='262425942427220': No 2G Auth Data 20241009055555891 DAUC <0003> db_auc.c:192 IMSI='262425942427220': No 3G Auth Data 20241009055555900 DLGSUP <0013> hlr.c:121 IMSI 262425942427220: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@8dc5273035e0: Created GsupExpect[0] for "262425942427220" to be handled at TC_gsup_ul_via_proxy(82) 20241009055555932 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48826<->l=127.0.0.1:4258 20241009055555936 DLINP <000b> input/ipa.c:451 connected read/write 20241009055555936 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055555936 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262425942427220 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425942427220" cn_domain=PS source_name="the-source\n"} 20241009055555936 DLU <0006> fsm.c:456 lu(262425942427220)[0x5608785aa660]{UNVALIDATED}: Allocated 20241009055555936 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262425942427220 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241009055555952 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425942427220)[0x5608785aa660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241009055555952 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262425942427220 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425942427220" cn_domain=PS destination_name="the-source\n"} 20241009055555952 DLINP <000b> input/ipa.c:451 connected read/write 20241009055555952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055555952 DLINP <000b> input/ipa.c:451 connected read/write 20241009055555952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@8dc5273035e0: Found GsupExpect[0] for "262425942427220" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@8dc5273035e0: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262425942427220" 20241009055555955 DLINP <000b> input/ipa.c:451 connected read/write 20241009055555955 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055555955 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262425942427220 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425942427220" source_name="the-source\n"} 20241009055555955 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425942427220)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241009055555955 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262425942427220 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241009055555955 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262425942427220 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425942427220" destination_name="the-source\n"} 20241009055555955 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262425942427220 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241009055555955 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425942427220)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241009055555955 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425942427220)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241009055555955 DLU <0006> fsm.c:568 lu(PS:IMSI-262425942427220)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241009055555955 DLINP <000b> input/ipa.c:451 connected read/write 20241009055555955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055555955 DLINP <000b> input/ipa.c:451 connected read/write 20241009055555955 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@8dc5273035e0: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055555956 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48826<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@8dc5273035e0: Final verdict of PTC: pass 20241009055555989 DAUC <0003> db_auc.c:157 IMSI='262421699556698': No 2G Auth Data 20241009055555989 DAUC <0003> db_auc.c:192 IMSI='262421699556698': No 3G Auth Data 20241009055555997 DLGSUP <0013> hlr.c:121 IMSI 262421699556698: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@8dc5273035e0: Created GsupExpect[0] for "262421699556698" to be handled at TC_gsup_ul_via_proxy(83) 20241009055556029 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48842<->l=127.0.0.1:4258 20241009055556033 DLINP <000b> input/ipa.c:451 connected read/write 20241009055556033 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055556033 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262421699556698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421699556698" cn_domain=PS source_name="the-source\n"} 20241009055556033 DLU <0006> fsm.c:456 lu(262421699556698)[0x5608785aa660]{UNVALIDATED}: Allocated 20241009055556033 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262421699556698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241009055556049 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421699556698)[0x5608785aa660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241009055556049 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262421699556698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421699556698" cn_domain=PS destination_name="the-source\n"} 20241009055556049 DLINP <000b> input/ipa.c:451 connected read/write 20241009055556049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055556049 DLINP <000b> input/ipa.c:451 connected read/write 20241009055556049 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@8dc5273035e0: Found GsupExpect[0] for "262421699556698" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@8dc5273035e0: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262421699556698" 20241009055556051 DLINP <000b> input/ipa.c:451 connected read/write 20241009055556051 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055556051 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262421699556698 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421699556698" source_name="the-source\n"} 20241009055556051 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421699556698)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241009055556051 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262421699556698 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241009055556051 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262421699556698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421699556698" destination_name="the-source\n"} 20241009055556051 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262421699556698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241009055556051 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421699556698)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241009055556051 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421699556698)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241009055556051 DLU <0006> fsm.c:568 lu(PS:IMSI-262421699556698)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241009055556051 DLINP <000b> input/ipa.c:451 connected read/write 20241009055556051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055556051 DLINP <000b> input/ipa.c:451 connected read/write 20241009055556051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@8dc5273035e0: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055556053 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48842<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@8dc5273035e0: Final verdict of PTC: pass 20241009055556085 DAUC <0003> db_auc.c:157 IMSI='262427960693123': No 2G Auth Data 20241009055556085 DAUC <0003> db_auc.c:192 IMSI='262427960693123': No 3G Auth Data 20241009055556096 DLGSUP <0013> hlr.c:121 IMSI 262427960693123: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@8dc5273035e0: Created GsupExpect[0] for "262427960693123" to be handled at TC_gsup_ul_via_proxy(84) 20241009055556127 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48844<->l=127.0.0.1:4258 20241009055556130 DLINP <000b> input/ipa.c:451 connected read/write 20241009055556130 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055556131 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262427960693123 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427960693123" cn_domain=PS source_name="the-source\n"} 20241009055556131 DLU <0006> fsm.c:456 lu(262427960693123)[0x5608785aa660]{UNVALIDATED}: Allocated 20241009055556131 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262427960693123 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241009055556146 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427960693123)[0x5608785aa660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241009055556146 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262427960693123 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427960693123" cn_domain=PS destination_name="the-source\n"} 20241009055556146 DLINP <000b> input/ipa.c:451 connected read/write 20241009055556146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055556146 DLINP <000b> input/ipa.c:451 connected read/write 20241009055556146 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@8dc5273035e0: Found GsupExpect[0] for "262427960693123" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@8dc5273035e0: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262427960693123" 20241009055556149 DLINP <000b> input/ipa.c:451 connected read/write 20241009055556149 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055556149 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262427960693123 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427960693123" source_name="the-source\n"} 20241009055556149 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427960693123)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241009055556149 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262427960693123 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241009055556149 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262427960693123 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427960693123" destination_name="the-source\n"} 20241009055556149 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262427960693123 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241009055556149 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427960693123)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241009055556149 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427960693123)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241009055556149 DLU <0006> fsm.c:568 lu(PS:IMSI-262427960693123)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241009055556149 DLINP <000b> input/ipa.c:451 connected read/write 20241009055556149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055556149 DLINP <000b> input/ipa.c:451 connected read/write 20241009055556149 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@8dc5273035e0: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055556150 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48844<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@8dc5273035e0: Final verdict of PTC: pass MTC@8dc5273035e0: setverdict(pass): none -> pass 20241009055556176 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48782<->l=127.0.0.1:4258 20241009055556176 DLINP <000b> input/ipa.c:451 connected read/write 20241009055556176 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055556176 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241009055556177 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241009055556177 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241009055556177 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241009055556177 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43509<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(76)@8dc5273035e0: Final verdict of PTC: none HLR_Test-GSUP(74)@8dc5273035e0: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@8dc5273035e0: Final verdict of PTC: none 75@8dc5273035e0: Final verdict of PTC: none MTC@8dc5273035e0: Setting final verdict of the test case. MTC@8dc5273035e0: Local verdict of MTC: pass MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@8dc5273035e0: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@8dc5273035e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass'. Wed Oct 9 05:55:56 UTC 2024 ====== HLR_Tests.TC_gsup_ul_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_via_proxy.talloc 20241009055556216 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48848<->l=127.0.0.1:4258 20241009055556216 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48848<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=31788) Waiting for packet dumper to finish... 1 (prev_count=31788, count=46024) MTC@8dc5273035e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass' was executed successfully (exit status: 0). MTC@8dc5273035e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data'. ------ HLR_Tests.TC_gsup_ul_subscriber_data ------ Wed Oct 9 05:55:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8dc5273035e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data' was executed successfully (exit status: 0). MTC@8dc5273035e0: Test case TC_gsup_ul_subscriber_data started. MTC@8dc5273035e0: legacy= false MTC@8dc5273035e0: in not legacy case 1 MTC@8dc5273035e0: in not legacy case 2 20241009055559292 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241009055559292 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241009055559295 DLINP <000b> input/ipa.c:451 connected read/write 20241009055559295 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055559296 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43140<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(85)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241009055559300 DLINP <000b> input/ipa.c:451 connected read/write 20241009055559300 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055559300 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241009055559300 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241009055559300 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241009055559300 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241009055559300 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241009055559300 DLGSUP <0013> gsup_server.c:235 2: 20241009055559300 DLGSUP <0013> gsup_server.c:237 2: 00 20241009055559300 DLGSUP <0013> gsup_server.c:235 3: 20241009055559300 DLGSUP <0013> gsup_server.c:237 3: 00 20241009055559300 DLGSUP <0013> gsup_server.c:235 4: 20241009055559300 DLGSUP <0013> gsup_server.c:237 4: 00 20241009055559300 DLGSUP <0013> gsup_server.c:235 5: 20241009055559300 DLGSUP <0013> gsup_server.c:237 5: 00 20241009055559300 DLGSUP <0013> gsup_server.c:235 7: 20241009055559300 DLGSUP <0013> gsup_server.c:237 7: 00 20241009055559300 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241009055559300 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241009055559300 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 87@8dc5273035e0: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241009055559318 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41097<->l=127.0.0.1:4259) 20241009055559340 DAUC <0003> db_auc.c:157 IMSI='262426302319824': No 2G Auth Data 20241009055559340 DAUC <0003> db_auc.c:192 IMSI='262426302319824': No 3G Auth Data HLR_Test-GSUP(86)@8dc5273035e0: Created GsupExpect[0] for "262426302319824" to be handled at TC_gsup_ul_subscriber_data(89) 20241009055559375 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43142<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@8dc5273035e0: GSUP ul subscriber_data<unbound> 20241009055559379 DLINP <000b> input/ipa.c:451 connected read/write 20241009055559379 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055559379 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262426302319824 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426302319824" cn_domain=PS} 20241009055559380 DLU <0006> fsm.c:456 lu(262426302319824)[0x5608785aa660]{UNVALIDATED}: Allocated 20241009055559380 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262426302319824 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241009055559402 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426302319824)[0x5608785aa660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241009055559402 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262426302319824 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426302319824" cn_domain=PS} 20241009055559402 DLINP <000b> input/ipa.c:451 connected read/write 20241009055559402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055559402 DLINP <000b> input/ipa.c:451 connected read/write 20241009055559402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@8dc5273035e0: Found GsupExpect[0] for "262426302319824" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@8dc5273035e0: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262426302319824" 20241009055559406 DLINP <000b> input/ipa.c:451 connected read/write 20241009055559406 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055559406 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262426302319824 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426302319824"} 20241009055559406 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426302319824)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241009055559406 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262426302319824 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241009055559406 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262426302319824 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426302319824"} 20241009055559406 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262426302319824 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241009055559406 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426302319824)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241009055559406 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426302319824)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241009055559406 DLU <0006> fsm.c:568 lu(PS:IMSI-262426302319824)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241009055559406 DLINP <000b> input/ipa.c:451 connected read/write 20241009055559406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055559406 DLINP <000b> input/ipa.c:451 connected read/write 20241009055559406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@8dc5273035e0: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055559409 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43142<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@8dc5273035e0: Final verdict of PTC: pass 20241009055559434 DAUC <0003> db_auc.c:157 IMSI='262425482514627': No 2G Auth Data 20241009055559434 DAUC <0003> db_auc.c:192 IMSI='262425482514627': No 3G Auth Data 20241009055559451 DLGSUP <0013> hlr.c:121 IMSI 262425482514627: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@8dc5273035e0: Created GsupExpect[0] for "262425482514627" to be handled at TC_gsup_ul_subscriber_data(90) 20241009055559476 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43148<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@8dc5273035e0: GSUP ul subscriber_data<unbound> 20241009055559481 DLINP <000b> input/ipa.c:451 connected read/write 20241009055559481 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055559481 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425482514627 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425482514627" cn_domain=PS} 20241009055559481 DLU <0006> fsm.c:456 lu(262425482514627)[0x5608785aa660]{UNVALIDATED}: Allocated 20241009055559481 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425482514627 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241009055559507 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425482514627)[0x5608785aa660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241009055559507 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425482514627 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425482514627" cn_domain=PS} 20241009055559507 DLINP <000b> input/ipa.c:451 connected read/write 20241009055559507 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055559507 DLINP <000b> input/ipa.c:451 connected read/write 20241009055559507 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@8dc5273035e0: Found GsupExpect[0] for "262425482514627" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@8dc5273035e0: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262425482514627" 20241009055559510 DLINP <000b> input/ipa.c:451 connected read/write 20241009055559510 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055559510 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262425482514627 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425482514627"} 20241009055559510 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425482514627)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241009055559510 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262425482514627 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241009055559510 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425482514627 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425482514627"} 20241009055559510 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425482514627 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241009055559510 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425482514627)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241009055559510 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425482514627)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241009055559510 DLU <0006> fsm.c:568 lu(PS:IMSI-262425482514627)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241009055559510 DLINP <000b> input/ipa.c:451 connected read/write 20241009055559510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055559510 DLINP <000b> input/ipa.c:451 connected read/write 20241009055559510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@8dc5273035e0: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055559512 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43148<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@8dc5273035e0: Final verdict of PTC: pass 20241009055559543 DAUC <0003> db_auc.c:157 IMSI='262422685945289': No 2G Auth Data 20241009055559543 DAUC <0003> db_auc.c:192 IMSI='262422685945289': No 3G Auth Data 20241009055559551 DLGSUP <0013> hlr.c:121 IMSI 262422685945289: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@8dc5273035e0: Created GsupExpect[0] for "262422685945289" to be handled at TC_gsup_ul_subscriber_data(91) 20241009055559575 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43158<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@8dc5273035e0: GSUP ul subscriber_data<unbound> 20241009055559579 DLINP <000b> input/ipa.c:451 connected read/write 20241009055559579 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055559579 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262422685945289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422685945289" cn_domain=PS} 20241009055559579 DLU <0006> fsm.c:456 lu(262422685945289)[0x5608785aa660]{UNVALIDATED}: Allocated 20241009055559579 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262422685945289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241009055559595 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422685945289)[0x5608785aa660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241009055559595 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262422685945289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422685945289" cn_domain=PS} 20241009055559595 DLINP <000b> input/ipa.c:451 connected read/write 20241009055559595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055559595 DLINP <000b> input/ipa.c:451 connected read/write 20241009055559595 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@8dc5273035e0: Found GsupExpect[0] for "262422685945289" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@8dc5273035e0: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262422685945289" 20241009055559597 DLINP <000b> input/ipa.c:451 connected read/write 20241009055559598 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055559598 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262422685945289 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422685945289"} 20241009055559598 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422685945289)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241009055559598 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262422685945289 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241009055559598 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262422685945289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422685945289"} 20241009055559598 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262422685945289 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241009055559598 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422685945289)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241009055559598 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422685945289)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241009055559598 DLU <0006> fsm.c:568 lu(PS:IMSI-262422685945289)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241009055559598 DLINP <000b> input/ipa.c:451 connected read/write 20241009055559598 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055559598 DLINP <000b> input/ipa.c:451 connected read/write 20241009055559598 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@8dc5273035e0: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055559599 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43158<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@8dc5273035e0: Final verdict of PTC: pass 20241009055559624 DAUC <0003> db_auc.c:157 IMSI='262424735141972': No 2G Auth Data 20241009055559624 DAUC <0003> db_auc.c:192 IMSI='262424735141972': No 3G Auth Data 20241009055559633 DLGSUP <0013> hlr.c:121 IMSI 262424735141972: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@8dc5273035e0: Created GsupExpect[0] for "262424735141972" to be handled at TC_gsup_ul_subscriber_data(92) 20241009055559657 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43174<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@8dc5273035e0: GSUP ul subscriber_data<unbound> 20241009055559661 DLINP <000b> input/ipa.c:451 connected read/write 20241009055559661 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055559661 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262424735141972 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424735141972" cn_domain=PS} 20241009055559661 DLU <0006> fsm.c:456 lu(262424735141972)[0x5608785aa660]{UNVALIDATED}: Allocated 20241009055559662 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262424735141972 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241009055559677 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424735141972)[0x5608785aa660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241009055559677 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262424735141972 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424735141972" cn_domain=PS} 20241009055559677 DLINP <000b> input/ipa.c:451 connected read/write 20241009055559677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055559677 DLINP <000b> input/ipa.c:451 connected read/write 20241009055559677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@8dc5273035e0: Found GsupExpect[0] for "262424735141972" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@8dc5273035e0: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262424735141972" 20241009055559680 DLINP <000b> input/ipa.c:451 connected read/write 20241009055559680 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055559680 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262424735141972 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424735141972"} 20241009055559680 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424735141972)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241009055559680 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262424735141972 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241009055559680 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262424735141972 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424735141972"} 20241009055559680 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262424735141972 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241009055559680 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424735141972)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241009055559680 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424735141972)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241009055559680 DLU <0006> fsm.c:568 lu(PS:IMSI-262424735141972)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241009055559680 DLINP <000b> input/ipa.c:451 connected read/write 20241009055559680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055559680 DLINP <000b> input/ipa.c:451 connected read/write 20241009055559680 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@8dc5273035e0: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055559682 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43174<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@8dc5273035e0: Final verdict of PTC: pass 20241009055559707 DAUC <0003> db_auc.c:157 IMSI='262428211414407': No 2G Auth Data 20241009055559707 DAUC <0003> db_auc.c:192 IMSI='262428211414407': No 3G Auth Data 20241009055559715 DLGSUP <0013> hlr.c:121 IMSI 262428211414407: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@8dc5273035e0: Created GsupExpect[0] for "262428211414407" to be handled at TC_gsup_ul_subscriber_data(93) 20241009055559737 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43190<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@8dc5273035e0: GSUP ul subscriber_data<unbound> 20241009055559740 DLINP <000b> input/ipa.c:451 connected read/write 20241009055559740 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055559740 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428211414407 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428211414407" cn_domain=PS} 20241009055559740 DLU <0006> fsm.c:456 lu(262428211414407)[0x5608785aa660]{UNVALIDATED}: Allocated 20241009055559740 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428211414407 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241009055559756 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428211414407)[0x5608785aa660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241009055559756 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428211414407 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428211414407" cn_domain=PS} 20241009055559756 DLINP <000b> input/ipa.c:451 connected read/write 20241009055559756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055559756 DLINP <000b> input/ipa.c:451 connected read/write 20241009055559756 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@8dc5273035e0: Found GsupExpect[0] for "262428211414407" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@8dc5273035e0: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262428211414407" 20241009055559759 DLINP <000b> input/ipa.c:451 connected read/write 20241009055559759 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055559759 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262428211414407 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428211414407"} 20241009055559759 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428211414407)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241009055559759 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262428211414407 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241009055559759 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428211414407 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428211414407"} 20241009055559759 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428211414407 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241009055559759 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428211414407)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241009055559759 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428211414407)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241009055559759 DLU <0006> fsm.c:568 lu(PS:IMSI-262428211414407)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241009055559759 DLINP <000b> input/ipa.c:451 connected read/write 20241009055559759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055559759 DLINP <000b> input/ipa.c:451 connected read/write 20241009055559759 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@8dc5273035e0: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055559762 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43190<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@8dc5273035e0: Final verdict of PTC: pass 20241009055559786 DAUC <0003> db_auc.c:157 IMSI='262421886470154': No 2G Auth Data 20241009055559786 DAUC <0003> db_auc.c:192 IMSI='262421886470154': No 3G Auth Data 20241009055559795 DLGSUP <0013> hlr.c:121 IMSI 262421886470154: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@8dc5273035e0: Created GsupExpect[0] for "262421886470154" to be handled at TC_gsup_ul_subscriber_data(94) 20241009055559827 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43198<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@8dc5273035e0: GSUP ul subscriber_data<unbound> 20241009055559831 DLINP <000b> input/ipa.c:451 connected read/write 20241009055559831 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055559831 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421886470154 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421886470154" cn_domain=PS} 20241009055559831 DLU <0006> fsm.c:456 lu(262421886470154)[0x5608785aa660]{UNVALIDATED}: Allocated 20241009055559831 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421886470154 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241009055559847 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421886470154)[0x5608785aa660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241009055559847 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421886470154 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421886470154" cn_domain=PS} 20241009055559847 DLINP <000b> input/ipa.c:451 connected read/write 20241009055559847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055559847 DLINP <000b> input/ipa.c:451 connected read/write 20241009055559847 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@8dc5273035e0: Found GsupExpect[0] for "262421886470154" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@8dc5273035e0: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262421886470154" 20241009055559850 DLINP <000b> input/ipa.c:451 connected read/write 20241009055559850 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055559850 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262421886470154 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421886470154"} 20241009055559850 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421886470154)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241009055559850 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262421886470154 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241009055559850 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421886470154 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421886470154"} 20241009055559850 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262421886470154 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241009055559850 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421886470154)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241009055559850 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421886470154)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241009055559850 DLU <0006> fsm.c:568 lu(PS:IMSI-262421886470154)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241009055559850 DLINP <000b> input/ipa.c:451 connected read/write 20241009055559850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055559850 DLINP <000b> input/ipa.c:451 connected read/write 20241009055559850 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@8dc5273035e0: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055559852 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43198<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@8dc5273035e0: Final verdict of PTC: pass 20241009055559884 DAUC <0003> db_auc.c:157 IMSI='262428626572556': No 2G Auth Data 20241009055559884 DAUC <0003> db_auc.c:192 IMSI='262428626572556': No 3G Auth Data 20241009055559892 DLGSUP <0013> hlr.c:121 IMSI 262428626572556: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@8dc5273035e0: Created GsupExpect[0] for "262428626572556" to be handled at TC_gsup_ul_subscriber_data(95) 20241009055559924 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43214<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@8dc5273035e0: GSUP ul subscriber_data<unbound> 20241009055559928 DLINP <000b> input/ipa.c:451 connected read/write 20241009055559928 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055559928 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428626572556 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428626572556" cn_domain=PS} 20241009055559928 DLU <0006> fsm.c:456 lu(262428626572556)[0x5608785aa660]{UNVALIDATED}: Allocated 20241009055559928 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428626572556 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241009055559943 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428626572556)[0x5608785aa660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241009055559943 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428626572556 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428626572556" cn_domain=PS} 20241009055559943 DLINP <000b> input/ipa.c:451 connected read/write 20241009055559943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055559943 DLINP <000b> input/ipa.c:451 connected read/write 20241009055559943 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@8dc5273035e0: Found GsupExpect[0] for "262428626572556" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@8dc5273035e0: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262428626572556" 20241009055559946 DLINP <000b> input/ipa.c:451 connected read/write 20241009055559946 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055559946 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262428626572556 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428626572556"} 20241009055559946 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428626572556)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241009055559946 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262428626572556 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241009055559946 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428626572556 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428626572556"} 20241009055559946 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428626572556 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241009055559946 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428626572556)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241009055559946 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428626572556)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241009055559946 DLU <0006> fsm.c:568 lu(PS:IMSI-262428626572556)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241009055559946 DLINP <000b> input/ipa.c:451 connected read/write 20241009055559946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055559946 DLINP <000b> input/ipa.c:451 connected read/write 20241009055559946 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@8dc5273035e0: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055559949 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43214<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@8dc5273035e0: Final verdict of PTC: pass 20241009055559980 DAUC <0003> db_auc.c:157 IMSI='262420038927117': No 2G Auth Data 20241009055559980 DAUC <0003> db_auc.c:192 IMSI='262420038927117': No 3G Auth Data 20241009055559988 DLGSUP <0013> hlr.c:121 IMSI 262420038927117: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@8dc5273035e0: Created GsupExpect[0] for "262420038927117" to be handled at TC_gsup_ul_subscriber_data(96) 20241009055600019 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43222<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@8dc5273035e0: GSUP ul subscriber_data<unbound> 20241009055600023 DLINP <000b> input/ipa.c:451 connected read/write 20241009055600023 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055600023 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420038927117 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420038927117" cn_domain=PS} 20241009055600023 DLU <0006> fsm.c:456 lu(262420038927117)[0x5608785aa660]{UNVALIDATED}: Allocated 20241009055600023 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420038927117 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241009055600039 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420038927117)[0x5608785aa660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241009055600039 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420038927117 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420038927117" cn_domain=PS} 20241009055600039 DLINP <000b> input/ipa.c:451 connected read/write 20241009055600039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055600039 DLINP <000b> input/ipa.c:451 connected read/write 20241009055600039 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@8dc5273035e0: Found GsupExpect[0] for "262420038927117" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@8dc5273035e0: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262420038927117" 20241009055600042 DLINP <000b> input/ipa.c:451 connected read/write 20241009055600042 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055600042 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262420038927117 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420038927117"} 20241009055600042 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420038927117)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241009055600042 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262420038927117 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241009055600042 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420038927117 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420038927117"} 20241009055600042 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262420038927117 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241009055600042 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420038927117)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241009055600042 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420038927117)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241009055600042 DLU <0006> fsm.c:568 lu(PS:IMSI-262420038927117)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241009055600042 DLINP <000b> input/ipa.c:451 connected read/write 20241009055600042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055600042 DLINP <000b> input/ipa.c:451 connected read/write 20241009055600042 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@8dc5273035e0: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055600044 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43222<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@8dc5273035e0: Final verdict of PTC: pass MTC@8dc5273035e0: setverdict(pass): none -> pass 20241009055600069 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43140<->l=127.0.0.1:4258 20241009055600070 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41097<->l=127.0.0.1:4259) HLR_Test-GSUP(86)@8dc5273035e0: Final verdict of PTC: none 20241009055600070 DLINP <000b> input/ipa.c:451 connected read/write 20241009055600070 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055600070 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241009055600070 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241009055600070 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(88)@8dc5273035e0: Final verdict of PTC: none 87@8dc5273035e0: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@8dc5273035e0: Final verdict of PTC: none MTC@8dc5273035e0: Setting final verdict of the test case. MTC@8dc5273035e0: Local verdict of MTC: pass MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@8dc5273035e0: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@8dc5273035e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass'. Wed Oct 9 05:56:00 UTC 2024 ====== HLR_Tests.TC_gsup_ul_subscriber_data pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul_subscriber_data.talloc 20241009055600118 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43234<->l=127.0.0.1:4258 20241009055600219 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43234<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=36452) Waiting for packet dumper to finish... 1 (prev_count=36452, count=50716) MTC@8dc5273035e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass' was executed successfully (exit status: 0). MTC@8dc5273035e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty'. ------ HLR_Tests.TC_vty ------ Wed Oct 9 05:56:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8dc5273035e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty' was executed successfully (exit status: 0). MTC@8dc5273035e0: Test case TC_vty started. MTC@8dc5273035e0: legacy= true 20241009055603290 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241009055603290 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241009055603292 DLINP <000b> input/ipa.c:451 connected read/write 20241009055603292 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055603292 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43238<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(97)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241009055603294 DLINP <000b> input/ipa.c:451 connected read/write 20241009055603294 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055603294 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241009055603294 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241009055603294 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241009055603294 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241009055603294 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241009055603294 DLGSUP <0013> gsup_server.c:235 2: 20241009055603294 DLGSUP <0013> gsup_server.c:237 2: 00 20241009055603294 DLGSUP <0013> gsup_server.c:235 3: 20241009055603294 DLGSUP <0013> gsup_server.c:237 3: 00 20241009055603294 DLGSUP <0013> gsup_server.c:235 4: 20241009055603294 DLGSUP <0013> gsup_server.c:237 4: 00 20241009055603295 DLGSUP <0013> gsup_server.c:235 5: 20241009055603295 DLGSUP <0013> gsup_server.c:237 5: 00 20241009055603295 DLGSUP <0013> gsup_server.c:235 7: 20241009055603295 DLGSUP <0013> gsup_server.c:237 7: 00 20241009055603295 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241009055603295 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241009055603295 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 98@8dc5273035e0: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241009055603313 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37535<->l=127.0.0.1:4259) 20241009055603326 DAUC <0003> db_auc.c:157 IMSI='262428895574936': No 2G Auth Data 20241009055603326 DAUC <0003> db_auc.c:192 IMSI='262428895574936': No 3G Auth Data 20241009055603344 DAUC <0003> db_auc.c:192 IMSI='262428895574936': No 3G Auth Data 20241009055603369 DAUC <0003> db_auc.c:157 IMSI='262428437306765': No 2G Auth Data 20241009055603369 DAUC <0003> db_auc.c:192 IMSI='262428437306765': No 3G Auth Data 20241009055603386 DAUC <0003> db_auc.c:157 IMSI='262428437306765': No 2G Auth Data 20241009055603412 DAUC <0003> db_auc.c:157 IMSI='262425799546904': No 2G Auth Data 20241009055603412 DAUC <0003> db_auc.c:192 IMSI='262425799546904': No 3G Auth Data MTC@8dc5273035e0: setverdict(pass): none -> pass 20241009055603463 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43238<->l=127.0.0.1:4258 20241009055603465 DLINP <000b> input/ipa.c:451 connected read/write 20241009055603465 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055603465 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241009055603465 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241009055603465 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241009055603465 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37535<->l=127.0.0.1:4259) 98@8dc5273035e0: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@8dc5273035e0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@8dc5273035e0: Final verdict of PTC: none MTC@8dc5273035e0: Setting final verdict of the test case. MTC@8dc5273035e0: Local verdict of MTC: pass MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@8dc5273035e0: Test case TC_vty finished. Verdict: pass MTC@8dc5273035e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass'. Wed Oct 9 05:56:03 UTC 2024 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20241009055603505 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43242<->l=127.0.0.1:4258 20241009055603605 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43242<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=17156) MTC@8dc5273035e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass' was executed successfully (exit status: 0). MTC@8dc5273035e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd'. ------ HLR_Tests.TC_vty_msisdn_isd ------ Wed Oct 9 05:56:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8dc5273035e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd' was executed successfully (exit status: 0). MTC@8dc5273035e0: Test case TC_vty_msisdn_isd started. MTC@8dc5273035e0: legacy= false MTC@8dc5273035e0: in not legacy case 1 MTC@8dc5273035e0: in not legacy case 2 20241009055606679 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241009055606679 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241009055606681 DLINP <000b> input/ipa.c:451 connected read/write 20241009055606681 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055606682 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35856<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(100)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241009055606684 DLINP <000b> input/ipa.c:451 connected read/write 20241009055606684 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055606684 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241009055606684 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241009055606684 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241009055606684 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241009055606684 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241009055606684 DLGSUP <0013> gsup_server.c:235 2: 20241009055606684 DLGSUP <0013> gsup_server.c:237 2: 00 20241009055606684 DLGSUP <0013> gsup_server.c:235 3: 20241009055606684 DLGSUP <0013> gsup_server.c:237 3: 00 20241009055606684 DLGSUP <0013> gsup_server.c:235 4: 20241009055606684 DLGSUP <0013> gsup_server.c:237 4: 00 20241009055606684 DLGSUP <0013> gsup_server.c:235 5: 20241009055606684 DLGSUP <0013> gsup_server.c:237 5: 00 20241009055606684 DLGSUP <0013> gsup_server.c:235 7: 20241009055606684 DLGSUP <0013> gsup_server.c:237 7: 00 20241009055606684 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241009055606684 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241009055606684 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@8dc5273035e0: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241009055606704 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43853<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@8dc5273035e0: Created GsupExpect[0] for "262426342598487" to be handled at TC_vty_msisdn_isd(104) 20241009055606718 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35860<->l=127.0.0.1:4258 20241009055606740 DAUC <0003> db_auc.c:157 IMSI='262426342598487': No 2G Auth Data 20241009055606740 DAUC <0003> db_auc.c:192 IMSI='262426342598487': No 3G Auth Data 20241009055606773 DLINP <000b> input/ipa.c:451 connected read/write 20241009055606773 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055606773 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262426342598487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426342598487" cn_domain=PS} 20241009055606773 DLU <0006> fsm.c:456 lu(262426342598487)[0x5608785aa660]{UNVALIDATED}: Allocated 20241009055606773 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262426342598487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241009055606788 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426342598487)[0x5608785aa660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241009055606788 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262426342598487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426342598487" cn_domain=PS} 20241009055606788 DLINP <000b> input/ipa.c:451 connected read/write 20241009055606788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055606788 DLINP <000b> input/ipa.c:451 connected read/write 20241009055606788 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@8dc5273035e0: Found GsupExpect[0] for "262426342598487" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@8dc5273035e0: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262426342598487" 20241009055606791 DLINP <000b> input/ipa.c:451 connected read/write 20241009055606791 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055606791 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262426342598487 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426342598487"} 20241009055606791 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426342598487)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241009055606791 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262426342598487 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241009055606791 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262426342598487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426342598487"} 20241009055606791 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262426342598487 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241009055606791 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426342598487)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241009055606791 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426342598487)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241009055606791 DLU <0006> fsm.c:568 lu(PS:IMSI-262426342598487)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241009055606791 DLINP <000b> input/ipa.c:451 connected read/write 20241009055606791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055606791 DLINP <000b> input/ipa.c:451 connected read/write 20241009055606791 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@8dc5273035e0: setverdict(pass): none -> pass 20241009055606801 DLGSUP <0013> hlr.c:128 IMSI 262426342598487: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241009055606801 DLINP <000b> input/ipa.c:451 connected read/write 20241009055606801 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055606801 DLINP <000b> input/ipa.c:451 connected read/write 20241009055606801 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055606803 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35860<->l=127.0.0.1:4258 20241009055606803 DLINP <000b> input/ipa.c:451 connected read/write 20241009055606803 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055606803 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262426342598487 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426342598487"} 20241009055606803 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262426342598487 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241009055606803 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262426342598487 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free TC_vty_msisdn_isd(104)@8dc5273035e0: Final verdict of PTC: pass 20241009055606804 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35856<->l=127.0.0.1:4258 20241009055606805 DLINP <000b> input/ipa.c:451 connected read/write 20241009055606805 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055606805 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241009055606805 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241009055606805 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241009055606805 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43853<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@8dc5273035e0: Final verdict of PTC: none 102@8dc5273035e0: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@8dc5273035e0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@8dc5273035e0: Final verdict of PTC: none MTC@8dc5273035e0: Setting final verdict of the test case. MTC@8dc5273035e0: Local verdict of MTC: none MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC with component reference 102: none (none -> none) MTC@8dc5273035e0: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@8dc5273035e0: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@8dc5273035e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass'. Wed Oct 9 05:56:06 UTC 2024 ====== HLR_Tests.TC_vty_msisdn_isd pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty_msisdn_isd.talloc 20241009055606845 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35876<->l=127.0.0.1:4258 20241009055606946 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35876<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=15028) MTC@8dc5273035e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass' was executed successfully (exit status: 0). MTC@8dc5273035e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs'. ------ HLR_Tests.TC_gsup_purge_cs ------ Wed Oct 9 05:56:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8dc5273035e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs' was executed successfully (exit status: 0). MTC@8dc5273035e0: Test case TC_gsup_purge_cs started. MTC@8dc5273035e0: legacy= false MTC@8dc5273035e0: in not legacy case 1 MTC@8dc5273035e0: in not legacy case 2 20241009055610026 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241009055610026 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241009055610029 DLINP <000b> input/ipa.c:451 connected read/write 20241009055610029 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055610030 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35892<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(105)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241009055610031 DLINP <000b> input/ipa.c:451 connected read/write 20241009055610031 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055610031 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241009055610031 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241009055610031 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241009055610031 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241009055610031 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241009055610031 DLGSUP <0013> gsup_server.c:235 2: 20241009055610031 DLGSUP <0013> gsup_server.c:237 2: 00 20241009055610031 DLGSUP <0013> gsup_server.c:235 3: 20241009055610031 DLGSUP <0013> gsup_server.c:237 3: 00 20241009055610031 DLGSUP <0013> gsup_server.c:235 4: 20241009055610031 DLGSUP <0013> gsup_server.c:237 4: 00 20241009055610031 DLGSUP <0013> gsup_server.c:235 5: 20241009055610031 DLGSUP <0013> gsup_server.c:237 5: 00 20241009055610031 DLGSUP <0013> gsup_server.c:235 7: 20241009055610031 DLGSUP <0013> gsup_server.c:237 7: 00 20241009055610031 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241009055610031 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241009055610031 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 107@8dc5273035e0: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241009055610052 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41229<->l=127.0.0.1:4259) 20241009055610067 DAUC <0003> db_auc.c:157 IMSI='262425895844150': No 2G Auth Data 20241009055610067 DAUC <0003> db_auc.c:192 IMSI='262425895844150': No 3G Auth Data HLR_Test-GSUP(106)@8dc5273035e0: Created GsupExpect[0] for "262425895844150" to be handled at TC_gsup_purge_cs(109) 20241009055610104 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35896<->l=127.0.0.1:4258 20241009055610109 DLINP <000b> input/ipa.c:451 connected read/write 20241009055610109 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055610109 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262425895844150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425895844150" cn_domain=PS} 20241009055610110 DLU <0006> fsm.c:456 lu(262425895844150)[0x5608785aa660]{UNVALIDATED}: Allocated 20241009055610110 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262425895844150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241009055610124 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425895844150)[0x5608785aa660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241009055610124 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262425895844150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425895844150" cn_domain=PS} 20241009055610124 DLINP <000b> input/ipa.c:451 connected read/write 20241009055610125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055610125 DLINP <000b> input/ipa.c:451 connected read/write 20241009055610125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@8dc5273035e0: Found GsupExpect[0] for "262425895844150" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@8dc5273035e0: Added IMSI table entry 0TC_gsup_purge_cs(109)"262425895844150" 20241009055610128 DLINP <000b> input/ipa.c:451 connected read/write 20241009055610128 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055610128 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262425895844150 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425895844150"} 20241009055610128 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425895844150)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241009055610128 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262425895844150 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241009055610128 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262425895844150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425895844150"} 20241009055610128 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262425895844150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241009055610128 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425895844150)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241009055610128 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425895844150)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241009055610128 DLU <0006> fsm.c:568 lu(PS:IMSI-262425895844150)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241009055610128 DLINP <000b> input/ipa.c:451 connected read/write 20241009055610128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055610128 DLINP <000b> input/ipa.c:451 connected read/write 20241009055610128 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@8dc5273035e0: setverdict(pass): none -> pass 20241009055610130 DLINP <000b> input/ipa.c:451 connected read/write 20241009055610130 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055610130 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262425895844150 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425895844150" cn_domain=CS} 20241009055610130 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262425895844150 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241009055610138 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262425895844150 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425895844150"} 20241009055610138 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262425895844150 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241009055610138 DLINP <000b> input/ipa.c:451 connected read/write 20241009055610138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055610138 DLINP <000b> input/ipa.c:451 connected read/write 20241009055610138 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055610140 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35896<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@8dc5273035e0: Final verdict of PTC: pass 20241009055610164 DAUC <0003> db_auc.c:157 IMSI='262424776779594': No 2G Auth Data 20241009055610164 DAUC <0003> db_auc.c:192 IMSI='262424776779594': No 3G Auth Data 20241009055610172 DLGSUP <0013> hlr.c:121 IMSI 262424776779594: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@8dc5273035e0: Created GsupExpect[0] for "262424776779594" to be handled at TC_gsup_purge_cs(110) 20241009055610193 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35912<->l=127.0.0.1:4258 20241009055610197 DLINP <000b> input/ipa.c:451 connected read/write 20241009055610197 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055610197 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424776779594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424776779594" cn_domain=PS} 20241009055610197 DLU <0006> fsm.c:456 lu(262424776779594)[0x5608785aa660]{UNVALIDATED}: Allocated 20241009055610197 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424776779594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241009055610213 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424776779594)[0x5608785aa660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241009055610213 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424776779594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424776779594" cn_domain=PS} 20241009055610213 DLINP <000b> input/ipa.c:451 connected read/write 20241009055610213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055610213 DLINP <000b> input/ipa.c:451 connected read/write 20241009055610213 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@8dc5273035e0: Found GsupExpect[0] for "262424776779594" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@8dc5273035e0: Added IMSI table entry 1TC_gsup_purge_cs(110)"262424776779594" 20241009055610216 DLINP <000b> input/ipa.c:451 connected read/write 20241009055610216 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055610216 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262424776779594 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424776779594"} 20241009055610216 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424776779594)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241009055610216 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262424776779594 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241009055610216 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424776779594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424776779594"} 20241009055610216 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262424776779594 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241009055610216 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424776779594)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241009055610216 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424776779594)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241009055610216 DLU <0006> fsm.c:568 lu(PS:IMSI-262424776779594)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241009055610216 DLINP <000b> input/ipa.c:451 connected read/write 20241009055610216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055610216 DLINP <000b> input/ipa.c:451 connected read/write 20241009055610216 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@8dc5273035e0: setverdict(pass): none -> pass 20241009055610219 DLINP <000b> input/ipa.c:451 connected read/write 20241009055610219 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055610219 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262424776779594 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424776779594" cn_domain=CS} 20241009055610219 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262424776779594 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241009055610226 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262424776779594 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424776779594"} 20241009055610226 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262424776779594 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241009055610226 DLINP <000b> input/ipa.c:451 connected read/write 20241009055610226 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055610226 DLINP <000b> input/ipa.c:451 connected read/write 20241009055610226 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055610228 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35912<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@8dc5273035e0: Final verdict of PTC: pass 20241009055610251 DAUC <0003> db_auc.c:157 IMSI='262422174032465': No 2G Auth Data 20241009055610251 DAUC <0003> db_auc.c:192 IMSI='262422174032465': No 3G Auth Data 20241009055610260 DLGSUP <0013> hlr.c:121 IMSI 262422174032465: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@8dc5273035e0: Created GsupExpect[0] for "262422174032465" to be handled at TC_gsup_purge_cs(111) 20241009055610283 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35928<->l=127.0.0.1:4258 20241009055610286 DLINP <000b> input/ipa.c:451 connected read/write 20241009055610287 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055610287 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422174032465 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422174032465" cn_domain=PS} 20241009055610287 DLU <0006> fsm.c:456 lu(262422174032465)[0x5608785aa660]{UNVALIDATED}: Allocated 20241009055610287 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422174032465 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241009055610302 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422174032465)[0x5608785aa660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241009055610302 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422174032465 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422174032465" cn_domain=PS} 20241009055610302 DLINP <000b> input/ipa.c:451 connected read/write 20241009055610302 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055610302 DLINP <000b> input/ipa.c:451 connected read/write 20241009055610302 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@8dc5273035e0: Found GsupExpect[0] for "262422174032465" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@8dc5273035e0: Added IMSI table entry 2TC_gsup_purge_cs(111)"262422174032465" 20241009055610304 DLINP <000b> input/ipa.c:451 connected read/write 20241009055610305 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055610305 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262422174032465 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422174032465"} 20241009055610305 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422174032465)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241009055610305 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262422174032465 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241009055610305 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422174032465 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422174032465"} 20241009055610305 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262422174032465 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241009055610305 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422174032465)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241009055610305 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422174032465)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241009055610305 DLU <0006> fsm.c:568 lu(PS:IMSI-262422174032465)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241009055610305 DLINP <000b> input/ipa.c:451 connected read/write 20241009055610305 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055610305 DLINP <000b> input/ipa.c:451 connected read/write 20241009055610305 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@8dc5273035e0: setverdict(pass): none -> pass 20241009055610307 DLINP <000b> input/ipa.c:451 connected read/write 20241009055610307 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055610307 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422174032465 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422174032465" cn_domain=CS} 20241009055610307 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422174032465 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241009055610314 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422174032465 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422174032465"} 20241009055610314 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262422174032465 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241009055610314 DLINP <000b> input/ipa.c:451 connected read/write 20241009055610314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055610314 DLINP <000b> input/ipa.c:451 connected read/write 20241009055610314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055610316 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35928<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@8dc5273035e0: Final verdict of PTC: pass 20241009055610340 DAUC <0003> db_auc.c:157 IMSI='262429267639361': No 2G Auth Data 20241009055610340 DAUC <0003> db_auc.c:192 IMSI='262429267639361': No 3G Auth Data 20241009055610350 DLGSUP <0013> hlr.c:121 IMSI 262429267639361: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@8dc5273035e0: Created GsupExpect[0] for "262429267639361" to be handled at TC_gsup_purge_cs(112) 20241009055610373 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35944<->l=127.0.0.1:4258 20241009055610376 DLINP <000b> input/ipa.c:451 connected read/write 20241009055610376 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055610376 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429267639361 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429267639361" cn_domain=PS} 20241009055610376 DLU <0006> fsm.c:456 lu(262429267639361)[0x5608785aa660]{UNVALIDATED}: Allocated 20241009055610376 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429267639361 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241009055610391 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429267639361)[0x5608785aa660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241009055610391 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429267639361 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429267639361" cn_domain=PS} 20241009055610391 DLINP <000b> input/ipa.c:451 connected read/write 20241009055610391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055610391 DLINP <000b> input/ipa.c:451 connected read/write 20241009055610391 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@8dc5273035e0: Found GsupExpect[0] for "262429267639361" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@8dc5273035e0: Added IMSI table entry 3TC_gsup_purge_cs(112)"262429267639361" 20241009055610394 DLINP <000b> input/ipa.c:451 connected read/write 20241009055610394 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055610394 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262429267639361 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429267639361"} 20241009055610394 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429267639361)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241009055610394 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262429267639361 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241009055610394 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429267639361 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429267639361"} 20241009055610394 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262429267639361 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241009055610394 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429267639361)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241009055610394 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429267639361)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241009055610394 DLU <0006> fsm.c:568 lu(PS:IMSI-262429267639361)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241009055610394 DLINP <000b> input/ipa.c:451 connected read/write 20241009055610394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055610394 DLINP <000b> input/ipa.c:451 connected read/write 20241009055610394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@8dc5273035e0: setverdict(pass): none -> pass 20241009055610396 DLINP <000b> input/ipa.c:451 connected read/write 20241009055610396 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055610396 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262429267639361 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429267639361" cn_domain=CS} 20241009055610396 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262429267639361 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241009055610403 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262429267639361 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429267639361"} 20241009055610403 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262429267639361 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241009055610403 DLINP <000b> input/ipa.c:451 connected read/write 20241009055610403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055610403 DLINP <000b> input/ipa.c:451 connected read/write 20241009055610403 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055610405 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35944<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@8dc5273035e0: Final verdict of PTC: pass 20241009055610428 DAUC <0003> db_auc.c:157 IMSI='262424387422636': No 2G Auth Data 20241009055610428 DAUC <0003> db_auc.c:192 IMSI='262424387422636': No 3G Auth Data 20241009055610437 DLGSUP <0013> hlr.c:121 IMSI 262424387422636: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@8dc5273035e0: Created GsupExpect[0] for "262424387422636" to be handled at TC_gsup_purge_cs(113) 20241009055610461 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35946<->l=127.0.0.1:4258 20241009055610463 DLINP <000b> input/ipa.c:451 connected read/write 20241009055610463 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055610464 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424387422636 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424387422636" cn_domain=PS} 20241009055610464 DLU <0006> fsm.c:456 lu(262424387422636)[0x5608785aa660]{UNVALIDATED}: Allocated 20241009055610464 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424387422636 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241009055610478 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424387422636)[0x5608785aa660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241009055610478 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424387422636 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424387422636" cn_domain=PS} 20241009055610478 DLINP <000b> input/ipa.c:451 connected read/write 20241009055610478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055610478 DLINP <000b> input/ipa.c:451 connected read/write 20241009055610478 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@8dc5273035e0: Found GsupExpect[0] for "262424387422636" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@8dc5273035e0: Added IMSI table entry 4TC_gsup_purge_cs(113)"262424387422636" 20241009055610481 DLINP <000b> input/ipa.c:451 connected read/write 20241009055610481 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055610481 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262424387422636 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424387422636"} 20241009055610481 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424387422636)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241009055610481 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262424387422636 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241009055610481 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424387422636 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424387422636"} 20241009055610481 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262424387422636 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241009055610481 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424387422636)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241009055610481 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424387422636)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241009055610481 DLU <0006> fsm.c:568 lu(PS:IMSI-262424387422636)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241009055610481 DLINP <000b> input/ipa.c:451 connected read/write 20241009055610481 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055610481 DLINP <000b> input/ipa.c:451 connected read/write 20241009055610481 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@8dc5273035e0: setverdict(pass): none -> pass 20241009055610484 DLINP <000b> input/ipa.c:451 connected read/write 20241009055610484 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055610484 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424387422636 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424387422636" cn_domain=CS} 20241009055610484 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424387422636 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241009055610491 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424387422636 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424387422636"} 20241009055610491 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262424387422636 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241009055610491 DLINP <000b> input/ipa.c:451 connected read/write 20241009055610491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055610491 DLINP <000b> input/ipa.c:451 connected read/write 20241009055610491 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055610492 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35946<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@8dc5273035e0: Final verdict of PTC: pass 20241009055610516 DAUC <0003> db_auc.c:157 IMSI='262428043202463': No 2G Auth Data 20241009055610516 DAUC <0003> db_auc.c:192 IMSI='262428043202463': No 3G Auth Data 20241009055610525 DLGSUP <0013> hlr.c:121 IMSI 262428043202463: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@8dc5273035e0: Created GsupExpect[0] for "262428043202463" to be handled at TC_gsup_purge_cs(114) 20241009055610554 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35950<->l=127.0.0.1:4258 20241009055610557 DLINP <000b> input/ipa.c:451 connected read/write 20241009055610557 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055610557 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428043202463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428043202463" cn_domain=PS} 20241009055610557 DLU <0006> fsm.c:456 lu(262428043202463)[0x5608785aa660]{UNVALIDATED}: Allocated 20241009055610557 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428043202463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241009055610572 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428043202463)[0x5608785aa660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241009055610572 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428043202463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428043202463" cn_domain=PS} 20241009055610572 DLINP <000b> input/ipa.c:451 connected read/write 20241009055610572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055610572 DLINP <000b> input/ipa.c:451 connected read/write 20241009055610572 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@8dc5273035e0: Found GsupExpect[0] for "262428043202463" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@8dc5273035e0: Added IMSI table entry 5TC_gsup_purge_cs(114)"262428043202463" 20241009055610575 DLINP <000b> input/ipa.c:451 connected read/write 20241009055610575 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055610575 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262428043202463 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428043202463"} 20241009055610575 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428043202463)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241009055610575 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262428043202463 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241009055610575 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428043202463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428043202463"} 20241009055610575 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262428043202463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241009055610575 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428043202463)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241009055610575 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428043202463)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241009055610575 DLU <0006> fsm.c:568 lu(PS:IMSI-262428043202463)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241009055610575 DLINP <000b> input/ipa.c:451 connected read/write 20241009055610575 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055610575 DLINP <000b> input/ipa.c:451 connected read/write 20241009055610575 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@8dc5273035e0: setverdict(pass): none -> pass 20241009055610578 DLINP <000b> input/ipa.c:451 connected read/write 20241009055610578 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055610578 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262428043202463 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428043202463" cn_domain=CS} 20241009055610578 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262428043202463 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241009055610586 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262428043202463 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428043202463"} 20241009055610586 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262428043202463 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241009055610586 DLINP <000b> input/ipa.c:451 connected read/write 20241009055610586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055610586 DLINP <000b> input/ipa.c:451 connected read/write 20241009055610586 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055610587 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35950<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@8dc5273035e0: Final verdict of PTC: pass 20241009055610628 DAUC <0003> db_auc.c:157 IMSI='262424730807828': No 2G Auth Data 20241009055610628 DAUC <0003> db_auc.c:192 IMSI='262424730807828': No 3G Auth Data 20241009055610640 DLGSUP <0013> hlr.c:121 IMSI 262424730807828: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@8dc5273035e0: Created GsupExpect[0] for "262424730807828" to be handled at TC_gsup_purge_cs(115) 20241009055610677 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35954<->l=127.0.0.1:4258 20241009055610681 DLINP <000b> input/ipa.c:451 connected read/write 20241009055610681 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055610681 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424730807828 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424730807828" cn_domain=PS} 20241009055610681 DLU <0006> fsm.c:456 lu(262424730807828)[0x5608785aa660]{UNVALIDATED}: Allocated 20241009055610681 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424730807828 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241009055610699 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424730807828)[0x5608785aa660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241009055610699 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424730807828 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424730807828" cn_domain=PS} 20241009055610699 DLINP <000b> input/ipa.c:451 connected read/write 20241009055610699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055610699 DLINP <000b> input/ipa.c:451 connected read/write 20241009055610699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@8dc5273035e0: Found GsupExpect[0] for "262424730807828" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@8dc5273035e0: Added IMSI table entry 6TC_gsup_purge_cs(115)"262424730807828" 20241009055610702 DLINP <000b> input/ipa.c:451 connected read/write 20241009055610702 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055610702 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262424730807828 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424730807828"} 20241009055610702 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424730807828)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241009055610702 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262424730807828 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241009055610702 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424730807828 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424730807828"} 20241009055610702 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262424730807828 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241009055610702 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424730807828)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241009055610702 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424730807828)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241009055610702 DLU <0006> fsm.c:568 lu(PS:IMSI-262424730807828)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241009055610702 DLINP <000b> input/ipa.c:451 connected read/write 20241009055610702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055610702 DLINP <000b> input/ipa.c:451 connected read/write 20241009055610702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@8dc5273035e0: setverdict(pass): none -> pass 20241009055610704 DLINP <000b> input/ipa.c:451 connected read/write 20241009055610704 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055610704 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262424730807828 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424730807828" cn_domain=CS} 20241009055610704 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262424730807828 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241009055610713 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262424730807828 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424730807828"} 20241009055610713 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262424730807828 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241009055610713 DLINP <000b> input/ipa.c:451 connected read/write 20241009055610713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055610713 DLINP <000b> input/ipa.c:451 connected read/write 20241009055610713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055610714 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35954<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@8dc5273035e0: Final verdict of PTC: pass 20241009055610746 DAUC <0003> db_auc.c:157 IMSI='262420785416659': No 2G Auth Data 20241009055610746 DAUC <0003> db_auc.c:192 IMSI='262420785416659': No 3G Auth Data 20241009055610754 DLGSUP <0013> hlr.c:121 IMSI 262420785416659: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@8dc5273035e0: Created GsupExpect[0] for "262420785416659" to be handled at TC_gsup_purge_cs(116) 20241009055610787 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35970<->l=127.0.0.1:4258 20241009055610791 DLINP <000b> input/ipa.c:451 connected read/write 20241009055610791 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055610791 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420785416659 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420785416659" cn_domain=PS} 20241009055610791 DLU <0006> fsm.c:456 lu(262420785416659)[0x5608785aa660]{UNVALIDATED}: Allocated 20241009055610791 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420785416659 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241009055610811 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420785416659)[0x5608785aa660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241009055610811 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420785416659 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420785416659" cn_domain=PS} 20241009055610811 DLINP <000b> input/ipa.c:451 connected read/write 20241009055610811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055610811 DLINP <000b> input/ipa.c:451 connected read/write 20241009055610811 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@8dc5273035e0: Found GsupExpect[0] for "262420785416659" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@8dc5273035e0: Added IMSI table entry 7TC_gsup_purge_cs(116)"262420785416659" 20241009055610814 DLINP <000b> input/ipa.c:451 connected read/write 20241009055610814 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055610814 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262420785416659 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420785416659"} 20241009055610814 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420785416659)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241009055610814 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262420785416659 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241009055610814 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420785416659 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420785416659"} 20241009055610814 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420785416659 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241009055610814 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420785416659)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241009055610814 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420785416659)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241009055610814 DLU <0006> fsm.c:568 lu(PS:IMSI-262420785416659)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241009055610814 DLINP <000b> input/ipa.c:451 connected read/write 20241009055610814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055610814 DLINP <000b> input/ipa.c:451 connected read/write 20241009055610814 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@8dc5273035e0: setverdict(pass): none -> pass 20241009055610816 DLINP <000b> input/ipa.c:451 connected read/write 20241009055610816 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055610816 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420785416659 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420785416659" cn_domain=CS} 20241009055610816 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420785416659 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241009055610827 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420785416659 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420785416659"} 20241009055610827 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420785416659 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241009055610827 DLINP <000b> input/ipa.c:451 connected read/write 20241009055610827 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055610827 DLINP <000b> input/ipa.c:451 connected read/write 20241009055610827 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055610829 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35970<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@8dc5273035e0: Final verdict of PTC: pass MTC@8dc5273035e0: setverdict(pass): none -> pass 20241009055610854 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35892<->l=127.0.0.1:4258 20241009055610855 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41229<->l=127.0.0.1:4259) 20241009055610855 DLINP <000b> input/ipa.c:451 connected read/write 20241009055610855 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055610855 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241009055610855 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241009055610855 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(106)@8dc5273035e0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@8dc5273035e0: Final verdict of PTC: none 107@8dc5273035e0: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@8dc5273035e0: Final verdict of PTC: none MTC@8dc5273035e0: Setting final verdict of the test case. MTC@8dc5273035e0: Local verdict of MTC: pass MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@8dc5273035e0: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@8dc5273035e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass'. Wed Oct 9 05:56:10 UTC 2024 ====== HLR_Tests.TC_gsup_purge_cs pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_cs.talloc 20241009055610900 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35984<->l=127.0.0.1:4258 20241009055611000 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35984<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=33244) Waiting for packet dumper to finish... 1 (prev_count=33244, count=48576) MTC@8dc5273035e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass' was executed successfully (exit status: 0). MTC@8dc5273035e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps'. ------ HLR_Tests.TC_gsup_purge_ps ------ Wed Oct 9 05:56:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8dc5273035e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps' was executed successfully (exit status: 0). MTC@8dc5273035e0: Test case TC_gsup_purge_ps started. MTC@8dc5273035e0: legacy= false MTC@8dc5273035e0: in not legacy case 1 MTC@8dc5273035e0: in not legacy case 2 20241009055614069 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241009055614069 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241009055614071 DLINP <000b> input/ipa.c:451 connected read/write 20241009055614071 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055614072 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35986<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(117)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241009055614074 DLINP <000b> input/ipa.c:451 connected read/write 20241009055614074 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055614074 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241009055614074 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241009055614074 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241009055614074 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241009055614074 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241009055614074 DLGSUP <0013> gsup_server.c:235 2: 20241009055614074 DLGSUP <0013> gsup_server.c:237 2: 00 20241009055614074 DLGSUP <0013> gsup_server.c:235 3: 20241009055614074 DLGSUP <0013> gsup_server.c:237 3: 00 20241009055614074 DLGSUP <0013> gsup_server.c:235 4: 20241009055614074 DLGSUP <0013> gsup_server.c:237 4: 00 20241009055614074 DLGSUP <0013> gsup_server.c:235 5: 20241009055614074 DLGSUP <0013> gsup_server.c:237 5: 00 20241009055614074 DLGSUP <0013> gsup_server.c:235 7: 20241009055614074 DLGSUP <0013> gsup_server.c:237 7: 00 20241009055614074 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241009055614074 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241009055614074 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 119@8dc5273035e0: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241009055614093 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39525<->l=127.0.0.1:4259) 20241009055614117 DAUC <0003> db_auc.c:157 IMSI='262423126216858': No 2G Auth Data 20241009055614117 DAUC <0003> db_auc.c:192 IMSI='262423126216858': No 3G Auth Data HLR_Test-GSUP(118)@8dc5273035e0: Created GsupExpect[0] for "262423126216858" to be handled at TC_gsup_purge_ps(121) 20241009055614160 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35994<->l=127.0.0.1:4258 20241009055614165 DLINP <000b> input/ipa.c:451 connected read/write 20241009055614165 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055614165 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423126216858 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423126216858" cn_domain=PS} 20241009055614165 DLU <0006> fsm.c:456 lu(262423126216858)[0x5608785aa660]{UNVALIDATED}: Allocated 20241009055614165 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423126216858 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241009055614181 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423126216858)[0x5608785aa660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241009055614181 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423126216858 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423126216858" cn_domain=PS} 20241009055614181 DLINP <000b> input/ipa.c:451 connected read/write 20241009055614181 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055614181 DLINP <000b> input/ipa.c:451 connected read/write 20241009055614181 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@8dc5273035e0: Found GsupExpect[0] for "262423126216858" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@8dc5273035e0: Added IMSI table entry 0TC_gsup_purge_ps(121)"262423126216858" 20241009055614185 DLINP <000b> input/ipa.c:451 connected read/write 20241009055614185 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055614185 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262423126216858 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423126216858"} 20241009055614185 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423126216858)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241009055614185 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262423126216858 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241009055614185 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423126216858 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423126216858"} 20241009055614185 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262423126216858 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241009055614185 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423126216858)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241009055614185 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423126216858)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241009055614185 DLU <0006> fsm.c:568 lu(PS:IMSI-262423126216858)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241009055614185 DLINP <000b> input/ipa.c:451 connected read/write 20241009055614185 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055614185 DLINP <000b> input/ipa.c:451 connected read/write 20241009055614185 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@8dc5273035e0: setverdict(pass): none -> pass 20241009055614187 DLINP <000b> input/ipa.c:451 connected read/write 20241009055614187 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055614187 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423126216858 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423126216858" cn_domain=PS} 20241009055614187 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423126216858 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241009055614195 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423126216858 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423126216858"} 20241009055614195 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262423126216858 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241009055614195 DLINP <000b> input/ipa.c:451 connected read/write 20241009055614195 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055614195 DLINP <000b> input/ipa.c:451 connected read/write 20241009055614195 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055614196 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35994<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@8dc5273035e0: Final verdict of PTC: pass 20241009055614222 DAUC <0003> db_auc.c:157 IMSI='262426261627109': No 2G Auth Data 20241009055614222 DAUC <0003> db_auc.c:192 IMSI='262426261627109': No 3G Auth Data 20241009055614231 DLGSUP <0013> hlr.c:121 IMSI 262426261627109: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@8dc5273035e0: Created GsupExpect[0] for "262426261627109" to be handled at TC_gsup_purge_ps(122) 20241009055614254 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36002<->l=127.0.0.1:4258 20241009055614258 DLINP <000b> input/ipa.c:451 connected read/write 20241009055614258 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055614258 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426261627109 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426261627109" cn_domain=PS} 20241009055614258 DLU <0006> fsm.c:456 lu(262426261627109)[0x5608785aa660]{UNVALIDATED}: Allocated 20241009055614258 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426261627109 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241009055614273 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426261627109)[0x5608785aa660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241009055614273 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426261627109 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426261627109" cn_domain=PS} 20241009055614273 DLINP <000b> input/ipa.c:451 connected read/write 20241009055614273 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055614273 DLINP <000b> input/ipa.c:451 connected read/write 20241009055614273 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@8dc5273035e0: Found GsupExpect[0] for "262426261627109" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@8dc5273035e0: Added IMSI table entry 1TC_gsup_purge_ps(122)"262426261627109" 20241009055614276 DLINP <000b> input/ipa.c:451 connected read/write 20241009055614276 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055614276 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262426261627109 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426261627109"} 20241009055614276 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426261627109)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241009055614276 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262426261627109 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241009055614276 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426261627109 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426261627109"} 20241009055614276 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262426261627109 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241009055614276 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426261627109)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241009055614276 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426261627109)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241009055614276 DLU <0006> fsm.c:568 lu(PS:IMSI-262426261627109)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241009055614276 DLINP <000b> input/ipa.c:451 connected read/write 20241009055614276 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055614276 DLINP <000b> input/ipa.c:451 connected read/write 20241009055614276 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@8dc5273035e0: setverdict(pass): none -> pass 20241009055614279 DLINP <000b> input/ipa.c:451 connected read/write 20241009055614279 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055614279 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426261627109 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426261627109" cn_domain=PS} 20241009055614279 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426261627109 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241009055614286 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426261627109 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426261627109"} 20241009055614286 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262426261627109 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241009055614286 DLINP <000b> input/ipa.c:451 connected read/write 20241009055614287 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055614287 DLINP <000b> input/ipa.c:451 connected read/write 20241009055614287 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055614289 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36002<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@8dc5273035e0: Final verdict of PTC: pass 20241009055614312 DAUC <0003> db_auc.c:157 IMSI='262426982923103': No 2G Auth Data 20241009055614312 DAUC <0003> db_auc.c:192 IMSI='262426982923103': No 3G Auth Data 20241009055614322 DLGSUP <0013> hlr.c:121 IMSI 262426982923103: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@8dc5273035e0: Created GsupExpect[0] for "262426982923103" to be handled at TC_gsup_purge_ps(123) 20241009055614345 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36014<->l=127.0.0.1:4258 20241009055614348 DLINP <000b> input/ipa.c:451 connected read/write 20241009055614348 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055614348 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262426982923103 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426982923103" cn_domain=PS} 20241009055614348 DLU <0006> fsm.c:456 lu(262426982923103)[0x5608785aa660]{UNVALIDATED}: Allocated 20241009055614349 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262426982923103 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241009055614363 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426982923103)[0x5608785aa660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241009055614363 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262426982923103 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426982923103" cn_domain=PS} 20241009055614364 DLINP <000b> input/ipa.c:451 connected read/write 20241009055614364 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055614364 DLINP <000b> input/ipa.c:451 connected read/write 20241009055614364 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@8dc5273035e0: Found GsupExpect[0] for "262426982923103" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@8dc5273035e0: Added IMSI table entry 2TC_gsup_purge_ps(123)"262426982923103" 20241009055614366 DLINP <000b> input/ipa.c:451 connected read/write 20241009055614366 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055614366 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262426982923103 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426982923103"} 20241009055614366 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426982923103)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241009055614366 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262426982923103 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241009055614367 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262426982923103 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426982923103"} 20241009055614367 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262426982923103 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241009055614367 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426982923103)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241009055614367 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426982923103)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241009055614367 DLU <0006> fsm.c:568 lu(PS:IMSI-262426982923103)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241009055614367 DLINP <000b> input/ipa.c:451 connected read/write 20241009055614367 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055614367 DLINP <000b> input/ipa.c:451 connected read/write 20241009055614367 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@8dc5273035e0: setverdict(pass): none -> pass 20241009055614369 DLINP <000b> input/ipa.c:451 connected read/write 20241009055614369 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055614369 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262426982923103 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262426982923103" cn_domain=PS} 20241009055614369 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262426982923103 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241009055614377 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262426982923103 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262426982923103"} 20241009055614377 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262426982923103 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241009055614377 DLINP <000b> input/ipa.c:451 connected read/write 20241009055614377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055614377 DLINP <000b> input/ipa.c:451 connected read/write 20241009055614377 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055614378 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36014<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@8dc5273035e0: Final verdict of PTC: pass 20241009055614404 DAUC <0003> db_auc.c:157 IMSI='262427532631562': No 2G Auth Data 20241009055614404 DAUC <0003> db_auc.c:192 IMSI='262427532631562': No 3G Auth Data 20241009055614412 DLGSUP <0013> hlr.c:121 IMSI 262427532631562: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@8dc5273035e0: Created GsupExpect[0] for "262427532631562" to be handled at TC_gsup_purge_ps(124) 20241009055614434 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36022<->l=127.0.0.1:4258 20241009055614438 DLINP <000b> input/ipa.c:451 connected read/write 20241009055614438 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055614438 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427532631562 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427532631562" cn_domain=PS} 20241009055614438 DLU <0006> fsm.c:456 lu(262427532631562)[0x5608785aa660]{UNVALIDATED}: Allocated 20241009055614438 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427532631562 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241009055614453 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427532631562)[0x5608785aa660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241009055614453 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427532631562 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427532631562" cn_domain=PS} 20241009055614453 DLINP <000b> input/ipa.c:451 connected read/write 20241009055614453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055614453 DLINP <000b> input/ipa.c:451 connected read/write 20241009055614453 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@8dc5273035e0: Found GsupExpect[0] for "262427532631562" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@8dc5273035e0: Added IMSI table entry 3TC_gsup_purge_ps(124)"262427532631562" 20241009055614456 DLINP <000b> input/ipa.c:451 connected read/write 20241009055614456 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055614456 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262427532631562 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427532631562"} 20241009055614456 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427532631562)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241009055614456 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262427532631562 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241009055614456 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427532631562 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427532631562"} 20241009055614456 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427532631562 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241009055614456 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427532631562)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241009055614456 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427532631562)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241009055614456 DLU <0006> fsm.c:568 lu(PS:IMSI-262427532631562)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241009055614456 DLINP <000b> input/ipa.c:451 connected read/write 20241009055614456 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055614456 DLINP <000b> input/ipa.c:451 connected read/write 20241009055614456 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@8dc5273035e0: setverdict(pass): none -> pass 20241009055614459 DLINP <000b> input/ipa.c:451 connected read/write 20241009055614459 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055614459 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262427532631562 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427532631562" cn_domain=PS} 20241009055614459 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262427532631562 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241009055614466 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262427532631562 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427532631562"} 20241009055614466 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262427532631562 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241009055614466 DLINP <000b> input/ipa.c:451 connected read/write 20241009055614466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055614466 DLINP <000b> input/ipa.c:451 connected read/write 20241009055614466 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055614467 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36022<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@8dc5273035e0: Final verdict of PTC: pass 20241009055614493 DAUC <0003> db_auc.c:157 IMSI='262422381333909': No 2G Auth Data 20241009055614493 DAUC <0003> db_auc.c:192 IMSI='262422381333909': No 3G Auth Data 20241009055614502 DLGSUP <0013> hlr.c:121 IMSI 262422381333909: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@8dc5273035e0: Created GsupExpect[0] for "262422381333909" to be handled at TC_gsup_purge_ps(125) 20241009055614527 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36024<->l=127.0.0.1:4258 20241009055614530 DLINP <000b> input/ipa.c:451 connected read/write 20241009055614530 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055614531 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422381333909 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422381333909" cn_domain=PS} 20241009055614531 DLU <0006> fsm.c:456 lu(262422381333909)[0x5608785aa660]{UNVALIDATED}: Allocated 20241009055614531 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422381333909 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241009055614546 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422381333909)[0x5608785aa660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241009055614546 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422381333909 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422381333909" cn_domain=PS} 20241009055614546 DLINP <000b> input/ipa.c:451 connected read/write 20241009055614546 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055614546 DLINP <000b> input/ipa.c:451 connected read/write 20241009055614546 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@8dc5273035e0: Found GsupExpect[0] for "262422381333909" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@8dc5273035e0: Added IMSI table entry 4TC_gsup_purge_ps(125)"262422381333909" 20241009055614549 DLINP <000b> input/ipa.c:451 connected read/write 20241009055614549 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055614549 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262422381333909 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422381333909"} 20241009055614549 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422381333909)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241009055614549 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262422381333909 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241009055614549 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422381333909 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422381333909"} 20241009055614549 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262422381333909 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241009055614549 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422381333909)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241009055614549 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422381333909)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241009055614549 DLU <0006> fsm.c:568 lu(PS:IMSI-262422381333909)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241009055614549 DLINP <000b> input/ipa.c:451 connected read/write 20241009055614549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055614549 DLINP <000b> input/ipa.c:451 connected read/write 20241009055614549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@8dc5273035e0: setverdict(pass): none -> pass 20241009055614551 DLINP <000b> input/ipa.c:451 connected read/write 20241009055614551 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055614551 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422381333909 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422381333909" cn_domain=PS} 20241009055614551 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422381333909 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241009055614559 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422381333909 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422381333909"} 20241009055614559 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262422381333909 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241009055614559 DLINP <000b> input/ipa.c:451 connected read/write 20241009055614559 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055614559 DLINP <000b> input/ipa.c:451 connected read/write 20241009055614559 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055614561 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36024<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@8dc5273035e0: Final verdict of PTC: pass 20241009055614587 DAUC <0003> db_auc.c:157 IMSI='262429883720480': No 2G Auth Data 20241009055614587 DAUC <0003> db_auc.c:192 IMSI='262429883720480': No 3G Auth Data 20241009055614596 DLGSUP <0013> hlr.c:121 IMSI 262429883720480: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@8dc5273035e0: Created GsupExpect[0] for "262429883720480" to be handled at TC_gsup_purge_ps(126) 20241009055614632 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36032<->l=127.0.0.1:4258 20241009055614635 DLINP <000b> input/ipa.c:451 connected read/write 20241009055614635 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055614635 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429883720480 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429883720480" cn_domain=PS} 20241009055614635 DLU <0006> fsm.c:456 lu(262429883720480)[0x5608785aa660]{UNVALIDATED}: Allocated 20241009055614635 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429883720480 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241009055614651 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429883720480)[0x5608785aa660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241009055614651 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429883720480 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429883720480" cn_domain=PS} 20241009055614651 DLINP <000b> input/ipa.c:451 connected read/write 20241009055614651 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055614651 DLINP <000b> input/ipa.c:451 connected read/write 20241009055614651 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@8dc5273035e0: Found GsupExpect[0] for "262429883720480" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@8dc5273035e0: Added IMSI table entry 5TC_gsup_purge_ps(126)"262429883720480" 20241009055614654 DLINP <000b> input/ipa.c:451 connected read/write 20241009055614654 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055614654 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262429883720480 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429883720480"} 20241009055614654 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429883720480)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241009055614654 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262429883720480 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241009055614654 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429883720480 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429883720480"} 20241009055614654 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429883720480 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241009055614654 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429883720480)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241009055614654 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429883720480)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241009055614654 DLU <0006> fsm.c:568 lu(PS:IMSI-262429883720480)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241009055614654 DLINP <000b> input/ipa.c:451 connected read/write 20241009055614654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055614654 DLINP <000b> input/ipa.c:451 connected read/write 20241009055614654 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@8dc5273035e0: setverdict(pass): none -> pass 20241009055614657 DLINP <000b> input/ipa.c:451 connected read/write 20241009055614657 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055614657 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429883720480 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429883720480" cn_domain=PS} 20241009055614657 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429883720480 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241009055614665 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429883720480 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429883720480"} 20241009055614665 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429883720480 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241009055614665 DLINP <000b> input/ipa.c:451 connected read/write 20241009055614665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055614665 DLINP <000b> input/ipa.c:451 connected read/write 20241009055614665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055614667 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36032<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@8dc5273035e0: Final verdict of PTC: pass 20241009055614700 DAUC <0003> db_auc.c:157 IMSI='262425684727367': No 2G Auth Data 20241009055614700 DAUC <0003> db_auc.c:192 IMSI='262425684727367': No 3G Auth Data 20241009055614708 DLGSUP <0013> hlr.c:121 IMSI 262425684727367: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@8dc5273035e0: Created GsupExpect[0] for "262425684727367" to be handled at TC_gsup_purge_ps(127) 20241009055614742 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36034<->l=127.0.0.1:4258 20241009055614746 DLINP <000b> input/ipa.c:451 connected read/write 20241009055614746 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055614746 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425684727367 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425684727367" cn_domain=PS} 20241009055614746 DLU <0006> fsm.c:456 lu(262425684727367)[0x5608785aa660]{UNVALIDATED}: Allocated 20241009055614746 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425684727367 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241009055614762 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425684727367)[0x5608785aa660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241009055614762 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425684727367 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425684727367" cn_domain=PS} 20241009055614762 DLINP <000b> input/ipa.c:451 connected read/write 20241009055614762 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055614762 DLINP <000b> input/ipa.c:451 connected read/write 20241009055614762 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@8dc5273035e0: Found GsupExpect[0] for "262425684727367" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@8dc5273035e0: Added IMSI table entry 6TC_gsup_purge_ps(127)"262425684727367" 20241009055614765 DLINP <000b> input/ipa.c:451 connected read/write 20241009055614765 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055614765 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262425684727367 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425684727367"} 20241009055614765 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425684727367)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241009055614766 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262425684727367 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241009055614766 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425684727367 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425684727367"} 20241009055614766 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425684727367 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241009055614766 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425684727367)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241009055614766 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425684727367)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241009055614766 DLU <0006> fsm.c:568 lu(PS:IMSI-262425684727367)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241009055614766 DLINP <000b> input/ipa.c:451 connected read/write 20241009055614766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055614766 DLINP <000b> input/ipa.c:451 connected read/write 20241009055614766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@8dc5273035e0: setverdict(pass): none -> pass 20241009055614767 DLINP <000b> input/ipa.c:451 connected read/write 20241009055614767 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055614767 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425684727367 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425684727367" cn_domain=PS} 20241009055614767 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425684727367 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241009055614776 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425684727367 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425684727367"} 20241009055614776 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425684727367 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241009055614776 DLINP <000b> input/ipa.c:451 connected read/write 20241009055614776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055614776 DLINP <000b> input/ipa.c:451 connected read/write 20241009055614776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055614777 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36034<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@8dc5273035e0: Final verdict of PTC: pass 20241009055614811 DAUC <0003> db_auc.c:157 IMSI='262429066463304': No 2G Auth Data 20241009055614811 DAUC <0003> db_auc.c:192 IMSI='262429066463304': No 3G Auth Data 20241009055614819 DLGSUP <0013> hlr.c:121 IMSI 262429066463304: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@8dc5273035e0: Created GsupExpect[0] for "262429066463304" to be handled at TC_gsup_purge_ps(128) 20241009055614854 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36036<->l=127.0.0.1:4258 20241009055614857 DLINP <000b> input/ipa.c:451 connected read/write 20241009055614857 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055614857 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429066463304 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429066463304" cn_domain=PS} 20241009055614857 DLU <0006> fsm.c:456 lu(262429066463304)[0x5608785aa660]{UNVALIDATED}: Allocated 20241009055614857 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429066463304 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241009055614873 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429066463304)[0x5608785aa660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241009055614873 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429066463304 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429066463304" cn_domain=PS} 20241009055614873 DLINP <000b> input/ipa.c:451 connected read/write 20241009055614873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055614873 DLINP <000b> input/ipa.c:451 connected read/write 20241009055614873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@8dc5273035e0: Found GsupExpect[0] for "262429066463304" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@8dc5273035e0: Added IMSI table entry 7TC_gsup_purge_ps(128)"262429066463304" 20241009055614876 DLINP <000b> input/ipa.c:451 connected read/write 20241009055614876 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055614876 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262429066463304 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429066463304"} 20241009055614876 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429066463304)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241009055614876 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262429066463304 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241009055614876 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429066463304 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429066463304"} 20241009055614876 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429066463304 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241009055614876 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429066463304)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241009055614876 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429066463304)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241009055614876 DLU <0006> fsm.c:568 lu(PS:IMSI-262429066463304)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241009055614876 DLINP <000b> input/ipa.c:451 connected read/write 20241009055614876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055614876 DLINP <000b> input/ipa.c:451 connected read/write 20241009055614876 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@8dc5273035e0: setverdict(pass): none -> pass 20241009055614878 DLINP <000b> input/ipa.c:451 connected read/write 20241009055614878 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055614878 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262429066463304 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429066463304" cn_domain=PS} 20241009055614878 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262429066463304 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241009055614888 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262429066463304 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429066463304"} 20241009055614888 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262429066463304 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241009055614888 DLINP <000b> input/ipa.c:451 connected read/write 20241009055614888 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055614888 DLINP <000b> input/ipa.c:451 connected read/write 20241009055614888 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055614889 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36036<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@8dc5273035e0: Final verdict of PTC: pass MTC@8dc5273035e0: setverdict(pass): none -> pass 20241009055614915 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35986<->l=127.0.0.1:4258 20241009055614916 DLINP <000b> input/ipa.c:451 connected read/write 20241009055614916 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055614916 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241009055614916 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241009055614916 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(118)@8dc5273035e0: Final verdict of PTC: none 20241009055614916 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39525<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(117)@8dc5273035e0: Final verdict of PTC: none 119@8dc5273035e0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(120)@8dc5273035e0: Final verdict of PTC: none MTC@8dc5273035e0: Setting final verdict of the test case. MTC@8dc5273035e0: Local verdict of MTC: pass MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@8dc5273035e0: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@8dc5273035e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass'. Wed Oct 9 05:56:14 UTC 2024 ====== HLR_Tests.TC_gsup_purge_ps pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_ps.talloc 20241009055614953 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36042<->l=127.0.0.1:4258 20241009055615053 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36042<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=19308) Waiting for packet dumper to finish... 1 (prev_count=19308, count=48780) MTC@8dc5273035e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass' was executed successfully (exit status: 0). MTC@8dc5273035e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown'. ------ HLR_Tests.TC_gsup_purge_unknown ------ Wed Oct 9 05:56:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8dc5273035e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown' was executed successfully (exit status: 0). MTC@8dc5273035e0: Test case TC_gsup_purge_unknown started. MTC@8dc5273035e0: legacy= false MTC@8dc5273035e0: in not legacy case 1 MTC@8dc5273035e0: in not legacy case 2 20241009055618133 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241009055618133 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241009055618135 DLINP <000b> input/ipa.c:451 connected read/write 20241009055618135 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055618135 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57542<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(129)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241009055618137 DLINP <000b> input/ipa.c:451 connected read/write 20241009055618137 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055618137 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241009055618137 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241009055618137 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241009055618137 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241009055618137 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241009055618137 DLGSUP <0013> gsup_server.c:235 2: 20241009055618137 DLGSUP <0013> gsup_server.c:237 2: 00 20241009055618137 DLGSUP <0013> gsup_server.c:235 3: 20241009055618137 DLGSUP <0013> gsup_server.c:237 3: 00 20241009055618137 DLGSUP <0013> gsup_server.c:235 4: 20241009055618137 DLGSUP <0013> gsup_server.c:237 4: 00 20241009055618137 DLGSUP <0013> gsup_server.c:235 5: 20241009055618137 DLGSUP <0013> gsup_server.c:237 5: 00 20241009055618137 DLGSUP <0013> gsup_server.c:235 7: 20241009055618137 DLGSUP <0013> gsup_server.c:237 7: 00 20241009055618137 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241009055618137 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241009055618137 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 131@8dc5273035e0: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241009055618157 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35593<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@8dc5273035e0: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20241009055618168 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57546<->l=127.0.0.1:4258 20241009055618177 DLINP <000b> input/ipa.c:451 connected read/write 20241009055618177 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055618177 DLGSUP <0013> gsup_req.c:138 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="2345743413463" cn_domain=PS} 20241009055618177 DLU <0006> fsm.c:456 lu(2345743413463)[0x5608785aa660]{UNVALIDATED}: Allocated 20241009055618177 DLGSUP <0013> lu_fsm.c:139 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241009055618177 DLGSUP <0013> gsup_req.c:274 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="2345743413463" cause=IMSI unknown in HLR} 20241009055618177 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241009055618177 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x5608785aa660]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241009055618177 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x5608785aa660]{UNVALIDATED}: Freeing instance 20241009055618177 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x5608785aa660]{UNVALIDATED}: Deallocated 20241009055618177 DLINP <000b> input/ipa.c:451 connected read/write 20241009055618177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055618177 DLINP <000b> input/ipa.c:451 connected read/write 20241009055618177 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@8dc5273035e0: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@8dc5273035e0: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@8dc5273035e0: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055618180 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57546<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@8dc5273035e0: Final verdict of PTC: pass MTC@8dc5273035e0: setverdict(pass): none -> pass 20241009055618181 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57542<->l=127.0.0.1:4258 20241009055618182 DLINP <000b> input/ipa.c:451 connected read/write 20241009055618182 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055618182 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241009055618182 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241009055618182 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241009055618182 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35593<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@8dc5273035e0: Final verdict of PTC: none 131@8dc5273035e0: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@8dc5273035e0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@8dc5273035e0: Final verdict of PTC: none MTC@8dc5273035e0: Setting final verdict of the test case. MTC@8dc5273035e0: Local verdict of MTC: pass MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@8dc5273035e0: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@8dc5273035e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass'. Wed Oct 9 05:56:18 UTC 2024 ====== HLR_Tests.TC_gsup_purge_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_purge_unknown.talloc 20241009055618223 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57552<->l=127.0.0.1:4258 20241009055618323 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57552<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=12692) MTC@8dc5273035e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass' was executed successfully (exit status: 0). MTC@8dc5273035e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown'. ------ HLR_Tests.TC_mo_ussd_unknown ------ Wed Oct 9 05:56:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8dc5273035e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown' was executed successfully (exit status: 0). MTC@8dc5273035e0: Test case TC_mo_ussd_unknown started. MTC@8dc5273035e0: legacy= false MTC@8dc5273035e0: in not legacy case 1 MTC@8dc5273035e0: in not legacy case 2 20241009055621399 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241009055621399 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241009055621401 DLINP <000b> input/ipa.c:451 connected read/write 20241009055621401 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055621401 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57556<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(134)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241009055621403 DLINP <000b> input/ipa.c:451 connected read/write 20241009055621403 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055621403 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241009055621403 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241009055621403 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241009055621403 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241009055621403 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241009055621403 DLGSUP <0013> gsup_server.c:235 2: 20241009055621403 DLGSUP <0013> gsup_server.c:237 2: 00 20241009055621403 DLGSUP <0013> gsup_server.c:235 3: 20241009055621403 DLGSUP <0013> gsup_server.c:237 3: 00 20241009055621403 DLGSUP <0013> gsup_server.c:235 4: 20241009055621403 DLGSUP <0013> gsup_server.c:237 4: 00 20241009055621403 DLGSUP <0013> gsup_server.c:235 5: 20241009055621403 DLGSUP <0013> gsup_server.c:237 5: 00 20241009055621403 DLGSUP <0013> gsup_server.c:235 7: 20241009055621403 DLGSUP <0013> gsup_server.c:237 7: 00 20241009055621403 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241009055621403 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241009055621403 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 136@8dc5273035e0: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241009055621421 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37653<->l=127.0.0.1:4259) 20241009055621446 DAUC <0003> db_auc.c:157 IMSI='262428647700512': No 2G Auth Data 20241009055621446 DAUC <0003> db_auc.c:192 IMSI='262428647700512': No 3G Auth Data HLR_Test-GSUP(135)@8dc5273035e0: Created GsupExpect[0] for "262428647700512" to be handled at TC_mo_ussd_unknown(138) 20241009055621495 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57568<->l=127.0.0.1:4258 20241009055621503 DLINP <000b> input/ipa.c:451 connected read/write 20241009055621503 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055621503 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262428647700512 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428647700512" session_id=2722646147 session_state=BEGIN} 20241009055621503 DSS <0004> hlr_ussd.c:576 262428647700512/0xa2484883: Process SS (BEGIN) 20241009055621503 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241009055621503 DSS <0004> hlr_ussd.c:518 262428647700512/0xa2484883: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241009055621503 DSS <0004> hlr_ussd.c:523 262428647700512/0xa2484883: USSD for unknown code '*#200#' 20241009055621503 DSS <0004> hlr_ussd.c:354 262428647700512/0xa2484883: Tx ReturnError(1, 0x12) 20241009055621503 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262428647700512 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428647700512" session_id=2722646147 session_state=END} 20241009055621503 DLINP <000b> input/ipa.c:451 connected read/write 20241009055621503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055621503 DLINP <000b> input/ipa.c:451 connected read/write 20241009055621503 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@8dc5273035e0: Found GsupExpect[0] for "262428647700512" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@8dc5273035e0: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262428647700512" TC_mo_ussd_unknown(138)@8dc5273035e0: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(138)@8dc5273035e0: setverdict(pass): none -> pass 20241009055621507 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57568<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@8dc5273035e0: Final verdict of PTC: pass 20241009055621515 DAUC <0003> db_auc.c:157 IMSI='262424368388795': No 2G Auth Data 20241009055621515 DAUC <0003> db_auc.c:192 IMSI='262424368388795': No 3G Auth Data HLR_Test-GSUP(135)@8dc5273035e0: Created GsupExpect[0] for "262424368388795" to be handled at TC_mo_ussd_unknown(139) 20241009055621548 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57582<->l=127.0.0.1:4258 20241009055621554 DLINP <000b> input/ipa.c:451 connected read/write 20241009055621554 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055621554 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262424368388795 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424368388795" session_id=2963375105 session_state=BEGIN} 20241009055621554 DSS <0004> hlr_ussd.c:576 262424368388795/0xb0a18401: Process SS (BEGIN) 20241009055621554 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241009055621554 DSS <0004> hlr_ussd.c:518 262424368388795/0xb0a18401: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241009055621554 DSS <0004> hlr_ussd.c:523 262424368388795/0xb0a18401: USSD for unknown code '*#200#' 20241009055621554 DSS <0004> hlr_ussd.c:354 262424368388795/0xb0a18401: Tx ReturnError(1, 0x12) 20241009055621554 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262424368388795 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424368388795" session_id=2963375105 session_state=END} 20241009055621554 DLINP <000b> input/ipa.c:451 connected read/write 20241009055621554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055621554 DLINP <000b> input/ipa.c:451 connected read/write 20241009055621554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@8dc5273035e0: Found GsupExpect[0] for "262424368388795" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@8dc5273035e0: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262424368388795" TC_mo_ussd_unknown(139)@8dc5273035e0: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(139)@8dc5273035e0: setverdict(pass): none -> pass 20241009055621558 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57582<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@8dc5273035e0: Final verdict of PTC: pass 20241009055621570 DAUC <0003> db_auc.c:157 IMSI='262420366985716': No 2G Auth Data 20241009055621570 DAUC <0003> db_auc.c:192 IMSI='262420366985716': No 3G Auth Data HLR_Test-GSUP(135)@8dc5273035e0: Created GsupExpect[0] for "262420366985716" to be handled at TC_mo_ussd_unknown(140) 20241009055621607 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57592<->l=127.0.0.1:4258 20241009055621612 DLINP <000b> input/ipa.c:451 connected read/write 20241009055621612 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055621612 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262420366985716 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420366985716" session_id=2290598708 session_state=BEGIN} 20241009055621612 DSS <0004> hlr_ussd.c:576 262420366985716/0x8887c334: Process SS (BEGIN) 20241009055621612 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241009055621612 DSS <0004> hlr_ussd.c:518 262420366985716/0x8887c334: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241009055621612 DSS <0004> hlr_ussd.c:523 262420366985716/0x8887c334: USSD for unknown code '*#200#' 20241009055621612 DSS <0004> hlr_ussd.c:354 262420366985716/0x8887c334: Tx ReturnError(1, 0x12) 20241009055621612 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262420366985716 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420366985716" session_id=2290598708 session_state=END} 20241009055621612 DLINP <000b> input/ipa.c:451 connected read/write 20241009055621612 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055621612 DLINP <000b> input/ipa.c:451 connected read/write 20241009055621612 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@8dc5273035e0: Found GsupExpect[0] for "262420366985716" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@8dc5273035e0: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262420366985716" TC_mo_ussd_unknown(140)@8dc5273035e0: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(140)@8dc5273035e0: setverdict(pass): none -> pass 20241009055621614 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57592<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@8dc5273035e0: Final verdict of PTC: pass 20241009055621635 DAUC <0003> db_auc.c:157 IMSI='262429763239575': No 2G Auth Data 20241009055621635 DAUC <0003> db_auc.c:192 IMSI='262429763239575': No 3G Auth Data HLR_Test-GSUP(135)@8dc5273035e0: Created GsupExpect[0] for "262429763239575" to be handled at TC_mo_ussd_unknown(141) 20241009055621660 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57600<->l=127.0.0.1:4258 20241009055621665 DLINP <000b> input/ipa.c:451 connected read/write 20241009055621665 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055621665 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262429763239575 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429763239575" session_id=2726867383 session_state=BEGIN} 20241009055621665 DSS <0004> hlr_ussd.c:576 262429763239575/0xa288b1b7: Process SS (BEGIN) 20241009055621665 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241009055621665 DSS <0004> hlr_ussd.c:518 262429763239575/0xa288b1b7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241009055621665 DSS <0004> hlr_ussd.c:523 262429763239575/0xa288b1b7: USSD for unknown code '*#200#' 20241009055621665 DSS <0004> hlr_ussd.c:354 262429763239575/0xa288b1b7: Tx ReturnError(1, 0x12) 20241009055621665 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262429763239575 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429763239575" session_id=2726867383 session_state=END} 20241009055621665 DLINP <000b> input/ipa.c:451 connected read/write 20241009055621665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055621665 DLINP <000b> input/ipa.c:451 connected read/write 20241009055621665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@8dc5273035e0: Found GsupExpect[0] for "262429763239575" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@8dc5273035e0: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262429763239575" TC_mo_ussd_unknown(141)@8dc5273035e0: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(141)@8dc5273035e0: setverdict(pass): none -> pass 20241009055621668 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57600<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@8dc5273035e0: Final verdict of PTC: pass 20241009055621671 DAUC <0003> db_auc.c:157 IMSI='262421470254697': No 2G Auth Data 20241009055621671 DAUC <0003> db_auc.c:192 IMSI='262421470254697': No 3G Auth Data HLR_Test-GSUP(135)@8dc5273035e0: Created GsupExpect[0] for "262421470254697" to be handled at TC_mo_ussd_unknown(142) 20241009055621694 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57614<->l=127.0.0.1:4258 20241009055621700 DLINP <000b> input/ipa.c:451 connected read/write 20241009055621700 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055621700 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262421470254697 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421470254697" session_id=1522081582 session_state=BEGIN} 20241009055621700 DSS <0004> hlr_ussd.c:576 262421470254697/0x5ab91f2e: Process SS (BEGIN) 20241009055621700 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241009055621700 DSS <0004> hlr_ussd.c:518 262421470254697/0x5ab91f2e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241009055621700 DSS <0004> hlr_ussd.c:523 262421470254697/0x5ab91f2e: USSD for unknown code '*#200#' 20241009055621700 DSS <0004> hlr_ussd.c:354 262421470254697/0x5ab91f2e: Tx ReturnError(1, 0x12) 20241009055621700 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262421470254697 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421470254697" session_id=1522081582 session_state=END} 20241009055621700 DLINP <000b> input/ipa.c:451 connected read/write 20241009055621700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055621700 DLINP <000b> input/ipa.c:451 connected read/write 20241009055621700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@8dc5273035e0: Found GsupExpect[0] for "262421470254697" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@8dc5273035e0: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262421470254697" TC_mo_ussd_unknown(142)@8dc5273035e0: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(142)@8dc5273035e0: setverdict(pass): none -> pass 20241009055621703 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57614<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@8dc5273035e0: Final verdict of PTC: pass 20241009055621707 DAUC <0003> db_auc.c:157 IMSI='262424287250397': No 2G Auth Data 20241009055621707 DAUC <0003> db_auc.c:192 IMSI='262424287250397': No 3G Auth Data HLR_Test-GSUP(135)@8dc5273035e0: Created GsupExpect[0] for "262424287250397" to be handled at TC_mo_ussd_unknown(143) 20241009055621739 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57626<->l=127.0.0.1:4258 20241009055621744 DLINP <000b> input/ipa.c:451 connected read/write 20241009055621744 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055621744 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262424287250397 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424287250397" session_id=148212912 session_state=BEGIN} 20241009055621744 DSS <0004> hlr_ussd.c:576 262424287250397/0x08d58cb0: Process SS (BEGIN) 20241009055621744 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241009055621744 DSS <0004> hlr_ussd.c:518 262424287250397/0x08d58cb0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241009055621744 DSS <0004> hlr_ussd.c:523 262424287250397/0x08d58cb0: USSD for unknown code '*#200#' 20241009055621744 DSS <0004> hlr_ussd.c:354 262424287250397/0x08d58cb0: Tx ReturnError(1, 0x12) 20241009055621744 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262424287250397 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424287250397" session_id=148212912 session_state=END} 20241009055621744 DLINP <000b> input/ipa.c:451 connected read/write 20241009055621744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055621744 DLINP <000b> input/ipa.c:451 connected read/write 20241009055621744 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@8dc5273035e0: Found GsupExpect[0] for "262424287250397" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@8dc5273035e0: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262424287250397" TC_mo_ussd_unknown(143)@8dc5273035e0: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(143)@8dc5273035e0: setverdict(pass): none -> pass 20241009055621748 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57626<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@8dc5273035e0: Final verdict of PTC: pass 20241009055621752 DAUC <0003> db_auc.c:157 IMSI='262427141163184': No 2G Auth Data 20241009055621752 DAUC <0003> db_auc.c:192 IMSI='262427141163184': No 3G Auth Data HLR_Test-GSUP(135)@8dc5273035e0: Created GsupExpect[0] for "262427141163184" to be handled at TC_mo_ussd_unknown(144) 20241009055621780 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57636<->l=127.0.0.1:4258 20241009055621786 DLINP <000b> input/ipa.c:451 connected read/write 20241009055621786 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055621786 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262427141163184 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427141163184" session_id=518096176 session_state=BEGIN} 20241009055621786 DSS <0004> hlr_ussd.c:576 262427141163184/0x1ee18530: Process SS (BEGIN) 20241009055621786 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241009055621786 DSS <0004> hlr_ussd.c:518 262427141163184/0x1ee18530: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241009055621786 DSS <0004> hlr_ussd.c:523 262427141163184/0x1ee18530: USSD for unknown code '*#200#' 20241009055621786 DSS <0004> hlr_ussd.c:354 262427141163184/0x1ee18530: Tx ReturnError(1, 0x12) 20241009055621786 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262427141163184 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427141163184" session_id=518096176 session_state=END} 20241009055621786 DLINP <000b> input/ipa.c:451 connected read/write 20241009055621786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055621786 DLINP <000b> input/ipa.c:451 connected read/write 20241009055621786 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@8dc5273035e0: Found GsupExpect[0] for "262427141163184" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@8dc5273035e0: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262427141163184" TC_mo_ussd_unknown(144)@8dc5273035e0: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(144)@8dc5273035e0: setverdict(pass): none -> pass 20241009055621790 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57636<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@8dc5273035e0: Final verdict of PTC: pass 20241009055621794 DAUC <0003> db_auc.c:157 IMSI='262428265289075': No 2G Auth Data 20241009055621794 DAUC <0003> db_auc.c:192 IMSI='262428265289075': No 3G Auth Data HLR_Test-GSUP(135)@8dc5273035e0: Created GsupExpect[0] for "262428265289075" to be handled at TC_mo_ussd_unknown(145) 20241009055621826 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57652<->l=127.0.0.1:4258 20241009055621831 DLINP <000b> input/ipa.c:451 connected read/write 20241009055621831 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055621831 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262428265289075 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428265289075" session_id=3888068246 session_state=BEGIN} 20241009055621831 DSS <0004> hlr_ussd.c:576 262428265289075/0xe7bf3696: Process SS (BEGIN) 20241009055621831 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241009055621831 DSS <0004> hlr_ussd.c:518 262428265289075/0xe7bf3696: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241009055621831 DSS <0004> hlr_ussd.c:523 262428265289075/0xe7bf3696: USSD for unknown code '*#200#' 20241009055621831 DSS <0004> hlr_ussd.c:354 262428265289075/0xe7bf3696: Tx ReturnError(1, 0x12) 20241009055621831 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262428265289075 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428265289075" session_id=3888068246 session_state=END} 20241009055621831 DLINP <000b> input/ipa.c:451 connected read/write 20241009055621831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055621831 DLINP <000b> input/ipa.c:451 connected read/write 20241009055621831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@8dc5273035e0: Found GsupExpect[0] for "262428265289075" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@8dc5273035e0: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262428265289075" TC_mo_ussd_unknown(145)@8dc5273035e0: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 18 }, parameter := omit } } } TC_mo_ussd_unknown(145)@8dc5273035e0: setverdict(pass): none -> pass 20241009055621834 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57652<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@8dc5273035e0: Final verdict of PTC: pass 20241009055621834 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57556<->l=127.0.0.1:4258 20241009055621835 DLINP <000b> input/ipa.c:451 connected read/write 20241009055621836 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055621836 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241009055621836 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241009055621836 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241009055621836 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37653<->l=127.0.0.1:4259) HLR_Test-GSUP(135)@8dc5273035e0: Final verdict of PTC: none 136@8dc5273035e0: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@8dc5273035e0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@8dc5273035e0: Final verdict of PTC: none MTC@8dc5273035e0: Setting final verdict of the test case. MTC@8dc5273035e0: Local verdict of MTC: none MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC with component reference 136: none (none -> none) MTC@8dc5273035e0: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@8dc5273035e0: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@8dc5273035e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass'. Wed Oct 9 05:56:21 UTC 2024 ====== HLR_Tests.TC_mo_ussd_unknown pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_unknown.talloc 20241009055621881 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57660<->l=127.0.0.1:4258 20241009055621982 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57660<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=24256) Waiting for packet dumper to finish... 1 (prev_count=24256, count=40256) MTC@8dc5273035e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass' was executed successfully (exit status: 0). MTC@8dc5273035e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc'. ------ HLR_Tests.TC_mo_ussd_euse_disc ------ Wed Oct 9 05:56:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8dc5273035e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc' was executed successfully (exit status: 0). MTC@8dc5273035e0: Test case TC_mo_ussd_euse_disc started. MTC@8dc5273035e0: legacy= false MTC@8dc5273035e0: in not legacy case 1 MTC@8dc5273035e0: in not legacy case 2 20241009055625056 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241009055625056 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241009055625058 DLINP <000b> input/ipa.c:451 connected read/write 20241009055625058 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055625058 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57668<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(146)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241009055625060 DLINP <000b> input/ipa.c:451 connected read/write 20241009055625060 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055625060 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241009055625060 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241009055625060 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241009055625060 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241009055625060 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241009055625060 DLGSUP <0013> gsup_server.c:235 2: 20241009055625060 DLGSUP <0013> gsup_server.c:237 2: 00 20241009055625060 DLGSUP <0013> gsup_server.c:235 3: 20241009055625060 DLGSUP <0013> gsup_server.c:237 3: 00 20241009055625060 DLGSUP <0013> gsup_server.c:235 4: 20241009055625060 DLGSUP <0013> gsup_server.c:237 4: 00 20241009055625060 DLGSUP <0013> gsup_server.c:235 5: 20241009055625060 DLGSUP <0013> gsup_server.c:237 5: 00 20241009055625060 DLGSUP <0013> gsup_server.c:235 7: 20241009055625060 DLGSUP <0013> gsup_server.c:237 7: 00 20241009055625060 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241009055625060 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241009055625060 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 148@8dc5273035e0: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241009055625081 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33399<->l=127.0.0.1:4259) 20241009055625091 DAUC <0003> db_auc.c:157 IMSI='262427562463577': No 2G Auth Data 20241009055625091 DAUC <0003> db_auc.c:192 IMSI='262427562463577': No 3G Auth Data HLR_Test-GSUP(147)@8dc5273035e0: Created GsupExpect[0] for "262427562463577" to be handled at TC_mo_ussd_euse_disc(150) 20241009055625115 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57684<->l=127.0.0.1:4258 20241009055625121 DLINP <000b> input/ipa.c:451 connected read/write 20241009055625121 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055625121 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262427562463577 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427562463577" session_id=797260739 session_state=BEGIN} 20241009055625121 DSS <0004> hlr_ussd.c:576 262427562463577/0x2f853bc3: Process SS (BEGIN) 20241009055625121 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241009055625121 DSS <0004> hlr_ussd.c:518 262427562463577/0x2f853bc3: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241009055625121 DSS <0004> hlr_ussd.c:542 262427562463577/0x2f853bc3: Cannot find conn for EUSE EUSE-foobar 20241009055625121 DSS <0004> hlr_ussd.c:354 262427562463577/0x2f853bc3: Tx ReturnError(1, 0x22) 20241009055625121 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262427562463577 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427562463577" session_id=797260739 session_state=END} 20241009055625121 DLINP <000b> input/ipa.c:451 connected read/write 20241009055625121 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055625121 DLINP <000b> input/ipa.c:451 connected read/write 20241009055625121 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@8dc5273035e0: Found GsupExpect[0] for "262427562463577" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@8dc5273035e0: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262427562463577" TC_mo_ussd_euse_disc(150)@8dc5273035e0: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(150)@8dc5273035e0: setverdict(pass): none -> pass 20241009055625124 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57684<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@8dc5273035e0: Final verdict of PTC: pass 20241009055625128 DAUC <0003> db_auc.c:157 IMSI='262424406951452': No 2G Auth Data 20241009055625128 DAUC <0003> db_auc.c:192 IMSI='262424406951452': No 3G Auth Data HLR_Test-GSUP(147)@8dc5273035e0: Created GsupExpect[0] for "262424406951452" to be handled at TC_mo_ussd_euse_disc(151) 20241009055625153 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57698<->l=127.0.0.1:4258 20241009055625157 DLINP <000b> input/ipa.c:451 connected read/write 20241009055625157 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055625157 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262424406951452 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424406951452" session_id=3743972543 session_state=BEGIN} 20241009055625157 DSS <0004> hlr_ussd.c:576 262424406951452/0xdf287cbf: Process SS (BEGIN) 20241009055625157 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241009055625157 DSS <0004> hlr_ussd.c:518 262424406951452/0xdf287cbf: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241009055625157 DSS <0004> hlr_ussd.c:542 262424406951452/0xdf287cbf: Cannot find conn for EUSE EUSE-foobar 20241009055625157 DSS <0004> hlr_ussd.c:354 262424406951452/0xdf287cbf: Tx ReturnError(1, 0x22) 20241009055625157 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262424406951452 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424406951452" session_id=3743972543 session_state=END} 20241009055625157 DLINP <000b> input/ipa.c:451 connected read/write 20241009055625157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055625158 DLINP <000b> input/ipa.c:451 connected read/write 20241009055625158 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@8dc5273035e0: Found GsupExpect[0] for "262424406951452" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@8dc5273035e0: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262424406951452" TC_mo_ussd_euse_disc(151)@8dc5273035e0: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(151)@8dc5273035e0: setverdict(pass): none -> pass 20241009055625161 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57698<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@8dc5273035e0: Final verdict of PTC: pass 20241009055625165 DAUC <0003> db_auc.c:157 IMSI='262422540813288': No 2G Auth Data 20241009055625165 DAUC <0003> db_auc.c:192 IMSI='262422540813288': No 3G Auth Data HLR_Test-GSUP(147)@8dc5273035e0: Created GsupExpect[0] for "262422540813288" to be handled at TC_mo_ussd_euse_disc(152) 20241009055625191 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57708<->l=127.0.0.1:4258 20241009055625198 DLINP <000b> input/ipa.c:451 connected read/write 20241009055625198 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055625198 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262422540813288 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422540813288" session_id=1917858972 session_state=BEGIN} 20241009055625198 DSS <0004> hlr_ussd.c:576 262422540813288/0x7250349c: Process SS (BEGIN) 20241009055625198 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241009055625198 DSS <0004> hlr_ussd.c:518 262422540813288/0x7250349c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241009055625198 DSS <0004> hlr_ussd.c:542 262422540813288/0x7250349c: Cannot find conn for EUSE EUSE-foobar 20241009055625198 DSS <0004> hlr_ussd.c:354 262422540813288/0x7250349c: Tx ReturnError(1, 0x22) 20241009055625198 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262422540813288 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422540813288" session_id=1917858972 session_state=END} 20241009055625198 DLINP <000b> input/ipa.c:451 connected read/write 20241009055625198 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055625198 DLINP <000b> input/ipa.c:451 connected read/write 20241009055625198 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@8dc5273035e0: Found GsupExpect[0] for "262422540813288" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@8dc5273035e0: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262422540813288" TC_mo_ussd_euse_disc(152)@8dc5273035e0: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(152)@8dc5273035e0: setverdict(pass): none -> pass 20241009055625201 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57708<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@8dc5273035e0: Final verdict of PTC: pass 20241009055625205 DAUC <0003> db_auc.c:157 IMSI='262429715964335': No 2G Auth Data 20241009055625205 DAUC <0003> db_auc.c:192 IMSI='262429715964335': No 3G Auth Data HLR_Test-GSUP(147)@8dc5273035e0: Created GsupExpect[0] for "262429715964335" to be handled at TC_mo_ussd_euse_disc(153) 20241009055625229 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57720<->l=127.0.0.1:4258 20241009055625235 DLINP <000b> input/ipa.c:451 connected read/write 20241009055625235 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055625235 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262429715964335 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429715964335" session_id=1959192804 session_state=BEGIN} 20241009055625235 DSS <0004> hlr_ussd.c:576 262429715964335/0x74c6e8e4: Process SS (BEGIN) 20241009055625235 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241009055625235 DSS <0004> hlr_ussd.c:518 262429715964335/0x74c6e8e4: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241009055625235 DSS <0004> hlr_ussd.c:542 262429715964335/0x74c6e8e4: Cannot find conn for EUSE EUSE-foobar 20241009055625235 DSS <0004> hlr_ussd.c:354 262429715964335/0x74c6e8e4: Tx ReturnError(1, 0x22) 20241009055625235 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262429715964335 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429715964335" session_id=1959192804 session_state=END} 20241009055625235 DLINP <000b> input/ipa.c:451 connected read/write 20241009055625235 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055625235 DLINP <000b> input/ipa.c:451 connected read/write 20241009055625235 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@8dc5273035e0: Found GsupExpect[0] for "262429715964335" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@8dc5273035e0: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262429715964335" TC_mo_ussd_euse_disc(153)@8dc5273035e0: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(153)@8dc5273035e0: setverdict(pass): none -> pass 20241009055625238 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57720<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@8dc5273035e0: Final verdict of PTC: pass 20241009055625242 DAUC <0003> db_auc.c:157 IMSI='262425083274609': No 2G Auth Data 20241009055625242 DAUC <0003> db_auc.c:192 IMSI='262425083274609': No 3G Auth Data HLR_Test-GSUP(147)@8dc5273035e0: Created GsupExpect[0] for "262425083274609" to be handled at TC_mo_ussd_euse_disc(154) 20241009055625266 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57726<->l=127.0.0.1:4258 20241009055625272 DLINP <000b> input/ipa.c:451 connected read/write 20241009055625273 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055625273 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262425083274609 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425083274609" session_id=884980456 session_state=BEGIN} 20241009055625273 DSS <0004> hlr_ussd.c:576 262425083274609/0x34bfbae8: Process SS (BEGIN) 20241009055625273 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241009055625273 DSS <0004> hlr_ussd.c:518 262425083274609/0x34bfbae8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241009055625273 DSS <0004> hlr_ussd.c:542 262425083274609/0x34bfbae8: Cannot find conn for EUSE EUSE-foobar 20241009055625273 DSS <0004> hlr_ussd.c:354 262425083274609/0x34bfbae8: Tx ReturnError(1, 0x22) 20241009055625273 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262425083274609 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425083274609" session_id=884980456 session_state=END} 20241009055625273 DLINP <000b> input/ipa.c:451 connected read/write 20241009055625273 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055625273 DLINP <000b> input/ipa.c:451 connected read/write 20241009055625273 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@8dc5273035e0: Found GsupExpect[0] for "262425083274609" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@8dc5273035e0: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262425083274609" TC_mo_ussd_euse_disc(154)@8dc5273035e0: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(154)@8dc5273035e0: setverdict(pass): none -> pass 20241009055625277 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57726<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@8dc5273035e0: Final verdict of PTC: pass 20241009055625281 DAUC <0003> db_auc.c:157 IMSI='262421713517458': No 2G Auth Data 20241009055625281 DAUC <0003> db_auc.c:192 IMSI='262421713517458': No 3G Auth Data HLR_Test-GSUP(147)@8dc5273035e0: Created GsupExpect[0] for "262421713517458" to be handled at TC_mo_ussd_euse_disc(155) 20241009055625308 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57732<->l=127.0.0.1:4258 20241009055625312 DLINP <000b> input/ipa.c:451 connected read/write 20241009055625312 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055625312 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262421713517458 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421713517458" session_id=697088361 session_state=BEGIN} 20241009055625312 DSS <0004> hlr_ussd.c:576 262421713517458/0x298cb969: Process SS (BEGIN) 20241009055625312 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241009055625312 DSS <0004> hlr_ussd.c:518 262421713517458/0x298cb969: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241009055625312 DSS <0004> hlr_ussd.c:542 262421713517458/0x298cb969: Cannot find conn for EUSE EUSE-foobar 20241009055625312 DSS <0004> hlr_ussd.c:354 262421713517458/0x298cb969: Tx ReturnError(1, 0x22) 20241009055625312 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262421713517458 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421713517458" session_id=697088361 session_state=END} 20241009055625312 DLINP <000b> input/ipa.c:451 connected read/write 20241009055625312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055625312 DLINP <000b> input/ipa.c:451 connected read/write 20241009055625312 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@8dc5273035e0: Found GsupExpect[0] for "262421713517458" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@8dc5273035e0: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262421713517458" TC_mo_ussd_euse_disc(155)@8dc5273035e0: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(155)@8dc5273035e0: setverdict(pass): none -> pass 20241009055625315 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57732<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@8dc5273035e0: Final verdict of PTC: pass 20241009055625320 DAUC <0003> db_auc.c:157 IMSI='262421151992299': No 2G Auth Data 20241009055625320 DAUC <0003> db_auc.c:192 IMSI='262421151992299': No 3G Auth Data HLR_Test-GSUP(147)@8dc5273035e0: Created GsupExpect[0] for "262421151992299" to be handled at TC_mo_ussd_euse_disc(156) 20241009055625346 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57734<->l=127.0.0.1:4258 20241009055625352 DLINP <000b> input/ipa.c:451 connected read/write 20241009055625353 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055625353 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262421151992299 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421151992299" session_id=870957835 session_state=BEGIN} 20241009055625353 DSS <0004> hlr_ussd.c:576 262421151992299/0x33e9c30b: Process SS (BEGIN) 20241009055625353 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241009055625353 DSS <0004> hlr_ussd.c:518 262421151992299/0x33e9c30b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241009055625353 DSS <0004> hlr_ussd.c:542 262421151992299/0x33e9c30b: Cannot find conn for EUSE EUSE-foobar 20241009055625353 DSS <0004> hlr_ussd.c:354 262421151992299/0x33e9c30b: Tx ReturnError(1, 0x22) 20241009055625353 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262421151992299 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421151992299" session_id=870957835 session_state=END} 20241009055625353 DLINP <000b> input/ipa.c:451 connected read/write 20241009055625353 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055625353 DLINP <000b> input/ipa.c:451 connected read/write 20241009055625353 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@8dc5273035e0: Found GsupExpect[0] for "262421151992299" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@8dc5273035e0: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262421151992299" TC_mo_ussd_euse_disc(156)@8dc5273035e0: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(156)@8dc5273035e0: setverdict(pass): none -> pass 20241009055625356 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57734<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@8dc5273035e0: Final verdict of PTC: pass 20241009055625361 DAUC <0003> db_auc.c:157 IMSI='262424400377888': No 2G Auth Data 20241009055625361 DAUC <0003> db_auc.c:192 IMSI='262424400377888': No 3G Auth Data HLR_Test-GSUP(147)@8dc5273035e0: Created GsupExpect[0] for "262424400377888" to be handled at TC_mo_ussd_euse_disc(157) 20241009055625388 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57740<->l=127.0.0.1:4258 20241009055625394 DLINP <000b> input/ipa.c:451 connected read/write 20241009055625394 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055625394 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262424400377888 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424400377888" session_id=2901758461 session_state=BEGIN} 20241009055625394 DSS <0004> hlr_ussd.c:576 262424400377888/0xacf551fd: Process SS (BEGIN) 20241009055625394 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241009055625394 DSS <0004> hlr_ussd.c:518 262424400377888/0xacf551fd: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241009055625394 DSS <0004> hlr_ussd.c:542 262424400377888/0xacf551fd: Cannot find conn for EUSE EUSE-foobar 20241009055625394 DSS <0004> hlr_ussd.c:354 262424400377888/0xacf551fd: Tx ReturnError(1, 0x22) 20241009055625394 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262424400377888 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424400377888" session_id=2901758461 session_state=END} 20241009055625394 DLINP <000b> input/ipa.c:451 connected read/write 20241009055625394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055625394 DLINP <000b> input/ipa.c:451 connected read/write 20241009055625394 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@8dc5273035e0: Found GsupExpect[0] for "262424400377888" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@8dc5273035e0: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262424400377888" TC_mo_ussd_euse_disc(157)@8dc5273035e0: pattern: { { returnError := { invokeId := { present_ := 1 }, errcode := { local := 34 }, parameter := omit } } } TC_mo_ussd_euse_disc(157)@8dc5273035e0: setverdict(pass): none -> pass 20241009055625397 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57740<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@8dc5273035e0: Final verdict of PTC: pass 20241009055625398 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57668<->l=127.0.0.1:4258 20241009055625399 DLINP <000b> input/ipa.c:451 connected read/write 20241009055625399 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055625399 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241009055625399 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241009055625399 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241009055625399 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33399<->l=127.0.0.1:4259) HLR_Test-GSUP(147)@8dc5273035e0: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@8dc5273035e0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@8dc5273035e0: Final verdict of PTC: none 148@8dc5273035e0: Final verdict of PTC: none MTC@8dc5273035e0: Setting final verdict of the test case. MTC@8dc5273035e0: Local verdict of MTC: none MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC with component reference 148: none (none -> none) MTC@8dc5273035e0: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@8dc5273035e0: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@8dc5273035e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass'. Wed Oct 9 05:56:25 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse_disc pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_disc.talloc 20241009055625440 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57744<->l=127.0.0.1:4258 20241009055625641 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57744<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=31028) Waiting for packet dumper to finish... 1 (prev_count=31028, count=39692) MTC@8dc5273035e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass' was executed successfully (exit status: 0). MTC@8dc5273035e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi ------ Wed Oct 9 05:56:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8dc5273035e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi' was executed successfully (exit status: 0). MTC@8dc5273035e0: Test case TC_mo_ussd_iuse_imsi started. MTC@8dc5273035e0: legacy= false MTC@8dc5273035e0: in not legacy case 1 MTC@8dc5273035e0: in not legacy case 2 20241009055628709 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241009055628709 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241009055628710 DLINP <000b> input/ipa.c:451 connected read/write 20241009055628710 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055628711 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36718<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(158)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241009055628713 DLINP <000b> input/ipa.c:451 connected read/write 20241009055628713 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055628713 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241009055628713 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241009055628713 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241009055628713 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241009055628713 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241009055628713 DLGSUP <0013> gsup_server.c:235 2: 20241009055628713 DLGSUP <0013> gsup_server.c:237 2: 00 20241009055628713 DLGSUP <0013> gsup_server.c:235 3: 20241009055628713 DLGSUP <0013> gsup_server.c:237 3: 00 20241009055628713 DLGSUP <0013> gsup_server.c:235 4: 20241009055628713 DLGSUP <0013> gsup_server.c:237 4: 00 20241009055628713 DLGSUP <0013> gsup_server.c:235 5: 20241009055628713 DLGSUP <0013> gsup_server.c:237 5: 00 20241009055628713 DLGSUP <0013> gsup_server.c:235 7: 20241009055628713 DLGSUP <0013> gsup_server.c:237 7: 00 20241009055628713 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241009055628713 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241009055628713 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@8dc5273035e0: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241009055628734 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33205<->l=127.0.0.1:4259) 20241009055628753 DAUC <0003> db_auc.c:157 IMSI='262420827049931': No 2G Auth Data 20241009055628753 DAUC <0003> db_auc.c:192 IMSI='262420827049931': No 3G Auth Data HLR_Test-GSUP(159)@8dc5273035e0: Created GsupExpect[0] for "262420827049931" to be handled at TC_mo_ussd_iuse_imsi(162) 20241009055628777 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36732<->l=127.0.0.1:4258 20241009055628785 DLINP <000b> input/ipa.c:451 connected read/write 20241009055628785 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055628785 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262420827049931 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420827049931" session_id=4115314896 session_state=BEGIN} 20241009055628785 DSS <0004> hlr_ussd.c:576 262420827049931/0xf54ab8d0: Process SS (BEGIN) 20241009055628785 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241009055628785 DSS <0004> hlr_ussd.c:518 262420827049931/0xf54ab8d0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241009055628785 DSS <0004> hlr_ussd.c:363 262420827049931/0xf54ab8d0: Tx USSD 'Your IMSI is 262420827049931' 20241009055628785 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262420827049931 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420827049931" session_id=4115314896 session_state=END} 20241009055628785 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262420827049931 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241009055628785 DLINP <000b> input/ipa.c:451 connected read/write 20241009055628785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055628785 DLINP <000b> input/ipa.c:451 connected read/write 20241009055628785 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@8dc5273035e0: Found GsupExpect[0] for "262420827049931" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@8dc5273035e0: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262420827049931" TC_mo_ussd_iuse_imsi(162)@8dc5273035e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434190C27BBC168B9DC2C06'O } } } } } } TC_mo_ussd_iuse_imsi(162)@8dc5273035e0: setverdict(pass): none -> pass 20241009055628789 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36732<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@8dc5273035e0: Final verdict of PTC: pass 20241009055628793 DAUC <0003> db_auc.c:157 IMSI='262422531352104': No 2G Auth Data 20241009055628793 DAUC <0003> db_auc.c:192 IMSI='262422531352104': No 3G Auth Data HLR_Test-GSUP(159)@8dc5273035e0: Created GsupExpect[0] for "262422531352104" to be handled at TC_mo_ussd_iuse_imsi(163) 20241009055628817 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36742<->l=127.0.0.1:4258 20241009055628823 DLINP <000b> input/ipa.c:451 connected read/write 20241009055628823 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055628823 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262422531352104 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422531352104" session_id=1576916018 session_state=BEGIN} 20241009055628823 DSS <0004> hlr_ussd.c:576 262422531352104/0x5dfdd432: Process SS (BEGIN) 20241009055628823 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241009055628823 DSS <0004> hlr_ussd.c:518 262422531352104/0x5dfdd432: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241009055628823 DSS <0004> hlr_ussd.c:363 262422531352104/0x5dfdd432: Tx USSD 'Your IMSI is 262422531352104' 20241009055628823 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262422531352104 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422531352104" session_id=1576916018 session_state=END} 20241009055628823 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262422531352104 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241009055628823 DLINP <000b> input/ipa.c:451 connected read/write 20241009055628823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055628823 DLINP <000b> input/ipa.c:451 connected read/write 20241009055628823 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@8dc5273035e0: Found GsupExpect[0] for "262422531352104" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@8dc5273035e0: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262422531352104" TC_mo_ussd_iuse_imsi(163)@8dc5273035e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643499AC368BCD6AB2188C06'O } } } } } } TC_mo_ussd_iuse_imsi(163)@8dc5273035e0: setverdict(pass): none -> pass 20241009055628826 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36742<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@8dc5273035e0: Final verdict of PTC: pass 20241009055628830 DAUC <0003> db_auc.c:157 IMSI='262421442213703': No 2G Auth Data 20241009055628830 DAUC <0003> db_auc.c:192 IMSI='262421442213703': No 3G Auth Data HLR_Test-GSUP(159)@8dc5273035e0: Created GsupExpect[0] for "262421442213703" to be handled at TC_mo_ussd_iuse_imsi(164) 20241009055628852 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36756<->l=127.0.0.1:4258 20241009055628857 DLINP <000b> input/ipa.c:451 connected read/write 20241009055628857 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055628857 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262421442213703 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421442213703" session_id=334005733 session_state=BEGIN} 20241009055628857 DSS <0004> hlr_ussd.c:576 262421442213703/0x13e885e5: Process SS (BEGIN) 20241009055628857 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241009055628857 DSS <0004> hlr_ussd.c:518 262421442213703/0x13e885e5: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241009055628857 DSS <0004> hlr_ussd.c:363 262421442213703/0x13e885e5: Tx USSD 'Your IMSI is 262421442213703' 20241009055628857 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262421442213703 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421442213703" session_id=334005733 session_state=END} 20241009055628857 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262421442213703 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241009055628857 DLINP <000b> input/ipa.c:451 connected read/write 20241009055628857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055628857 DLINP <000b> input/ipa.c:451 connected read/write 20241009055628857 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@8dc5273035e0: Found GsupExpect[0] for "262421442213703" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@8dc5273035e0: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262421442213703" TC_mo_ussd_iuse_imsi(164)@8dc5273035e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434598C4693C962B31B6C06'O } } } } } } TC_mo_ussd_iuse_imsi(164)@8dc5273035e0: setverdict(pass): none -> pass 20241009055628861 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36756<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@8dc5273035e0: Final verdict of PTC: pass 20241009055628865 DAUC <0003> db_auc.c:157 IMSI='262420921091738': No 2G Auth Data 20241009055628865 DAUC <0003> db_auc.c:192 IMSI='262420921091738': No 3G Auth Data HLR_Test-GSUP(159)@8dc5273035e0: Created GsupExpect[0] for "262420921091738" to be handled at TC_mo_ussd_iuse_imsi(165) 20241009055628889 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36772<->l=127.0.0.1:4258 20241009055628894 DLINP <000b> input/ipa.c:451 connected read/write 20241009055628894 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055628894 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262420921091738 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420921091738" session_id=4077906193 session_state=BEGIN} 20241009055628894 DSS <0004> hlr_ussd.c:576 262420921091738/0xf30fe911: Process SS (BEGIN) 20241009055628894 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241009055628894 DSS <0004> hlr_ussd.c:518 262420921091738/0xf30fe911: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241009055628894 DSS <0004> hlr_ussd.c:363 262420921091738/0xf30fe911: Tx USSD 'Your IMSI is 262420921091738' 20241009055628895 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262420921091738 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420921091738" session_id=4077906193 session_state=END} 20241009055628895 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262420921091738 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241009055628895 DLINP <000b> input/ipa.c:451 connected read/write 20241009055628895 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055628895 DLINP <000b> input/ipa.c:451 connected read/write 20241009055628895 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@8dc5273035e0: Found GsupExpect[0] for "262420921091738" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@8dc5273035e0: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262420921091738" TC_mo_ussd_iuse_imsi(165)@8dc5273035e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434192C278BC172B1DB0C07'O } } } } } } TC_mo_ussd_iuse_imsi(165)@8dc5273035e0: setverdict(pass): none -> pass 20241009055628898 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36772<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@8dc5273035e0: Final verdict of PTC: pass 20241009055628902 DAUC <0003> db_auc.c:157 IMSI='262422191818924': No 2G Auth Data 20241009055628902 DAUC <0003> db_auc.c:192 IMSI='262422191818924': No 3G Auth Data HLR_Test-GSUP(159)@8dc5273035e0: Created GsupExpect[0] for "262422191818924" to be handled at TC_mo_ussd_iuse_imsi(166) 20241009055628922 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36776<->l=127.0.0.1:4258 20241009055628928 DLINP <000b> input/ipa.c:451 connected read/write 20241009055628928 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055628928 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262422191818924 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422191818924" session_id=4000147289 session_state=BEGIN} 20241009055628928 DSS <0004> hlr_ussd.c:576 262422191818924/0xee6d6759: Process SS (BEGIN) 20241009055628928 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241009055628928 DSS <0004> hlr_ussd.c:518 262422191818924/0xee6d6759: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241009055628928 DSS <0004> hlr_ussd.c:363 262422191818924/0xee6d6759: Tx USSD 'Your IMSI is 262422191818924' 20241009055628928 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262422191818924 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422191818924" session_id=4000147289 session_state=END} 20241009055628928 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262422191818924 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241009055628928 DLINP <000b> input/ipa.c:451 connected read/write 20241009055628928 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055628928 DLINP <000b> input/ipa.c:451 connected read/write 20241009055628928 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@8dc5273035e0: Found GsupExpect[0] for "262422191818924" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@8dc5273035e0: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262422191818924" TC_mo_ussd_iuse_imsi(166)@8dc5273035e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434992C968BE162B89C8C06'O } } } } } } TC_mo_ussd_iuse_imsi(166)@8dc5273035e0: setverdict(pass): none -> pass 20241009055628932 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36776<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@8dc5273035e0: Final verdict of PTC: pass 20241009055628936 DAUC <0003> db_auc.c:157 IMSI='262420695784649': No 2G Auth Data 20241009055628936 DAUC <0003> db_auc.c:192 IMSI='262420695784649': No 3G Auth Data HLR_Test-GSUP(159)@8dc5273035e0: Created GsupExpect[0] for "262420695784649" to be handled at TC_mo_ussd_iuse_imsi(167) 20241009055628965 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36786<->l=127.0.0.1:4258 20241009055628971 DLINP <000b> input/ipa.c:451 connected read/write 20241009055628971 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055628971 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262420695784649 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420695784649" session_id=3613560577 session_state=BEGIN} 20241009055628971 DSS <0004> hlr_ussd.c:576 262420695784649/0xd7628f01: Process SS (BEGIN) 20241009055628971 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241009055628971 DSS <0004> hlr_ussd.c:518 262420695784649/0xd7628f01: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241009055628971 DSS <0004> hlr_ussd.c:363 262420695784649/0xd7628f01: Tx USSD 'Your IMSI is 262420695784649' 20241009055628971 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262420695784649 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420695784649" session_id=3613560577 session_state=END} 20241009055628971 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262420695784649 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241009055628971 DLINP <000b> input/ipa.c:451 connected read/write 20241009055628971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055628971 DLINP <000b> input/ipa.c:451 connected read/write 20241009055628971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@8dc5273035e0: Found GsupExpect[0] for "262420695784649" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@8dc5273035e0: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262420695784649" TC_mo_ussd_iuse_imsi(167)@8dc5273035e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643419CC96ABDD70341B2D07'O } } } } } } TC_mo_ussd_iuse_imsi(167)@8dc5273035e0: setverdict(pass): none -> pass 20241009055628974 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36786<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@8dc5273035e0: Final verdict of PTC: pass 20241009055628978 DAUC <0003> db_auc.c:157 IMSI='262426863717242': No 2G Auth Data 20241009055628978 DAUC <0003> db_auc.c:192 IMSI='262426863717242': No 3G Auth Data HLR_Test-GSUP(159)@8dc5273035e0: Created GsupExpect[0] for "262426863717242" to be handled at TC_mo_ussd_iuse_imsi(168) 20241009055629005 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36798<->l=127.0.0.1:4258 20241009055629010 DLINP <000b> input/ipa.c:451 connected read/write 20241009055629010 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055629010 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262426863717242 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426863717242" session_id=300118004 session_state=BEGIN} 20241009055629010 DSS <0004> hlr_ussd.c:576 262426863717242/0x11e36ff4: Process SS (BEGIN) 20241009055629010 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241009055629010 DSS <0004> hlr_ussd.c:518 262426863717242/0x11e36ff4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241009055629010 DSS <0004> hlr_ussd.c:363 262426863717242/0x11e36ff4: Tx USSD 'Your IMSI is 262426863717242' 20241009055629010 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262426863717242 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426863717242" session_id=300118004 session_state=END} 20241009055629010 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262426863717242 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241009055629010 DLINP <000b> input/ipa.c:451 connected read/write 20241009055629010 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055629010 DLINP <000b> input/ipa.c:451 connected read/write 20241009055629010 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@8dc5273035e0: Found GsupExpect[0] for "262426863717242" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@8dc5273035e0: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262426863717242" TC_mo_ussd_iuse_imsi(168)@8dc5273035e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434990D679BDD6237194D06'O } } } } } } TC_mo_ussd_iuse_imsi(168)@8dc5273035e0: setverdict(pass): none -> pass 20241009055629013 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36798<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@8dc5273035e0: Final verdict of PTC: pass 20241009055629017 DAUC <0003> db_auc.c:157 IMSI='262423821141014': No 2G Auth Data 20241009055629017 DAUC <0003> db_auc.c:192 IMSI='262423821141014': No 3G Auth Data HLR_Test-GSUP(159)@8dc5273035e0: Created GsupExpect[0] for "262423821141014" to be handled at TC_mo_ussd_iuse_imsi(169) 20241009055629044 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36800<->l=127.0.0.1:4258 20241009055629050 DLINP <000b> input/ipa.c:451 connected read/write 20241009055629050 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055629050 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262423821141014 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423821141014" session_id=1686433183 session_state=BEGIN} 20241009055629050 DSS <0004> hlr_ussd.c:576 262423821141014/0x6484ed9f: Process SS (BEGIN) 20241009055629050 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241009055629051 DSS <0004> hlr_ussd.c:518 262423821141014/0x6484ed9f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241009055629051 DSS <0004> hlr_ussd.c:363 262423821141014/0x6484ed9f: Tx USSD 'Your IMSI is 262423821141014' 20241009055629051 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262423821141014 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423821141014" session_id=1686433183 session_state=END} 20241009055629051 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262423821141014 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241009055629051 DLINP <000b> input/ipa.c:451 connected read/write 20241009055629051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055629051 DLINP <000b> input/ipa.c:451 connected read/write 20241009055629051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@8dc5273035e0: Found GsupExpect[0] for "262423821141014" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@8dc5273035e0: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262423821141014" TC_mo_ussd_iuse_imsi(169)@8dc5273035e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D90C278BC56831588C06'O } } } } } } TC_mo_ussd_iuse_imsi(169)@8dc5273035e0: setverdict(pass): none -> pass 20241009055629054 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36800<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@8dc5273035e0: Final verdict of PTC: pass 20241009055629055 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36718<->l=127.0.0.1:4258 20241009055629056 DLINP <000b> input/ipa.c:451 connected read/write 20241009055629056 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055629056 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241009055629056 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241009055629056 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(159)@8dc5273035e0: Final verdict of PTC: none 20241009055629056 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33205<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(158)@8dc5273035e0: Final verdict of PTC: none 160@8dc5273035e0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@8dc5273035e0: Final verdict of PTC: none MTC@8dc5273035e0: Setting final verdict of the test case. MTC@8dc5273035e0: Local verdict of MTC: none MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC with component reference 160: none (none -> none) MTC@8dc5273035e0: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@8dc5273035e0: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@8dc5273035e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass'. Wed Oct 9 05:56:29 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_imsi.talloc 20241009055629096 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36814<->l=127.0.0.1:4258 20241009055629297 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36814<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=30240) Waiting for packet dumper to finish... 1 (prev_count=30240, count=40148) MTC@8dc5273035e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass' was executed successfully (exit status: 0). MTC@8dc5273035e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy ------ Wed Oct 9 05:56:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8dc5273035e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy' was executed successfully (exit status: 0). MTC@8dc5273035e0: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@8dc5273035e0: legacy= false MTC@8dc5273035e0: in not legacy case 1 MTC@8dc5273035e0: in not legacy case 2 20241009055632374 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241009055632374 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241009055632376 DLINP <000b> input/ipa.c:451 connected read/write 20241009055632376 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055632376 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36828<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(170)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241009055632378 DLINP <000b> input/ipa.c:451 connected read/write 20241009055632378 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055632378 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241009055632378 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241009055632378 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241009055632378 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241009055632378 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241009055632378 DLGSUP <0013> gsup_server.c:235 2: 20241009055632378 DLGSUP <0013> gsup_server.c:237 2: 00 20241009055632378 DLGSUP <0013> gsup_server.c:235 3: 20241009055632378 DLGSUP <0013> gsup_server.c:237 3: 00 20241009055632378 DLGSUP <0013> gsup_server.c:235 4: 20241009055632378 DLGSUP <0013> gsup_server.c:237 4: 00 20241009055632378 DLGSUP <0013> gsup_server.c:235 5: 20241009055632378 DLGSUP <0013> gsup_server.c:237 5: 00 20241009055632378 DLGSUP <0013> gsup_server.c:235 7: 20241009055632378 DLGSUP <0013> gsup_server.c:237 7: 00 20241009055632378 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241009055632378 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241009055632378 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 172@8dc5273035e0: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241009055632394 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37637<->l=127.0.0.1:4259) 20241009055632412 DAUC <0003> db_auc.c:157 IMSI='262426881066943': No 2G Auth Data 20241009055632412 DAUC <0003> db_auc.c:192 IMSI='262426881066943': No 3G Auth Data HLR_Test-GSUP(171)@8dc5273035e0: Created GsupExpect[0] for "262426881066943" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20241009055632436 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36844<->l=127.0.0.1:4258 20241009055632444 DLINP <000b> input/ipa.c:451 connected read/write 20241009055632444 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055632444 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262426881066943 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426881066943" source_name="the-source\n" session_id=451568609 session_state=BEGIN} 20241009055632444 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241009055632444 DSS <0004> hlr_ussd.c:576 262426881066943/0x1aea63e1: Process SS (BEGIN) 20241009055632444 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241009055632444 DSS <0004> hlr_ussd.c:518 262426881066943/0x1aea63e1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241009055632444 DSS <0004> hlr_ussd.c:363 262426881066943/0x1aea63e1: Tx USSD 'Your IMSI is 262426881066943' 20241009055632444 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262426881066943 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426881066943" destination_name="the-source\n" session_id=451568609 session_state=END} 20241009055632444 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262426881066943 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241009055632444 DLINP <000b> input/ipa.c:451 connected read/write 20241009055632444 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055632444 DLINP <000b> input/ipa.c:451 connected read/write 20241009055632444 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@8dc5273035e0: Found GsupExpect[0] for "262426881066943" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@8dc5273035e0: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262426881066943" TC_mo_ussd_iuse_imsi_via_proxy(174)@8dc5273035e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434990D878BC16CB61C6D06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(174)@8dc5273035e0: setverdict(pass): none -> pass 20241009055632449 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36844<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@8dc5273035e0: Final verdict of PTC: pass 20241009055632453 DAUC <0003> db_auc.c:157 IMSI='262423897360444': No 2G Auth Data 20241009055632453 DAUC <0003> db_auc.c:192 IMSI='262423897360444': No 3G Auth Data HLR_Test-GSUP(171)@8dc5273035e0: Created GsupExpect[0] for "262423897360444" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20241009055632476 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36856<->l=127.0.0.1:4258 20241009055632483 DLINP <000b> input/ipa.c:451 connected read/write 20241009055632483 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055632483 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262423897360444 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423897360444" source_name="the-source\n" session_id=3149807834 session_state=BEGIN} 20241009055632483 DSS <0004> hlr_ussd.c:576 262423897360444/0xbbbe40da: Process SS (BEGIN) 20241009055632483 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241009055632483 DSS <0004> hlr_ussd.c:518 262423897360444/0xbbbe40da: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241009055632483 DSS <0004> hlr_ussd.c:363 262423897360444/0xbbbe40da: Tx USSD 'Your IMSI is 262423897360444' 20241009055632483 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262423897360444 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423897360444" destination_name="the-source\n" session_id=3149807834 session_state=END} 20241009055632483 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262423897360444 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241009055632483 DLINP <000b> input/ipa.c:451 connected read/write 20241009055632483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055632483 DLINP <000b> input/ipa.c:451 connected read/write 20241009055632483 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@8dc5273035e0: Found GsupExpect[0] for "262423897360444" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@8dc5273035e0: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262423897360444" TC_mo_ussd_iuse_imsi_via_proxy(175)@8dc5273035e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D90C97BBCD6C301A8D06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(175)@8dc5273035e0: setverdict(pass): none -> pass 20241009055632487 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36856<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@8dc5273035e0: Final verdict of PTC: pass 20241009055632491 DAUC <0003> db_auc.c:157 IMSI='262425472543853': No 2G Auth Data 20241009055632491 DAUC <0003> db_auc.c:192 IMSI='262425472543853': No 3G Auth Data HLR_Test-GSUP(171)@8dc5273035e0: Created GsupExpect[0] for "262425472543853" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20241009055632514 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36864<->l=127.0.0.1:4258 20241009055632520 DLINP <000b> input/ipa.c:451 connected read/write 20241009055632520 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055632520 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262425472543853 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425472543853" source_name="the-source\n" session_id=3010766976 session_state=BEGIN} 20241009055632520 DSS <0004> hlr_ussd.c:576 262425472543853/0xb374a880: Process SS (BEGIN) 20241009055632520 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241009055632520 DSS <0004> hlr_ussd.c:518 262425472543853/0xb374a880: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241009055632520 DSS <0004> hlr_ussd.c:363 262425472543853/0xb374a880: Tx USSD 'Your IMSI is 262425472543853' 20241009055632520 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262425472543853 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425472543853" destination_name="the-source\n" session_id=3010766976 session_state=END} 20241009055632520 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262425472543853 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241009055632520 DLINP <000b> input/ipa.c:451 connected read/write 20241009055632520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055632520 DLINP <000b> input/ipa.c:451 connected read/write 20241009055632520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@8dc5273035e0: Found GsupExpect[0] for "262425472543853" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@8dc5273035e0: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262425472543853" TC_mo_ussd_iuse_imsi_via_proxy(176)@8dc5273035e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434598D7693D568335C6D06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(176)@8dc5273035e0: setverdict(pass): none -> pass 20241009055632524 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36864<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@8dc5273035e0: Final verdict of PTC: pass 20241009055632528 DAUC <0003> db_auc.c:157 IMSI='262423890302529': No 2G Auth Data 20241009055632528 DAUC <0003> db_auc.c:192 IMSI='262423890302529': No 3G Auth Data HLR_Test-GSUP(171)@8dc5273035e0: Created GsupExpect[0] for "262423890302529" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20241009055632551 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36870<->l=127.0.0.1:4258 20241009055632556 DLINP <000b> input/ipa.c:451 connected read/write 20241009055632556 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055632556 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262423890302529 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423890302529" source_name="the-source\n" session_id=1407614641 session_state=BEGIN} 20241009055632556 DSS <0004> hlr_ussd.c:576 262423890302529/0x53e67eb1: Process SS (BEGIN) 20241009055632556 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241009055632556 DSS <0004> hlr_ussd.c:518 262423890302529/0x53e67eb1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241009055632556 DSS <0004> hlr_ussd.c:363 262423890302529/0x53e67eb1: Tx USSD 'Your IMSI is 262423890302529' 20241009055632556 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262423890302529 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423890302529" destination_name="the-source\n" session_id=1407614641 session_state=END} 20241009055632556 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262423890302529 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241009055632556 DLINP <000b> input/ipa.c:451 connected read/write 20241009055632556 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055632556 DLINP <000b> input/ipa.c:451 connected read/write 20241009055632556 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@8dc5273035e0: Found GsupExpect[0] for "262423890302529" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@8dc5273035e0: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262423890302529" TC_mo_ussd_iuse_imsi_via_proxy(177)@8dc5273035e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D90C9783CD60B29A2C07'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(177)@8dc5273035e0: setverdict(pass): none -> pass 20241009055632560 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36870<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@8dc5273035e0: Final verdict of PTC: pass 20241009055632564 DAUC <0003> db_auc.c:157 IMSI='262422493942804': No 2G Auth Data 20241009055632564 DAUC <0003> db_auc.c:192 IMSI='262422493942804': No 3G Auth Data HLR_Test-GSUP(171)@8dc5273035e0: Created GsupExpect[0] for "262422493942804" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20241009055632589 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36880<->l=127.0.0.1:4258 20241009055632594 DLINP <000b> input/ipa.c:451 connected read/write 20241009055632594 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055632594 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262422493942804 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422493942804" source_name="the-source\n" session_id=1685252975 session_state=BEGIN} 20241009055632594 DSS <0004> hlr_ussd.c:576 262422493942804/0x6472eb6f: Process SS (BEGIN) 20241009055632594 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241009055632594 DSS <0004> hlr_ussd.c:518 262422493942804/0x6472eb6f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241009055632594 DSS <0004> hlr_ussd.c:363 262422493942804/0x6472eb6f: Tx USSD 'Your IMSI is 262422493942804' 20241009055632594 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262422493942804 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422493942804" destination_name="the-source\n" session_id=1685252975 session_state=END} 20241009055632594 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262422493942804 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241009055632594 DLINP <000b> input/ipa.c:451 connected read/write 20241009055632594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055632594 DLINP <000b> input/ipa.c:451 connected read/write 20241009055632594 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@8dc5273035e0: Found GsupExpect[0] for "262422493942804" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@8dc5273035e0: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262422493942804" TC_mo_ussd_iuse_imsi_via_proxy(178)@8dc5273035e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434998C969BE568321C8C06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(178)@8dc5273035e0: setverdict(pass): none -> pass 20241009055632598 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36880<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@8dc5273035e0: Final verdict of PTC: pass 20241009055632602 DAUC <0003> db_auc.c:157 IMSI='262423747578048': No 2G Auth Data 20241009055632602 DAUC <0003> db_auc.c:192 IMSI='262423747578048': No 3G Auth Data HLR_Test-GSUP(171)@8dc5273035e0: Created GsupExpect[0] for "262423747578048" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20241009055632629 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36884<->l=127.0.0.1:4258 20241009055632634 DLINP <000b> input/ipa.c:451 connected read/write 20241009055632634 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055632634 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262423747578048 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423747578048" source_name="the-source\n" session_id=2055955013 session_state=BEGIN} 20241009055632634 DSS <0004> hlr_ussd.c:576 262423747578048/0x7a8b6245: Process SS (BEGIN) 20241009055632634 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241009055632634 DSS <0004> hlr_ussd.c:518 262423747578048/0x7a8b6245: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241009055632634 DSS <0004> hlr_ussd.c:363 262423747578048/0x7a8b6245: Tx USSD 'Your IMSI is 262423747578048' 20241009055632634 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262423747578048 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423747578048" destination_name="the-source\n" session_id=2055955013 session_state=END} 20241009055632634 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262423747578048 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241009055632634 DLINP <000b> input/ipa.c:451 connected read/write 20241009055632634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055632634 DLINP <000b> input/ipa.c:451 connected read/write 20241009055632634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@8dc5273035e0: Found GsupExpect[0] for "262423747578048" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@8dc5273035e0: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262423747578048" TC_mo_ussd_iuse_imsi_via_proxy(179)@8dc5273035e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434D9EC46BBD56E38180D07'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(179)@8dc5273035e0: setverdict(pass): none -> pass 20241009055632638 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36884<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@8dc5273035e0: Final verdict of PTC: pass 20241009055632642 DAUC <0003> db_auc.c:157 IMSI='262424752547114': No 2G Auth Data 20241009055632642 DAUC <0003> db_auc.c:192 IMSI='262424752547114': No 3G Auth Data HLR_Test-GSUP(171)@8dc5273035e0: Created GsupExpect[0] for "262424752547114" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20241009055632671 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36900<->l=127.0.0.1:4258 20241009055632677 DLINP <000b> input/ipa.c:451 connected read/write 20241009055632677 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055632677 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262424752547114 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424752547114" source_name="the-source\n" session_id=3606636496 session_state=BEGIN} 20241009055632677 DSS <0004> hlr_ussd.c:576 262424752547114/0xd6f8e7d0: Process SS (BEGIN) 20241009055632677 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241009055632677 DSS <0004> hlr_ussd.c:518 262424752547114/0xd6f8e7d0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241009055632677 DSS <0004> hlr_ussd.c:363 262424752547114/0xd6f8e7d0: Tx USSD 'Your IMSI is 262424752547114' 20241009055632677 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262424752547114 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424752547114" destination_name="the-source\n" session_id=3606636496 session_state=END} 20241009055632677 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262424752547114 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241009055632677 DLINP <000b> input/ipa.c:451 connected read/write 20241009055632677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055632677 DLINP <000b> input/ipa.c:451 connected read/write 20241009055632677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@8dc5273035e0: Found GsupExpect[0] for "262424752547114" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@8dc5273035e0: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262424752547114" TC_mo_ussd_iuse_imsi_via_proxy(180)@8dc5273035e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D9643419ED5693D568B7588C06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(180)@8dc5273035e0: setverdict(pass): none -> pass 20241009055632682 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36900<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@8dc5273035e0: Final verdict of PTC: pass 20241009055632686 DAUC <0003> db_auc.c:157 IMSI='262429430183012': No 2G Auth Data 20241009055632686 DAUC <0003> db_auc.c:192 IMSI='262429430183012': No 3G Auth Data HLR_Test-GSUP(171)@8dc5273035e0: Created GsupExpect[0] for "262429430183012" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20241009055632713 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36908<->l=127.0.0.1:4258 20241009055632719 DLINP <000b> input/ipa.c:451 connected read/write 20241009055632719 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055632719 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262429430183012 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429430183012" source_name="the-source\n" session_id=2214272735 session_state=BEGIN} 20241009055632719 DSS <0004> hlr_ussd.c:576 262429430183012/0x83fb1edf: Process SS (BEGIN) 20241009055632719 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241009055632719 DSS <0004> hlr_ussd.c:518 262429430183012/0x83fb1edf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241009055632719 DSS <0004> hlr_ussd.c:363 262429430183012/0x83fb1edf: Tx USSD 'Your IMSI is 262429430183012' 20241009055632719 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262429430183012 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429430183012" destination_name="the-source\n" session_id=2214272735 session_state=END} 20241009055632719 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262429430183012 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241009055632719 DLINP <000b> input/ipa.c:451 connected read/write 20241009055632719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055632719 DLINP <000b> input/ipa.c:451 connected read/write 20241009055632719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@8dc5273035e0: Found GsupExpect[0] for "262429430183012" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@8dc5273035e0: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262429430183012" TC_mo_ussd_iuse_imsi_via_proxy(181)@8dc5273035e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E4A36A749507A0E92D96434598E3683C57033584C06'O } } } } } } TC_mo_ussd_iuse_imsi_via_proxy(181)@8dc5273035e0: setverdict(pass): none -> pass 20241009055632723 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36908<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@8dc5273035e0: Final verdict of PTC: pass 20241009055632724 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36828<->l=127.0.0.1:4258 20241009055632725 DLINP <000b> input/ipa.c:451 connected read/write 20241009055632725 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055632725 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241009055632725 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241009055632725 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241009055632725 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241009055632725 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37637<->l=127.0.0.1:4259) HLR_Test-GSUP(171)@8dc5273035e0: Final verdict of PTC: none 172@8dc5273035e0: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@8dc5273035e0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@8dc5273035e0: Final verdict of PTC: none MTC@8dc5273035e0: Setting final verdict of the test case. MTC@8dc5273035e0: Local verdict of MTC: none MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC with component reference 172: none (none -> none) MTC@8dc5273035e0: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@8dc5273035e0: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@8dc5273035e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass'. Wed Oct 9 05:56:32 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.talloc 20241009055632765 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36924<->l=127.0.0.1:4258 20241009055632966 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36924<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5428) Waiting for packet dumper to finish... 1 (prev_count=5428, count=40376) MTC@8dc5273035e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass' was executed successfully (exit status: 0). MTC@8dc5273035e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn ------ Wed Oct 9 05:56:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8dc5273035e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn' was executed successfully (exit status: 0). MTC@8dc5273035e0: Test case TC_mo_ussd_iuse_msisdn started. MTC@8dc5273035e0: legacy= false MTC@8dc5273035e0: in not legacy case 1 MTC@8dc5273035e0: in not legacy case 2 20241009055636045 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241009055636045 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241009055636047 DLINP <000b> input/ipa.c:451 connected read/write 20241009055636047 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055636048 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36938<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(182)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241009055636051 DLINP <000b> input/ipa.c:451 connected read/write 20241009055636051 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055636051 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241009055636051 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241009055636051 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241009055636051 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241009055636051 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241009055636051 DLGSUP <0013> gsup_server.c:235 2: 20241009055636051 DLGSUP <0013> gsup_server.c:237 2: 00 20241009055636051 DLGSUP <0013> gsup_server.c:235 3: 20241009055636051 DLGSUP <0013> gsup_server.c:237 3: 00 20241009055636051 DLGSUP <0013> gsup_server.c:235 4: 20241009055636051 DLGSUP <0013> gsup_server.c:237 4: 00 20241009055636051 DLGSUP <0013> gsup_server.c:235 5: 20241009055636051 DLGSUP <0013> gsup_server.c:237 5: 00 20241009055636051 DLGSUP <0013> gsup_server.c:235 7: 20241009055636051 DLGSUP <0013> gsup_server.c:237 7: 00 20241009055636051 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241009055636051 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241009055636051 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@8dc5273035e0: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241009055636071 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37391<->l=127.0.0.1:4259) 20241009055636083 DAUC <0003> db_auc.c:157 IMSI='262424375430624': No 2G Auth Data 20241009055636083 DAUC <0003> db_auc.c:192 IMSI='262424375430624': No 3G Auth Data HLR_Test-GSUP(183)@8dc5273035e0: Created GsupExpect[0] for "262424375430624" to be handled at TC_mo_ussd_iuse_msisdn(186) 20241009055636109 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36952<->l=127.0.0.1:4258 20241009055636115 DLINP <000b> input/ipa.c:451 connected read/write 20241009055636115 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055636115 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262424375430624 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424375430624" session_id=151103239 session_state=BEGIN} 20241009055636115 DSS <0004> hlr_ussd.c:576 262424375430624/0x0901a707: Process SS (BEGIN) 20241009055636115 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241009055636115 DSS <0004> hlr_ussd.c:518 262424375430624/0x0901a707: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241009055636115 DSS <0004> hlr_ussd.c:363 262424375430624/0x0901a707: Tx USSD 'Your extension is 491610432873' 20241009055636115 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262424375430624 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424375430624" session_id=151103239 session_state=END} 20241009055636115 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262424375430624 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241009055636115 DLINP <000b> input/ipa.c:451 connected read/write 20241009055636115 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055636115 DLINP <000b> input/ipa.c:451 connected read/write 20241009055636115 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@8dc5273035e0: Found GsupExpect[0] for "262424375430624" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@8dc5273035e0: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262424375430624" TC_mo_ussd_iuse_msisdn(186)@8dc5273035e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C560B4990C779B01'O } } } } } } TC_mo_ussd_iuse_msisdn(186)@8dc5273035e0: setverdict(pass): none -> pass 20241009055636119 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36952<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@8dc5273035e0: Final verdict of PTC: pass 20241009055636126 DAUC <0003> db_auc.c:157 IMSI='262428073175668': No 2G Auth Data 20241009055636126 DAUC <0003> db_auc.c:192 IMSI='262428073175668': No 3G Auth Data HLR_Test-GSUP(183)@8dc5273035e0: Created GsupExpect[0] for "262428073175668" to be handled at TC_mo_ussd_iuse_msisdn(187) 20241009055636152 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36968<->l=127.0.0.1:4258 20241009055636159 DLINP <000b> input/ipa.c:451 connected read/write 20241009055636159 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055636159 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262428073175668 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428073175668" session_id=2963968378 session_state=BEGIN} 20241009055636159 DSS <0004> hlr_ussd.c:576 262428073175668/0xb0aa917a: Process SS (BEGIN) 20241009055636159 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241009055636159 DSS <0004> hlr_ussd.c:518 262428073175668/0xb0aa917a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241009055636159 DSS <0004> hlr_ussd.c:363 262428073175668/0xb0aa917a: Tx USSD 'Your extension is 491617543185' 20241009055636159 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262428073175668 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428073175668" session_id=2963968378 session_state=END} 20241009055636159 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262428073175668 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241009055636159 DLINP <000b> input/ipa.c:451 connected read/write 20241009055636159 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055636159 DLINP <000b> input/ipa.c:451 connected read/write 20241009055636159 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@8dc5273035e0: Found GsupExpect[0] for "262428073175668" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@8dc5273035e0: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262428073175668" TC_mo_ussd_iuse_msisdn(187)@8dc5273035e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56E35DA2C86AB01'O } } } } } } TC_mo_ussd_iuse_msisdn(187)@8dc5273035e0: setverdict(pass): none -> pass 20241009055636165 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36968<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@8dc5273035e0: Final verdict of PTC: pass 20241009055636169 DAUC <0003> db_auc.c:157 IMSI='262421589372466': No 2G Auth Data 20241009055636169 DAUC <0003> db_auc.c:192 IMSI='262421589372466': No 3G Auth Data HLR_Test-GSUP(183)@8dc5273035e0: Created GsupExpect[0] for "262421589372466" to be handled at TC_mo_ussd_iuse_msisdn(188) 20241009055636193 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36970<->l=127.0.0.1:4258 20241009055636200 DLINP <000b> input/ipa.c:451 connected read/write 20241009055636200 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055636200 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262421589372466 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421589372466" session_id=4157723899 session_state=BEGIN} 20241009055636200 DSS <0004> hlr_ussd.c:576 262421589372466/0xf7d1d4fb: Process SS (BEGIN) 20241009055636200 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241009055636200 DSS <0004> hlr_ussd.c:518 262421589372466/0xf7d1d4fb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241009055636200 DSS <0004> hlr_ussd.c:363 262421589372466/0xf7d1d4fb: Tx USSD 'Your extension is 491615480406' 20241009055636200 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262421589372466 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421589372466" session_id=4157723899 session_state=END} 20241009055636200 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262421589372466 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241009055636200 DLINP <000b> input/ipa.c:451 connected read/write 20241009055636200 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055636200 DLINP <000b> input/ipa.c:451 connected read/write 20241009055636200 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@8dc5273035e0: Found GsupExpect[0] for "262421589372466" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@8dc5273035e0: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262421589372466" TC_mo_ussd_iuse_msisdn(188)@8dc5273035e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56A341C8C06B301'O } } } } } } TC_mo_ussd_iuse_msisdn(188)@8dc5273035e0: setverdict(pass): none -> pass 20241009055636203 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36970<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@8dc5273035e0: Final verdict of PTC: pass 20241009055636207 DAUC <0003> db_auc.c:157 IMSI='262426797248034': No 2G Auth Data 20241009055636207 DAUC <0003> db_auc.c:192 IMSI='262426797248034': No 3G Auth Data HLR_Test-GSUP(183)@8dc5273035e0: Created GsupExpect[0] for "262426797248034" to be handled at TC_mo_ussd_iuse_msisdn(189) 20241009055636231 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36978<->l=127.0.0.1:4258 20241009055636237 DLINP <000b> input/ipa.c:451 connected read/write 20241009055636237 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055636237 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262426797248034 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426797248034" session_id=395478395 session_state=BEGIN} 20241009055636237 DSS <0004> hlr_ussd.c:576 262426797248034/0x1792857b: Process SS (BEGIN) 20241009055636237 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241009055636237 DSS <0004> hlr_ussd.c:518 262426797248034/0x1792857b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241009055636237 DSS <0004> hlr_ussd.c:363 262426797248034/0x1792857b: Tx USSD 'Your extension is 491617404815' 20241009055636237 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262426797248034 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426797248034" session_id=395478395 session_state=END} 20241009055636237 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262426797248034 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241009055636237 DLINP <000b> input/ipa.c:451 connected read/write 20241009055636237 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055636237 DLINP <000b> input/ipa.c:451 connected read/write 20241009055636237 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@8dc5273035e0: Found GsupExpect[0] for "262426797248034" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@8dc5273035e0: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262426797248034" TC_mo_ussd_iuse_msisdn(189)@8dc5273035e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56E34180D17AB01'O } } } } } } TC_mo_ussd_iuse_msisdn(189)@8dc5273035e0: setverdict(pass): none -> pass 20241009055636240 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36978<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@8dc5273035e0: Final verdict of PTC: pass 20241009055636244 DAUC <0003> db_auc.c:157 IMSI='262420586335771': No 2G Auth Data 20241009055636244 DAUC <0003> db_auc.c:192 IMSI='262420586335771': No 3G Auth Data HLR_Test-GSUP(183)@8dc5273035e0: Created GsupExpect[0] for "262420586335771" to be handled at TC_mo_ussd_iuse_msisdn(190) 20241009055636268 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36980<->l=127.0.0.1:4258 20241009055636275 DLINP <000b> input/ipa.c:451 connected read/write 20241009055636275 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055636275 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262420586335771 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420586335771" session_id=1353623668 session_state=BEGIN} 20241009055636275 DSS <0004> hlr_ussd.c:576 262420586335771/0x50aea874: Process SS (BEGIN) 20241009055636275 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241009055636275 DSS <0004> hlr_ussd.c:518 262420586335771/0x50aea874: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241009055636275 DSS <0004> hlr_ussd.c:363 262420586335771/0x50aea874: Tx USSD 'Your extension is 491617116528' 20241009055636275 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262420586335771 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420586335771" session_id=1353623668 session_state=END} 20241009055636276 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262420586335771 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241009055636276 DLINP <000b> input/ipa.c:451 connected read/write 20241009055636276 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055636276 DLINP <000b> input/ipa.c:451 connected read/write 20241009055636276 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@8dc5273035e0: Found GsupExpect[0] for "262420586335771" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@8dc5273035e0: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262420586335771" TC_mo_ussd_iuse_msisdn(190)@8dc5273035e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56EB198AD26C301'O } } } } } } TC_mo_ussd_iuse_msisdn(190)@8dc5273035e0: setverdict(pass): none -> pass 20241009055636279 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36980<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@8dc5273035e0: Final verdict of PTC: pass 20241009055636283 DAUC <0003> db_auc.c:157 IMSI='262428001503054': No 2G Auth Data 20241009055636283 DAUC <0003> db_auc.c:192 IMSI='262428001503054': No 3G Auth Data HLR_Test-GSUP(183)@8dc5273035e0: Created GsupExpect[0] for "262428001503054" to be handled at TC_mo_ussd_iuse_msisdn(191) 20241009055636311 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36994<->l=127.0.0.1:4258 20241009055636317 DLINP <000b> input/ipa.c:451 connected read/write 20241009055636317 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055636317 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262428001503054 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428001503054" session_id=1585797081 session_state=BEGIN} 20241009055636317 DSS <0004> hlr_ussd.c:576 262428001503054/0x5e8557d9: Process SS (BEGIN) 20241009055636317 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241009055636317 DSS <0004> hlr_ussd.c:518 262428001503054/0x5e8557d9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241009055636317 DSS <0004> hlr_ussd.c:363 262428001503054/0x5e8557d9: Tx USSD 'Your extension is 491615375225' 20241009055636317 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262428001503054 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428001503054" session_id=1585797081 session_state=END} 20241009055636318 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262428001503054 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241009055636318 DLINP <000b> input/ipa.c:451 connected read/write 20241009055636318 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055636318 DLINP <000b> input/ipa.c:451 connected read/write 20241009055636318 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@8dc5273035e0: Found GsupExpect[0] for "262428001503054" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@8dc5273035e0: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262428001503054" TC_mo_ussd_iuse_msisdn(191)@8dc5273035e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56AB35B4D26AB01'O } } } } } } TC_mo_ussd_iuse_msisdn(191)@8dc5273035e0: setverdict(pass): none -> pass 20241009055636321 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36994<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@8dc5273035e0: Final verdict of PTC: pass 20241009055636325 DAUC <0003> db_auc.c:157 IMSI='262421010886122': No 2G Auth Data 20241009055636325 DAUC <0003> db_auc.c:192 IMSI='262421010886122': No 3G Auth Data HLR_Test-GSUP(183)@8dc5273035e0: Created GsupExpect[0] for "262421010886122" to be handled at TC_mo_ussd_iuse_msisdn(192) 20241009055636351 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37004<->l=127.0.0.1:4258 20241009055636356 DLINP <000b> input/ipa.c:451 connected read/write 20241009055636356 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055636356 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262421010886122 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421010886122" session_id=1798826496 session_state=BEGIN} 20241009055636356 DSS <0004> hlr_ussd.c:576 262421010886122/0x6b37ea00: Process SS (BEGIN) 20241009055636356 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241009055636356 DSS <0004> hlr_ussd.c:518 262421010886122/0x6b37ea00: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241009055636356 DSS <0004> hlr_ussd.c:363 262421010886122/0x6b37ea00: Tx USSD 'Your extension is 491613558365' 20241009055636356 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262421010886122 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421010886122" session_id=1798826496 session_state=END} 20241009055636356 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262421010886122 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241009055636356 DLINP <000b> input/ipa.c:451 connected read/write 20241009055636356 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055636356 DLINP <000b> input/ipa.c:451 connected read/write 20241009055636356 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@8dc5273035e0: Found GsupExpect[0] for "262421010886122" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@8dc5273035e0: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262421010886122" TC_mo_ussd_iuse_msisdn(192)@8dc5273035e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C566B51A6E66AB01'O } } } } } } TC_mo_ussd_iuse_msisdn(192)@8dc5273035e0: setverdict(pass): none -> pass 20241009055636360 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37004<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@8dc5273035e0: Final verdict of PTC: pass 20241009055636364 DAUC <0003> db_auc.c:157 IMSI='262423113423968': No 2G Auth Data 20241009055636364 DAUC <0003> db_auc.c:192 IMSI='262423113423968': No 3G Auth Data HLR_Test-GSUP(183)@8dc5273035e0: Created GsupExpect[0] for "262423113423968" to be handled at TC_mo_ussd_iuse_msisdn(193) 20241009055636391 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37014<->l=127.0.0.1:4258 20241009055636398 DLINP <000b> input/ipa.c:451 connected read/write 20241009055636398 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055636398 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262423113423968 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423113423968" session_id=3052663950 session_state=BEGIN} 20241009055636398 DSS <0004> hlr_ussd.c:576 262423113423968/0xb5f3f48e: Process SS (BEGIN) 20241009055636398 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241009055636398 DSS <0004> hlr_ussd.c:518 262423113423968/0xb5f3f48e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241009055636398 DSS <0004> hlr_ussd.c:363 262423113423968/0xb5f3f48e: Tx USSD 'Your extension is 491618660470' 20241009055636398 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262423113423968 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423113423968" session_id=3052663950 session_state=END} 20241009055636398 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262423113423968 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241009055636398 DLINP <000b> input/ipa.c:451 connected read/write 20241009055636398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055636398 DLINP <000b> input/ipa.c:451 connected read/write 20241009055636398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@8dc5273035e0: Found GsupExpect[0] for "262423113423968" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@8dc5273035e0: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262423113423968" TC_mo_ussd_iuse_msisdn(193)@8dc5273035e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C570361B8C768301'O } } } } } } TC_mo_ussd_iuse_msisdn(193)@8dc5273035e0: setverdict(pass): none -> pass 20241009055636402 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37014<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@8dc5273035e0: Final verdict of PTC: pass 20241009055636403 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36938<->l=127.0.0.1:4258 20241009055636404 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37391<->l=127.0.0.1:4259) 20241009055636404 DLINP <000b> input/ipa.c:451 connected read/write 20241009055636404 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055636404 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241009055636404 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241009055636404 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(183)@8dc5273035e0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@8dc5273035e0: Final verdict of PTC: none 184@8dc5273035e0: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@8dc5273035e0: Final verdict of PTC: none MTC@8dc5273035e0: Setting final verdict of the test case. MTC@8dc5273035e0: Local verdict of MTC: none MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC with component reference 184: none (none -> none) MTC@8dc5273035e0: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@8dc5273035e0: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@8dc5273035e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass'. Wed Oct 9 05:56:36 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_msisdn pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_msisdn.talloc 20241009055636445 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37028<->l=127.0.0.1:4258 20241009055636646 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37028<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=40224) MTC@8dc5273035e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass' was executed successfully (exit status: 0). MTC@8dc5273035e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy ------ Wed Oct 9 05:56:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8dc5273035e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy' was executed successfully (exit status: 0). MTC@8dc5273035e0: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@8dc5273035e0: legacy= false MTC@8dc5273035e0: in not legacy case 1 MTC@8dc5273035e0: in not legacy case 2 20241009055639730 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241009055639730 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241009055639733 DLINP <000b> input/ipa.c:451 connected read/write 20241009055639733 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055639734 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33170<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(194)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241009055639737 DLINP <000b> input/ipa.c:451 connected read/write 20241009055639737 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055639737 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241009055639737 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241009055639737 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241009055639737 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241009055639737 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241009055639737 DLGSUP <0013> gsup_server.c:235 2: 20241009055639737 DLGSUP <0013> gsup_server.c:237 2: 00 20241009055639737 DLGSUP <0013> gsup_server.c:235 3: 20241009055639737 DLGSUP <0013> gsup_server.c:237 3: 00 20241009055639737 DLGSUP <0013> gsup_server.c:235 4: 20241009055639737 DLGSUP <0013> gsup_server.c:237 4: 00 20241009055639737 DLGSUP <0013> gsup_server.c:235 5: 20241009055639737 DLGSUP <0013> gsup_server.c:237 5: 00 20241009055639737 DLGSUP <0013> gsup_server.c:235 7: 20241009055639737 DLGSUP <0013> gsup_server.c:237 7: 00 20241009055639737 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241009055639737 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241009055639737 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 196@8dc5273035e0: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241009055639757 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40743<->l=127.0.0.1:4259) 20241009055639776 DAUC <0003> db_auc.c:157 IMSI='262426307462023': No 2G Auth Data 20241009055639776 DAUC <0003> db_auc.c:192 IMSI='262426307462023': No 3G Auth Data HLR_Test-GSUP(195)@8dc5273035e0: Created GsupExpect[0] for "262426307462023" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20241009055639802 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33178<->l=127.0.0.1:4258 20241009055639807 DLINP <000b> input/ipa.c:451 connected read/write 20241009055639807 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055639807 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262426307462023 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426307462023" source_name="the-source\n" session_id=3978914104 session_state=BEGIN} 20241009055639807 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241009055639807 DSS <0004> hlr_ussd.c:576 262426307462023/0xed296938: Process SS (BEGIN) 20241009055639807 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241009055639807 DSS <0004> hlr_ussd.c:518 262426307462023/0xed296938: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241009055639807 DSS <0004> hlr_ussd.c:363 262426307462023/0xed296938: Tx USSD 'Your extension is 491615671288' 20241009055639807 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262426307462023 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426307462023" destination_name="the-source\n" session_id=3978914104 session_state=END} 20241009055639807 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262426307462023 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241009055639807 DLINP <000b> input/ipa.c:451 connected read/write 20241009055639807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055639807 DLINP <000b> input/ipa.c:451 connected read/write 20241009055639807 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@8dc5273035e0: Found GsupExpect[0] for "262426307462023" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@8dc5273035e0: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262426307462023" TC_mo_ussd_iuse_msisdn_via_proxy(198)@8dc5273035e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56AB65B4C86C301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(198)@8dc5273035e0: setverdict(pass): none -> pass 20241009055639811 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33178<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@8dc5273035e0: Final verdict of PTC: pass 20241009055639815 DAUC <0003> db_auc.c:157 IMSI='262421112915840': No 2G Auth Data 20241009055639815 DAUC <0003> db_auc.c:192 IMSI='262421112915840': No 3G Auth Data HLR_Test-GSUP(195)@8dc5273035e0: Created GsupExpect[0] for "262421112915840" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20241009055639837 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33180<->l=127.0.0.1:4258 20241009055639842 DLINP <000b> input/ipa.c:451 connected read/write 20241009055639842 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055639842 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262421112915840 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421112915840" source_name="the-source\n" session_id=1261487738 session_state=BEGIN} 20241009055639842 DSS <0004> hlr_ussd.c:576 262421112915840/0x4b30c67a: Process SS (BEGIN) 20241009055639842 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241009055639842 DSS <0004> hlr_ussd.c:518 262421112915840/0x4b30c67a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241009055639842 DSS <0004> hlr_ussd.c:363 262421112915840/0x4b30c67a: Tx USSD 'Your extension is 491614638803' 20241009055639842 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262421112915840 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421112915840" destination_name="the-source\n" session_id=1261487738 session_state=END} 20241009055639842 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262421112915840 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241009055639843 DLINP <000b> input/ipa.c:451 connected read/write 20241009055639843 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055639843 DLINP <000b> input/ipa.c:451 connected read/write 20241009055639843 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@8dc5273035e0: Found GsupExpect[0] for "262421112915840" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@8dc5273035e0: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262421112915840" TC_mo_ussd_iuse_msisdn_via_proxy(199)@8dc5273035e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C568B6190E079B01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(199)@8dc5273035e0: setverdict(pass): none -> pass 20241009055639846 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33180<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@8dc5273035e0: Final verdict of PTC: pass 20241009055639850 DAUC <0003> db_auc.c:157 IMSI='262425329535335': No 2G Auth Data 20241009055639850 DAUC <0003> db_auc.c:192 IMSI='262425329535335': No 3G Auth Data HLR_Test-GSUP(195)@8dc5273035e0: Created GsupExpect[0] for "262425329535335" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20241009055639874 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33194<->l=127.0.0.1:4258 20241009055639879 DLINP <000b> input/ipa.c:451 connected read/write 20241009055639879 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055639879 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262425329535335 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425329535335" source_name="the-source\n" session_id=3430434761 session_state=BEGIN} 20241009055639879 DSS <0004> hlr_ussd.c:576 262425329535335/0xcc7847c9: Process SS (BEGIN) 20241009055639879 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241009055639879 DSS <0004> hlr_ussd.c:518 262425329535335/0xcc7847c9: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241009055639879 DSS <0004> hlr_ussd.c:363 262425329535335/0xcc7847c9: Tx USSD 'Your extension is 491617183581' 20241009055639879 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262425329535335 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425329535335" destination_name="the-source\n" session_id=3430434761 session_state=END} 20241009055639879 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262425329535335 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241009055639879 DLINP <000b> input/ipa.c:451 connected read/write 20241009055639879 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055639879 DLINP <000b> input/ipa.c:451 connected read/write 20241009055639879 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@8dc5273035e0: Found GsupExpect[0] for "262425329535335" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@8dc5273035e0: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262425329535335" TC_mo_ussd_iuse_msisdn_via_proxy(200)@8dc5273035e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56E31DCAC868B01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(200)@8dc5273035e0: setverdict(pass): none -> pass 20241009055639883 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33194<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@8dc5273035e0: Final verdict of PTC: pass 20241009055639887 DAUC <0003> db_auc.c:157 IMSI='262421402034516': No 2G Auth Data 20241009055639887 DAUC <0003> db_auc.c:192 IMSI='262421402034516': No 3G Auth Data HLR_Test-GSUP(195)@8dc5273035e0: Created GsupExpect[0] for "262421402034516" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20241009055639908 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33200<->l=127.0.0.1:4258 20241009055639912 DLINP <000b> input/ipa.c:451 connected read/write 20241009055639912 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055639912 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262421402034516 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421402034516" source_name="the-source\n" session_id=742791812 session_state=BEGIN} 20241009055639912 DSS <0004> hlr_ussd.c:576 262421402034516/0x2c461a84: Process SS (BEGIN) 20241009055639912 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241009055639912 DSS <0004> hlr_ussd.c:518 262421402034516/0x2c461a84: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241009055639912 DSS <0004> hlr_ussd.c:363 262421402034516/0x2c461a84: Tx USSD 'Your extension is 491612512468' 20241009055639912 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262421402034516 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421402034516" destination_name="the-source\n" session_id=742791812 session_state=END} 20241009055639912 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262421402034516 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241009055639912 DLINP <000b> input/ipa.c:451 connected read/write 20241009055639912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055639912 DLINP <000b> input/ipa.c:451 connected read/write 20241009055639912 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@8dc5273035e0: Found GsupExpect[0] for "262421402034516" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@8dc5273035e0: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262421402034516" TC_mo_ussd_iuse_msisdn_via_proxy(201)@8dc5273035e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C564B5988C66C301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(201)@8dc5273035e0: setverdict(pass): none -> pass 20241009055639916 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33200<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@8dc5273035e0: Final verdict of PTC: pass 20241009055639920 DAUC <0003> db_auc.c:157 IMSI='262421702038221': No 2G Auth Data 20241009055639920 DAUC <0003> db_auc.c:192 IMSI='262421702038221': No 3G Auth Data HLR_Test-GSUP(195)@8dc5273035e0: Created GsupExpect[0] for "262421702038221" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20241009055639944 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33216<->l=127.0.0.1:4258 20241009055639951 DLINP <000b> input/ipa.c:451 connected read/write 20241009055639951 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055639951 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262421702038221 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421702038221" source_name="the-source\n" session_id=892743147 session_state=BEGIN} 20241009055639951 DSS <0004> hlr_ussd.c:576 262421702038221/0x35362deb: Process SS (BEGIN) 20241009055639951 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241009055639951 DSS <0004> hlr_ussd.c:518 262421702038221/0x35362deb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241009055639951 DSS <0004> hlr_ussd.c:363 262421702038221/0x35362deb: Tx USSD 'Your extension is 491612467068' 20241009055639951 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262421702038221 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421702038221" destination_name="the-source\n" session_id=892743147 session_state=END} 20241009055639951 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262421702038221 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241009055639951 DLINP <000b> input/ipa.c:451 connected read/write 20241009055639951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055639951 DLINP <000b> input/ipa.c:451 connected read/write 20241009055639951 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@8dc5273035e0: Found GsupExpect[0] for "262421702038221" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@8dc5273035e0: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262421702038221" TC_mo_ussd_iuse_msisdn_via_proxy(202)@8dc5273035e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56434DB0D66C301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(202)@8dc5273035e0: setverdict(pass): none -> pass 20241009055639955 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33216<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@8dc5273035e0: Final verdict of PTC: pass 20241009055639959 DAUC <0003> db_auc.c:157 IMSI='262427689304649': No 2G Auth Data 20241009055639959 DAUC <0003> db_auc.c:192 IMSI='262427689304649': No 3G Auth Data HLR_Test-GSUP(195)@8dc5273035e0: Created GsupExpect[0] for "262427689304649" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20241009055639989 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33220<->l=127.0.0.1:4258 20241009055639994 DLINP <000b> input/ipa.c:451 connected read/write 20241009055639994 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055639994 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262427689304649 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427689304649" source_name="the-source\n" session_id=911527839 session_state=BEGIN} 20241009055639994 DSS <0004> hlr_ussd.c:576 262427689304649/0x3654cf9f: Process SS (BEGIN) 20241009055639994 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241009055639994 DSS <0004> hlr_ussd.c:518 262427689304649/0x3654cf9f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241009055639994 DSS <0004> hlr_ussd.c:363 262427689304649/0x3654cf9f: Tx USSD 'Your extension is 491616203010' 20241009055639994 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262427689304649 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427689304649" destination_name="the-source\n" session_id=911527839 session_state=END} 20241009055639994 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262427689304649 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241009055639994 DLINP <000b> input/ipa.c:451 connected read/write 20241009055639994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055639994 DLINP <000b> input/ipa.c:451 connected read/write 20241009055639994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@8dc5273035e0: Found GsupExpect[0] for "262427689304649" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@8dc5273035e0: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262427689304649" TC_mo_ussd_iuse_msisdn_via_proxy(203)@8dc5273035e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C56C32D80C168301'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(203)@8dc5273035e0: setverdict(pass): none -> pass 20241009055640000 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33220<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@8dc5273035e0: Final verdict of PTC: pass 20241009055640004 DAUC <0003> db_auc.c:157 IMSI='262423296783795': No 2G Auth Data 20241009055640004 DAUC <0003> db_auc.c:192 IMSI='262423296783795': No 3G Auth Data HLR_Test-GSUP(195)@8dc5273035e0: Created GsupExpect[0] for "262423296783795" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20241009055640031 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33236<->l=127.0.0.1:4258 20241009055640035 DLINP <000b> input/ipa.c:451 connected read/write 20241009055640035 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055640035 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262423296783795 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423296783795" source_name="the-source\n" session_id=1707574939 session_state=BEGIN} 20241009055640035 DSS <0004> hlr_ussd.c:576 262423296783795/0x65c7869b: Process SS (BEGIN) 20241009055640035 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241009055640035 DSS <0004> hlr_ussd.c:518 262423296783795/0x65c7869b: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241009055640035 DSS <0004> hlr_ussd.c:363 262423296783795/0x65c7869b: Tx USSD 'Your extension is 491610581345' 20241009055640035 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262423296783795 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423296783795" destination_name="the-source\n" session_id=1707574939 session_state=END} 20241009055640035 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262423296783795 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241009055640035 DLINP <000b> input/ipa.c:451 connected read/write 20241009055640035 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055640035 DLINP <000b> input/ipa.c:451 connected read/write 20241009055640035 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@8dc5273035e0: Found GsupExpect[0] for "262423296783795" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@8dc5273035e0: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262423296783795" TC_mo_ussd_iuse_msisdn_via_proxy(204)@8dc5273035e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C560355C6C46AB01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(204)@8dc5273035e0: setverdict(pass): none -> pass 20241009055640038 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33236<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@8dc5273035e0: Final verdict of PTC: pass 20241009055640043 DAUC <0003> db_auc.c:157 IMSI='262426814793027': No 2G Auth Data 20241009055640043 DAUC <0003> db_auc.c:192 IMSI='262426814793027': No 3G Auth Data HLR_Test-GSUP(195)@8dc5273035e0: Created GsupExpect[0] for "262426814793027" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20241009055640071 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33250<->l=127.0.0.1:4258 20241009055640077 DLINP <000b> input/ipa.c:451 connected read/write 20241009055640077 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055640077 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262426814793027 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426814793027" source_name="the-source\n" session_id=959430631 session_state=BEGIN} 20241009055640077 DSS <0004> hlr_ussd.c:576 262426814793027/0x392fbfe7: Process SS (BEGIN) 20241009055640077 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241009055640077 DSS <0004> hlr_ussd.c:518 262426814793027/0x392fbfe7: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241009055640078 DSS <0004> hlr_ussd.c:363 262426814793027/0x392fbfe7: Tx USSD 'Your extension is 491612874215' 20241009055640078 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262426814793027 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426814793027" destination_name="the-source\n" session_id=959430631 session_state=END} 20241009055640078 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262426814793027 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241009055640078 DLINP <000b> input/ipa.c:451 connected read/write 20241009055640078 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055640078 DLINP <000b> input/ipa.c:451 connected read/write 20241009055640078 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@8dc5273035e0: Found GsupExpect[0] for "262426814793027" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@8dc5273035e0: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262426814793027" TC_mo_ussd_iuse_msisdn_via_proxy(205)@8dc5273035e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'D9775D0E2AE3E965F73CFD7683D273102D17B3C564B81B4D16AB01'O } } } } } } TC_mo_ussd_iuse_msisdn_via_proxy(205)@8dc5273035e0: setverdict(pass): none -> pass 20241009055640082 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33250<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@8dc5273035e0: Final verdict of PTC: pass 20241009055640083 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33170<->l=127.0.0.1:4258 20241009055640083 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40743<->l=127.0.0.1:4259) 20241009055640084 DLINP <000b> input/ipa.c:451 connected read/write 20241009055640084 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055640084 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241009055640084 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241009055640084 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241009055640084 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(195)@8dc5273035e0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@8dc5273035e0: Final verdict of PTC: none 196@8dc5273035e0: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@8dc5273035e0: Final verdict of PTC: none MTC@8dc5273035e0: Setting final verdict of the test case. MTC@8dc5273035e0: Local verdict of MTC: none MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC with component reference 196: none (none -> none) MTC@8dc5273035e0: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@8dc5273035e0: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@8dc5273035e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass'. Wed Oct 9 05:56:40 UTC 2024 ====== HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.talloc 20241009055640125 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33260<->l=127.0.0.1:4258 20241009055640326 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33260<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=5756) Waiting for packet dumper to finish... 1 (prev_count=5756, count=40612) MTC@8dc5273035e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass' was executed successfully (exit status: 0). MTC@8dc5273035e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse'. ------ HLR_Tests.TC_mo_ussd_euse ------ Wed Oct 9 05:56:42 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8dc5273035e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse' was executed successfully (exit status: 0). MTC@8dc5273035e0: Test case TC_mo_ussd_euse started. MTC@8dc5273035e0: legacy= false MTC@8dc5273035e0: in not legacy case 1 20241009055643407 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:33043 20241009055643407 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:33043 IPA-EUSE-foobar(208)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241009055643409 DLINP <000b> input/ipa.c:451 connected read/write 20241009055643409 DLINP <000b> input/ipa.c:405 127.0.0.1:33043 message received MTC@8dc5273035e0: in not legacy case 2 IPA-EUSE-foobar(208)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-EUSE-foobar(208)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320455553452053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '455553452D666F6F62617200'O } } } } 20241009055643411 DLINP <000b> input/ipa.c:451 connected read/write 20241009055643411 DLINP <000b> input/ipa.c:405 127.0.0.1:33043 message received 20241009055643411 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241009055643411 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241009055643411 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241009055643411 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241009055643411 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00 20241009055643411 DLGSUP <0013> gsup_server.c:235 2: 20241009055643411 DLGSUP <0013> gsup_server.c:237 2: 00 20241009055643411 DLGSUP <0013> gsup_server.c:235 3: 20241009055643411 DLGSUP <0013> gsup_server.c:237 3: 00 20241009055643411 DLGSUP <0013> gsup_server.c:235 4: 20241009055643411 DLGSUP <0013> gsup_server.c:237 4: 00 20241009055643411 DLGSUP <0013> gsup_server.c:235 5: 20241009055643411 DLGSUP <0013> gsup_server.c:237 5: 00 20241009055643411 DLGSUP <0013> gsup_server.c:235 7: 20241009055643411 DLGSUP <0013> gsup_server.c:237 7: 00 20241009055643411 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241009055643411 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241009055643411 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:33043 IPA-EUSE-foobar(208)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241009055643411 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241009055643411 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(207)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241009055643413 DLINP <000b> input/ipa.c:451 connected read/write 20241009055643413 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055643413 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33270<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(207)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241009055643415 DLINP <000b> input/ipa.c:451 connected read/write 20241009055643415 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055643415 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241009055643415 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241009055643415 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241009055643415 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241009055643415 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241009055643415 DLGSUP <0013> gsup_server.c:235 2: 20241009055643415 DLGSUP <0013> gsup_server.c:237 2: 00 20241009055643415 DLGSUP <0013> gsup_server.c:235 3: 20241009055643415 DLGSUP <0013> gsup_server.c:237 3: 00 20241009055643415 DLGSUP <0013> gsup_server.c:235 4: 20241009055643415 DLGSUP <0013> gsup_server.c:237 4: 00 20241009055643415 DLGSUP <0013> gsup_server.c:235 5: 20241009055643415 DLGSUP <0013> gsup_server.c:237 5: 00 20241009055643415 DLGSUP <0013> gsup_server.c:235 7: 20241009055643415 DLGSUP <0013> gsup_server.c:237 7: 00 20241009055643415 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241009055643415 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241009055643415 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(207)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 210@8dc5273035e0: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241009055643432 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35449<->l=127.0.0.1:4259) 20241009055643441 DAUC <0003> db_auc.c:157 IMSI='262429977375094': No 2G Auth Data 20241009055643441 DAUC <0003> db_auc.c:192 IMSI='262429977375094': No 3G Auth Data HLR_Test-GSUP(209)@8dc5273035e0: Created GsupExpect[0] for "262429977375094" to be handled at TC_mo_ussd_euse(212) 20241009055643463 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33274<->l=127.0.0.1:4258 20241009055643469 DLINP <000b> input/ipa.c:451 connected read/write 20241009055643469 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055643469 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262429977375094 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429977375094" session_id=2711191940 session_state=BEGIN} 20241009055643469 DSS <0004> hlr_ussd.c:576 262429977375094/0xa1998184: Process SS (BEGIN) 20241009055643469 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241009055643469 DSS <0004> hlr_ussd.c:518 262429977375094/0xa1998184: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241009055643469 DLINP <000b> input/ipa.c:451 connected read/write 20241009055643469 DLINP <000b> input/ipa.c:431 127.0.0.1:33043 sending data 20241009055643469 DLINP <000b> input/ipa.c:451 connected read/write 20241009055643469 DLINP <000b> input/ipa.c:431 127.0.0.1:33043 sending data EUSE-TC_mo_ussd_euse(206)@8dc5273035e0: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20241009055643477 DLINP <000b> input/ipa.c:451 connected read/write 20241009055643477 DLINP <000b> input/ipa.c:405 127.0.0.1:33043 message received 20241009055643477 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262429977375094 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429977375094" session_id=2711191940 session_state=END} 20241009055643477 DSS <0004> hlr_ussd.c:576 262429977375094/0xa1998184: Process SS (END) 20241009055643477 DSS <0004> hlr_ussd.c:518 262429977375094/0xa1998184: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241009055643477 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262429977375094 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429977375094" session_id=2711191940 session_state=END} 20241009055643477 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262429977375094 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241009055643477 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262429977375094 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241009055643477 DLINP <000b> input/ipa.c:451 connected read/write 20241009055643477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055643477 DLINP <000b> input/ipa.c:451 connected read/write 20241009055643477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@8dc5273035e0: Found GsupExpect[0] for "262429977375094" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@8dc5273035e0: Added IMSI table entry 0TC_mo_ussd_euse(212)"262429977375094" TC_mo_ussd_euse(212)@8dc5273035e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(212)@8dc5273035e0: setverdict(pass): none -> pass 20241009055643482 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33274<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@8dc5273035e0: Final verdict of PTC: pass 20241009055643486 DAUC <0003> db_auc.c:157 IMSI='262424356305934': No 2G Auth Data 20241009055643486 DAUC <0003> db_auc.c:192 IMSI='262424356305934': No 3G Auth Data HLR_Test-GSUP(209)@8dc5273035e0: Created GsupExpect[0] for "262424356305934" to be handled at TC_mo_ussd_euse(213) 20241009055643511 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33276<->l=127.0.0.1:4258 20241009055643518 DLINP <000b> input/ipa.c:451 connected read/write 20241009055643518 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055643518 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262424356305934 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424356305934" session_id=1897840089 session_state=BEGIN} 20241009055643518 DSS <0004> hlr_ussd.c:576 262424356305934/0x711ebdd9: Process SS (BEGIN) 20241009055643518 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241009055643518 DSS <0004> hlr_ussd.c:518 262424356305934/0x711ebdd9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241009055643518 DLINP <000b> input/ipa.c:451 connected read/write 20241009055643518 DLINP <000b> input/ipa.c:431 127.0.0.1:33043 sending data 20241009055643518 DLINP <000b> input/ipa.c:451 connected read/write 20241009055643518 DLINP <000b> input/ipa.c:431 127.0.0.1:33043 sending data EUSE-TC_mo_ussd_euse(206)@8dc5273035e0: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20241009055643520 DLINP <000b> input/ipa.c:451 connected read/write 20241009055643520 DLINP <000b> input/ipa.c:405 127.0.0.1:33043 message received 20241009055643520 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262424356305934 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424356305934" session_id=1897840089 session_state=END} 20241009055643520 DSS <0004> hlr_ussd.c:576 262424356305934/0x711ebdd9: Process SS (END) 20241009055643520 DSS <0004> hlr_ussd.c:518 262424356305934/0x711ebdd9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241009055643520 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262424356305934 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424356305934" session_id=1897840089 session_state=END} 20241009055643520 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262424356305934 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241009055643520 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262424356305934 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241009055643520 DLINP <000b> input/ipa.c:451 connected read/write 20241009055643520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055643520 DLINP <000b> input/ipa.c:451 connected read/write 20241009055643520 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@8dc5273035e0: Found GsupExpect[0] for "262424356305934" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@8dc5273035e0: Added IMSI table entry 1TC_mo_ussd_euse(213)"262424356305934" TC_mo_ussd_euse(213)@8dc5273035e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(213)@8dc5273035e0: setverdict(pass): none -> pass 20241009055643525 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33276<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@8dc5273035e0: Final verdict of PTC: pass 20241009055643529 DAUC <0003> db_auc.c:157 IMSI='262425537149946': No 2G Auth Data 20241009055643529 DAUC <0003> db_auc.c:192 IMSI='262425537149946': No 3G Auth Data HLR_Test-GSUP(209)@8dc5273035e0: Created GsupExpect[0] for "262425537149946" to be handled at TC_mo_ussd_euse(214) 20241009055643554 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33284<->l=127.0.0.1:4258 20241009055643560 DLINP <000b> input/ipa.c:451 connected read/write 20241009055643560 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055643560 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262425537149946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425537149946" session_id=1354979564 session_state=BEGIN} 20241009055643560 DSS <0004> hlr_ussd.c:576 262425537149946/0x50c358ec: Process SS (BEGIN) 20241009055643560 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241009055643560 DSS <0004> hlr_ussd.c:518 262425537149946/0x50c358ec: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241009055643560 DLINP <000b> input/ipa.c:451 connected read/write 20241009055643560 DLINP <000b> input/ipa.c:431 127.0.0.1:33043 sending data 20241009055643561 DLINP <000b> input/ipa.c:451 connected read/write 20241009055643561 DLINP <000b> input/ipa.c:431 127.0.0.1:33043 sending data EUSE-TC_mo_ussd_euse(206)@8dc5273035e0: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20241009055643562 DLINP <000b> input/ipa.c:451 connected read/write 20241009055643562 DLINP <000b> input/ipa.c:405 127.0.0.1:33043 message received 20241009055643562 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262425537149946 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425537149946" session_id=1354979564 session_state=END} 20241009055643562 DSS <0004> hlr_ussd.c:576 262425537149946/0x50c358ec: Process SS (END) 20241009055643562 DSS <0004> hlr_ussd.c:518 262425537149946/0x50c358ec: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241009055643562 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262425537149946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425537149946" session_id=1354979564 session_state=END} 20241009055643562 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262425537149946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241009055643562 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262425537149946 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241009055643562 DLINP <000b> input/ipa.c:451 connected read/write 20241009055643562 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055643562 DLINP <000b> input/ipa.c:451 connected read/write 20241009055643563 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@8dc5273035e0: Found GsupExpect[0] for "262425537149946" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@8dc5273035e0: Added IMSI table entry 2TC_mo_ussd_euse(214)"262425537149946" TC_mo_ussd_euse(214)@8dc5273035e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(214)@8dc5273035e0: setverdict(pass): none -> pass 20241009055643566 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33284<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@8dc5273035e0: Final verdict of PTC: pass 20241009055643571 DAUC <0003> db_auc.c:157 IMSI='262428799951001': No 2G Auth Data 20241009055643571 DAUC <0003> db_auc.c:192 IMSI='262428799951001': No 3G Auth Data HLR_Test-GSUP(209)@8dc5273035e0: Created GsupExpect[0] for "262428799951001" to be handled at TC_mo_ussd_euse(215) 20241009055643593 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33288<->l=127.0.0.1:4258 20241009055643599 DLINP <000b> input/ipa.c:451 connected read/write 20241009055643599 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055643599 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262428799951001 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428799951001" session_id=80878367 session_state=BEGIN} 20241009055643599 DSS <0004> hlr_ussd.c:576 262428799951001/0x04d21b1f: Process SS (BEGIN) 20241009055643599 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241009055643599 DSS <0004> hlr_ussd.c:518 262428799951001/0x04d21b1f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241009055643599 DLINP <000b> input/ipa.c:451 connected read/write 20241009055643599 DLINP <000b> input/ipa.c:431 127.0.0.1:33043 sending data 20241009055643599 DLINP <000b> input/ipa.c:451 connected read/write 20241009055643599 DLINP <000b> input/ipa.c:431 127.0.0.1:33043 sending data EUSE-TC_mo_ussd_euse(206)@8dc5273035e0: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20241009055643601 DLINP <000b> input/ipa.c:451 connected read/write 20241009055643601 DLINP <000b> input/ipa.c:405 127.0.0.1:33043 message received 20241009055643601 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262428799951001 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428799951001" session_id=80878367 session_state=END} 20241009055643601 DSS <0004> hlr_ussd.c:576 262428799951001/0x04d21b1f: Process SS (END) 20241009055643601 DSS <0004> hlr_ussd.c:518 262428799951001/0x04d21b1f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241009055643601 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262428799951001 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428799951001" session_id=80878367 session_state=END} 20241009055643601 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262428799951001 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241009055643601 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262428799951001 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241009055643601 DLINP <000b> input/ipa.c:451 connected read/write 20241009055643601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055643601 DLINP <000b> input/ipa.c:451 connected read/write 20241009055643601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@8dc5273035e0: Found GsupExpect[0] for "262428799951001" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@8dc5273035e0: Added IMSI table entry 3TC_mo_ussd_euse(215)"262428799951001" TC_mo_ussd_euse(215)@8dc5273035e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(215)@8dc5273035e0: setverdict(pass): none -> pass 20241009055643605 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33288<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@8dc5273035e0: Final verdict of PTC: pass 20241009055643609 DAUC <0003> db_auc.c:157 IMSI='262421676345574': No 2G Auth Data 20241009055643609 DAUC <0003> db_auc.c:192 IMSI='262421676345574': No 3G Auth Data HLR_Test-GSUP(209)@8dc5273035e0: Created GsupExpect[0] for "262421676345574" to be handled at TC_mo_ussd_euse(216) 20241009055643633 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33300<->l=127.0.0.1:4258 20241009055643640 DLINP <000b> input/ipa.c:451 connected read/write 20241009055643640 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055643640 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262421676345574 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421676345574" session_id=3345563422 session_state=BEGIN} 20241009055643640 DSS <0004> hlr_ussd.c:576 262421676345574/0xc7693f1e: Process SS (BEGIN) 20241009055643640 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241009055643640 DSS <0004> hlr_ussd.c:518 262421676345574/0xc7693f1e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241009055643640 DLINP <000b> input/ipa.c:451 connected read/write 20241009055643640 DLINP <000b> input/ipa.c:431 127.0.0.1:33043 sending data 20241009055643640 DLINP <000b> input/ipa.c:451 connected read/write 20241009055643640 DLINP <000b> input/ipa.c:431 127.0.0.1:33043 sending data EUSE-TC_mo_ussd_euse(206)@8dc5273035e0: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20241009055643642 DLINP <000b> input/ipa.c:451 connected read/write 20241009055643642 DLINP <000b> input/ipa.c:405 127.0.0.1:33043 message received 20241009055643642 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262421676345574 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421676345574" session_id=3345563422 session_state=END} 20241009055643642 DSS <0004> hlr_ussd.c:576 262421676345574/0xc7693f1e: Process SS (END) 20241009055643642 DSS <0004> hlr_ussd.c:518 262421676345574/0xc7693f1e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241009055643642 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262421676345574 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421676345574" session_id=3345563422 session_state=END} 20241009055643642 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262421676345574 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241009055643642 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262421676345574 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241009055643642 DLINP <000b> input/ipa.c:451 connected read/write 20241009055643642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055643642 DLINP <000b> input/ipa.c:451 connected read/write 20241009055643642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@8dc5273035e0: Found GsupExpect[0] for "262421676345574" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@8dc5273035e0: Added IMSI table entry 4TC_mo_ussd_euse(216)"262421676345574" TC_mo_ussd_euse(216)@8dc5273035e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(216)@8dc5273035e0: setverdict(pass): none -> pass 20241009055643645 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33300<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@8dc5273035e0: Final verdict of PTC: pass 20241009055643649 DAUC <0003> db_auc.c:157 IMSI='262426706929195': No 2G Auth Data 20241009055643649 DAUC <0003> db_auc.c:192 IMSI='262426706929195': No 3G Auth Data HLR_Test-GSUP(209)@8dc5273035e0: Created GsupExpect[0] for "262426706929195" to be handled at TC_mo_ussd_euse(217) 20241009055643676 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33304<->l=127.0.0.1:4258 20241009055643683 DLINP <000b> input/ipa.c:451 connected read/write 20241009055643683 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055643683 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262426706929195 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426706929195" session_id=1928211147 session_state=BEGIN} 20241009055643683 DSS <0004> hlr_ussd.c:576 262426706929195/0x72ee2acb: Process SS (BEGIN) 20241009055643683 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241009055643683 DSS <0004> hlr_ussd.c:518 262426706929195/0x72ee2acb: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241009055643683 DLINP <000b> input/ipa.c:451 connected read/write 20241009055643683 DLINP <000b> input/ipa.c:431 127.0.0.1:33043 sending data 20241009055643683 DLINP <000b> input/ipa.c:451 connected read/write 20241009055643683 DLINP <000b> input/ipa.c:431 127.0.0.1:33043 sending data EUSE-TC_mo_ussd_euse(206)@8dc5273035e0: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20241009055643684 DLINP <000b> input/ipa.c:451 connected read/write 20241009055643684 DLINP <000b> input/ipa.c:405 127.0.0.1:33043 message received 20241009055643684 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262426706929195 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426706929195" session_id=1928211147 session_state=END} 20241009055643684 DSS <0004> hlr_ussd.c:576 262426706929195/0x72ee2acb: Process SS (END) 20241009055643684 DSS <0004> hlr_ussd.c:518 262426706929195/0x72ee2acb: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241009055643684 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262426706929195 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426706929195" session_id=1928211147 session_state=END} 20241009055643684 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262426706929195 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241009055643684 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262426706929195 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241009055643684 DLINP <000b> input/ipa.c:451 connected read/write 20241009055643684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055643684 DLINP <000b> input/ipa.c:451 connected read/write 20241009055643684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@8dc5273035e0: Found GsupExpect[0] for "262426706929195" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@8dc5273035e0: Added IMSI table entry 5TC_mo_ussd_euse(217)"262426706929195" TC_mo_ussd_euse(217)@8dc5273035e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(217)@8dc5273035e0: setverdict(pass): none -> pass 20241009055643690 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33304<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@8dc5273035e0: Final verdict of PTC: pass 20241009055643694 DAUC <0003> db_auc.c:157 IMSI='262428707353683': No 2G Auth Data 20241009055643694 DAUC <0003> db_auc.c:192 IMSI='262428707353683': No 3G Auth Data HLR_Test-GSUP(209)@8dc5273035e0: Created GsupExpect[0] for "262428707353683" to be handled at TC_mo_ussd_euse(218) 20241009055643721 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33320<->l=127.0.0.1:4258 20241009055643727 DLINP <000b> input/ipa.c:451 connected read/write 20241009055643727 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055643727 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262428707353683 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428707353683" session_id=1344922453 session_state=BEGIN} 20241009055643727 DSS <0004> hlr_ussd.c:576 262428707353683/0x5029e355: Process SS (BEGIN) 20241009055643727 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241009055643727 DSS <0004> hlr_ussd.c:518 262428707353683/0x5029e355: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241009055643727 DLINP <000b> input/ipa.c:451 connected read/write 20241009055643727 DLINP <000b> input/ipa.c:431 127.0.0.1:33043 sending data 20241009055643727 DLINP <000b> input/ipa.c:451 connected read/write 20241009055643727 DLINP <000b> input/ipa.c:431 127.0.0.1:33043 sending data EUSE-TC_mo_ussd_euse(206)@8dc5273035e0: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20241009055643729 DLINP <000b> input/ipa.c:451 connected read/write 20241009055643729 DLINP <000b> input/ipa.c:405 127.0.0.1:33043 message received 20241009055643729 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262428707353683 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428707353683" session_id=1344922453 session_state=END} 20241009055643729 DSS <0004> hlr_ussd.c:576 262428707353683/0x5029e355: Process SS (END) 20241009055643729 DSS <0004> hlr_ussd.c:518 262428707353683/0x5029e355: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241009055643729 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262428707353683 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428707353683" session_id=1344922453 session_state=END} 20241009055643729 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262428707353683 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241009055643729 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262428707353683 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241009055643729 DLINP <000b> input/ipa.c:451 connected read/write 20241009055643729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055643729 DLINP <000b> input/ipa.c:451 connected read/write 20241009055643729 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@8dc5273035e0: Found GsupExpect[0] for "262428707353683" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@8dc5273035e0: Added IMSI table entry 6TC_mo_ussd_euse(218)"262428707353683" TC_mo_ussd_euse(218)@8dc5273035e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(218)@8dc5273035e0: setverdict(pass): none -> pass 20241009055643733 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33320<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@8dc5273035e0: Final verdict of PTC: pass 20241009055643737 DAUC <0003> db_auc.c:157 IMSI='262420227021421': No 2G Auth Data 20241009055643737 DAUC <0003> db_auc.c:192 IMSI='262420227021421': No 3G Auth Data HLR_Test-GSUP(209)@8dc5273035e0: Created GsupExpect[0] for "262420227021421" to be handled at TC_mo_ussd_euse(219) 20241009055643764 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33334<->l=127.0.0.1:4258 20241009055643771 DLINP <000b> input/ipa.c:451 connected read/write 20241009055643771 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055643771 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420227021421 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420227021421" session_id=58538553 session_state=BEGIN} 20241009055643771 DSS <0004> hlr_ussd.c:576 262420227021421/0x037d3a39: Process SS (BEGIN) 20241009055643771 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241009055643771 DSS <0004> hlr_ussd.c:518 262420227021421/0x037d3a39: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241009055643771 DLINP <000b> input/ipa.c:451 connected read/write 20241009055643771 DLINP <000b> input/ipa.c:431 127.0.0.1:33043 sending data 20241009055643771 DLINP <000b> input/ipa.c:451 connected read/write 20241009055643771 DLINP <000b> input/ipa.c:431 127.0.0.1:33043 sending data EUSE-TC_mo_ussd_euse(206)@8dc5273035e0: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20241009055643773 DLINP <000b> input/ipa.c:451 connected read/write 20241009055643773 DLINP <000b> input/ipa.c:405 127.0.0.1:33043 message received 20241009055643773 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262420227021421 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420227021421" session_id=58538553 session_state=END} 20241009055643773 DSS <0004> hlr_ussd.c:576 262420227021421/0x037d3a39: Process SS (END) 20241009055643773 DSS <0004> hlr_ussd.c:518 262420227021421/0x037d3a39: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241009055643773 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420227021421 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420227021421" session_id=58538553 session_state=END} 20241009055643773 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262420227021421 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241009055643773 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262420227021421 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241009055643773 DLINP <000b> input/ipa.c:451 connected read/write 20241009055643773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055643773 DLINP <000b> input/ipa.c:451 connected read/write 20241009055643773 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@8dc5273035e0: Found GsupExpect[0] for "262420227021421" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@8dc5273035e0: Added IMSI table entry 7TC_mo_ussd_euse(219)"262420227021421" TC_mo_ussd_euse(219)@8dc5273035e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse(219)@8dc5273035e0: setverdict(pass): none -> pass 20241009055643776 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33334<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@8dc5273035e0: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@8dc5273035e0: Final verdict of PTC: none 20241009055643778 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33270<->l=127.0.0.1:4258 20241009055643779 DLINP <000b> input/ipa.c:451 connected read/write 20241009055643779 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055643779 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241009055643779 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241009055643779 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241009055643779 DLINP <000b> input/ipa.c:451 connected read/write 20241009055643779 DLINP <000b> input/ipa.c:405 127.0.0.1:33043 message received 20241009055643779 DLINP <000b> input/ipa.c:414 127.0.0.1:33043 connection closed with server 20241009055643779 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:33043 20241009055643779 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241009055643779 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35449<->l=127.0.0.1:4259) HLR_Test-GSUP(209)@8dc5273035e0: Final verdict of PTC: none 210@8dc5273035e0: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@8dc5273035e0: Final verdict of PTC: none IPA-EUSE-foobar(208)@8dc5273035e0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@8dc5273035e0: Final verdict of PTC: none MTC@8dc5273035e0: Setting final verdict of the test case. MTC@8dc5273035e0: Local verdict of MTC: none MTC@8dc5273035e0: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC with component reference 210: none (none -> none) MTC@8dc5273035e0: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@8dc5273035e0: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@8dc5273035e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass'. Wed Oct 9 05:56:43 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse.talloc 20241009055643820 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33344<->l=127.0.0.1:4258 20241009055644020 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33344<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=33660) Waiting for packet dumper to finish... 1 (prev_count=33660, count=44812) MTC@8dc5273035e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass' was executed successfully (exit status: 0). MTC@8dc5273035e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue'. ------ HLR_Tests.TC_mo_ussd_euse_continue ------ Wed Oct 9 05:56:46 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8dc5273035e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue' was executed successfully (exit status: 0). MTC@8dc5273035e0: Test case TC_mo_ussd_euse_continue started. MTC@8dc5273035e0: legacy= false MTC@8dc5273035e0: in not legacy case 1 20241009055647099 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:40173 20241009055647099 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:40173 IPA-EUSE-foobar(222)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241009055647100 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647100 DLINP <000b> input/ipa.c:405 127.0.0.1:40173 message received MTC@8dc5273035e0: in not legacy case 2 IPA-EUSE-foobar(222)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-EUSE-foobar(222)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320455553452053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '455553452D666F6F62617200'O } } } } 20241009055647102 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647102 DLINP <000b> input/ipa.c:405 127.0.0.1:40173 message received 20241009055647102 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241009055647102 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241009055647102 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241009055647102 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241009055647102 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00 20241009055647102 DLGSUP <0013> gsup_server.c:235 2: 20241009055647102 DLGSUP <0013> gsup_server.c:237 2: 00 20241009055647102 DLGSUP <0013> gsup_server.c:235 3: 20241009055647102 DLGSUP <0013> gsup_server.c:237 3: 00 20241009055647102 DLGSUP <0013> gsup_server.c:235 4: 20241009055647102 DLGSUP <0013> gsup_server.c:237 4: 00 20241009055647102 DLGSUP <0013> gsup_server.c:235 5: 20241009055647102 DLGSUP <0013> gsup_server.c:237 5: 00 20241009055647102 DLGSUP <0013> gsup_server.c:235 7: 20241009055647102 DLGSUP <0013> gsup_server.c:237 7: 00 20241009055647102 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241009055647102 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241009055647102 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:40173 IPA-EUSE-foobar(222)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241009055647105 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241009055647105 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(221)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241009055647107 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647107 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055647107 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57296<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(221)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241009055647109 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647109 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055647109 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241009055647109 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241009055647109 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241009055647109 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241009055647109 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241009055647109 DLGSUP <0013> gsup_server.c:235 2: 20241009055647109 DLGSUP <0013> gsup_server.c:237 2: 00 20241009055647109 DLGSUP <0013> gsup_server.c:235 3: 20241009055647109 DLGSUP <0013> gsup_server.c:237 3: 00 20241009055647109 DLGSUP <0013> gsup_server.c:235 4: 20241009055647109 DLGSUP <0013> gsup_server.c:237 4: 00 20241009055647109 DLGSUP <0013> gsup_server.c:235 5: 20241009055647109 DLGSUP <0013> gsup_server.c:237 5: 00 20241009055647109 DLGSUP <0013> gsup_server.c:235 7: 20241009055647109 DLGSUP <0013> gsup_server.c:237 7: 00 20241009055647109 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241009055647109 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241009055647109 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(221)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 224@8dc5273035e0: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241009055647127 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42329<->l=127.0.0.1:4259) 20241009055647144 DAUC <0003> db_auc.c:157 IMSI='262423418225318': No 2G Auth Data 20241009055647144 DAUC <0003> db_auc.c:192 IMSI='262423418225318': No 3G Auth Data HLR_Test-GSUP(223)@8dc5273035e0: Created GsupExpect[0] for "262423418225318" to be handled at TC_mo_ussd_euse_continue(226) 20241009055647167 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57298<->l=127.0.0.1:4258 20241009055647174 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647174 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055647174 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423418225318 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423418225318" session_id=1838887451 session_state=BEGIN} 20241009055647174 DSS <0004> hlr_ussd.c:576 262423418225318/0x6d9b321b: Process SS (BEGIN) 20241009055647174 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241009055647174 DSS <0004> hlr_ussd.c:518 262423418225318/0x6d9b321b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241009055647174 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647174 DLINP <000b> input/ipa.c:431 127.0.0.1:40173 sending data 20241009055647174 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647174 DLINP <000b> input/ipa.c:431 127.0.0.1:40173 sending data EUSE-TC_mo_ussd_euse_continue(220)@8dc5273035e0: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20241009055647182 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647182 DLINP <000b> input/ipa.c:405 127.0.0.1:40173 message received 20241009055647182 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262423418225318 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423418225318" session_id=1838887451 session_state=CONTINUE} 20241009055647182 DSS <0004> hlr_ussd.c:576 262423418225318/0x6d9b321b: Process SS (CONTINUE) 20241009055647182 DSS <0004> hlr_ussd.c:518 262423418225318/0x6d9b321b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241009055647182 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423418225318 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423418225318" session_id=1838887451 session_state=CONTINUE} 20241009055647182 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262423418225318 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241009055647182 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647182 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055647182 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647182 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@8dc5273035e0: Found GsupExpect[0] for "262423418225318" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@8dc5273035e0: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262423418225318" TC_mo_ussd_euse_continue(226)@8dc5273035e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(226)@8dc5273035e0: setverdict(pass): none -> pass 20241009055647189 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647189 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055647189 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262423418225318 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423418225318" session_id=1838887451 session_state=CONTINUE} 20241009055647189 DSS <0004> hlr_ussd.c:576 262423418225318/0x6d9b321b: Process SS (CONTINUE) 20241009055647189 DSS <0004> hlr_ussd.c:518 262423418225318/0x6d9b321b: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241009055647189 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262423418225318 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241009055647189 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647189 DLINP <000b> input/ipa.c:431 127.0.0.1:40173 sending data 20241009055647189 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647189 DLINP <000b> input/ipa.c:431 127.0.0.1:40173 sending data EUSE-TC_mo_ussd_euse_continue(220)@8dc5273035e0: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O, alertingPattern := omit, msisdn := omit } } } } } 20241009055647190 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647190 DLINP <000b> input/ipa.c:405 127.0.0.1:40173 message received 20241009055647190 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262423418225318 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423418225318" session_id=1838887451 session_state=END} 20241009055647190 DSS <0004> hlr_ussd.c:576 262423418225318/0x6d9b321b: Process SS (END) 20241009055647190 DSS <0004> hlr_ussd.c:518 262423418225318/0x6d9b321b: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241009055647190 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423418225318 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423418225318" session_id=1838887451 session_state=END} 20241009055647190 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262423418225318 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241009055647190 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262423418225318 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241009055647190 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055647190 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647190 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@8dc5273035e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(226)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055647192 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57298<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@8dc5273035e0: Final verdict of PTC: pass 20241009055647196 DAUC <0003> db_auc.c:157 IMSI='262426632132739': No 2G Auth Data 20241009055647196 DAUC <0003> db_auc.c:192 IMSI='262426632132739': No 3G Auth Data HLR_Test-GSUP(223)@8dc5273035e0: Created GsupExpect[0] for "262426632132739" to be handled at TC_mo_ussd_euse_continue(227) 20241009055647221 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57300<->l=127.0.0.1:4258 20241009055647227 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647227 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055647227 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426632132739 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426632132739" session_id=1035703281 session_state=BEGIN} 20241009055647227 DSS <0004> hlr_ussd.c:576 262426632132739/0x3dbb93f1: Process SS (BEGIN) 20241009055647227 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241009055647227 DSS <0004> hlr_ussd.c:518 262426632132739/0x3dbb93f1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241009055647227 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647227 DLINP <000b> input/ipa.c:431 127.0.0.1:40173 sending data 20241009055647227 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647227 DLINP <000b> input/ipa.c:431 127.0.0.1:40173 sending data EUSE-TC_mo_ussd_euse_continue(220)@8dc5273035e0: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20241009055647229 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647229 DLINP <000b> input/ipa.c:405 127.0.0.1:40173 message received 20241009055647229 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262426632132739 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426632132739" session_id=1035703281 session_state=CONTINUE} 20241009055647229 DSS <0004> hlr_ussd.c:576 262426632132739/0x3dbb93f1: Process SS (CONTINUE) 20241009055647229 DSS <0004> hlr_ussd.c:518 262426632132739/0x3dbb93f1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241009055647229 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426632132739 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426632132739" session_id=1035703281 session_state=CONTINUE} 20241009055647229 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262426632132739 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241009055647229 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647229 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055647229 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647229 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@8dc5273035e0: Found GsupExpect[0] for "262426632132739" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@8dc5273035e0: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262426632132739" TC_mo_ussd_euse_continue(227)@8dc5273035e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(227)@8dc5273035e0: setverdict(pass): none -> pass 20241009055647233 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647233 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055647233 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262426632132739 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426632132739" session_id=1035703281 session_state=CONTINUE} 20241009055647233 DSS <0004> hlr_ussd.c:576 262426632132739/0x3dbb93f1: Process SS (CONTINUE) 20241009055647233 DSS <0004> hlr_ussd.c:518 262426632132739/0x3dbb93f1: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241009055647233 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262426632132739 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241009055647233 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647233 DLINP <000b> input/ipa.c:431 127.0.0.1:40173 sending data 20241009055647233 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647233 DLINP <000b> input/ipa.c:431 127.0.0.1:40173 sending data EUSE-TC_mo_ussd_euse_continue(220)@8dc5273035e0: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O, alertingPattern := omit, msisdn := omit } } } } } 20241009055647235 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647235 DLINP <000b> input/ipa.c:405 127.0.0.1:40173 message received 20241009055647235 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262426632132739 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426632132739" session_id=1035703281 session_state=END} 20241009055647235 DSS <0004> hlr_ussd.c:576 262426632132739/0x3dbb93f1: Process SS (END) 20241009055647235 DSS <0004> hlr_ussd.c:518 262426632132739/0x3dbb93f1: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241009055647235 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426632132739 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426632132739" session_id=1035703281 session_state=END} 20241009055647235 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262426632132739 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241009055647235 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262426632132739 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241009055647235 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647235 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055647235 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647235 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@8dc5273035e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(227)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055647237 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57300<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@8dc5273035e0: Final verdict of PTC: pass 20241009055647241 DAUC <0003> db_auc.c:157 IMSI='262429183869804': No 2G Auth Data 20241009055647241 DAUC <0003> db_auc.c:192 IMSI='262429183869804': No 3G Auth Data HLR_Test-GSUP(223)@8dc5273035e0: Created GsupExpect[0] for "262429183869804" to be handled at TC_mo_ussd_euse_continue(228) 20241009055647266 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57302<->l=127.0.0.1:4258 20241009055647270 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647270 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055647270 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262429183869804 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429183869804" session_id=3439446067 session_state=BEGIN} 20241009055647270 DSS <0004> hlr_ussd.c:576 262429183869804/0xcd01c833: Process SS (BEGIN) 20241009055647270 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241009055647270 DSS <0004> hlr_ussd.c:518 262429183869804/0xcd01c833: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241009055647270 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647270 DLINP <000b> input/ipa.c:431 127.0.0.1:40173 sending data 20241009055647270 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647270 DLINP <000b> input/ipa.c:431 127.0.0.1:40173 sending data EUSE-TC_mo_ussd_euse_continue(220)@8dc5273035e0: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20241009055647272 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647272 DLINP <000b> input/ipa.c:405 127.0.0.1:40173 message received 20241009055647272 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262429183869804 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429183869804" session_id=3439446067 session_state=CONTINUE} 20241009055647272 DSS <0004> hlr_ussd.c:576 262429183869804/0xcd01c833: Process SS (CONTINUE) 20241009055647272 DSS <0004> hlr_ussd.c:518 262429183869804/0xcd01c833: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241009055647272 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262429183869804 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429183869804" session_id=3439446067 session_state=CONTINUE} 20241009055647272 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262429183869804 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241009055647272 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647272 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055647272 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647272 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@8dc5273035e0: Found GsupExpect[0] for "262429183869804" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@8dc5273035e0: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262429183869804" TC_mo_ussd_euse_continue(228)@8dc5273035e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(228)@8dc5273035e0: setverdict(pass): none -> pass 20241009055647277 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647277 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055647277 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262429183869804 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429183869804" session_id=3439446067 session_state=CONTINUE} 20241009055647277 DSS <0004> hlr_ussd.c:576 262429183869804/0xcd01c833: Process SS (CONTINUE) 20241009055647277 DSS <0004> hlr_ussd.c:518 262429183869804/0xcd01c833: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241009055647277 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262429183869804 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241009055647277 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647277 DLINP <000b> input/ipa.c:431 127.0.0.1:40173 sending data 20241009055647277 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647277 DLINP <000b> input/ipa.c:431 127.0.0.1:40173 sending data EUSE-TC_mo_ussd_euse_continue(220)@8dc5273035e0: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O, alertingPattern := omit, msisdn := omit } } } } } 20241009055647279 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647279 DLINP <000b> input/ipa.c:405 127.0.0.1:40173 message received 20241009055647279 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262429183869804 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429183869804" session_id=3439446067 session_state=END} 20241009055647279 DSS <0004> hlr_ussd.c:576 262429183869804/0xcd01c833: Process SS (END) 20241009055647279 DSS <0004> hlr_ussd.c:518 262429183869804/0xcd01c833: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241009055647279 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262429183869804 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429183869804" session_id=3439446067 session_state=END} 20241009055647279 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262429183869804 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241009055647279 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262429183869804 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241009055647279 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055647279 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@8dc5273035e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(228)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055647281 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57302<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@8dc5273035e0: Final verdict of PTC: pass 20241009055647285 DAUC <0003> db_auc.c:157 IMSI='262422738712825': No 2G Auth Data 20241009055647285 DAUC <0003> db_auc.c:192 IMSI='262422738712825': No 3G Auth Data HLR_Test-GSUP(223)@8dc5273035e0: Created GsupExpect[0] for "262422738712825" to be handled at TC_mo_ussd_euse_continue(229) 20241009055647310 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57314<->l=127.0.0.1:4258 20241009055647316 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647316 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055647316 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262422738712825 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422738712825" session_id=312783729 session_state=BEGIN} 20241009055647316 DSS <0004> hlr_ussd.c:576 262422738712825/0x12a4b371: Process SS (BEGIN) 20241009055647316 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241009055647316 DSS <0004> hlr_ussd.c:518 262422738712825/0x12a4b371: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241009055647316 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647316 DLINP <000b> input/ipa.c:431 127.0.0.1:40173 sending data 20241009055647316 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647316 DLINP <000b> input/ipa.c:431 127.0.0.1:40173 sending data EUSE-TC_mo_ussd_euse_continue(220)@8dc5273035e0: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20241009055647318 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647318 DLINP <000b> input/ipa.c:405 127.0.0.1:40173 message received 20241009055647318 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262422738712825 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422738712825" session_id=312783729 session_state=CONTINUE} 20241009055647318 DSS <0004> hlr_ussd.c:576 262422738712825/0x12a4b371: Process SS (CONTINUE) 20241009055647318 DSS <0004> hlr_ussd.c:518 262422738712825/0x12a4b371: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241009055647318 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262422738712825 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422738712825" session_id=312783729 session_state=CONTINUE} 20241009055647318 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262422738712825 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241009055647318 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647318 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055647318 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647318 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@8dc5273035e0: Found GsupExpect[0] for "262422738712825" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@8dc5273035e0: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262422738712825" TC_mo_ussd_euse_continue(229)@8dc5273035e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(229)@8dc5273035e0: setverdict(pass): none -> pass 20241009055647323 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647323 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055647323 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262422738712825 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422738712825" session_id=312783729 session_state=CONTINUE} 20241009055647323 DSS <0004> hlr_ussd.c:576 262422738712825/0x12a4b371: Process SS (CONTINUE) 20241009055647323 DSS <0004> hlr_ussd.c:518 262422738712825/0x12a4b371: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241009055647323 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262422738712825 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241009055647323 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647323 DLINP <000b> input/ipa.c:431 127.0.0.1:40173 sending data 20241009055647323 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647323 DLINP <000b> input/ipa.c:431 127.0.0.1:40173 sending data EUSE-TC_mo_ussd_euse_continue(220)@8dc5273035e0: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O, alertingPattern := omit, msisdn := omit } } } } } 20241009055647325 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647325 DLINP <000b> input/ipa.c:405 127.0.0.1:40173 message received 20241009055647325 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262422738712825 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422738712825" session_id=312783729 session_state=END} 20241009055647325 DSS <0004> hlr_ussd.c:576 262422738712825/0x12a4b371: Process SS (END) 20241009055647325 DSS <0004> hlr_ussd.c:518 262422738712825/0x12a4b371: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241009055647325 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262422738712825 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422738712825" session_id=312783729 session_state=END} 20241009055647325 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262422738712825 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241009055647325 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262422738712825 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241009055647325 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647325 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055647325 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647325 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@8dc5273035e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(229)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055647327 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57314<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@8dc5273035e0: Final verdict of PTC: pass 20241009055647331 DAUC <0003> db_auc.c:157 IMSI='262420117247366': No 2G Auth Data 20241009055647331 DAUC <0003> db_auc.c:192 IMSI='262420117247366': No 3G Auth Data HLR_Test-GSUP(223)@8dc5273035e0: Created GsupExpect[0] for "262420117247366" to be handled at TC_mo_ussd_euse_continue(230) 20241009055647356 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57318<->l=127.0.0.1:4258 20241009055647361 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647361 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055647361 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262420117247366 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420117247366" session_id=3360108624 session_state=BEGIN} 20241009055647361 DSS <0004> hlr_ussd.c:576 262420117247366/0xc8473050: Process SS (BEGIN) 20241009055647361 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241009055647361 DSS <0004> hlr_ussd.c:518 262420117247366/0xc8473050: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241009055647361 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647361 DLINP <000b> input/ipa.c:431 127.0.0.1:40173 sending data 20241009055647361 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647361 DLINP <000b> input/ipa.c:431 127.0.0.1:40173 sending data EUSE-TC_mo_ussd_euse_continue(220)@8dc5273035e0: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20241009055647363 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647363 DLINP <000b> input/ipa.c:405 127.0.0.1:40173 message received 20241009055647363 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262420117247366 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420117247366" session_id=3360108624 session_state=CONTINUE} 20241009055647363 DSS <0004> hlr_ussd.c:576 262420117247366/0xc8473050: Process SS (CONTINUE) 20241009055647363 DSS <0004> hlr_ussd.c:518 262420117247366/0xc8473050: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241009055647363 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262420117247366 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420117247366" session_id=3360108624 session_state=CONTINUE} 20241009055647363 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262420117247366 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241009055647363 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055647363 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@8dc5273035e0: Found GsupExpect[0] for "262420117247366" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@8dc5273035e0: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262420117247366" TC_mo_ussd_euse_continue(230)@8dc5273035e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(230)@8dc5273035e0: setverdict(pass): none -> pass 20241009055647367 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647367 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055647367 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262420117247366 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420117247366" session_id=3360108624 session_state=CONTINUE} 20241009055647367 DSS <0004> hlr_ussd.c:576 262420117247366/0xc8473050: Process SS (CONTINUE) 20241009055647367 DSS <0004> hlr_ussd.c:518 262420117247366/0xc8473050: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241009055647367 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262420117247366 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241009055647367 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647367 DLINP <000b> input/ipa.c:431 127.0.0.1:40173 sending data 20241009055647367 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647367 DLINP <000b> input/ipa.c:431 127.0.0.1:40173 sending data EUSE-TC_mo_ussd_euse_continue(220)@8dc5273035e0: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O, alertingPattern := omit, msisdn := omit } } } } } 20241009055647369 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647369 DLINP <000b> input/ipa.c:405 127.0.0.1:40173 message received 20241009055647369 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262420117247366 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420117247366" session_id=3360108624 session_state=END} 20241009055647369 DSS <0004> hlr_ussd.c:576 262420117247366/0xc8473050: Process SS (END) 20241009055647369 DSS <0004> hlr_ussd.c:518 262420117247366/0xc8473050: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241009055647369 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262420117247366 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420117247366" session_id=3360108624 session_state=END} 20241009055647369 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262420117247366 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241009055647369 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262420117247366 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241009055647369 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647369 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055647369 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647369 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@8dc5273035e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(230)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055647371 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57318<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@8dc5273035e0: Final verdict of PTC: pass 20241009055647375 DAUC <0003> db_auc.c:157 IMSI='262422688957766': No 2G Auth Data 20241009055647375 DAUC <0003> db_auc.c:192 IMSI='262422688957766': No 3G Auth Data HLR_Test-GSUP(223)@8dc5273035e0: Created GsupExpect[0] for "262422688957766" to be handled at TC_mo_ussd_euse_continue(231) 20241009055647403 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57320<->l=127.0.0.1:4258 20241009055647407 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647407 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055647408 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262422688957766 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422688957766" session_id=797317834 session_state=BEGIN} 20241009055647408 DSS <0004> hlr_ussd.c:576 262422688957766/0x2f861aca: Process SS (BEGIN) 20241009055647408 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241009055647408 DSS <0004> hlr_ussd.c:518 262422688957766/0x2f861aca: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241009055647408 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647408 DLINP <000b> input/ipa.c:431 127.0.0.1:40173 sending data 20241009055647408 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647408 DLINP <000b> input/ipa.c:431 127.0.0.1:40173 sending data EUSE-TC_mo_ussd_euse_continue(220)@8dc5273035e0: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20241009055647410 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647410 DLINP <000b> input/ipa.c:405 127.0.0.1:40173 message received 20241009055647410 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262422688957766 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422688957766" session_id=797317834 session_state=CONTINUE} 20241009055647410 DSS <0004> hlr_ussd.c:576 262422688957766/0x2f861aca: Process SS (CONTINUE) 20241009055647410 DSS <0004> hlr_ussd.c:518 262422688957766/0x2f861aca: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241009055647410 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262422688957766 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422688957766" session_id=797317834 session_state=CONTINUE} 20241009055647410 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262422688957766 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241009055647410 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055647410 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647410 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@8dc5273035e0: Found GsupExpect[0] for "262422688957766" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@8dc5273035e0: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262422688957766" TC_mo_ussd_euse_continue(231)@8dc5273035e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(231)@8dc5273035e0: setverdict(pass): none -> pass 20241009055647414 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647414 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055647414 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262422688957766 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422688957766" session_id=797317834 session_state=CONTINUE} 20241009055647414 DSS <0004> hlr_ussd.c:576 262422688957766/0x2f861aca: Process SS (CONTINUE) 20241009055647414 DSS <0004> hlr_ussd.c:518 262422688957766/0x2f861aca: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241009055647414 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262422688957766 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241009055647414 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647414 DLINP <000b> input/ipa.c:431 127.0.0.1:40173 sending data 20241009055647414 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647414 DLINP <000b> input/ipa.c:431 127.0.0.1:40173 sending data EUSE-TC_mo_ussd_euse_continue(220)@8dc5273035e0: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O, alertingPattern := omit, msisdn := omit } } } } } 20241009055647416 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647416 DLINP <000b> input/ipa.c:405 127.0.0.1:40173 message received 20241009055647416 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262422688957766 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422688957766" session_id=797317834 session_state=END} 20241009055647416 DSS <0004> hlr_ussd.c:576 262422688957766/0x2f861aca: Process SS (END) 20241009055647416 DSS <0004> hlr_ussd.c:518 262422688957766/0x2f861aca: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241009055647416 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262422688957766 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422688957766" session_id=797317834 session_state=END} 20241009055647416 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262422688957766 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241009055647416 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262422688957766 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241009055647416 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647416 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055647416 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647416 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@8dc5273035e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(231)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055647418 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57320<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@8dc5273035e0: Final verdict of PTC: pass 20241009055647422 DAUC <0003> db_auc.c:157 IMSI='262424690160591': No 2G Auth Data 20241009055647422 DAUC <0003> db_auc.c:192 IMSI='262424690160591': No 3G Auth Data HLR_Test-GSUP(223)@8dc5273035e0: Created GsupExpect[0] for "262424690160591" to be handled at TC_mo_ussd_euse_continue(232) 20241009055647452 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57330<->l=127.0.0.1:4258 20241009055647461 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647461 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055647461 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424690160591 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424690160591" session_id=2070688462 session_state=BEGIN} 20241009055647461 DSS <0004> hlr_ussd.c:576 262424690160591/0x7b6c32ce: Process SS (BEGIN) 20241009055647461 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241009055647461 DSS <0004> hlr_ussd.c:518 262424690160591/0x7b6c32ce: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241009055647461 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647461 DLINP <000b> input/ipa.c:431 127.0.0.1:40173 sending data 20241009055647461 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647461 DLINP <000b> input/ipa.c:431 127.0.0.1:40173 sending data EUSE-TC_mo_ussd_euse_continue(220)@8dc5273035e0: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20241009055647462 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647462 DLINP <000b> input/ipa.c:405 127.0.0.1:40173 message received 20241009055647462 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262424690160591 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424690160591" session_id=2070688462 session_state=CONTINUE} 20241009055647462 DSS <0004> hlr_ussd.c:576 262424690160591/0x7b6c32ce: Process SS (CONTINUE) 20241009055647462 DSS <0004> hlr_ussd.c:518 262424690160591/0x7b6c32ce: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241009055647462 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424690160591 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424690160591" session_id=2070688462 session_state=CONTINUE} 20241009055647462 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262424690160591 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241009055647462 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055647462 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647462 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@8dc5273035e0: Found GsupExpect[0] for "262424690160591" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@8dc5273035e0: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262424690160591" TC_mo_ussd_euse_continue(232)@8dc5273035e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(232)@8dc5273035e0: setverdict(pass): none -> pass 20241009055647469 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647469 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055647469 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262424690160591 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424690160591" session_id=2070688462 session_state=CONTINUE} 20241009055647469 DSS <0004> hlr_ussd.c:576 262424690160591/0x7b6c32ce: Process SS (CONTINUE) 20241009055647469 DSS <0004> hlr_ussd.c:518 262424690160591/0x7b6c32ce: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241009055647469 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262424690160591 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241009055647469 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647469 DLINP <000b> input/ipa.c:431 127.0.0.1:40173 sending data 20241009055647469 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647469 DLINP <000b> input/ipa.c:431 127.0.0.1:40173 sending data EUSE-TC_mo_ussd_euse_continue(220)@8dc5273035e0: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O, alertingPattern := omit, msisdn := omit } } } } } 20241009055647471 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647471 DLINP <000b> input/ipa.c:405 127.0.0.1:40173 message received 20241009055647471 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262424690160591 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424690160591" session_id=2070688462 session_state=END} 20241009055647471 DSS <0004> hlr_ussd.c:576 262424690160591/0x7b6c32ce: Process SS (END) 20241009055647471 DSS <0004> hlr_ussd.c:518 262424690160591/0x7b6c32ce: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241009055647471 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424690160591 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424690160591" session_id=2070688462 session_state=END} 20241009055647471 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262424690160591 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241009055647471 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262424690160591 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241009055647471 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647471 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055647471 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647471 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@8dc5273035e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(232)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055647473 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57330<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@8dc5273035e0: Final verdict of PTC: pass 20241009055647477 DAUC <0003> db_auc.c:157 IMSI='262428944931584': No 2G Auth Data 20241009055647477 DAUC <0003> db_auc.c:192 IMSI='262428944931584': No 3G Auth Data HLR_Test-GSUP(223)@8dc5273035e0: Created GsupExpect[0] for "262428944931584" to be handled at TC_mo_ussd_euse_continue(233) 20241009055647504 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57340<->l=127.0.0.1:4258 20241009055647508 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647508 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055647508 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428944931584 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428944931584" session_id=2143636133 session_state=BEGIN} 20241009055647508 DSS <0004> hlr_ussd.c:576 262428944931584/0x7fc54aa5: Process SS (BEGIN) 20241009055647508 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241009055647508 DSS <0004> hlr_ussd.c:518 262428944931584/0x7fc54aa5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241009055647508 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647508 DLINP <000b> input/ipa.c:431 127.0.0.1:40173 sending data 20241009055647508 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647508 DLINP <000b> input/ipa.c:431 127.0.0.1:40173 sending data EUSE-TC_mo_ussd_euse_continue(220)@8dc5273035e0: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O, alertingPattern := omit, msisdn := omit } } } } } 20241009055647510 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647510 DLINP <000b> input/ipa.c:405 127.0.0.1:40173 message received 20241009055647510 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262428944931584 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428944931584" session_id=2143636133 session_state=CONTINUE} 20241009055647510 DSS <0004> hlr_ussd.c:576 262428944931584/0x7fc54aa5: Process SS (CONTINUE) 20241009055647510 DSS <0004> hlr_ussd.c:518 262428944931584/0x7fc54aa5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241009055647510 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428944931584 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428944931584" session_id=2143636133 session_state=CONTINUE} 20241009055647510 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262428944931584 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241009055647510 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055647510 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@8dc5273035e0: Found GsupExpect[0] for "262428944931584" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@8dc5273035e0: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262428944931584" TC_mo_ussd_euse_continue(233)@8dc5273035e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA180C3602'O } } } } } } TC_mo_ussd_euse_continue(233)@8dc5273035e0: setverdict(pass): none -> pass 20241009055647515 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647515 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055647515 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262428944931584 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428944931584" session_id=2143636133 session_state=CONTINUE} 20241009055647515 DSS <0004> hlr_ussd.c:576 262428944931584/0x7fc54aa5: Process SS (CONTINUE) 20241009055647515 DSS <0004> hlr_ussd.c:518 262428944931584/0x7fc54aa5: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241009055647515 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262428944931584 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241009055647515 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647515 DLINP <000b> input/ipa.c:431 127.0.0.1:40173 sending data 20241009055647515 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647515 DLINP <000b> input/ipa.c:431 127.0.0.1:40173 sending data EUSE-TC_mo_ussd_euse_continue(220)@8dc5273035e0: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O, alertingPattern := omit, msisdn := omit } } } } } 20241009055647517 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647517 DLINP <000b> input/ipa.c:405 127.0.0.1:40173 message received 20241009055647517 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262428944931584 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428944931584" session_id=2143636133 session_state=END} 20241009055647517 DSS <0004> hlr_ussd.c:576 262428944931584/0x7fc54aa5: Process SS (END) 20241009055647517 DSS <0004> hlr_ussd.c:518 262428944931584/0x7fc54aa5: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241009055647517 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428944931584 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428944931584" session_id=2143636133 session_state=END} 20241009055647517 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262428944931584 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241009055647517 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262428944931584 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241009055647517 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647517 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055647517 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647517 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@8dc5273035e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'ED309AAD2FA7E900'O } } } } } } TC_mo_ussd_euse_continue(233)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055647519 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57340<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@8dc5273035e0: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@8dc5273035e0: Final verdict of PTC: none 20241009055647520 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57296<->l=127.0.0.1:4258 20241009055647521 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42329<->l=127.0.0.1:4259) 20241009055647521 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647521 DLINP <000b> input/ipa.c:405 127.0.0.1:40173 message received 20241009055647521 DLINP <000b> input/ipa.c:414 127.0.0.1:40173 connection closed with server 20241009055647521 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:40173 20241009055647521 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(225)@8dc5273035e0: Final verdict of PTC: none 20241009055647522 DLINP <000b> input/ipa.c:451 connected read/write 20241009055647522 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055647522 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241009055647522 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241009055647522 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(223)@8dc5273035e0: Final verdict of PTC: none 224@8dc5273035e0: Final verdict of PTC: none IPA-EUSE-foobar(222)@8dc5273035e0: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@8dc5273035e0: Final verdict of PTC: none MTC@8dc5273035e0: Setting final verdict of the test case. MTC@8dc5273035e0: Local verdict of MTC: none MTC@8dc5273035e0: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC with component reference 224: none (none -> none) MTC@8dc5273035e0: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@8dc5273035e0: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@8dc5273035e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass'. Wed Oct 9 05:56:47 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse_continue pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_continue.talloc 20241009055647561 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57346<->l=127.0.0.1:4258 20241009055647761 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57346<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=35864) Waiting for packet dumper to finish... 1 (prev_count=35864, count=49464) MTC@8dc5273035e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass' was executed successfully (exit status: 0). MTC@8dc5273035e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute'. ------ HLR_Tests.TC_mo_ussd_euse_defaultroute ------ Wed Oct 9 05:56:49 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8dc5273035e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute' was executed successfully (exit status: 0). MTC@8dc5273035e0: Test case TC_mo_ussd_euse_defaultroute started. MTC@8dc5273035e0: legacy= false MTC@8dc5273035e0: in not legacy case 1 20241009055650845 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:36453 20241009055650845 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:36453 IPA-EUSE-foobar(236)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@8dc5273035e0: in not legacy case 2 20241009055650847 DLINP <000b> input/ipa.c:451 connected read/write 20241009055650847 DLINP <000b> input/ipa.c:405 127.0.0.1:36453 message received 20241009055650849 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241009055650849 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-EUSE-foobar(236)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320455553452053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '455553452D666F6F62617200'O } } } } 20241009055650850 DLINP <000b> input/ipa.c:451 connected read/write 20241009055650850 DLINP <000b> input/ipa.c:405 127.0.0.1:36453 message received 20241009055650850 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241009055650850 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241009055650850 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241009055650850 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241009055650850 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00 20241009055650850 DLGSUP <0013> gsup_server.c:235 2: 20241009055650850 DLGSUP <0013> gsup_server.c:237 2: 00 20241009055650850 DLGSUP <0013> gsup_server.c:235 3: 20241009055650850 DLGSUP <0013> gsup_server.c:237 3: 00 20241009055650850 DLGSUP <0013> gsup_server.c:235 4: 20241009055650850 DLGSUP <0013> gsup_server.c:237 4: 00 20241009055650850 DLGSUP <0013> gsup_server.c:235 5: 20241009055650850 DLGSUP <0013> gsup_server.c:237 5: 00 20241009055650850 DLGSUP <0013> gsup_server.c:235 7: 20241009055650850 DLGSUP <0013> gsup_server.c:237 7: 00 20241009055650850 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241009055650850 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241009055650850 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:36453 IPA-EUSE-foobar(236)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(235)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241009055650851 DLINP <000b> input/ipa.c:451 connected read/write 20241009055650851 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055650852 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57356<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(235)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241009055650855 DLINP <000b> input/ipa.c:451 connected read/write 20241009055650855 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055650855 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241009055650855 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241009055650855 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241009055650855 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241009055650855 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241009055650855 DLGSUP <0013> gsup_server.c:235 2: 20241009055650855 DLGSUP <0013> gsup_server.c:237 2: 00 20241009055650855 DLGSUP <0013> gsup_server.c:235 3: 20241009055650855 DLGSUP <0013> gsup_server.c:237 3: 00 20241009055650855 DLGSUP <0013> gsup_server.c:235 4: 20241009055650855 DLGSUP <0013> gsup_server.c:237 4: 00 20241009055650855 DLGSUP <0013> gsup_server.c:235 5: 20241009055650855 DLGSUP <0013> gsup_server.c:237 5: 00 20241009055650855 DLGSUP <0013> gsup_server.c:235 7: 20241009055650855 DLGSUP <0013> gsup_server.c:237 7: 00 20241009055650855 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241009055650855 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241009055650855 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(235)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@8dc5273035e0: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241009055650872 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36557<->l=127.0.0.1:4259) 20241009055650893 DAUC <0003> db_auc.c:157 IMSI='262423859435354': No 2G Auth Data 20241009055650893 DAUC <0003> db_auc.c:192 IMSI='262423859435354': No 3G Auth Data HLR_Test-GSUP(237)@8dc5273035e0: Created GsupExpect[0] for "262423859435354" to be handled at TC_mo_ussd_euse_defaultroute(240) 20241009055650917 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57368<->l=127.0.0.1:4258 20241009055650924 DLINP <000b> input/ipa.c:451 connected read/write 20241009055650924 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055650924 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262423859435354 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423859435354" session_id=3330440153 session_state=BEGIN} 20241009055650924 DSS <0004> hlr_ussd.c:576 262423859435354/0xc6827bd9: Process SS (BEGIN) 20241009055650924 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241009055650924 DSS <0004> hlr_ussd.c:518 262423859435354/0xc6827bd9: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241009055650924 DLINP <000b> input/ipa.c:451 connected read/write 20241009055650924 DLINP <000b> input/ipa.c:431 127.0.0.1:36453 sending data 20241009055650924 DLINP <000b> input/ipa.c:451 connected read/write 20241009055650924 DLINP <000b> input/ipa.c:431 127.0.0.1:36453 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@8dc5273035e0: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O, alertingPattern := omit, msisdn := omit } } } } } 20241009055650932 DLINP <000b> input/ipa.c:451 connected read/write 20241009055650932 DLINP <000b> input/ipa.c:405 127.0.0.1:36453 message received 20241009055650932 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262423859435354 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423859435354" session_id=3330440153 session_state=END} 20241009055650932 DSS <0004> hlr_ussd.c:576 262423859435354/0xc6827bd9: Process SS (END) 20241009055650932 DSS <0004> hlr_ussd.c:518 262423859435354/0xc6827bd9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241009055650933 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262423859435354 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423859435354" session_id=3330440153 session_state=END} 20241009055650933 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262423859435354 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241009055650933 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262423859435354 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241009055650933 DLINP <000b> input/ipa.c:451 connected read/write 20241009055650933 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055650933 DLINP <000b> input/ipa.c:451 connected read/write 20241009055650933 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@8dc5273035e0: Found GsupExpect[0] for "262423859435354" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@8dc5273035e0: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262423859435354" TC_mo_ussd_euse_defaultroute(240)@8dc5273035e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(240)@8dc5273035e0: setverdict(pass): none -> pass 20241009055650938 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57368<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@8dc5273035e0: Final verdict of PTC: pass 20241009055650942 DAUC <0003> db_auc.c:157 IMSI='262425358461319': No 2G Auth Data 20241009055650942 DAUC <0003> db_auc.c:192 IMSI='262425358461319': No 3G Auth Data HLR_Test-GSUP(237)@8dc5273035e0: Created GsupExpect[0] for "262425358461319" to be handled at TC_mo_ussd_euse_defaultroute(241) 20241009055650968 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57384<->l=127.0.0.1:4258 20241009055650974 DLINP <000b> input/ipa.c:451 connected read/write 20241009055650974 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055650974 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262425358461319 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425358461319" session_id=3682780980 session_state=BEGIN} 20241009055650974 DSS <0004> hlr_ussd.c:576 262425358461319/0xdb82c734: Process SS (BEGIN) 20241009055650974 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241009055650974 DSS <0004> hlr_ussd.c:518 262425358461319/0xdb82c734: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241009055650974 DLINP <000b> input/ipa.c:451 connected read/write 20241009055650974 DLINP <000b> input/ipa.c:431 127.0.0.1:36453 sending data 20241009055650975 DLINP <000b> input/ipa.c:451 connected read/write 20241009055650975 DLINP <000b> input/ipa.c:431 127.0.0.1:36453 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@8dc5273035e0: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O, alertingPattern := omit, msisdn := omit } } } } } 20241009055650976 DLINP <000b> input/ipa.c:451 connected read/write 20241009055650976 DLINP <000b> input/ipa.c:405 127.0.0.1:36453 message received 20241009055650976 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262425358461319 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425358461319" session_id=3682780980 session_state=END} 20241009055650976 DSS <0004> hlr_ussd.c:576 262425358461319/0xdb82c734: Process SS (END) 20241009055650976 DSS <0004> hlr_ussd.c:518 262425358461319/0xdb82c734: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241009055650976 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262425358461319 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425358461319" session_id=3682780980 session_state=END} 20241009055650976 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262425358461319 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241009055650976 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262425358461319 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241009055650977 DLINP <000b> input/ipa.c:451 connected read/write 20241009055650977 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055650977 DLINP <000b> input/ipa.c:451 connected read/write 20241009055650977 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@8dc5273035e0: Found GsupExpect[0] for "262425358461319" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@8dc5273035e0: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262425358461319" TC_mo_ussd_euse_defaultroute(241)@8dc5273035e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(241)@8dc5273035e0: setverdict(pass): none -> pass 20241009055650980 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57384<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@8dc5273035e0: Final verdict of PTC: pass 20241009055650985 DAUC <0003> db_auc.c:157 IMSI='262425641598647': No 2G Auth Data 20241009055650985 DAUC <0003> db_auc.c:192 IMSI='262425641598647': No 3G Auth Data HLR_Test-GSUP(237)@8dc5273035e0: Created GsupExpect[0] for "262425641598647" to be handled at TC_mo_ussd_euse_defaultroute(242) 20241009055651016 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57394<->l=127.0.0.1:4258 20241009055651022 DLINP <000b> input/ipa.c:451 connected read/write 20241009055651022 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055651022 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262425641598647 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425641598647" session_id=140459672 session_state=BEGIN} 20241009055651022 DSS <0004> hlr_ussd.c:576 262425641598647/0x085f3e98: Process SS (BEGIN) 20241009055651022 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241009055651022 DSS <0004> hlr_ussd.c:518 262425641598647/0x085f3e98: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241009055651022 DLINP <000b> input/ipa.c:451 connected read/write 20241009055651022 DLINP <000b> input/ipa.c:431 127.0.0.1:36453 sending data 20241009055651022 DLINP <000b> input/ipa.c:451 connected read/write 20241009055651022 DLINP <000b> input/ipa.c:431 127.0.0.1:36453 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@8dc5273035e0: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O, alertingPattern := omit, msisdn := omit } } } } } 20241009055651024 DLINP <000b> input/ipa.c:451 connected read/write 20241009055651024 DLINP <000b> input/ipa.c:405 127.0.0.1:36453 message received 20241009055651024 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262425641598647 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425641598647" session_id=140459672 session_state=END} 20241009055651024 DSS <0004> hlr_ussd.c:576 262425641598647/0x085f3e98: Process SS (END) 20241009055651024 DSS <0004> hlr_ussd.c:518 262425641598647/0x085f3e98: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241009055651024 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262425641598647 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425641598647" session_id=140459672 session_state=END} 20241009055651024 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262425641598647 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241009055651024 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262425641598647 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241009055651024 DLINP <000b> input/ipa.c:451 connected read/write 20241009055651024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055651024 DLINP <000b> input/ipa.c:451 connected read/write 20241009055651024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@8dc5273035e0: Found GsupExpect[0] for "262425641598647" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@8dc5273035e0: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262425641598647" TC_mo_ussd_euse_defaultroute(242)@8dc5273035e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(242)@8dc5273035e0: setverdict(pass): none -> pass 20241009055651028 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57394<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@8dc5273035e0: Final verdict of PTC: pass 20241009055651032 DAUC <0003> db_auc.c:157 IMSI='262423867000567': No 2G Auth Data 20241009055651032 DAUC <0003> db_auc.c:192 IMSI='262423867000567': No 3G Auth Data HLR_Test-GSUP(237)@8dc5273035e0: Created GsupExpect[0] for "262423867000567" to be handled at TC_mo_ussd_euse_defaultroute(243) 20241009055651055 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57400<->l=127.0.0.1:4258 20241009055651063 DLINP <000b> input/ipa.c:451 connected read/write 20241009055651063 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055651063 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262423867000567 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423867000567" session_id=2895365074 session_state=BEGIN} 20241009055651063 DSS <0004> hlr_ussd.c:576 262423867000567/0xac93c3d2: Process SS (BEGIN) 20241009055651063 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241009055651063 DSS <0004> hlr_ussd.c:518 262423867000567/0xac93c3d2: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241009055651063 DLINP <000b> input/ipa.c:451 connected read/write 20241009055651063 DLINP <000b> input/ipa.c:431 127.0.0.1:36453 sending data 20241009055651063 DLINP <000b> input/ipa.c:451 connected read/write 20241009055651063 DLINP <000b> input/ipa.c:431 127.0.0.1:36453 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@8dc5273035e0: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O, alertingPattern := omit, msisdn := omit } } } } } 20241009055651066 DLINP <000b> input/ipa.c:451 connected read/write 20241009055651066 DLINP <000b> input/ipa.c:405 127.0.0.1:36453 message received 20241009055651066 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262423867000567 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423867000567" session_id=2895365074 session_state=END} 20241009055651066 DSS <0004> hlr_ussd.c:576 262423867000567/0xac93c3d2: Process SS (END) 20241009055651066 DSS <0004> hlr_ussd.c:518 262423867000567/0xac93c3d2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241009055651066 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262423867000567 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423867000567" session_id=2895365074 session_state=END} 20241009055651066 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262423867000567 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241009055651066 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262423867000567 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241009055651066 DLINP <000b> input/ipa.c:451 connected read/write 20241009055651066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055651066 DLINP <000b> input/ipa.c:451 connected read/write 20241009055651066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@8dc5273035e0: Found GsupExpect[0] for "262423867000567" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@8dc5273035e0: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262423867000567" TC_mo_ussd_euse_defaultroute(243)@8dc5273035e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(243)@8dc5273035e0: setverdict(pass): none -> pass 20241009055651071 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57400<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@8dc5273035e0: Final verdict of PTC: pass 20241009055651075 DAUC <0003> db_auc.c:157 IMSI='262425990119514': No 2G Auth Data 20241009055651075 DAUC <0003> db_auc.c:192 IMSI='262425990119514': No 3G Auth Data HLR_Test-GSUP(237)@8dc5273035e0: Created GsupExpect[0] for "262425990119514" to be handled at TC_mo_ussd_euse_defaultroute(244) 20241009055651097 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57402<->l=127.0.0.1:4258 20241009055651103 DLINP <000b> input/ipa.c:451 connected read/write 20241009055651103 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055651103 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262425990119514 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425990119514" session_id=3445099656 session_state=BEGIN} 20241009055651103 DSS <0004> hlr_ussd.c:576 262425990119514/0xcd580c88: Process SS (BEGIN) 20241009055651103 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241009055651103 DSS <0004> hlr_ussd.c:518 262425990119514/0xcd580c88: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241009055651103 DLINP <000b> input/ipa.c:451 connected read/write 20241009055651103 DLINP <000b> input/ipa.c:431 127.0.0.1:36453 sending data 20241009055651103 DLINP <000b> input/ipa.c:451 connected read/write 20241009055651103 DLINP <000b> input/ipa.c:431 127.0.0.1:36453 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@8dc5273035e0: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O, alertingPattern := omit, msisdn := omit } } } } } 20241009055651105 DLINP <000b> input/ipa.c:451 connected read/write 20241009055651105 DLINP <000b> input/ipa.c:405 127.0.0.1:36453 message received 20241009055651105 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262425990119514 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425990119514" session_id=3445099656 session_state=END} 20241009055651105 DSS <0004> hlr_ussd.c:576 262425990119514/0xcd580c88: Process SS (END) 20241009055651105 DSS <0004> hlr_ussd.c:518 262425990119514/0xcd580c88: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241009055651105 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262425990119514 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425990119514" session_id=3445099656 session_state=END} 20241009055651105 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262425990119514 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241009055651105 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262425990119514 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241009055651105 DLINP <000b> input/ipa.c:451 connected read/write 20241009055651105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055651105 DLINP <000b> input/ipa.c:451 connected read/write 20241009055651105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@8dc5273035e0: Found GsupExpect[0] for "262425990119514" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@8dc5273035e0: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262425990119514" TC_mo_ussd_euse_defaultroute(244)@8dc5273035e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(244)@8dc5273035e0: setverdict(pass): none -> pass 20241009055651109 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57402<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@8dc5273035e0: Final verdict of PTC: pass 20241009055651113 DAUC <0003> db_auc.c:157 IMSI='262420654240435': No 2G Auth Data 20241009055651113 DAUC <0003> db_auc.c:192 IMSI='262420654240435': No 3G Auth Data HLR_Test-GSUP(237)@8dc5273035e0: Created GsupExpect[0] for "262420654240435" to be handled at TC_mo_ussd_euse_defaultroute(245) 20241009055651141 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57412<->l=127.0.0.1:4258 20241009055651146 DLINP <000b> input/ipa.c:451 connected read/write 20241009055651146 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055651146 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262420654240435 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420654240435" session_id=3934124796 session_state=BEGIN} 20241009055651146 DSS <0004> hlr_ussd.c:576 262420654240435/0xea7dfafc: Process SS (BEGIN) 20241009055651147 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241009055651147 DSS <0004> hlr_ussd.c:518 262420654240435/0xea7dfafc: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241009055651147 DLINP <000b> input/ipa.c:451 connected read/write 20241009055651147 DLINP <000b> input/ipa.c:431 127.0.0.1:36453 sending data 20241009055651147 DLINP <000b> input/ipa.c:451 connected read/write 20241009055651147 DLINP <000b> input/ipa.c:431 127.0.0.1:36453 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@8dc5273035e0: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O, alertingPattern := omit, msisdn := omit } } } } } 20241009055651148 DLINP <000b> input/ipa.c:451 connected read/write 20241009055651148 DLINP <000b> input/ipa.c:405 127.0.0.1:36453 message received 20241009055651148 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262420654240435 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420654240435" session_id=3934124796 session_state=END} 20241009055651148 DSS <0004> hlr_ussd.c:576 262420654240435/0xea7dfafc: Process SS (END) 20241009055651148 DSS <0004> hlr_ussd.c:518 262420654240435/0xea7dfafc: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241009055651148 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262420654240435 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420654240435" session_id=3934124796 session_state=END} 20241009055651148 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262420654240435 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241009055651148 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262420654240435 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241009055651148 DLINP <000b> input/ipa.c:451 connected read/write 20241009055651148 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055651148 DLINP <000b> input/ipa.c:451 connected read/write 20241009055651148 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@8dc5273035e0: Found GsupExpect[0] for "262420654240435" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@8dc5273035e0: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262420654240435" TC_mo_ussd_euse_defaultroute(245)@8dc5273035e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(245)@8dc5273035e0: setverdict(pass): none -> pass 20241009055651153 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57412<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@8dc5273035e0: Final verdict of PTC: pass 20241009055651157 DAUC <0003> db_auc.c:157 IMSI='262428215841622': No 2G Auth Data 20241009055651157 DAUC <0003> db_auc.c:192 IMSI='262428215841622': No 3G Auth Data HLR_Test-GSUP(237)@8dc5273035e0: Created GsupExpect[0] for "262428215841622" to be handled at TC_mo_ussd_euse_defaultroute(246) 20241009055651184 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57426<->l=127.0.0.1:4258 20241009055651191 DLINP <000b> input/ipa.c:451 connected read/write 20241009055651191 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055651191 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262428215841622 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428215841622" session_id=503587719 session_state=BEGIN} 20241009055651191 DSS <0004> hlr_ussd.c:576 262428215841622/0x1e042387: Process SS (BEGIN) 20241009055651191 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241009055651191 DSS <0004> hlr_ussd.c:518 262428215841622/0x1e042387: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241009055651191 DLINP <000b> input/ipa.c:451 connected read/write 20241009055651191 DLINP <000b> input/ipa.c:431 127.0.0.1:36453 sending data 20241009055651191 DLINP <000b> input/ipa.c:451 connected read/write 20241009055651191 DLINP <000b> input/ipa.c:431 127.0.0.1:36453 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@8dc5273035e0: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O, alertingPattern := omit, msisdn := omit } } } } } 20241009055651193 DLINP <000b> input/ipa.c:451 connected read/write 20241009055651193 DLINP <000b> input/ipa.c:405 127.0.0.1:36453 message received 20241009055651193 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262428215841622 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428215841622" session_id=503587719 session_state=END} 20241009055651193 DSS <0004> hlr_ussd.c:576 262428215841622/0x1e042387: Process SS (END) 20241009055651193 DSS <0004> hlr_ussd.c:518 262428215841622/0x1e042387: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241009055651193 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262428215841622 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428215841622" session_id=503587719 session_state=END} 20241009055651193 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262428215841622 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241009055651193 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262428215841622 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241009055651193 DLINP <000b> input/ipa.c:451 connected read/write 20241009055651193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055651193 DLINP <000b> input/ipa.c:451 connected read/write 20241009055651193 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@8dc5273035e0: Found GsupExpect[0] for "262428215841622" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@8dc5273035e0: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262428215841622" TC_mo_ussd_euse_defaultroute(246)@8dc5273035e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(246)@8dc5273035e0: setverdict(pass): none -> pass 20241009055651196 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57426<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@8dc5273035e0: Final verdict of PTC: pass 20241009055651203 DAUC <0003> db_auc.c:157 IMSI='262427761161470': No 2G Auth Data 20241009055651203 DAUC <0003> db_auc.c:192 IMSI='262427761161470': No 3G Auth Data HLR_Test-GSUP(237)@8dc5273035e0: Created GsupExpect[0] for "262427761161470" to be handled at TC_mo_ussd_euse_defaultroute(247) 20241009055651231 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57434<->l=127.0.0.1:4258 20241009055651236 DLINP <000b> input/ipa.c:451 connected read/write 20241009055651236 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055651236 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262427761161470 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427761161470" session_id=3887149137 session_state=BEGIN} 20241009055651236 DSS <0004> hlr_ussd.c:576 262427761161470/0xe7b13051: Process SS (BEGIN) 20241009055651236 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241009055651236 DSS <0004> hlr_ussd.c:518 262427761161470/0xe7b13051: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241009055651236 DLINP <000b> input/ipa.c:451 connected read/write 20241009055651236 DLINP <000b> input/ipa.c:431 127.0.0.1:36453 sending data 20241009055651236 DLINP <000b> input/ipa.c:451 connected read/write 20241009055651236 DLINP <000b> input/ipa.c:431 127.0.0.1:36453 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@8dc5273035e0: dec_fac: { { invoke := { invokeId := { present_ := 1 }, linkedId := omit, opcode := { local := 59 }, argument := { uSSD_Arg := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O, alertingPattern := omit, msisdn := omit } } } } } 20241009055651239 DLINP <000b> input/ipa.c:451 connected read/write 20241009055651239 DLINP <000b> input/ipa.c:405 127.0.0.1:36453 message received 20241009055651239 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262427761161470 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427761161470" session_id=3887149137 session_state=END} 20241009055651239 DSS <0004> hlr_ussd.c:576 262427761161470/0xe7b13051: Process SS (END) 20241009055651239 DSS <0004> hlr_ussd.c:518 262427761161470/0xe7b13051: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241009055651239 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262427761161470 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427761161470" session_id=3887149137 session_state=END} 20241009055651239 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262427761161470 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241009055651239 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262427761161470 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241009055651239 DLINP <000b> input/ipa.c:451 connected read/write 20241009055651239 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055651239 DLINP <000b> input/ipa.c:451 connected read/write 20241009055651239 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@8dc5273035e0: Found GsupExpect[0] for "262427761161470" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@8dc5273035e0: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262427761161470" TC_mo_ussd_euse_defaultroute(247)@8dc5273035e0: pattern: { { returnResult := { invokeId := { present_ := 1 }, result := { opcode := { local := 59 }, result := { uSSD_Res := { ussd_DataCodingScheme := '0F'O, ussd_String := 'AA5C2E3702'O } } } } } } TC_mo_ussd_euse_defaultroute(247)@8dc5273035e0: setverdict(pass): none -> pass 20241009055651244 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57434<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@8dc5273035e0: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@8dc5273035e0: Final verdict of PTC: none 20241009055651248 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57356<->l=127.0.0.1:4258 20241009055651249 DLINP <000b> input/ipa.c:451 connected read/write 20241009055651249 DLINP <000b> input/ipa.c:405 127.0.0.1:36453 message received 20241009055651249 DLINP <000b> input/ipa.c:414 127.0.0.1:36453 connection closed with server HLR_Test-GSUP(237)@8dc5273035e0: Final verdict of PTC: none 20241009055651249 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:36453 20241009055651249 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241009055651249 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36557<->l=127.0.0.1:4259) 20241009055651249 DLINP <000b> input/ipa.c:451 connected read/write 20241009055651249 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055651249 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241009055651249 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241009055651249 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 238@8dc5273035e0: Final verdict of PTC: none IPA-EUSE-foobar(236)@8dc5273035e0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@8dc5273035e0: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@8dc5273035e0: Final verdict of PTC: none MTC@8dc5273035e0: Setting final verdict of the test case. MTC@8dc5273035e0: Local verdict of MTC: none MTC@8dc5273035e0: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC with component reference 238: none (none -> none) MTC@8dc5273035e0: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@8dc5273035e0: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@8dc5273035e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass'. Wed Oct 9 05:56:51 UTC 2024 ====== HLR_Tests.TC_mo_ussd_euse_defaultroute pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_ussd_euse_defaultroute.talloc 20241009055651296 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57448<->l=127.0.0.1:4258 20241009055651497 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57448<->l=127.0.0.1:4258 20241009055651503 DSS <0004> hlr_ussd.c:239 262428647700512/0xa2484883: SS Session Timeout, destroying 20241009055651503 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262428647700512 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free Waiting for packet dumper to finish... 0 (prev_count=-1, count=31428) 20241009055651554 DSS <0004> hlr_ussd.c:239 262424368388795/0xb0a18401: SS Session Timeout, destroying 20241009055651554 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262424368388795 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241009055651612 DSS <0004> hlr_ussd.c:239 262420366985716/0x8887c334: SS Session Timeout, destroying 20241009055651612 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262420366985716 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241009055651665 DSS <0004> hlr_ussd.c:239 262429763239575/0xa288b1b7: SS Session Timeout, destroying 20241009055651665 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262429763239575 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241009055651701 DSS <0004> hlr_ussd.c:239 262421470254697/0x5ab91f2e: SS Session Timeout, destroying 20241009055651701 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262421470254697 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241009055651745 DSS <0004> hlr_ussd.c:239 262424287250397/0x08d58cb0: SS Session Timeout, destroying 20241009055651745 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262424287250397 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241009055651787 DSS <0004> hlr_ussd.c:239 262427141163184/0x1ee18530: SS Session Timeout, destroying 20241009055651787 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262427141163184 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241009055651831 DSS <0004> hlr_ussd.c:239 262428265289075/0xe7bf3696: SS Session Timeout, destroying 20241009055651831 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262428265289075 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free Waiting for packet dumper to finish... 1 (prev_count=31428, count=47624) MTC@8dc5273035e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass' was executed successfully (exit status: 0). MTC@8dc5273035e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject'. ------ HLR_Tests.TC_mo_sss_reject ------ Wed Oct 9 05:56:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8dc5273035e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject' was executed successfully (exit status: 0). MTC@8dc5273035e0: Test case TC_mo_sss_reject started. MTC@8dc5273035e0: legacy= false MTC@8dc5273035e0: in not legacy case 1 MTC@8dc5273035e0: in not legacy case 2 20241009055654576 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241009055654576 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241009055654578 DLINP <000b> input/ipa.c:451 connected read/write 20241009055654578 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055654579 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57452<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(248)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241009055654580 DLINP <000b> input/ipa.c:451 connected read/write 20241009055654580 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055654580 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241009055654580 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241009055654580 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241009055654580 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241009055654580 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241009055654580 DLGSUP <0013> gsup_server.c:235 2: 20241009055654580 DLGSUP <0013> gsup_server.c:237 2: 00 20241009055654580 DLGSUP <0013> gsup_server.c:235 3: 20241009055654580 DLGSUP <0013> gsup_server.c:237 3: 00 20241009055654580 DLGSUP <0013> gsup_server.c:235 4: 20241009055654580 DLGSUP <0013> gsup_server.c:237 4: 00 20241009055654580 DLGSUP <0013> gsup_server.c:235 5: 20241009055654580 DLGSUP <0013> gsup_server.c:237 5: 00 20241009055654580 DLGSUP <0013> gsup_server.c:235 7: 20241009055654580 DLGSUP <0013> gsup_server.c:237 7: 00 20241009055654580 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241009055654580 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241009055654580 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 250@8dc5273035e0: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241009055654598 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46353<->l=127.0.0.1:4259) 20241009055654616 DAUC <0003> db_auc.c:157 IMSI='262424223881583': No 2G Auth Data 20241009055654616 DAUC <0003> db_auc.c:192 IMSI='262424223881583': No 3G Auth Data HLR_Test-GSUP(249)@8dc5273035e0: Created GsupExpect[0] for "262424223881583" to be handled at TC_mo_sss_reject(252) 20241009055654639 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57468<->l=127.0.0.1:4258 20241009055654647 DLINP <000b> input/ipa.c:451 connected read/write 20241009055654647 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055654647 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262424223881583 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424223881583" session_id=3316831073 session_state=BEGIN} 20241009055654647 DSS <0004> hlr_ussd.c:576 262424223881583/0xc5b2d361: Process SS (BEGIN) 20241009055654647 DSS <0004> hlr_ussd.c:498 262424223881583/0xc5b2d361: SS CompType=Invoke, OpCode=InterrogateSS 20241009055654647 DSS <0004> hlr_ussd.c:506 262424223881583/0xc5b2d361: Structured SS requests are not supported, rejecting... 20241009055654647 DSS <0004> hlr_ussd.c:354 262424223881583/0xc5b2d361: Tx ReturnError(0, 0x15) 20241009055654647 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262424223881583 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424223881583" session_id=3316831073 session_state=END} 20241009055654647 DLINP <000b> input/ipa.c:451 connected read/write 20241009055654647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055654647 DLINP <000b> input/ipa.c:451 connected read/write 20241009055654647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@8dc5273035e0: Found GsupExpect[0] for "262424223881583" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@8dc5273035e0: Added IMSI table entry 0TC_mo_sss_reject(252)"262424223881583" TC_mo_sss_reject(252)@8dc5273035e0: pattern: { { returnError := { invokeId := { present_ := 0 }, errcode := { local := 21 }, parameter := omit } } } TC_mo_sss_reject(252)@8dc5273035e0: setverdict(pass): none -> pass 20241009055654651 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57468<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@8dc5273035e0: Final verdict of PTC: pass 20241009055654660 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57452<->l=127.0.0.1:4258 HLR_Test-GSUP(249)@8dc5273035e0: Final verdict of PTC: none 20241009055654661 DLINP <000b> input/ipa.c:451 connected read/write 20241009055654661 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055654661 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241009055654661 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241009055654661 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241009055654661 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46353<->l=127.0.0.1:4259) 250@8dc5273035e0: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@8dc5273035e0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@8dc5273035e0: Final verdict of PTC: none MTC@8dc5273035e0: Setting final verdict of the test case. MTC@8dc5273035e0: Local verdict of MTC: none MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC with component reference 250: none (none -> none) MTC@8dc5273035e0: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@8dc5273035e0: Test case TC_mo_sss_reject finished. Verdict: pass MTC@8dc5273035e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass'. Wed Oct 9 05:56:54 UTC 2024 ====== HLR_Tests.TC_mo_sss_reject pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_mo_sss_reject.talloc 20241009055654703 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57472<->l=127.0.0.1:4258 20241009055654803 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57472<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) 20241009055655122 DSS <0004> hlr_ussd.c:239 262427562463577/0x2f853bc3: SS Session Timeout, destroying 20241009055655122 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262427562463577 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241009055655158 DSS <0004> hlr_ussd.c:239 262424406951452/0xdf287cbf: SS Session Timeout, destroying 20241009055655158 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262424406951452 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241009055655199 DSS <0004> hlr_ussd.c:239 262422540813288/0x7250349c: SS Session Timeout, destroying 20241009055655199 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262422540813288 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241009055655236 DSS <0004> hlr_ussd.c:239 262429715964335/0x74c6e8e4: SS Session Timeout, destroying 20241009055655236 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262429715964335 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241009055655273 DSS <0004> hlr_ussd.c:239 262425083274609/0x34bfbae8: SS Session Timeout, destroying 20241009055655273 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262425083274609 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241009055655313 DSS <0004> hlr_ussd.c:239 262421713517458/0x298cb969: SS Session Timeout, destroying 20241009055655313 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262421713517458 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241009055655353 DSS <0004> hlr_ussd.c:239 262421151992299/0x33e9c30b: SS Session Timeout, destroying 20241009055655353 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262421151992299 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241009055655395 DSS <0004> hlr_ussd.c:239 262424400377888/0xacf551fd: SS Session Timeout, destroying 20241009055655395 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262424400377888 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free Waiting for packet dumper to finish... 1 (prev_count=248, count=14260) MTC@8dc5273035e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass' was executed successfully (exit status: 0). MTC@8dc5273035e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei'. ------ HLR_Tests.TC_gsup_check_imei ------ Wed Oct 9 05:56:56 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8dc5273035e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei' was executed successfully (exit status: 0). MTC@8dc5273035e0: Test case TC_gsup_check_imei started. MTC@8dc5273035e0: legacy= false MTC@8dc5273035e0: in not legacy case 1 MTC@8dc5273035e0: in not legacy case 2 20241009055657873 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241009055657873 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241009055657875 DLINP <000b> input/ipa.c:451 connected read/write 20241009055657875 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055657876 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44260<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(253)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241009055657878 DLINP <000b> input/ipa.c:451 connected read/write 20241009055657878 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055657878 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241009055657878 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241009055657878 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241009055657878 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241009055657878 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241009055657878 DLGSUP <0013> gsup_server.c:235 2: 20241009055657878 DLGSUP <0013> gsup_server.c:237 2: 00 20241009055657878 DLGSUP <0013> gsup_server.c:235 3: 20241009055657878 DLGSUP <0013> gsup_server.c:237 3: 00 20241009055657878 DLGSUP <0013> gsup_server.c:235 4: 20241009055657878 DLGSUP <0013> gsup_server.c:237 4: 00 20241009055657878 DLGSUP <0013> gsup_server.c:235 5: 20241009055657878 DLGSUP <0013> gsup_server.c:237 5: 00 20241009055657878 DLGSUP <0013> gsup_server.c:235 7: 20241009055657878 DLGSUP <0013> gsup_server.c:237 7: 00 20241009055657878 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241009055657878 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241009055657878 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 255@8dc5273035e0: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241009055657897 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42883<->l=127.0.0.1:4259) 20241009055657916 DAUC <0003> db_auc.c:157 IMSI='262425281199067': No 2G Auth Data 20241009055657916 DAUC <0003> db_auc.c:192 IMSI='262425281199067': No 3G Auth Data HLR_Test-GSUP(254)@8dc5273035e0: Created GsupExpect[0] for "262425281199067" to be handled at TC_gsup_check_imei(257) 20241009055657939 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44266<->l=127.0.0.1:4258 20241009055657945 DLINP <000b> input/ipa.c:451 connected read/write 20241009055657945 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055657945 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262425281199067 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425281199067"} 20241009055657945 DMAIN <0000> hlr.c:435 IMSI='262425281199067': has IMEI = 12345678901234 (consider setting 'store-imei') 20241009055657945 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262425281199067 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425281199067"} 20241009055657945 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262425281199067 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241009055657945 DLINP <000b> input/ipa.c:451 connected read/write 20241009055657945 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055657945 DLINP <000b> input/ipa.c:451 connected read/write 20241009055657945 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@8dc5273035e0: Found GsupExpect[0] for "262425281199067" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@8dc5273035e0: Added IMSI table entry 0TC_gsup_check_imei(257)"262425281199067" TC_gsup_check_imei(257)@8dc5273035e0: setverdict(pass): none -> pass 20241009055657947 DAUC <0003> db_auc.c:192 IMSI='262425281199067': No 3G Auth Data 20241009055657951 DLINP <000b> input/ipa.c:451 connected read/write 20241009055657951 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055657951 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262425281199067 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425281199067"} 20241009055657951 DAUC <0003> hlr.c:428 IMSI='262425281199067': storing IMEI = 12345678901234 20241009055657954 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262425281199067 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425281199067"} 20241009055657954 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262425281199067 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241009055657954 DLINP <000b> input/ipa.c:451 connected read/write 20241009055657954 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055657954 DLINP <000b> input/ipa.c:451 connected read/write 20241009055657954 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(257)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055657955 DAUC <0003> db_auc.c:192 IMSI='262425281199067': No 3G Auth Data 20241009055657956 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44266<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@8dc5273035e0: Final verdict of PTC: pass 20241009055657968 DAUC <0003> db_auc.c:157 IMSI='262428703522276': No 2G Auth Data 20241009055657968 DAUC <0003> db_auc.c:192 IMSI='262428703522276': No 3G Auth Data HLR_Test-GSUP(254)@8dc5273035e0: Created GsupExpect[0] for "262428703522276" to be handled at TC_gsup_check_imei(258) 20241009055657992 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44270<->l=127.0.0.1:4258 20241009055657998 DLINP <000b> input/ipa.c:451 connected read/write 20241009055657998 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055657998 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262428703522276 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428703522276"} 20241009055657998 DMAIN <0000> hlr.c:435 IMSI='262428703522276': has IMEI = 12345678901234 (consider setting 'store-imei') 20241009055657998 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262428703522276 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428703522276"} 20241009055657998 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262428703522276 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241009055657998 DLINP <000b> input/ipa.c:451 connected read/write 20241009055657998 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055657998 DLINP <000b> input/ipa.c:451 connected read/write 20241009055657998 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@8dc5273035e0: Found GsupExpect[0] for "262428703522276" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@8dc5273035e0: Added IMSI table entry 1TC_gsup_check_imei(258)"262428703522276" TC_gsup_check_imei(258)@8dc5273035e0: setverdict(pass): none -> pass 20241009055658000 DAUC <0003> db_auc.c:192 IMSI='262428703522276': No 3G Auth Data 20241009055658004 DLINP <000b> input/ipa.c:451 connected read/write 20241009055658004 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055658004 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262428703522276 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428703522276"} 20241009055658004 DAUC <0003> hlr.c:428 IMSI='262428703522276': storing IMEI = 12345678901234 20241009055658007 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262428703522276 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428703522276"} 20241009055658007 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262428703522276 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241009055658007 DLINP <000b> input/ipa.c:451 connected read/write 20241009055658007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055658007 DLINP <000b> input/ipa.c:451 connected read/write 20241009055658007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(258)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055658008 DAUC <0003> db_auc.c:192 IMSI='262428703522276': No 3G Auth Data 20241009055658010 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44270<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@8dc5273035e0: Final verdict of PTC: pass 20241009055658021 DAUC <0003> db_auc.c:157 IMSI='262422249319160': No 2G Auth Data 20241009055658021 DAUC <0003> db_auc.c:192 IMSI='262422249319160': No 3G Auth Data HLR_Test-GSUP(254)@8dc5273035e0: Created GsupExpect[0] for "262422249319160" to be handled at TC_gsup_check_imei(259) 20241009055658047 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44280<->l=127.0.0.1:4258 20241009055658052 DLINP <000b> input/ipa.c:451 connected read/write 20241009055658052 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055658052 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262422249319160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422249319160"} 20241009055658052 DMAIN <0000> hlr.c:435 IMSI='262422249319160': has IMEI = 12345678901234 (consider setting 'store-imei') 20241009055658052 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262422249319160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422249319160"} 20241009055658052 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262422249319160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241009055658052 DLINP <000b> input/ipa.c:451 connected read/write 20241009055658052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055658052 DLINP <000b> input/ipa.c:451 connected read/write 20241009055658052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@8dc5273035e0: Found GsupExpect[0] for "262422249319160" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@8dc5273035e0: Added IMSI table entry 2TC_gsup_check_imei(259)"262422249319160" TC_gsup_check_imei(259)@8dc5273035e0: setverdict(pass): none -> pass 20241009055658054 DAUC <0003> db_auc.c:192 IMSI='262422249319160': No 3G Auth Data 20241009055658057 DLINP <000b> input/ipa.c:451 connected read/write 20241009055658057 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055658057 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262422249319160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422249319160"} 20241009055658057 DAUC <0003> hlr.c:428 IMSI='262422249319160': storing IMEI = 12345678901234 20241009055658060 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262422249319160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422249319160"} 20241009055658060 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262422249319160 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241009055658060 DLINP <000b> input/ipa.c:451 connected read/write 20241009055658060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055658060 DLINP <000b> input/ipa.c:451 connected read/write 20241009055658060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(259)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055658061 DAUC <0003> db_auc.c:192 IMSI='262422249319160': No 3G Auth Data 20241009055658063 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44280<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@8dc5273035e0: Final verdict of PTC: pass 20241009055658074 DAUC <0003> db_auc.c:157 IMSI='262424784316180': No 2G Auth Data 20241009055658074 DAUC <0003> db_auc.c:192 IMSI='262424784316180': No 3G Auth Data HLR_Test-GSUP(254)@8dc5273035e0: Created GsupExpect[0] for "262424784316180" to be handled at TC_gsup_check_imei(260) 20241009055658099 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44284<->l=127.0.0.1:4258 20241009055658105 DLINP <000b> input/ipa.c:451 connected read/write 20241009055658105 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055658105 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262424784316180 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424784316180"} 20241009055658105 DMAIN <0000> hlr.c:435 IMSI='262424784316180': has IMEI = 12345678901234 (consider setting 'store-imei') 20241009055658105 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262424784316180 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424784316180"} 20241009055658105 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262424784316180 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241009055658105 DLINP <000b> input/ipa.c:451 connected read/write 20241009055658105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055658105 DLINP <000b> input/ipa.c:451 connected read/write 20241009055658105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@8dc5273035e0: Found GsupExpect[0] for "262424784316180" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@8dc5273035e0: Added IMSI table entry 3TC_gsup_check_imei(260)"262424784316180" TC_gsup_check_imei(260)@8dc5273035e0: setverdict(pass): none -> pass 20241009055658107 DAUC <0003> db_auc.c:157 IMSI='262424784316180': No 2G Auth Data 20241009055658111 DLINP <000b> input/ipa.c:451 connected read/write 20241009055658111 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055658111 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262424784316180 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424784316180"} 20241009055658111 DAUC <0003> hlr.c:428 IMSI='262424784316180': storing IMEI = 12345678901234 20241009055658114 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262424784316180 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424784316180"} 20241009055658114 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262424784316180 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241009055658114 DLINP <000b> input/ipa.c:451 connected read/write 20241009055658114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055658114 DLINP <000b> input/ipa.c:451 connected read/write 20241009055658114 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055658115 DAUC <0003> db_auc.c:157 IMSI='262424784316180': No 2G Auth Data 20241009055658117 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44284<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@8dc5273035e0: Final verdict of PTC: pass 20241009055658128 DAUC <0003> db_auc.c:157 IMSI='262420089646975': No 2G Auth Data 20241009055658128 DAUC <0003> db_auc.c:192 IMSI='262420089646975': No 3G Auth Data HLR_Test-GSUP(254)@8dc5273035e0: Created GsupExpect[0] for "262420089646975" to be handled at TC_gsup_check_imei(261) 20241009055658152 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44294<->l=127.0.0.1:4258 20241009055658157 DLINP <000b> input/ipa.c:451 connected read/write 20241009055658157 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055658157 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262420089646975 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420089646975"} 20241009055658157 DMAIN <0000> hlr.c:435 IMSI='262420089646975': has IMEI = 12345678901234 (consider setting 'store-imei') 20241009055658157 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262420089646975 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420089646975"} 20241009055658157 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262420089646975 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241009055658157 DLINP <000b> input/ipa.c:451 connected read/write 20241009055658157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055658157 DLINP <000b> input/ipa.c:451 connected read/write 20241009055658157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@8dc5273035e0: Found GsupExpect[0] for "262420089646975" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@8dc5273035e0: Added IMSI table entry 4TC_gsup_check_imei(261)"262420089646975" TC_gsup_check_imei(261)@8dc5273035e0: setverdict(pass): none -> pass 20241009055658159 DAUC <0003> db_auc.c:157 IMSI='262420089646975': No 2G Auth Data 20241009055658163 DLINP <000b> input/ipa.c:451 connected read/write 20241009055658163 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055658163 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262420089646975 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420089646975"} 20241009055658163 DAUC <0003> hlr.c:428 IMSI='262420089646975': storing IMEI = 12345678901234 20241009055658166 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262420089646975 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420089646975"} 20241009055658166 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262420089646975 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241009055658166 DLINP <000b> input/ipa.c:451 connected read/write 20241009055658166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055658166 DLINP <000b> input/ipa.c:451 connected read/write 20241009055658166 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055658168 DAUC <0003> db_auc.c:157 IMSI='262420089646975': No 2G Auth Data 20241009055658169 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44294<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@8dc5273035e0: Final verdict of PTC: pass 20241009055658181 DAUC <0003> db_auc.c:157 IMSI='262426633162550': No 2G Auth Data 20241009055658181 DAUC <0003> db_auc.c:192 IMSI='262426633162550': No 3G Auth Data HLR_Test-GSUP(254)@8dc5273035e0: Created GsupExpect[0] for "262426633162550" to be handled at TC_gsup_check_imei(262) 20241009055658208 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44302<->l=127.0.0.1:4258 20241009055658214 DLINP <000b> input/ipa.c:451 connected read/write 20241009055658214 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055658214 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262426633162550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426633162550"} 20241009055658214 DMAIN <0000> hlr.c:435 IMSI='262426633162550': has IMEI = 12345678901234 (consider setting 'store-imei') 20241009055658214 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262426633162550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426633162550"} 20241009055658214 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262426633162550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241009055658214 DLINP <000b> input/ipa.c:451 connected read/write 20241009055658214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055658214 DLINP <000b> input/ipa.c:451 connected read/write 20241009055658214 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@8dc5273035e0: Found GsupExpect[0] for "262426633162550" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@8dc5273035e0: Added IMSI table entry 5TC_gsup_check_imei(262)"262426633162550" TC_gsup_check_imei(262)@8dc5273035e0: setverdict(pass): none -> pass 20241009055658219 DLINP <000b> input/ipa.c:451 connected read/write 20241009055658219 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055658219 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262426633162550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426633162550"} 20241009055658219 DAUC <0003> hlr.c:428 IMSI='262426633162550': storing IMEI = 12345678901234 20241009055658222 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262426633162550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426633162550"} 20241009055658222 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262426633162550 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241009055658222 DLINP <000b> input/ipa.c:451 connected read/write 20241009055658222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055658222 DLINP <000b> input/ipa.c:451 connected read/write 20241009055658222 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055658224 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44302<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@8dc5273035e0: Final verdict of PTC: pass 20241009055658239 DAUC <0003> db_auc.c:157 IMSI='262429119569580': No 2G Auth Data 20241009055658239 DAUC <0003> db_auc.c:192 IMSI='262429119569580': No 3G Auth Data HLR_Test-GSUP(254)@8dc5273035e0: Created GsupExpect[0] for "262429119569580" to be handled at TC_gsup_check_imei(263) 20241009055658266 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44310<->l=127.0.0.1:4258 20241009055658272 DLINP <000b> input/ipa.c:451 connected read/write 20241009055658272 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055658272 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262429119569580 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429119569580"} 20241009055658272 DMAIN <0000> hlr.c:435 IMSI='262429119569580': has IMEI = 12345678901234 (consider setting 'store-imei') 20241009055658272 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262429119569580 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429119569580"} 20241009055658272 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262429119569580 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241009055658272 DLINP <000b> input/ipa.c:451 connected read/write 20241009055658272 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055658272 DLINP <000b> input/ipa.c:451 connected read/write 20241009055658272 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@8dc5273035e0: Found GsupExpect[0] for "262429119569580" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@8dc5273035e0: Added IMSI table entry 6TC_gsup_check_imei(263)"262429119569580" TC_gsup_check_imei(263)@8dc5273035e0: setverdict(pass): none -> pass 20241009055658277 DLINP <000b> input/ipa.c:451 connected read/write 20241009055658277 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055658277 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262429119569580 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429119569580"} 20241009055658277 DAUC <0003> hlr.c:428 IMSI='262429119569580': storing IMEI = 12345678901234 20241009055658280 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262429119569580 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429119569580"} 20241009055658280 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262429119569580 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241009055658280 DLINP <000b> input/ipa.c:451 connected read/write 20241009055658280 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055658280 DLINP <000b> input/ipa.c:451 connected read/write 20241009055658280 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055658282 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44310<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@8dc5273035e0: Final verdict of PTC: pass 20241009055658297 DAUC <0003> db_auc.c:157 IMSI='262425398974769': No 2G Auth Data 20241009055658297 DAUC <0003> db_auc.c:192 IMSI='262425398974769': No 3G Auth Data HLR_Test-GSUP(254)@8dc5273035e0: Created GsupExpect[0] for "262425398974769" to be handled at TC_gsup_check_imei(264) 20241009055658326 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44316<->l=127.0.0.1:4258 20241009055658333 DLINP <000b> input/ipa.c:451 connected read/write 20241009055658333 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055658333 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262425398974769 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425398974769"} 20241009055658333 DMAIN <0000> hlr.c:435 IMSI='262425398974769': has IMEI = 12345678901234 (consider setting 'store-imei') 20241009055658333 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262425398974769 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425398974769"} 20241009055658333 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262425398974769 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241009055658333 DLINP <000b> input/ipa.c:451 connected read/write 20241009055658333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055658333 DLINP <000b> input/ipa.c:451 connected read/write 20241009055658333 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@8dc5273035e0: Found GsupExpect[0] for "262425398974769" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@8dc5273035e0: Added IMSI table entry 7TC_gsup_check_imei(264)"262425398974769" TC_gsup_check_imei(264)@8dc5273035e0: setverdict(pass): none -> pass 20241009055658338 DLINP <000b> input/ipa.c:451 connected read/write 20241009055658338 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055658338 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262425398974769 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425398974769"} 20241009055658338 DAUC <0003> hlr.c:428 IMSI='262425398974769': storing IMEI = 12345678901234 20241009055658342 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262425398974769 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425398974769"} 20241009055658342 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262425398974769 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241009055658342 DLINP <000b> input/ipa.c:451 connected read/write 20241009055658342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055658342 DLINP <000b> input/ipa.c:451 connected read/write 20241009055658342 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055658344 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44316<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@8dc5273035e0: Final verdict of PTC: pass MTC@8dc5273035e0: setverdict(pass): none -> pass 20241009055658355 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44260<->l=127.0.0.1:4258 20241009055658356 DLINP <000b> input/ipa.c:451 connected read/write 20241009055658356 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055658356 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241009055658356 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241009055658356 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241009055658356 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42883<->l=127.0.0.1:4259) HLR_Test-GSUP(254)@8dc5273035e0: Final verdict of PTC: none 255@8dc5273035e0: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@8dc5273035e0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@8dc5273035e0: Final verdict of PTC: none MTC@8dc5273035e0: Setting final verdict of the test case. MTC@8dc5273035e0: Local verdict of MTC: pass MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@8dc5273035e0: Test case TC_gsup_check_imei finished. Verdict: pass MTC@8dc5273035e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass'. Wed Oct 9 05:56:58 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei.talloc 20241009055658407 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44320<->l=127.0.0.1:4258 20241009055658508 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44320<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=36380) Waiting for packet dumper to finish... 1 (prev_count=36380, count=68524) MTC@8dc5273035e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass' was executed successfully (exit status: 0). MTC@8dc5273035e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy'. ------ HLR_Tests.TC_gsup_check_imei_via_proxy ------ Wed Oct 9 05:57:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8dc5273035e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy' was executed successfully (exit status: 0). MTC@8dc5273035e0: Test case TC_gsup_check_imei_via_proxy started. MTC@8dc5273035e0: legacy= false MTC@8dc5273035e0: in not legacy case 1 MTC@8dc5273035e0: in not legacy case 2 20241009055701582 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241009055701582 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241009055701584 DLINP <000b> input/ipa.c:451 connected read/write 20241009055701584 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055701585 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44322<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(265)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241009055701587 DLINP <000b> input/ipa.c:451 connected read/write 20241009055701587 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055701587 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241009055701587 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241009055701587 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241009055701587 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241009055701587 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241009055701587 DLGSUP <0013> gsup_server.c:235 2: 20241009055701587 DLGSUP <0013> gsup_server.c:237 2: 00 20241009055701587 DLGSUP <0013> gsup_server.c:235 3: 20241009055701587 DLGSUP <0013> gsup_server.c:237 3: 00 20241009055701587 DLGSUP <0013> gsup_server.c:235 4: 20241009055701587 DLGSUP <0013> gsup_server.c:237 4: 00 20241009055701587 DLGSUP <0013> gsup_server.c:235 5: 20241009055701587 DLGSUP <0013> gsup_server.c:237 5: 00 20241009055701587 DLGSUP <0013> gsup_server.c:235 7: 20241009055701587 DLGSUP <0013> gsup_server.c:237 7: 00 20241009055701587 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241009055701587 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241009055701588 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 267@8dc5273035e0: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241009055701606 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36145<->l=127.0.0.1:4259) 20241009055701626 DAUC <0003> db_auc.c:157 IMSI='262427711977809': No 2G Auth Data 20241009055701626 DAUC <0003> db_auc.c:192 IMSI='262427711977809': No 3G Auth Data HLR_Test-GSUP(266)@8dc5273035e0: Created GsupExpect[0] for "262427711977809" to be handled at TC_gsup_check_imei_via_proxy(269) 20241009055701650 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44338<->l=127.0.0.1:4258 20241009055701659 DLINP <000b> input/ipa.c:451 connected read/write 20241009055701659 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055701659 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262427711977809 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427711977809" source_name="the-source\n"} 20241009055701659 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241009055701659 DMAIN <0000> hlr.c:435 IMSI='262427711977809': has IMEI = 12345678901234 (consider setting 'store-imei') 20241009055701659 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262427711977809 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427711977809" destination_name="the-source\n"} 20241009055701659 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262427711977809 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241009055701659 DLINP <000b> input/ipa.c:451 connected read/write 20241009055701659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055701659 DLINP <000b> input/ipa.c:451 connected read/write 20241009055701659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@8dc5273035e0: Found GsupExpect[0] for "262427711977809" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@8dc5273035e0: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262427711977809" TC_gsup_check_imei_via_proxy(269)@8dc5273035e0: setverdict(pass): none -> pass 20241009055701662 DAUC <0003> db_auc.c:192 IMSI='262427711977809': No 3G Auth Data 20241009055701665 DLINP <000b> input/ipa.c:451 connected read/write 20241009055701665 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055701665 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262427711977809 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427711977809" source_name="the-source\n"} 20241009055701665 DAUC <0003> hlr.c:428 IMSI='262427711977809': storing IMEI = 12345678901234 20241009055701668 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262427711977809 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427711977809" destination_name="the-source\n"} 20241009055701668 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262427711977809 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241009055701668 DLINP <000b> input/ipa.c:451 connected read/write 20241009055701668 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055701668 DLINP <000b> input/ipa.c:451 connected read/write 20241009055701668 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(269)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055701670 DAUC <0003> db_auc.c:192 IMSI='262427711977809': No 3G Auth Data 20241009055701671 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44338<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@8dc5273035e0: Final verdict of PTC: pass 20241009055701683 DAUC <0003> db_auc.c:157 IMSI='262428581578743': No 2G Auth Data 20241009055701683 DAUC <0003> db_auc.c:192 IMSI='262428581578743': No 3G Auth Data HLR_Test-GSUP(266)@8dc5273035e0: Created GsupExpect[0] for "262428581578743" to be handled at TC_gsup_check_imei_via_proxy(270) 20241009055701706 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44354<->l=127.0.0.1:4258 20241009055701710 DLINP <000b> input/ipa.c:451 connected read/write 20241009055701710 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055701710 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262428581578743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428581578743" source_name="the-source\n"} 20241009055701710 DMAIN <0000> hlr.c:435 IMSI='262428581578743': has IMEI = 12345678901234 (consider setting 'store-imei') 20241009055701710 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262428581578743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428581578743" destination_name="the-source\n"} 20241009055701710 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262428581578743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241009055701710 DLINP <000b> input/ipa.c:451 connected read/write 20241009055701710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055701710 DLINP <000b> input/ipa.c:451 connected read/write 20241009055701710 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@8dc5273035e0: Found GsupExpect[0] for "262428581578743" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@8dc5273035e0: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262428581578743" TC_gsup_check_imei_via_proxy(270)@8dc5273035e0: setverdict(pass): none -> pass 20241009055701712 DAUC <0003> db_auc.c:192 IMSI='262428581578743': No 3G Auth Data 20241009055701714 DLINP <000b> input/ipa.c:451 connected read/write 20241009055701714 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055701714 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262428581578743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428581578743" source_name="the-source\n"} 20241009055701714 DAUC <0003> hlr.c:428 IMSI='262428581578743': storing IMEI = 12345678901234 20241009055701718 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262428581578743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428581578743" destination_name="the-source\n"} 20241009055701718 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262428581578743 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241009055701718 DLINP <000b> input/ipa.c:451 connected read/write 20241009055701718 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055701718 DLINP <000b> input/ipa.c:451 connected read/write 20241009055701718 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(270)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055701719 DAUC <0003> db_auc.c:192 IMSI='262428581578743': No 3G Auth Data 20241009055701720 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44354<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@8dc5273035e0: Final verdict of PTC: pass 20241009055701731 DAUC <0003> db_auc.c:157 IMSI='262429449618691': No 2G Auth Data 20241009055701731 DAUC <0003> db_auc.c:192 IMSI='262429449618691': No 3G Auth Data HLR_Test-GSUP(266)@8dc5273035e0: Created GsupExpect[0] for "262429449618691" to be handled at TC_gsup_check_imei_via_proxy(271) 20241009055701761 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44370<->l=127.0.0.1:4258 20241009055701768 DLINP <000b> input/ipa.c:451 connected read/write 20241009055701768 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055701768 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262429449618691 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429449618691" source_name="the-source\n"} 20241009055701768 DMAIN <0000> hlr.c:435 IMSI='262429449618691': has IMEI = 12345678901234 (consider setting 'store-imei') 20241009055701768 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262429449618691 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429449618691" destination_name="the-source\n"} 20241009055701768 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262429449618691 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241009055701768 DLINP <000b> input/ipa.c:451 connected read/write 20241009055701768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055701768 DLINP <000b> input/ipa.c:451 connected read/write 20241009055701768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@8dc5273035e0: Found GsupExpect[0] for "262429449618691" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@8dc5273035e0: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262429449618691" TC_gsup_check_imei_via_proxy(271)@8dc5273035e0: setverdict(pass): none -> pass 20241009055701770 DAUC <0003> db_auc.c:192 IMSI='262429449618691': No 3G Auth Data 20241009055701772 DLINP <000b> input/ipa.c:451 connected read/write 20241009055701772 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055701772 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262429449618691 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429449618691" source_name="the-source\n"} 20241009055701772 DAUC <0003> hlr.c:428 IMSI='262429449618691': storing IMEI = 12345678901234 20241009055701776 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262429449618691 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429449618691" destination_name="the-source\n"} 20241009055701776 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262429449618691 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241009055701776 DLINP <000b> input/ipa.c:451 connected read/write 20241009055701776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055701776 DLINP <000b> input/ipa.c:451 connected read/write 20241009055701776 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055701777 DAUC <0003> db_auc.c:192 IMSI='262429449618691': No 3G Auth Data 20241009055701778 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44370<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@8dc5273035e0: Final verdict of PTC: pass 20241009055701792 DAUC <0003> db_auc.c:157 IMSI='262420963275010': No 2G Auth Data 20241009055701792 DAUC <0003> db_auc.c:192 IMSI='262420963275010': No 3G Auth Data HLR_Test-GSUP(266)@8dc5273035e0: Created GsupExpect[0] for "262420963275010" to be handled at TC_gsup_check_imei_via_proxy(272) 20241009055701816 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44384<->l=127.0.0.1:4258 20241009055701821 DLINP <000b> input/ipa.c:451 connected read/write 20241009055701821 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055701821 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262420963275010 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420963275010" source_name="the-source\n"} 20241009055701821 DMAIN <0000> hlr.c:435 IMSI='262420963275010': has IMEI = 12345678901234 (consider setting 'store-imei') 20241009055701821 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262420963275010 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420963275010" destination_name="the-source\n"} 20241009055701821 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262420963275010 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241009055701821 DLINP <000b> input/ipa.c:451 connected read/write 20241009055701821 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055701821 DLINP <000b> input/ipa.c:451 connected read/write 20241009055701821 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@8dc5273035e0: Found GsupExpect[0] for "262420963275010" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@8dc5273035e0: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262420963275010" TC_gsup_check_imei_via_proxy(272)@8dc5273035e0: setverdict(pass): none -> pass 20241009055701823 DAUC <0003> db_auc.c:157 IMSI='262420963275010': No 2G Auth Data 20241009055701826 DLINP <000b> input/ipa.c:451 connected read/write 20241009055701826 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055701826 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262420963275010 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420963275010" source_name="the-source\n"} 20241009055701826 DAUC <0003> hlr.c:428 IMSI='262420963275010': storing IMEI = 12345678901234 20241009055701829 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262420963275010 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420963275010" destination_name="the-source\n"} 20241009055701829 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262420963275010 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241009055701829 DLINP <000b> input/ipa.c:451 connected read/write 20241009055701829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055701829 DLINP <000b> input/ipa.c:451 connected read/write 20241009055701829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(272)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055701830 DAUC <0003> db_auc.c:157 IMSI='262420963275010': No 2G Auth Data 20241009055701832 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44384<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@8dc5273035e0: Final verdict of PTC: pass 20241009055701843 DAUC <0003> db_auc.c:157 IMSI='262426983966717': No 2G Auth Data 20241009055701843 DAUC <0003> db_auc.c:192 IMSI='262426983966717': No 3G Auth Data HLR_Test-GSUP(266)@8dc5273035e0: Created GsupExpect[0] for "262426983966717" to be handled at TC_gsup_check_imei_via_proxy(273) 20241009055701868 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44386<->l=127.0.0.1:4258 20241009055701873 DLINP <000b> input/ipa.c:451 connected read/write 20241009055701873 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055701873 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262426983966717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426983966717" source_name="the-source\n"} 20241009055701873 DMAIN <0000> hlr.c:435 IMSI='262426983966717': has IMEI = 12345678901234 (consider setting 'store-imei') 20241009055701873 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262426983966717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426983966717" destination_name="the-source\n"} 20241009055701873 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262426983966717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241009055701873 DLINP <000b> input/ipa.c:451 connected read/write 20241009055701873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055701873 DLINP <000b> input/ipa.c:451 connected read/write 20241009055701873 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@8dc5273035e0: Found GsupExpect[0] for "262426983966717" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@8dc5273035e0: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262426983966717" TC_gsup_check_imei_via_proxy(273)@8dc5273035e0: setverdict(pass): none -> pass 20241009055701875 DAUC <0003> db_auc.c:157 IMSI='262426983966717': No 2G Auth Data 20241009055701879 DLINP <000b> input/ipa.c:451 connected read/write 20241009055701879 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055701879 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262426983966717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426983966717" source_name="the-source\n"} 20241009055701879 DAUC <0003> hlr.c:428 IMSI='262426983966717': storing IMEI = 12345678901234 20241009055701882 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262426983966717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426983966717" destination_name="the-source\n"} 20241009055701882 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262426983966717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241009055701882 DLINP <000b> input/ipa.c:451 connected read/write 20241009055701882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055701882 DLINP <000b> input/ipa.c:451 connected read/write 20241009055701882 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055701884 DAUC <0003> db_auc.c:157 IMSI='262426983966717': No 2G Auth Data 20241009055701885 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44386<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@8dc5273035e0: Final verdict of PTC: pass 20241009055701896 DAUC <0003> db_auc.c:157 IMSI='262420804109982': No 2G Auth Data 20241009055701896 DAUC <0003> db_auc.c:192 IMSI='262420804109982': No 3G Auth Data HLR_Test-GSUP(266)@8dc5273035e0: Created GsupExpect[0] for "262420804109982" to be handled at TC_gsup_check_imei_via_proxy(274) 20241009055701925 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44398<->l=127.0.0.1:4258 20241009055701930 DLINP <000b> input/ipa.c:451 connected read/write 20241009055701930 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055701930 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262420804109982 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420804109982" source_name="the-source\n"} 20241009055701930 DMAIN <0000> hlr.c:435 IMSI='262420804109982': has IMEI = 12345678901234 (consider setting 'store-imei') 20241009055701930 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262420804109982 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420804109982" destination_name="the-source\n"} 20241009055701930 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262420804109982 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241009055701930 DLINP <000b> input/ipa.c:451 connected read/write 20241009055701930 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055701930 DLINP <000b> input/ipa.c:451 connected read/write 20241009055701930 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@8dc5273035e0: Found GsupExpect[0] for "262420804109982" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@8dc5273035e0: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262420804109982" TC_gsup_check_imei_via_proxy(274)@8dc5273035e0: setverdict(pass): none -> pass 20241009055701935 DLINP <000b> input/ipa.c:451 connected read/write 20241009055701935 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055701935 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262420804109982 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420804109982" source_name="the-source\n"} 20241009055701935 DAUC <0003> hlr.c:428 IMSI='262420804109982': storing IMEI = 12345678901234 20241009055701938 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262420804109982 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420804109982" destination_name="the-source\n"} 20241009055701938 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262420804109982 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241009055701938 DLINP <000b> input/ipa.c:451 connected read/write 20241009055701938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055701938 DLINP <000b> input/ipa.c:451 connected read/write 20241009055701938 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055701940 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44398<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@8dc5273035e0: Final verdict of PTC: pass 20241009055701955 DAUC <0003> db_auc.c:157 IMSI='262422928246025': No 2G Auth Data 20241009055701955 DAUC <0003> db_auc.c:192 IMSI='262422928246025': No 3G Auth Data HLR_Test-GSUP(266)@8dc5273035e0: Created GsupExpect[0] for "262422928246025" to be handled at TC_gsup_check_imei_via_proxy(275) 20241009055701984 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44408<->l=127.0.0.1:4258 20241009055701991 DLINP <000b> input/ipa.c:451 connected read/write 20241009055701991 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055701991 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262422928246025 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422928246025" source_name="the-source\n"} 20241009055701991 DMAIN <0000> hlr.c:435 IMSI='262422928246025': has IMEI = 12345678901234 (consider setting 'store-imei') 20241009055701991 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262422928246025 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422928246025" destination_name="the-source\n"} 20241009055701991 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262422928246025 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241009055701991 DLINP <000b> input/ipa.c:451 connected read/write 20241009055701991 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055701991 DLINP <000b> input/ipa.c:451 connected read/write 20241009055701991 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@8dc5273035e0: Found GsupExpect[0] for "262422928246025" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@8dc5273035e0: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262422928246025" TC_gsup_check_imei_via_proxy(275)@8dc5273035e0: setverdict(pass): none -> pass 20241009055701996 DLINP <000b> input/ipa.c:451 connected read/write 20241009055701996 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055701996 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262422928246025 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422928246025" source_name="the-source\n"} 20241009055701996 DAUC <0003> hlr.c:428 IMSI='262422928246025': storing IMEI = 12345678901234 20241009055702000 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262422928246025 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422928246025" destination_name="the-source\n"} 20241009055702000 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262422928246025 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241009055702000 DLINP <000b> input/ipa.c:451 connected read/write 20241009055702000 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055702000 DLINP <000b> input/ipa.c:451 connected read/write 20241009055702000 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055702003 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44408<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@8dc5273035e0: Final verdict of PTC: pass 20241009055702018 DAUC <0003> db_auc.c:157 IMSI='262428709455035': No 2G Auth Data 20241009055702018 DAUC <0003> db_auc.c:192 IMSI='262428709455035': No 3G Auth Data HLR_Test-GSUP(266)@8dc5273035e0: Created GsupExpect[0] for "262428709455035" to be handled at TC_gsup_check_imei_via_proxy(276) 20241009055702046 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44414<->l=127.0.0.1:4258 20241009055702051 DLINP <000b> input/ipa.c:451 connected read/write 20241009055702051 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055702051 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262428709455035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428709455035" source_name="the-source\n"} 20241009055702051 DMAIN <0000> hlr.c:435 IMSI='262428709455035': has IMEI = 12345678901234 (consider setting 'store-imei') 20241009055702051 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262428709455035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428709455035" destination_name="the-source\n"} 20241009055702051 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262428709455035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241009055702051 DLINP <000b> input/ipa.c:451 connected read/write 20241009055702051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055702051 DLINP <000b> input/ipa.c:451 connected read/write 20241009055702051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@8dc5273035e0: Found GsupExpect[0] for "262428709455035" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@8dc5273035e0: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262428709455035" TC_gsup_check_imei_via_proxy(276)@8dc5273035e0: setverdict(pass): none -> pass 20241009055702055 DLINP <000b> input/ipa.c:451 connected read/write 20241009055702055 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055702055 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262428709455035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428709455035" source_name="the-source\n"} 20241009055702055 DAUC <0003> hlr.c:428 IMSI='262428709455035': storing IMEI = 12345678901234 20241009055702058 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262428709455035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428709455035" destination_name="the-source\n"} 20241009055702058 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262428709455035 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241009055702058 DLINP <000b> input/ipa.c:451 connected read/write 20241009055702058 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055702058 DLINP <000b> input/ipa.c:451 connected read/write 20241009055702058 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055702060 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44414<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@8dc5273035e0: Final verdict of PTC: pass MTC@8dc5273035e0: setverdict(pass): none -> pass 20241009055702072 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44322<->l=127.0.0.1:4258 20241009055702073 DLINP <000b> input/ipa.c:451 connected read/write 20241009055702073 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055702073 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241009055702073 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241009055702073 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241009055702073 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(266)@8dc5273035e0: Final verdict of PTC: none 20241009055702074 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36145<->l=127.0.0.1:4259) 267@8dc5273035e0: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@8dc5273035e0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@8dc5273035e0: Final verdict of PTC: none MTC@8dc5273035e0: Setting final verdict of the test case. MTC@8dc5273035e0: Local verdict of MTC: pass MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@8dc5273035e0: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@8dc5273035e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass'. Wed Oct 9 05:57:02 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei_via_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_via_proxy.talloc 20241009055702116 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44416<->l=127.0.0.1:4258 20241009055702217 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44416<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=50008) Waiting for packet dumper to finish... 1 (prev_count=50008, count=69304) MTC@8dc5273035e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass' was executed successfully (exit status: 0). MTC@8dc5273035e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len'. ------ HLR_Tests.TC_gsup_check_imei_invalid_len ------ Wed Oct 9 05:57:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8dc5273035e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len' was executed successfully (exit status: 0). MTC@8dc5273035e0: Test case TC_gsup_check_imei_invalid_len started. MTC@8dc5273035e0: legacy= false MTC@8dc5273035e0: in not legacy case 1 MTC@8dc5273035e0: in not legacy case 2 20241009055705299 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241009055705299 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241009055705302 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705302 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055705303 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44432<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(277)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241009055705306 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705306 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055705306 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241009055705306 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241009055705306 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241009055705306 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241009055705306 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241009055705306 DLGSUP <0013> gsup_server.c:235 2: 20241009055705306 DLGSUP <0013> gsup_server.c:237 2: 00 20241009055705306 DLGSUP <0013> gsup_server.c:235 3: 20241009055705306 DLGSUP <0013> gsup_server.c:237 3: 00 20241009055705306 DLGSUP <0013> gsup_server.c:235 4: 20241009055705306 DLGSUP <0013> gsup_server.c:237 4: 00 20241009055705306 DLGSUP <0013> gsup_server.c:235 5: 20241009055705306 DLGSUP <0013> gsup_server.c:237 5: 00 20241009055705306 DLGSUP <0013> gsup_server.c:235 7: 20241009055705306 DLGSUP <0013> gsup_server.c:237 7: 00 20241009055705306 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241009055705306 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241009055705306 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@8dc5273035e0: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241009055705325 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45027<->l=127.0.0.1:4259) 20241009055705334 DAUC <0003> db_auc.c:157 IMSI='262422190456445': No 2G Auth Data 20241009055705334 DAUC <0003> db_auc.c:192 IMSI='262422190456445': No 3G Auth Data HLR_Test-GSUP(278)@8dc5273035e0: Created GsupExpect[0] for "262422190456445" to be handled at TC_gsup_check_imei_invalid_len(281) 20241009055705353 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44438<->l=127.0.0.1:4258 20241009055705359 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705359 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055705359 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262422190456445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422190456445"} 20241009055705359 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262422190456445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241009055705359 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262422190456445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422190456445" cause=Invalid mandatory information} 20241009055705359 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262422190456445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241009055705359 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705359 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055705359 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705359 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@8dc5273035e0: Found GsupExpect[0] for "262422190456445" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@8dc5273035e0: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262422190456445" TC_gsup_check_imei_invalid_len(281)@8dc5273035e0: setverdict(pass): none -> pass 20241009055705362 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705362 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055705362 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262422190456445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422190456445"} 20241009055705362 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262422190456445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241009055705362 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262422190456445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422190456445" cause=Invalid mandatory information} 20241009055705362 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262422190456445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241009055705362 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055705362 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055705363 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705363 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055705363 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262422190456445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422190456445"} 20241009055705363 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262422190456445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241009055705363 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262422190456445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422190456445" cause=Invalid mandatory information} 20241009055705363 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262422190456445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241009055705363 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055705363 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705363 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055705365 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705365 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055705365 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262422190456445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422190456445"} 20241009055705365 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262422190456445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241009055705365 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262422190456445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422190456445" cause=Invalid mandatory information} 20241009055705365 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262422190456445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241009055705365 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055705365 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705365 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055705367 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705367 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055705367 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262422190456445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422190456445"} 20241009055705367 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262422190456445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241009055705367 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262422190456445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422190456445" cause=Invalid mandatory information} 20241009055705367 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262422190456445 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241009055705367 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705367 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055705367 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705367 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055705368 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44438<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@8dc5273035e0: Final verdict of PTC: pass 20241009055705380 DAUC <0003> db_auc.c:157 IMSI='262427948653854': No 2G Auth Data 20241009055705380 DAUC <0003> db_auc.c:192 IMSI='262427948653854': No 3G Auth Data HLR_Test-GSUP(278)@8dc5273035e0: Created GsupExpect[0] for "262427948653854" to be handled at TC_gsup_check_imei_invalid_len(282) 20241009055705403 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44450<->l=127.0.0.1:4258 20241009055705407 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705407 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055705407 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427948653854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427948653854"} 20241009055705407 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427948653854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241009055705407 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427948653854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427948653854" cause=Invalid mandatory information} 20241009055705407 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262427948653854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241009055705407 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055705407 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705407 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@8dc5273035e0: Found GsupExpect[0] for "262427948653854" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@8dc5273035e0: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262427948653854" TC_gsup_check_imei_invalid_len(282)@8dc5273035e0: setverdict(pass): none -> pass 20241009055705409 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705409 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055705409 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427948653854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427948653854"} 20241009055705409 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427948653854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241009055705409 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427948653854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427948653854" cause=Invalid mandatory information} 20241009055705409 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262427948653854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241009055705409 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055705409 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705409 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055705411 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705411 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055705411 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427948653854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427948653854"} 20241009055705411 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427948653854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241009055705411 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427948653854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427948653854" cause=Invalid mandatory information} 20241009055705411 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262427948653854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241009055705411 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055705411 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705411 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055705412 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705412 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055705412 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427948653854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427948653854"} 20241009055705412 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427948653854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241009055705412 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427948653854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427948653854" cause=Invalid mandatory information} 20241009055705412 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262427948653854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241009055705412 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055705412 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055705414 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705414 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055705414 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427948653854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427948653854"} 20241009055705414 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427948653854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241009055705414 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427948653854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427948653854" cause=Invalid mandatory information} 20241009055705414 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262427948653854 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241009055705414 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055705414 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705414 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055705415 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44450<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@8dc5273035e0: Final verdict of PTC: pass 20241009055705426 DAUC <0003> db_auc.c:157 IMSI='262429567267419': No 2G Auth Data 20241009055705426 DAUC <0003> db_auc.c:192 IMSI='262429567267419': No 3G Auth Data HLR_Test-GSUP(278)@8dc5273035e0: Created GsupExpect[0] for "262429567267419" to be handled at TC_gsup_check_imei_invalid_len(283) 20241009055705451 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44456<->l=127.0.0.1:4258 20241009055705455 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705455 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055705455 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262429567267419 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429567267419"} 20241009055705455 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262429567267419 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241009055705455 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262429567267419 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429567267419" cause=Invalid mandatory information} 20241009055705455 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262429567267419 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241009055705455 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055705455 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705455 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@8dc5273035e0: Found GsupExpect[0] for "262429567267419" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@8dc5273035e0: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262429567267419" TC_gsup_check_imei_invalid_len(283)@8dc5273035e0: setverdict(pass): none -> pass 20241009055705457 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705457 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055705457 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262429567267419 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429567267419"} 20241009055705457 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262429567267419 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241009055705457 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262429567267419 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429567267419" cause=Invalid mandatory information} 20241009055705457 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262429567267419 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241009055705457 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055705457 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055705459 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705459 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055705459 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262429567267419 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429567267419"} 20241009055705459 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262429567267419 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241009055705459 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262429567267419 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429567267419" cause=Invalid mandatory information} 20241009055705459 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262429567267419 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241009055705459 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055705459 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705459 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055705460 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705460 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055705460 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262429567267419 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429567267419"} 20241009055705460 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262429567267419 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241009055705460 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262429567267419 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429567267419" cause=Invalid mandatory information} 20241009055705460 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262429567267419 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241009055705460 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705460 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055705460 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705460 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055705461 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705461 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055705461 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262429567267419 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429567267419"} 20241009055705461 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262429567267419 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241009055705461 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262429567267419 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429567267419" cause=Invalid mandatory information} 20241009055705461 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262429567267419 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241009055705461 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705461 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055705461 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705461 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055705463 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44456<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@8dc5273035e0: Final verdict of PTC: pass 20241009055705474 DAUC <0003> db_auc.c:157 IMSI='262429412164516': No 2G Auth Data 20241009055705474 DAUC <0003> db_auc.c:192 IMSI='262429412164516': No 3G Auth Data HLR_Test-GSUP(278)@8dc5273035e0: Created GsupExpect[0] for "262429412164516" to be handled at TC_gsup_check_imei_invalid_len(284) 20241009055705497 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44464<->l=127.0.0.1:4258 20241009055705501 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705501 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055705501 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262429412164516 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429412164516"} 20241009055705501 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262429412164516 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241009055705501 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262429412164516 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429412164516" cause=Invalid mandatory information} 20241009055705501 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262429412164516 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241009055705501 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055705501 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705501 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@8dc5273035e0: Found GsupExpect[0] for "262429412164516" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@8dc5273035e0: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262429412164516" TC_gsup_check_imei_invalid_len(284)@8dc5273035e0: setverdict(pass): none -> pass 20241009055705503 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705503 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055705503 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262429412164516 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429412164516"} 20241009055705503 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262429412164516 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241009055705503 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262429412164516 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429412164516" cause=Invalid mandatory information} 20241009055705504 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262429412164516 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241009055705504 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705504 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055705504 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705504 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055705506 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705506 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055705506 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262429412164516 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429412164516"} 20241009055705506 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262429412164516 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241009055705506 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262429412164516 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429412164516" cause=Invalid mandatory information} 20241009055705506 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262429412164516 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241009055705506 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055705506 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705506 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055705508 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705508 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055705508 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262429412164516 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429412164516"} 20241009055705508 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262429412164516 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241009055705508 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262429412164516 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429412164516" cause=Invalid mandatory information} 20241009055705508 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262429412164516 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241009055705508 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055705508 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705508 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055705510 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705510 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055705510 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262429412164516 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429412164516"} 20241009055705510 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262429412164516 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241009055705510 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262429412164516 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429412164516" cause=Invalid mandatory information} 20241009055705510 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262429412164516 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241009055705510 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055705510 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705510 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055705511 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44464<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@8dc5273035e0: Final verdict of PTC: pass 20241009055705522 DAUC <0003> db_auc.c:157 IMSI='262424690506781': No 2G Auth Data 20241009055705522 DAUC <0003> db_auc.c:192 IMSI='262424690506781': No 3G Auth Data HLR_Test-GSUP(278)@8dc5273035e0: Created GsupExpect[0] for "262424690506781" to be handled at TC_gsup_check_imei_invalid_len(285) 20241009055705546 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44480<->l=127.0.0.1:4258 20241009055705550 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705550 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055705550 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424690506781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424690506781"} 20241009055705550 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424690506781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241009055705550 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424690506781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424690506781" cause=Invalid mandatory information} 20241009055705550 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262424690506781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241009055705550 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055705550 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705550 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@8dc5273035e0: Found GsupExpect[0] for "262424690506781" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@8dc5273035e0: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262424690506781" TC_gsup_check_imei_invalid_len(285)@8dc5273035e0: setverdict(pass): none -> pass 20241009055705552 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705552 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055705552 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424690506781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424690506781"} 20241009055705552 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424690506781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241009055705552 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424690506781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424690506781" cause=Invalid mandatory information} 20241009055705552 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262424690506781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241009055705552 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055705552 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705552 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055705554 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705554 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055705554 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424690506781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424690506781"} 20241009055705554 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424690506781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241009055705554 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424690506781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424690506781" cause=Invalid mandatory information} 20241009055705554 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262424690506781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241009055705554 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055705554 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705554 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055705556 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705556 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055705556 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424690506781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424690506781"} 20241009055705556 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424690506781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241009055705556 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424690506781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424690506781" cause=Invalid mandatory information} 20241009055705556 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262424690506781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241009055705556 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705556 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055705556 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705556 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055705558 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705558 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055705558 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424690506781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424690506781"} 20241009055705558 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424690506781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241009055705558 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424690506781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424690506781" cause=Invalid mandatory information} 20241009055705558 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262424690506781 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241009055705558 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055705558 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705558 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055705559 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44480<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@8dc5273035e0: Final verdict of PTC: pass 20241009055705571 DAUC <0003> db_auc.c:157 IMSI='262420083537207': No 2G Auth Data 20241009055705571 DAUC <0003> db_auc.c:192 IMSI='262420083537207': No 3G Auth Data HLR_Test-GSUP(278)@8dc5273035e0: Created GsupExpect[0] for "262420083537207" to be handled at TC_gsup_check_imei_invalid_len(286) 20241009055705598 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44496<->l=127.0.0.1:4258 20241009055705601 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705601 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055705601 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420083537207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420083537207"} 20241009055705601 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420083537207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241009055705601 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420083537207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420083537207" cause=Invalid mandatory information} 20241009055705601 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262420083537207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241009055705601 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055705601 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705601 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@8dc5273035e0: Found GsupExpect[0] for "262420083537207" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@8dc5273035e0: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262420083537207" TC_gsup_check_imei_invalid_len(286)@8dc5273035e0: setverdict(pass): none -> pass 20241009055705604 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705604 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055705604 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420083537207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420083537207"} 20241009055705604 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420083537207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241009055705604 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420083537207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420083537207" cause=Invalid mandatory information} 20241009055705604 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262420083537207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241009055705604 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055705604 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055705606 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705606 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055705606 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420083537207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420083537207"} 20241009055705606 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420083537207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241009055705606 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420083537207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420083537207" cause=Invalid mandatory information} 20241009055705606 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262420083537207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241009055705606 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055705606 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705606 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055705607 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705607 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055705608 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420083537207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420083537207"} 20241009055705608 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420083537207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241009055705608 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420083537207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420083537207" cause=Invalid mandatory information} 20241009055705608 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262420083537207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241009055705608 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705608 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055705608 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705608 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055705609 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705609 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055705609 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420083537207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420083537207"} 20241009055705609 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420083537207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241009055705609 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420083537207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420083537207" cause=Invalid mandatory information} 20241009055705609 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262420083537207 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241009055705610 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705610 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055705610 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705610 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055705611 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44496<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@8dc5273035e0: Final verdict of PTC: pass 20241009055705625 DAUC <0003> db_auc.c:157 IMSI='262420271856051': No 2G Auth Data 20241009055705625 DAUC <0003> db_auc.c:192 IMSI='262420271856051': No 3G Auth Data HLR_Test-GSUP(278)@8dc5273035e0: Created GsupExpect[0] for "262420271856051" to be handled at TC_gsup_check_imei_invalid_len(287) 20241009055705653 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44504<->l=127.0.0.1:4258 20241009055705658 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705658 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055705658 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262420271856051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420271856051"} 20241009055705658 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262420271856051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241009055705658 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262420271856051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420271856051" cause=Invalid mandatory information} 20241009055705658 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262420271856051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241009055705658 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055705658 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@8dc5273035e0: Found GsupExpect[0] for "262420271856051" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@8dc5273035e0: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262420271856051" TC_gsup_check_imei_invalid_len(287)@8dc5273035e0: setverdict(pass): none -> pass 20241009055705660 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705660 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055705660 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262420271856051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420271856051"} 20241009055705660 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262420271856051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241009055705660 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262420271856051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420271856051" cause=Invalid mandatory information} 20241009055705660 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262420271856051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241009055705660 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705660 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055705660 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705660 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055705661 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705661 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055705661 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262420271856051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420271856051"} 20241009055705661 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262420271856051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241009055705661 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262420271856051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420271856051" cause=Invalid mandatory information} 20241009055705661 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262420271856051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241009055705661 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055705661 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055705663 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705663 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055705663 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262420271856051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420271856051"} 20241009055705663 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262420271856051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241009055705663 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262420271856051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420271856051" cause=Invalid mandatory information} 20241009055705663 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262420271856051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241009055705663 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055705663 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705663 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055705665 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705665 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055705665 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262420271856051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420271856051"} 20241009055705665 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262420271856051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241009055705665 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262420271856051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420271856051" cause=Invalid mandatory information} 20241009055705665 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262420271856051 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241009055705665 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055705665 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055705666 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44504<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@8dc5273035e0: Final verdict of PTC: pass 20241009055705681 DAUC <0003> db_auc.c:157 IMSI='262427712196353': No 2G Auth Data 20241009055705681 DAUC <0003> db_auc.c:192 IMSI='262427712196353': No 3G Auth Data HLR_Test-GSUP(278)@8dc5273035e0: Created GsupExpect[0] for "262427712196353" to be handled at TC_gsup_check_imei_invalid_len(288) 20241009055705708 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44516<->l=127.0.0.1:4258 20241009055705712 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705712 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055705712 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427712196353 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427712196353"} 20241009055705712 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427712196353 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241009055705712 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427712196353 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427712196353" cause=Invalid mandatory information} 20241009055705712 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262427712196353 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241009055705712 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055705712 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705712 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@8dc5273035e0: Found GsupExpect[0] for "262427712196353" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@8dc5273035e0: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262427712196353" TC_gsup_check_imei_invalid_len(288)@8dc5273035e0: setverdict(pass): none -> pass 20241009055705714 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705714 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055705714 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427712196353 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427712196353"} 20241009055705714 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427712196353 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241009055705714 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427712196353 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427712196353" cause=Invalid mandatory information} 20241009055705714 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262427712196353 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241009055705714 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055705714 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055705715 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705716 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055705716 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427712196353 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427712196353"} 20241009055705716 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427712196353 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241009055705716 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427712196353 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427712196353" cause=Invalid mandatory information} 20241009055705716 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262427712196353 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241009055705716 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055705716 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705716 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055705717 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705717 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055705717 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427712196353 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427712196353"} 20241009055705717 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427712196353 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241009055705717 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427712196353 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427712196353" cause=Invalid mandatory information} 20241009055705717 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262427712196353 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241009055705717 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055705717 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705717 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055705719 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705719 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055705719 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427712196353 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427712196353"} 20241009055705719 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427712196353 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241009055705719 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427712196353 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262427712196353" cause=Invalid mandatory information} 20241009055705719 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262427712196353 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241009055705719 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055705719 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705719 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055705720 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44516<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@8dc5273035e0: Final verdict of PTC: pass MTC@8dc5273035e0: setverdict(pass): none -> pass 20241009055705732 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44432<->l=127.0.0.1:4258 HLR_Test-GSUP(278)@8dc5273035e0: Final verdict of PTC: none 20241009055705733 DLINP <000b> input/ipa.c:451 connected read/write 20241009055705733 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055705733 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241009055705733 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241009055705733 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241009055705733 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45027<->l=127.0.0.1:4259) 279@8dc5273035e0: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@8dc5273035e0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@8dc5273035e0: Final verdict of PTC: none MTC@8dc5273035e0: Setting final verdict of the test case. MTC@8dc5273035e0: Local verdict of MTC: pass MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@8dc5273035e0: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@8dc5273035e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass'. Wed Oct 9 05:57:05 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei_invalid_len pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_invalid_len.talloc 20241009055705775 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44532<->l=127.0.0.1:4258 20241009055705875 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44532<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=34144) Waiting for packet dumper to finish... 1 (prev_count=34144, count=50368) MTC@8dc5273035e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass' was executed successfully (exit status: 0). MTC@8dc5273035e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi'. ------ HLR_Tests.TC_gsup_check_imei_unknown_imsi ------ Wed Oct 9 05:57:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8dc5273035e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi' was executed successfully (exit status: 0). MTC@8dc5273035e0: Test case TC_gsup_check_imei_unknown_imsi started. MTC@8dc5273035e0: legacy= false MTC@8dc5273035e0: in not legacy case 1 MTC@8dc5273035e0: in not legacy case 2 20241009055708953 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241009055708953 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241009055708955 DLINP <000b> input/ipa.c:451 connected read/write 20241009055708955 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055708956 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55078<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(289)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241009055708959 DLINP <000b> input/ipa.c:451 connected read/write 20241009055708959 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055708959 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241009055708959 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241009055708959 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241009055708959 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241009055708959 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241009055708959 DLGSUP <0013> gsup_server.c:235 2: 20241009055708959 DLGSUP <0013> gsup_server.c:237 2: 00 20241009055708959 DLGSUP <0013> gsup_server.c:235 3: 20241009055708959 DLGSUP <0013> gsup_server.c:237 3: 00 20241009055708959 DLGSUP <0013> gsup_server.c:235 4: 20241009055708959 DLGSUP <0013> gsup_server.c:237 4: 00 20241009055708959 DLGSUP <0013> gsup_server.c:235 5: 20241009055708959 DLGSUP <0013> gsup_server.c:237 5: 00 20241009055708959 DLGSUP <0013> gsup_server.c:235 7: 20241009055708959 DLGSUP <0013> gsup_server.c:237 7: 00 20241009055708959 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241009055708959 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241009055708959 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 291@8dc5273035e0: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241009055708980 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46301<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@8dc5273035e0: Created GsupExpect[0] for "262426112270925" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20241009055708994 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55088<->l=127.0.0.1:4258 20241009055709001 DLINP <000b> input/ipa.c:451 connected read/write 20241009055709001 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055709001 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426112270925 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426112270925"} 20241009055709001 DMAIN <0000> hlr.c:435 IMSI='262426112270925': has IMEI = 22245678901234 (consider setting 'store-imei') 20241009055709001 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426112270925 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241009055709001 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426112270925 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426112270925" cause=Invalid mandatory information} 20241009055709001 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426112270925 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241009055709001 DLINP <000b> input/ipa.c:451 connected read/write 20241009055709001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055709001 DLINP <000b> input/ipa.c:451 connected read/write 20241009055709001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@8dc5273035e0: Found GsupExpect[0] for "262426112270925" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@8dc5273035e0: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262426112270925" TC_gsup_check_imei_unknown_imsi(293)@8dc5273035e0: setverdict(pass): none -> pass 20241009055709006 DLINP <000b> input/ipa.c:451 connected read/write 20241009055709006 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055709006 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426112270925 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426112270925"} 20241009055709006 DAUC <0003> hlr.c:428 IMSI='262426112270925': storing IMEI = 22245678901234 20241009055709006 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262426112270925': no such subscriber 20241009055709006 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426112270925 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241009055709006 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426112270925 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426112270925" cause=Invalid mandatory information} 20241009055709006 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426112270925 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241009055709006 DLINP <000b> input/ipa.c:451 connected read/write 20241009055709006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055709006 DLINP <000b> input/ipa.c:451 connected read/write 20241009055709006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055709007 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55088<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@8dc5273035e0: Final verdict of PTC: pass 20241009055709008 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55078<->l=127.0.0.1:4258 20241009055709009 DLINP <000b> input/ipa.c:451 connected read/write 20241009055709009 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055709009 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241009055709009 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241009055709009 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(290)@8dc5273035e0: Final verdict of PTC: none 20241009055709010 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46301<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(289)@8dc5273035e0: Final verdict of PTC: none 291@8dc5273035e0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@8dc5273035e0: Final verdict of PTC: none MTC@8dc5273035e0: Setting final verdict of the test case. MTC@8dc5273035e0: Local verdict of MTC: none MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC with component reference 291: none (none -> none) MTC@8dc5273035e0: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@8dc5273035e0: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@8dc5273035e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass'. Wed Oct 9 05:57:09 UTC 2024 ====== HLR_Tests.TC_gsup_check_imei_unknown_imsi pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_check_imei_unknown_imsi.talloc 20241009055709051 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55100<->l=127.0.0.1:4258 20241009055709152 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55100<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=14764) MTC@8dc5273035e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass' was executed successfully (exit status: 0). MTC@8dc5273035e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early'. ------ HLR_Tests.TC_subscr_create_on_demand_check_imei_early ------ Wed Oct 9 05:57:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8dc5273035e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early' was executed successfully (exit status: 0). MTC@8dc5273035e0: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@8dc5273035e0: legacy= false MTC@8dc5273035e0: in not legacy case 1 MTC@8dc5273035e0: in not legacy case 2 20241009055712230 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241009055712230 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241009055712232 DLINP <000b> input/ipa.c:451 connected read/write 20241009055712232 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055712233 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55104<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(294)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241009055712236 DLINP <000b> input/ipa.c:451 connected read/write 20241009055712236 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055712236 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241009055712236 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241009055712236 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241009055712236 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241009055712236 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241009055712236 DLGSUP <0013> gsup_server.c:235 2: 20241009055712236 DLGSUP <0013> gsup_server.c:237 2: 00 20241009055712236 DLGSUP <0013> gsup_server.c:235 3: 20241009055712236 DLGSUP <0013> gsup_server.c:237 3: 00 20241009055712236 DLGSUP <0013> gsup_server.c:235 4: 20241009055712236 DLGSUP <0013> gsup_server.c:237 4: 00 20241009055712236 DLGSUP <0013> gsup_server.c:235 5: 20241009055712236 DLGSUP <0013> gsup_server.c:237 5: 00 20241009055712236 DLGSUP <0013> gsup_server.c:235 7: 20241009055712236 DLGSUP <0013> gsup_server.c:237 7: 00 20241009055712236 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241009055712236 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241009055712236 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@8dc5273035e0: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241009055712257 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41105<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@8dc5273035e0: Created GsupExpect[0] for "262425576563236" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20241009055712268 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55114<->l=127.0.0.1:4258 20241009055712277 DLINP <000b> input/ipa.c:451 connected read/write 20241009055712277 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055712277 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262425576563236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425576563236"} 20241009055712277 DMAIN <0000> hlr.c:227 IMSI='262425576563236': Creating subscriber on demand 20241009055712291 DMAIN <0000> hlr.c:243 IMSI='262425576563236': Successfully assigned MSISDN='007' 20241009055712291 DAUC <0003> hlr.c:428 IMSI='262425576563236': storing IMEI = 12345678901234 20241009055712307 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262425576563236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425576563236"} 20241009055712307 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262425576563236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241009055712307 DLINP <000b> input/ipa.c:451 connected read/write 20241009055712307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055712307 DLINP <000b> input/ipa.c:451 connected read/write 20241009055712307 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@8dc5273035e0: Found GsupExpect[0] for "262425576563236" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@8dc5273035e0: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262425576563236" TC_subscr_create_on_demand_check_imei_early(298)@8dc5273035e0: setverdict(pass): none -> pass 20241009055712310 DAUC <0003> db_auc.c:157 IMSI='262425576563236': No 2G Auth Data 20241009055712310 DAUC <0003> db_auc.c:192 IMSI='262425576563236': No 3G Auth Data 20241009055712311 DAUC <0003> db_auc.c:157 IMSI='262425576563236': No 2G Auth Data 20241009055712311 DAUC <0003> db_auc.c:192 IMSI='262425576563236': No 3G Auth Data 20241009055712311 DAUC <0003> db_auc.c:157 IMSI='262425576563236': No 2G Auth Data 20241009055712311 DAUC <0003> db_auc.c:192 IMSI='262425576563236': No 3G Auth Data 20241009055712313 DLINP <000b> input/ipa.c:451 connected read/write 20241009055712313 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055712313 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425576563236 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425576563236" cn_domain=PS} 20241009055712313 DLU <0006> fsm.c:456 lu(262425576563236)[0x5608785aa660]{UNVALIDATED}: Allocated 20241009055712313 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425576563236 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241009055712323 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425576563236)[0x5608785aa660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241009055712323 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425576563236 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425576563236" cn_domain=PS} 20241009055712323 DLINP <000b> input/ipa.c:451 connected read/write 20241009055712323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055712323 DLINP <000b> input/ipa.c:451 connected read/write 20241009055712323 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055712325 DLINP <000b> input/ipa.c:451 connected read/write 20241009055712325 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055712325 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262425576563236 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425576563236"} 20241009055712325 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425576563236)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241009055712325 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262425576563236 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241009055712325 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425576563236 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425576563236"} 20241009055712325 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425576563236 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241009055712325 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425576563236)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241009055712325 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425576563236)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241009055712325 DLU <0006> fsm.c:568 lu(PS:IMSI-262425576563236)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241009055712325 DLINP <000b> input/ipa.c:451 connected read/write 20241009055712325 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055712325 DLINP <000b> input/ipa.c:451 connected read/write 20241009055712325 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055712334 DLINP <000b> input/ipa.c:451 connected read/write 20241009055712334 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055712334 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262425576563236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425576563236"} 20241009055712334 DMAIN <0000> hlr.c:227 IMSI='262425576563236': Creating subscriber on demand 20241009055712345 DMAIN <0000> hlr.c:243 IMSI='262425576563236': Successfully assigned MSISDN='454' 20241009055712345 DAUC <0003> hlr.c:428 IMSI='262425576563236': storing IMEI = 12345678901234 20241009055712348 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262425576563236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425576563236"} 20241009055712348 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262425576563236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241009055712348 DLINP <000b> input/ipa.c:451 connected read/write 20241009055712348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055712348 DLINP <000b> input/ipa.c:451 connected read/write 20241009055712348 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055712350 DAUC <0003> db_auc.c:157 IMSI='262425576563236': No 2G Auth Data 20241009055712350 DAUC <0003> db_auc.c:192 IMSI='262425576563236': No 3G Auth Data 20241009055712351 DAUC <0003> db_auc.c:157 IMSI='262425576563236': No 2G Auth Data 20241009055712351 DAUC <0003> db_auc.c:192 IMSI='262425576563236': No 3G Auth Data 20241009055712352 DAUC <0003> db_auc.c:157 IMSI='262425576563236': No 2G Auth Data 20241009055712352 DAUC <0003> db_auc.c:192 IMSI='262425576563236': No 3G Auth Data 20241009055712353 DAUC <0003> db_auc.c:157 IMSI='262425576563236': No 2G Auth Data 20241009055712353 DAUC <0003> db_auc.c:192 IMSI='262425576563236': No 3G Auth Data 20241009055712354 DLINP <000b> input/ipa.c:451 connected read/write 20241009055712354 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055712354 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425576563236 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425576563236" cn_domain=PS} 20241009055712354 DLU <0006> fsm.c:456 lu(262425576563236)[0x5608785aa660]{UNVALIDATED}: Allocated 20241009055712354 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425576563236 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241009055712361 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425576563236)[0x5608785aa660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241009055712361 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425576563236 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425576563236" cn_domain=PS} 20241009055712361 DLINP <000b> input/ipa.c:451 connected read/write 20241009055712361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055712361 DLINP <000b> input/ipa.c:451 connected read/write 20241009055712361 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055712363 DLINP <000b> input/ipa.c:451 connected read/write 20241009055712363 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055712363 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262425576563236 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425576563236"} 20241009055712363 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425576563236)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241009055712363 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262425576563236 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241009055712363 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425576563236 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425576563236"} 20241009055712363 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425576563236 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241009055712363 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425576563236)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241009055712363 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425576563236)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241009055712363 DLU <0006> fsm.c:568 lu(PS:IMSI-262425576563236)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241009055712364 DLINP <000b> input/ipa.c:451 connected read/write 20241009055712364 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055712364 DLINP <000b> input/ipa.c:451 connected read/write 20241009055712364 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055712372 DLINP <000b> input/ipa.c:451 connected read/write 20241009055712372 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055712372 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262425576563236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425576563236"} 20241009055712372 DMAIN <0000> hlr.c:227 IMSI='262425576563236': Creating subscriber on demand 20241009055712380 DMAIN <0000> hlr.c:243 IMSI='262425576563236': Successfully assigned MSISDN='018' 20241009055712380 DAUC <0003> hlr.c:428 IMSI='262425576563236': storing IMEI = 12345678901234 20241009055712383 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262425576563236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425576563236"} 20241009055712383 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262425576563236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241009055712383 DLINP <000b> input/ipa.c:451 connected read/write 20241009055712383 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055712383 DLINP <000b> input/ipa.c:451 connected read/write 20241009055712383 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055712384 DAUC <0003> db_auc.c:157 IMSI='262425576563236': No 2G Auth Data 20241009055712384 DAUC <0003> db_auc.c:192 IMSI='262425576563236': No 3G Auth Data 20241009055712385 DAUC <0003> db_auc.c:157 IMSI='262425576563236': No 2G Auth Data 20241009055712385 DAUC <0003> db_auc.c:192 IMSI='262425576563236': No 3G Auth Data 20241009055712386 DAUC <0003> db_auc.c:157 IMSI='262425576563236': No 2G Auth Data 20241009055712386 DAUC <0003> db_auc.c:192 IMSI='262425576563236': No 3G Auth Data 20241009055712387 DAUC <0003> db_auc.c:157 IMSI='262425576563236': No 2G Auth Data 20241009055712387 DAUC <0003> db_auc.c:192 IMSI='262425576563236': No 3G Auth Data 20241009055712389 DLINP <000b> input/ipa.c:451 connected read/write 20241009055712389 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055712389 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425576563236 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425576563236" cn_domain=PS} 20241009055712389 DLU <0006> fsm.c:456 lu(262425576563236)[0x5608785aa660]{UNVALIDATED}: Allocated 20241009055712389 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425576563236 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241009055712389 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425576563236 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425576563236" cause=GPRS services not allowed} 20241009055712389 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425576563236 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241009055712389 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425576563236)[0x5608785aa660]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241009055712389 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425576563236)[0x5608785aa660]{UNVALIDATED}: Freeing instance 20241009055712389 DLU <0006> fsm.c:568 lu(PS:IMSI-262425576563236)[0x5608785aa660]{UNVALIDATED}: Deallocated 20241009055712389 DLINP <000b> input/ipa.c:451 connected read/write 20241009055712389 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055712389 DLINP <000b> input/ipa.c:451 connected read/write 20241009055712389 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055712396 DLINP <000b> input/ipa.c:451 connected read/write 20241009055712396 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055712396 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262425576563236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425576563236"} 20241009055712396 DMAIN <0000> hlr.c:227 IMSI='262425576563236': Creating subscriber on demand 20241009055712403 DMAIN <0000> hlr.c:243 IMSI='262425576563236': Successfully assigned MSISDN='551' 20241009055712403 DAUC <0003> hlr.c:428 IMSI='262425576563236': storing IMEI = 12345678901234 20241009055712406 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262425576563236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425576563236"} 20241009055712406 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262425576563236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241009055712406 DLINP <000b> input/ipa.c:451 connected read/write 20241009055712406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055712406 DLINP <000b> input/ipa.c:451 connected read/write 20241009055712406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055712408 DAUC <0003> db_auc.c:157 IMSI='262425576563236': No 2G Auth Data 20241009055712408 DAUC <0003> db_auc.c:192 IMSI='262425576563236': No 3G Auth Data 20241009055712409 DAUC <0003> db_auc.c:157 IMSI='262425576563236': No 2G Auth Data 20241009055712409 DAUC <0003> db_auc.c:192 IMSI='262425576563236': No 3G Auth Data 20241009055712410 DAUC <0003> db_auc.c:157 IMSI='262425576563236': No 2G Auth Data 20241009055712410 DAUC <0003> db_auc.c:192 IMSI='262425576563236': No 3G Auth Data 20241009055712412 DLINP <000b> input/ipa.c:451 connected read/write 20241009055712412 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055712412 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425576563236 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425576563236" cn_domain=PS} 20241009055712412 DLU <0006> fsm.c:456 lu(262425576563236)[0x5608785aa660]{UNVALIDATED}: Allocated 20241009055712412 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425576563236 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241009055712412 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425576563236 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425576563236" cause=GPRS services not allowed} 20241009055712412 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425576563236 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241009055712412 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425576563236)[0x5608785aa660]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241009055712412 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425576563236)[0x5608785aa660]{UNVALIDATED}: Freeing instance 20241009055712412 DLU <0006> fsm.c:568 lu(PS:IMSI-262425576563236)[0x5608785aa660]{UNVALIDATED}: Deallocated 20241009055712412 DLINP <000b> input/ipa.c:451 connected read/write 20241009055712412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055712412 DLINP <000b> input/ipa.c:451 connected read/write 20241009055712412 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055712420 DLINP <000b> input/ipa.c:451 connected read/write 20241009055712420 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055712420 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262425576563236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425576563236"} 20241009055712420 DMAIN <0000> hlr.c:227 IMSI='262425576563236': Creating subscriber on demand 20241009055712423 DAUC <0003> hlr.c:428 IMSI='262425576563236': storing IMEI = 12345678901234 20241009055712426 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262425576563236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425576563236"} 20241009055712426 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262425576563236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241009055712426 DLINP <000b> input/ipa.c:451 connected read/write 20241009055712426 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055712426 DLINP <000b> input/ipa.c:451 connected read/write 20241009055712426 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055712428 DAUC <0003> db_auc.c:157 IMSI='262425576563236': No 2G Auth Data 20241009055712428 DAUC <0003> db_auc.c:192 IMSI='262425576563236': No 3G Auth Data 20241009055712429 DAUC <0003> db_auc.c:157 IMSI='262425576563236': No 2G Auth Data 20241009055712429 DAUC <0003> db_auc.c:192 IMSI='262425576563236': No 3G Auth Data 20241009055712430 DAUC <0003> db_auc.c:157 IMSI='262425576563236': No 2G Auth Data 20241009055712430 DAUC <0003> db_auc.c:192 IMSI='262425576563236': No 3G Auth Data 20241009055712432 DLINP <000b> input/ipa.c:451 connected read/write 20241009055712432 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055712432 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425576563236 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425576563236" cn_domain=PS} 20241009055712432 DLU <0006> fsm.c:456 lu(262425576563236)[0x5608785aa660]{UNVALIDATED}: Allocated 20241009055712432 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425576563236 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241009055712432 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425576563236 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425576563236" cause=GPRS services not allowed} 20241009055712432 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425576563236 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241009055712432 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425576563236)[0x5608785aa660]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241009055712432 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425576563236)[0x5608785aa660]{UNVALIDATED}: Freeing instance 20241009055712432 DLU <0006> fsm.c:568 lu(PS:IMSI-262425576563236)[0x5608785aa660]{UNVALIDATED}: Deallocated 20241009055712432 DLINP <000b> input/ipa.c:451 connected read/write 20241009055712432 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055712432 DLINP <000b> input/ipa.c:451 connected read/write 20241009055712432 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055712440 DLINP <000b> input/ipa.c:451 connected read/write 20241009055712440 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055712440 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262425576563236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425576563236"} 20241009055712440 DMAIN <0000> hlr.c:227 IMSI='262425576563236': Creating subscriber on demand 20241009055712444 DAUC <0003> hlr.c:428 IMSI='262425576563236': storing IMEI = 12345678901234 20241009055712447 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262425576563236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425576563236"} 20241009055712447 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262425576563236 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241009055712447 DLINP <000b> input/ipa.c:451 connected read/write 20241009055712447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055712447 DLINP <000b> input/ipa.c:451 connected read/write 20241009055712447 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055712448 DAUC <0003> db_auc.c:157 IMSI='262425576563236': No 2G Auth Data 20241009055712448 DAUC <0003> db_auc.c:192 IMSI='262425576563236': No 3G Auth Data 20241009055712449 DAUC <0003> db_auc.c:157 IMSI='262425576563236': No 2G Auth Data 20241009055712449 DAUC <0003> db_auc.c:192 IMSI='262425576563236': No 3G Auth Data 20241009055712450 DAUC <0003> db_auc.c:157 IMSI='262425576563236': No 2G Auth Data 20241009055712450 DAUC <0003> db_auc.c:192 IMSI='262425576563236': No 3G Auth Data 20241009055712452 DLINP <000b> input/ipa.c:451 connected read/write 20241009055712452 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055712452 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425576563236 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425576563236" cn_domain=PS} 20241009055712452 DLU <0006> fsm.c:456 lu(262425576563236)[0x5608785aa660]{UNVALIDATED}: Allocated 20241009055712452 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425576563236 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241009055712458 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425576563236)[0x5608785aa660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241009055712458 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425576563236 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425576563236" cn_domain=PS} 20241009055712458 DLINP <000b> input/ipa.c:451 connected read/write 20241009055712458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055712458 DLINP <000b> input/ipa.c:451 connected read/write 20241009055712458 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055712460 DLINP <000b> input/ipa.c:451 connected read/write 20241009055712460 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055712460 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262425576563236 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425576563236"} 20241009055712460 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425576563236)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241009055712460 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262425576563236 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241009055712460 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425576563236 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425576563236"} 20241009055712460 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425576563236 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241009055712460 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425576563236)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241009055712460 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425576563236)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241009055712460 DLU <0006> fsm.c:568 lu(PS:IMSI-262425576563236)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241009055712460 DLINP <000b> input/ipa.c:451 connected read/write 20241009055712460 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055712460 DLINP <000b> input/ipa.c:451 connected read/write 20241009055712460 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055712466 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55114<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@8dc5273035e0: Final verdict of PTC: pass 20241009055712467 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55104<->l=127.0.0.1:4258 20241009055712468 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41105<->l=127.0.0.1:4259) 20241009055712468 DLINP <000b> input/ipa.c:451 connected read/write 20241009055712468 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055712468 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241009055712468 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241009055712468 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(295)@8dc5273035e0: Final verdict of PTC: none 296@8dc5273035e0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@8dc5273035e0: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@8dc5273035e0: Final verdict of PTC: none MTC@8dc5273035e0: Setting final verdict of the test case. MTC@8dc5273035e0: Local verdict of MTC: none MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC with component reference 296: none (none -> none) MTC@8dc5273035e0: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@8dc5273035e0: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@8dc5273035e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass'. Wed Oct 9 05:57:12 UTC 2024 ====== HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_check_imei_early.talloc 20241009055712507 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55116<->l=127.0.0.1:4258 20241009055712607 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55116<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=6472) Waiting for packet dumper to finish... 1 (prev_count=6472, count=32008) MTC@8dc5273035e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass' was executed successfully (exit status: 0). MTC@8dc5273035e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul'. ------ HLR_Tests.TC_subscr_create_on_demand_ul ------ Wed Oct 9 05:57:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8dc5273035e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul' was executed successfully (exit status: 0). MTC@8dc5273035e0: Test case TC_subscr_create_on_demand_ul started. MTC@8dc5273035e0: legacy= false MTC@8dc5273035e0: in not legacy case 1 MTC@8dc5273035e0: in not legacy case 2 20241009055715688 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241009055715688 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241009055715691 DLINP <000b> input/ipa.c:451 connected read/write 20241009055715691 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055715691 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55132<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(299)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241009055715694 DLINP <000b> input/ipa.c:451 connected read/write 20241009055715694 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055715694 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241009055715694 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241009055715694 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241009055715694 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241009055715694 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241009055715694 DLGSUP <0013> gsup_server.c:235 2: 20241009055715694 DLGSUP <0013> gsup_server.c:237 2: 00 20241009055715694 DLGSUP <0013> gsup_server.c:235 3: 20241009055715694 DLGSUP <0013> gsup_server.c:237 3: 00 20241009055715694 DLGSUP <0013> gsup_server.c:235 4: 20241009055715694 DLGSUP <0013> gsup_server.c:237 4: 00 20241009055715694 DLGSUP <0013> gsup_server.c:235 5: 20241009055715694 DLGSUP <0013> gsup_server.c:237 5: 00 20241009055715694 DLGSUP <0013> gsup_server.c:235 7: 20241009055715694 DLGSUP <0013> gsup_server.c:237 7: 00 20241009055715694 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241009055715694 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241009055715694 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@8dc5273035e0: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241009055715712 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37197<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@8dc5273035e0: Created GsupExpect[0] for "262420697789793" to be handled at TC_subscr_create_on_demand_ul(303) 20241009055715724 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55136<->l=127.0.0.1:4258 20241009055715741 DLINP <000b> input/ipa.c:451 connected read/write 20241009055715741 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055715741 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262420697789793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420697789793" cn_domain=PS} 20241009055715741 DMAIN <0000> hlr.c:227 IMSI='262420697789793': Creating subscriber on demand 20241009055715760 DMAIN <0000> hlr.c:243 IMSI='262420697789793': Successfully assigned MSISDN='193' 20241009055715760 DLU <0006> fsm.c:456 lu(262420697789793)[0x5608785aa660]{UNVALIDATED}: Allocated 20241009055715760 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262420697789793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241009055715766 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420697789793)[0x5608785aa660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241009055715766 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262420697789793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420697789793" cn_domain=PS} 20241009055715766 DLINP <000b> input/ipa.c:451 connected read/write 20241009055715766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055715766 DLINP <000b> input/ipa.c:451 connected read/write 20241009055715766 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@8dc5273035e0: Found GsupExpect[0] for "262420697789793" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@8dc5273035e0: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262420697789793" 20241009055715770 DLINP <000b> input/ipa.c:451 connected read/write 20241009055715770 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055715770 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262420697789793 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420697789793"} 20241009055715770 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420697789793)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241009055715770 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262420697789793 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241009055715770 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262420697789793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420697789793"} 20241009055715770 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262420697789793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241009055715770 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420697789793)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241009055715770 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420697789793)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241009055715770 DLU <0006> fsm.c:568 lu(PS:IMSI-262420697789793)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241009055715770 DLINP <000b> input/ipa.c:451 connected read/write 20241009055715770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055715770 DLINP <000b> input/ipa.c:451 connected read/write 20241009055715770 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@8dc5273035e0: setverdict(pass): none -> pass 20241009055715772 DAUC <0003> db_auc.c:157 IMSI='262420697789793': No 2G Auth Data 20241009055715772 DAUC <0003> db_auc.c:192 IMSI='262420697789793': No 3G Auth Data 20241009055715773 DAUC <0003> db_auc.c:157 IMSI='262420697789793': No 2G Auth Data 20241009055715773 DAUC <0003> db_auc.c:192 IMSI='262420697789793': No 3G Auth Data 20241009055715774 DAUC <0003> db_auc.c:157 IMSI='262420697789793': No 2G Auth Data 20241009055715774 DAUC <0003> db_auc.c:192 IMSI='262420697789793': No 3G Auth Data 20241009055715781 DLINP <000b> input/ipa.c:451 connected read/write 20241009055715781 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055715781 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262420697789793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420697789793" cn_domain=PS} 20241009055715781 DMAIN <0000> hlr.c:227 IMSI='262420697789793': Creating subscriber on demand 20241009055715788 DMAIN <0000> hlr.c:243 IMSI='262420697789793': Successfully assigned MSISDN='238' 20241009055715788 DLU <0006> fsm.c:456 lu(262420697789793)[0x5608785aa660]{UNVALIDATED}: Allocated 20241009055715788 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262420697789793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241009055715794 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420697789793)[0x5608785aa660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241009055715794 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262420697789793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420697789793" cn_domain=PS} 20241009055715794 DLINP <000b> input/ipa.c:451 connected read/write 20241009055715794 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055715794 DLINP <000b> input/ipa.c:451 connected read/write 20241009055715795 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055715797 DLINP <000b> input/ipa.c:451 connected read/write 20241009055715797 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055715797 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262420697789793 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420697789793"} 20241009055715797 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420697789793)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241009055715797 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262420697789793 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241009055715797 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262420697789793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420697789793"} 20241009055715797 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262420697789793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241009055715797 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420697789793)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241009055715797 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420697789793)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241009055715797 DLU <0006> fsm.c:568 lu(PS:IMSI-262420697789793)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241009055715797 DLINP <000b> input/ipa.c:451 connected read/write 20241009055715797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055715797 DLINP <000b> input/ipa.c:451 connected read/write 20241009055715797 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055715798 DAUC <0003> db_auc.c:157 IMSI='262420697789793': No 2G Auth Data 20241009055715798 DAUC <0003> db_auc.c:192 IMSI='262420697789793': No 3G Auth Data 20241009055715799 DAUC <0003> db_auc.c:157 IMSI='262420697789793': No 2G Auth Data 20241009055715799 DAUC <0003> db_auc.c:192 IMSI='262420697789793': No 3G Auth Data 20241009055715801 DAUC <0003> db_auc.c:157 IMSI='262420697789793': No 2G Auth Data 20241009055715801 DAUC <0003> db_auc.c:192 IMSI='262420697789793': No 3G Auth Data 20241009055715802 DAUC <0003> db_auc.c:157 IMSI='262420697789793': No 2G Auth Data 20241009055715802 DAUC <0003> db_auc.c:192 IMSI='262420697789793': No 3G Auth Data 20241009055715809 DLINP <000b> input/ipa.c:451 connected read/write 20241009055715809 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055715809 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262420697789793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420697789793" cn_domain=PS} 20241009055715809 DMAIN <0000> hlr.c:227 IMSI='262420697789793': Creating subscriber on demand 20241009055715815 DMAIN <0000> hlr.c:243 IMSI='262420697789793': Successfully assigned MSISDN='234' 20241009055715815 DLU <0006> fsm.c:456 lu(262420697789793)[0x5608785aa660]{UNVALIDATED}: Allocated 20241009055715815 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262420697789793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241009055715816 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262420697789793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420697789793" cause=GPRS services not allowed} 20241009055715816 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262420697789793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241009055715816 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420697789793)[0x5608785aa660]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241009055715816 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420697789793)[0x5608785aa660]{UNVALIDATED}: Freeing instance 20241009055715816 DLU <0006> fsm.c:568 lu(PS:IMSI-262420697789793)[0x5608785aa660]{UNVALIDATED}: Deallocated 20241009055715816 DLINP <000b> input/ipa.c:451 connected read/write 20241009055715816 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055715816 DLINP <000b> input/ipa.c:451 connected read/write 20241009055715816 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055715817 DAUC <0003> db_auc.c:157 IMSI='262420697789793': No 2G Auth Data 20241009055715817 DAUC <0003> db_auc.c:192 IMSI='262420697789793': No 3G Auth Data 20241009055715818 DAUC <0003> db_auc.c:157 IMSI='262420697789793': No 2G Auth Data 20241009055715818 DAUC <0003> db_auc.c:192 IMSI='262420697789793': No 3G Auth Data 20241009055715819 DAUC <0003> db_auc.c:157 IMSI='262420697789793': No 2G Auth Data 20241009055715819 DAUC <0003> db_auc.c:192 IMSI='262420697789793': No 3G Auth Data 20241009055715820 DAUC <0003> db_auc.c:157 IMSI='262420697789793': No 2G Auth Data 20241009055715820 DAUC <0003> db_auc.c:192 IMSI='262420697789793': No 3G Auth Data 20241009055715827 DLINP <000b> input/ipa.c:451 connected read/write 20241009055715827 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055715827 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262420697789793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420697789793" cn_domain=PS} 20241009055715827 DMAIN <0000> hlr.c:227 IMSI='262420697789793': Creating subscriber on demand 20241009055715834 DMAIN <0000> hlr.c:243 IMSI='262420697789793': Successfully assigned MSISDN='569' 20241009055715834 DLU <0006> fsm.c:456 lu(262420697789793)[0x5608785aa660]{UNVALIDATED}: Allocated 20241009055715834 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262420697789793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241009055715834 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262420697789793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420697789793" cause=GPRS services not allowed} 20241009055715834 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262420697789793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241009055715834 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420697789793)[0x5608785aa660]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241009055715834 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420697789793)[0x5608785aa660]{UNVALIDATED}: Freeing instance 20241009055715834 DLU <0006> fsm.c:568 lu(PS:IMSI-262420697789793)[0x5608785aa660]{UNVALIDATED}: Deallocated 20241009055715834 DLINP <000b> input/ipa.c:451 connected read/write 20241009055715834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055715834 DLINP <000b> input/ipa.c:451 connected read/write 20241009055715834 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055715836 DAUC <0003> db_auc.c:157 IMSI='262420697789793': No 2G Auth Data 20241009055715836 DAUC <0003> db_auc.c:192 IMSI='262420697789793': No 3G Auth Data 20241009055715836 DAUC <0003> db_auc.c:157 IMSI='262420697789793': No 2G Auth Data 20241009055715836 DAUC <0003> db_auc.c:192 IMSI='262420697789793': No 3G Auth Data 20241009055715837 DAUC <0003> db_auc.c:157 IMSI='262420697789793': No 2G Auth Data 20241009055715837 DAUC <0003> db_auc.c:192 IMSI='262420697789793': No 3G Auth Data 20241009055715845 DLINP <000b> input/ipa.c:451 connected read/write 20241009055715845 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055715845 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262420697789793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420697789793" cn_domain=PS} 20241009055715845 DMAIN <0000> hlr.c:227 IMSI='262420697789793': Creating subscriber on demand 20241009055715848 DLU <0006> fsm.c:456 lu(262420697789793)[0x5608785aa660]{UNVALIDATED}: Allocated 20241009055715848 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262420697789793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241009055715848 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262420697789793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262420697789793" cause=GPRS services not allowed} 20241009055715848 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262420697789793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241009055715848 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420697789793)[0x5608785aa660]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241009055715848 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262420697789793)[0x5608785aa660]{UNVALIDATED}: Freeing instance 20241009055715848 DLU <0006> fsm.c:568 lu(PS:IMSI-262420697789793)[0x5608785aa660]{UNVALIDATED}: Deallocated 20241009055715848 DLINP <000b> input/ipa.c:451 connected read/write 20241009055715848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055715848 DLINP <000b> input/ipa.c:451 connected read/write 20241009055715848 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055715850 DAUC <0003> db_auc.c:157 IMSI='262420697789793': No 2G Auth Data 20241009055715850 DAUC <0003> db_auc.c:192 IMSI='262420697789793': No 3G Auth Data 20241009055715850 DAUC <0003> db_auc.c:157 IMSI='262420697789793': No 2G Auth Data 20241009055715850 DAUC <0003> db_auc.c:192 IMSI='262420697789793': No 3G Auth Data 20241009055715851 DAUC <0003> db_auc.c:157 IMSI='262420697789793': No 2G Auth Data 20241009055715851 DAUC <0003> db_auc.c:192 IMSI='262420697789793': No 3G Auth Data 20241009055715860 DLINP <000b> input/ipa.c:451 connected read/write 20241009055715860 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055715860 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262420697789793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420697789793" cn_domain=PS} 20241009055715860 DMAIN <0000> hlr.c:227 IMSI='262420697789793': Creating subscriber on demand 20241009055715863 DLU <0006> fsm.c:456 lu(262420697789793)[0x5608785aa660]{UNVALIDATED}: Allocated 20241009055715863 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262420697789793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241009055715870 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420697789793)[0x5608785aa660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241009055715870 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262420697789793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420697789793" cn_domain=PS} 20241009055715870 DLINP <000b> input/ipa.c:451 connected read/write 20241009055715870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055715870 DLINP <000b> input/ipa.c:451 connected read/write 20241009055715870 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055715872 DLINP <000b> input/ipa.c:451 connected read/write 20241009055715872 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055715872 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262420697789793 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420697789793"} 20241009055715872 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420697789793)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241009055715872 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262420697789793 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241009055715872 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262420697789793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420697789793"} 20241009055715872 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262420697789793 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241009055715872 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420697789793)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241009055715872 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420697789793)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241009055715872 DLU <0006> fsm.c:568 lu(PS:IMSI-262420697789793)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241009055715872 DLINP <000b> input/ipa.c:451 connected read/write 20241009055715872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055715872 DLINP <000b> input/ipa.c:451 connected read/write 20241009055715872 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055715874 DAUC <0003> db_auc.c:157 IMSI='262420697789793': No 2G Auth Data 20241009055715874 DAUC <0003> db_auc.c:192 IMSI='262420697789793': No 3G Auth Data 20241009055715875 DAUC <0003> db_auc.c:157 IMSI='262420697789793': No 2G Auth Data 20241009055715875 DAUC <0003> db_auc.c:192 IMSI='262420697789793': No 3G Auth Data 20241009055715876 DAUC <0003> db_auc.c:157 IMSI='262420697789793': No 2G Auth Data 20241009055715876 DAUC <0003> db_auc.c:192 IMSI='262420697789793': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055715882 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55136<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@8dc5273035e0: Final verdict of PTC: pass 20241009055715883 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55132<->l=127.0.0.1:4258 20241009055715884 DLINP <000b> input/ipa.c:451 connected read/write 20241009055715884 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055715884 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241009055715884 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241009055715884 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(300)@8dc5273035e0: Final verdict of PTC: none 20241009055715884 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37197<->l=127.0.0.1:4259) 301@8dc5273035e0: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@8dc5273035e0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@8dc5273035e0: Final verdict of PTC: none MTC@8dc5273035e0: Setting final verdict of the test case. MTC@8dc5273035e0: Local verdict of MTC: none MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC with component reference 301: none (none -> none) MTC@8dc5273035e0: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@8dc5273035e0: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@8dc5273035e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass'. Wed Oct 9 05:57:15 UTC 2024 ====== HLR_Tests.TC_subscr_create_on_demand_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_ul.talloc 20241009055715929 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55150<->l=127.0.0.1:4258 20241009055716030 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55150<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=6064) Waiting for packet dumper to finish... 1 (prev_count=6064, count=31092) MTC@8dc5273035e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass' was executed successfully (exit status: 0). MTC@8dc5273035e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai'. ------ HLR_Tests.TC_subscr_create_on_demand_sai ------ Wed Oct 9 05:57:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8dc5273035e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai' was executed successfully (exit status: 0). MTC@8dc5273035e0: Test case TC_subscr_create_on_demand_sai started. MTC@8dc5273035e0: legacy= false MTC@8dc5273035e0: in not legacy case 1 MTC@8dc5273035e0: in not legacy case 2 20241009055719108 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241009055719108 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241009055719110 DLINP <000b> input/ipa.c:451 connected read/write 20241009055719110 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055719111 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35142<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(304)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241009055719113 DLINP <000b> input/ipa.c:451 connected read/write 20241009055719113 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055719113 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241009055719113 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241009055719113 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241009055719113 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241009055719113 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241009055719113 DLGSUP <0013> gsup_server.c:235 2: 20241009055719113 DLGSUP <0013> gsup_server.c:237 2: 00 20241009055719113 DLGSUP <0013> gsup_server.c:235 3: 20241009055719113 DLGSUP <0013> gsup_server.c:237 3: 00 20241009055719113 DLGSUP <0013> gsup_server.c:235 4: 20241009055719113 DLGSUP <0013> gsup_server.c:237 4: 00 20241009055719113 DLGSUP <0013> gsup_server.c:235 5: 20241009055719113 DLGSUP <0013> gsup_server.c:237 5: 00 20241009055719113 DLGSUP <0013> gsup_server.c:235 7: 20241009055719113 DLGSUP <0013> gsup_server.c:237 7: 00 20241009055719113 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241009055719113 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241009055719113 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@8dc5273035e0: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241009055719135 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38075<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@8dc5273035e0: Created GsupExpect[0] for "262429823127257" to be handled at TC_subscr_create_on_demand_sai(308) 20241009055719148 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35158<->l=127.0.0.1:4258 20241009055719157 DLINP <000b> input/ipa.c:451 connected read/write 20241009055719157 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055719157 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429823127257 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429823127257"} 20241009055719157 DMAIN <0000> hlr.c:227 IMSI='262429823127257': Creating subscriber on demand 20241009055719164 DMAIN <0000> hlr.c:243 IMSI='262429823127257': Successfully assigned MSISDN='054' 20241009055719164 DAUC <0003> db_auc.c:157 IMSI='262429823127257': No 2G Auth Data 20241009055719164 DAUC <0003> db_auc.c:192 IMSI='262429823127257': No 3G Auth Data 20241009055719164 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429823127257 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI known, but has no auth data; Returning slightly inaccurate cause 'IMSI Unknown' via GSUP 20241009055719164 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429823127257 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262429823127257" cause=IMSI unknown in HLR} 20241009055719164 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262429823127257 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241009055719164 DLINP <000b> input/ipa.c:451 connected read/write 20241009055719164 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055719164 DLINP <000b> input/ipa.c:451 connected read/write 20241009055719164 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@8dc5273035e0: Found GsupExpect[0] for "262429823127257" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@8dc5273035e0: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262429823127257" TC_subscr_create_on_demand_sai(308)@8dc5273035e0: setverdict(pass): none -> pass 20241009055719166 DAUC <0003> db_auc.c:157 IMSI='262429823127257': No 2G Auth Data 20241009055719166 DAUC <0003> db_auc.c:192 IMSI='262429823127257': No 3G Auth Data 20241009055719167 DAUC <0003> db_auc.c:157 IMSI='262429823127257': No 2G Auth Data 20241009055719167 DAUC <0003> db_auc.c:192 IMSI='262429823127257': No 3G Auth Data 20241009055719168 DAUC <0003> db_auc.c:157 IMSI='262429823127257': No 2G Auth Data 20241009055719168 DAUC <0003> db_auc.c:192 IMSI='262429823127257': No 3G Auth Data 20241009055719170 DLINP <000b> input/ipa.c:451 connected read/write 20241009055719170 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055719170 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429823127257 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429823127257" cn_domain=PS} 20241009055719170 DLU <0006> fsm.c:456 lu(262429823127257)[0x5608785aa660]{UNVALIDATED}: Allocated 20241009055719170 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429823127257 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241009055719176 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429823127257)[0x5608785aa660]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241009055719176 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429823127257 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429823127257" cn_domain=PS} 20241009055719176 DLINP <000b> input/ipa.c:451 connected read/write 20241009055719176 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055719176 DLINP <000b> input/ipa.c:451 connected read/write 20241009055719176 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055719179 DLINP <000b> input/ipa.c:451 connected read/write 20241009055719179 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055719179 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262429823127257 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429823127257"} 20241009055719179 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429823127257)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241009055719179 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262429823127257 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241009055719179 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429823127257 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429823127257"} 20241009055719179 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262429823127257 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241009055719179 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429823127257)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241009055719179 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429823127257)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241009055719179 DLU <0006> fsm.c:568 lu(PS:IMSI-262429823127257)[0x5608785aa660]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241009055719179 DLINP <000b> input/ipa.c:451 connected read/write 20241009055719179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055719179 DLINP <000b> input/ipa.c:451 connected read/write 20241009055719179 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055719185 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35158<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@8dc5273035e0: Final verdict of PTC: pass 20241009055719186 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35142<->l=127.0.0.1:4258 HLR_Test-GSUP(305)@8dc5273035e0: Final verdict of PTC: none 20241009055719188 DLINP <000b> input/ipa.c:451 connected read/write 20241009055719188 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055719188 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241009055719188 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241009055719188 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241009055719188 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38075<->l=127.0.0.1:4259) 306@8dc5273035e0: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@8dc5273035e0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@8dc5273035e0: Final verdict of PTC: none MTC@8dc5273035e0: Setting final verdict of the test case. MTC@8dc5273035e0: Local verdict of MTC: none MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC with component reference 306: none (none -> none) MTC@8dc5273035e0: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@8dc5273035e0: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@8dc5273035e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass'. Wed Oct 9 05:57:19 UTC 2024 ====== HLR_Tests.TC_subscr_create_on_demand_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_subscr_create_on_demand_sai.talloc 20241009055719239 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35170<->l=127.0.0.1:4258 20241009055719339 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35170<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=15456) MTC@8dc5273035e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass' was executed successfully (exit status: 0). MTC@8dc5273035e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_home ------ Wed Oct 9 05:57:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8dc5273035e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home' was executed successfully (exit status: 0). MTC@8dc5273035e0: Test case TC_MSLookup_mDNS_service_other_home started. MTC@8dc5273035e0: legacy= false MTC@8dc5273035e0: in not legacy case 1 MTC@8dc5273035e0: in not legacy case 2 20241009055722415 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241009055722415 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241009055722418 DLINP <000b> input/ipa.c:451 connected read/write 20241009055722418 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055722419 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35176<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(309)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241009055722422 DLINP <000b> input/ipa.c:451 connected read/write 20241009055722422 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055722423 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241009055722423 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241009055722423 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241009055722423 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241009055722423 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241009055722423 DLGSUP <0013> gsup_server.c:235 2: 20241009055722423 DLGSUP <0013> gsup_server.c:237 2: 00 20241009055722423 DLGSUP <0013> gsup_server.c:235 3: 20241009055722423 DLGSUP <0013> gsup_server.c:237 3: 00 20241009055722423 DLGSUP <0013> gsup_server.c:235 4: 20241009055722423 DLGSUP <0013> gsup_server.c:237 4: 00 20241009055722423 DLGSUP <0013> gsup_server.c:235 5: 20241009055722423 DLGSUP <0013> gsup_server.c:237 5: 00 20241009055722423 DLGSUP <0013> gsup_server.c:235 7: 20241009055722423 DLGSUP <0013> gsup_server.c:237 7: 00 20241009055722423 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241009055722423 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241009055722423 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@8dc5273035e0: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241009055722443 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:32899<->l=127.0.0.1:4259) 20241009055722445 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241009055722445 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@8dc5273035e0: Created GsupExpect[0] for "262426386315317" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20241009055722462 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35178<->l=127.0.0.1:4258 20241009055722468 DAUC <0003> db_auc.c:157 IMSI='262426386315317': No 2G Auth Data 20241009055722469 DAUC <0003> db_auc.c:192 IMSI='262426386315317': No 3G Auth Data 20241009055722476 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491614012330.msisdn 20241009055722477 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491614012330.msisdn: not attached (vlr_number unset) 20241009055722477 DDGSM <0007> mslookup_server.c:327 sip.voice.491614012330.msisdn: does not exist in GSUP proxy 20241009055723479 DLINP <000b> input/ipa.c:451 connected read/write 20241009055723479 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055723479 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426386315317 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426386315317" cn_domain=CS} 20241009055723479 DLU <0006> fsm.c:456 lu(262426386315317)[0x5608785c5190]{UNVALIDATED}: Allocated 20241009055723479 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426386315317 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241009055723486 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262426386315317)[0x5608785c5190]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241009055723486 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426386315317 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426386315317" cn_domain=CS} 20241009055723486 DLINP <000b> input/ipa.c:451 connected read/write 20241009055723486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055723486 DLINP <000b> input/ipa.c:451 connected read/write 20241009055723486 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@8dc5273035e0: Found GsupExpect[0] for "262426386315317" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@8dc5273035e0: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262426386315317" 20241009055723489 DLINP <000b> input/ipa.c:451 connected read/write 20241009055723489 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055723489 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262426386315317 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426386315317"} 20241009055723489 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262426386315317)[0x5608785c5190]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241009055723489 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262426386315317 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241009055723489 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426386315317 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426386315317"} 20241009055723489 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262426386315317 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241009055723489 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262426386315317)[0x5608785c5190]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241009055723489 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262426386315317)[0x5608785c5190]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241009055723489 DLU <0006> fsm.c:568 lu(CS:IMSI-262426386315317)[0x5608785c5190]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241009055723489 DLINP <000b> input/ipa.c:451 connected read/write 20241009055723489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055723489 DLINP <000b> input/ipa.c:451 connected read/write 20241009055723489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@8dc5273035e0: setverdict(pass): none -> pass 20241009055723492 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491614012330.msisdn 20241009055723492 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491614012330.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241009055723492 DDGSM <0007> mslookup_server.c:327 sip.voice.491614012330.msisdn: does not exist in GSUP proxy 20241009055723492 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491614012330.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@8dc5273035e0: setverdict(pass): pass -> pass, component reason not changed 20241009055723501 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35178<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@8dc5273035e0: Final verdict of PTC: pass 20241009055723502 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35176<->l=127.0.0.1:4258 20241009055723503 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32899<->l=127.0.0.1:4259) 20241009055723503 DLINP <000b> input/ipa.c:451 connected read/write 20241009055723503 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055723503 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241009055723503 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241009055723503 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(310)@8dc5273035e0: Final verdict of PTC: none 311@8dc5273035e0: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@8dc5273035e0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@8dc5273035e0: Final verdict of PTC: none MTC@8dc5273035e0: Setting final verdict of the test case. MTC@8dc5273035e0: Local verdict of MTC: none MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC with component reference 311: none (none -> none) MTC@8dc5273035e0: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@8dc5273035e0: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@8dc5273035e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass'. Wed Oct 9 05:57:23 UTC 2024 ====== HLR_Tests.TC_MSLookup_mDNS_service_other_home pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_other_home.talloc 20241009055723542 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35194<->l=127.0.0.1:4258 20241009055723642 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35194<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=12068) 20241009055724648 DSS <0004> hlr_ussd.c:239 262424223881583/0xc5b2d361: SS Session Timeout, destroying 20241009055724648 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262424223881583 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free Waiting for packet dumper to finish... 1 (prev_count=12068, count=18456) MTC@8dc5273035e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass' was executed successfully (exit status: 0). MTC@8dc5273035e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy'. ------ HLR_Tests.TC_MSLookup_GSUP_proxy ------ Wed Oct 9 05:57:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8dc5273035e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy' was executed successfully (exit status: 0). MTC@8dc5273035e0: Test case TC_MSLookup_GSUP_proxy started. MTC@8dc5273035e0: legacy= false MTC@8dc5273035e0: in not legacy case 1 MTC@8dc5273035e0: in not legacy case 2 20241009055726718 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241009055726718 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241009055726721 DLINP <000b> input/ipa.c:451 connected read/write 20241009055726721 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055726722 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51416<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(314)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241009055726725 DLINP <000b> input/ipa.c:451 connected read/write 20241009055726725 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055726725 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241009055726725 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241009055726725 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241009055726725 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241009055726725 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241009055726725 DLGSUP <0013> gsup_server.c:235 2: 20241009055726725 DLGSUP <0013> gsup_server.c:237 2: 00 20241009055726725 DLGSUP <0013> gsup_server.c:235 3: 20241009055726725 DLGSUP <0013> gsup_server.c:237 3: 00 20241009055726725 DLGSUP <0013> gsup_server.c:235 4: 20241009055726725 DLGSUP <0013> gsup_server.c:237 4: 00 20241009055726725 DLGSUP <0013> gsup_server.c:235 5: 20241009055726725 DLGSUP <0013> gsup_server.c:237 5: 00 20241009055726725 DLGSUP <0013> gsup_server.c:235 7: 20241009055726725 DLGSUP <0013> gsup_server.c:237 7: 00 20241009055726725 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241009055726725 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241009055726725 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241009055726725 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server HLR_Test-GSUP-IPA(314)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241009055726725 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 316@8dc5273035e0: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241009055726757 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40653<->l=127.0.0.1:4259) 20241009055726759 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241009055726759 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@8dc5273035e0: Created GsupExpect[0] for "262426656113735" to be handled at TC_MSLookup_GSUP_proxy(320) 20241009055726771 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51422<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@8dc5273035e0: Created GsupExpect[0] for "262426656113735" to be handled at TC_MSLookup_GSUP_proxy(320) 20241009055726776 DLINP <000b> input/ipa.c:451 connected read/write 20241009055726776 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055726776 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262426656113735 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426656113735" cn_domain=CS} 20241009055726776 DDGSM <0007> proxy.c:316 (Proxy IMSI-262426656113735 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241009055726776 DDGSM <0007> proxy.c:495 (Proxy IMSI-262426656113735 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241009055726776 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262426656113735.imsi 20241009055726777 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426656113735.imsi 20241009055726777 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262426656113735.imsi: does not exist in local HLR 20241009055726781 DDGSM <0007> proxy.c:472 (Proxy IMSI-262426656113735 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241009055726781 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241009055726781 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241009055726781 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241009055726781 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241009055726781 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241009055726781 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262426656113735 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241009055726781 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241009055726781 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241009055726781 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241009055726781 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241009055726781 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241009055726781 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@8dc5273035e0: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009055726783 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241009055726783 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241009055726783 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241009055726783 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241009055726783 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241009055726785 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241009055726785 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241009055726785 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(318)@8dc5273035e0: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(317)@8dc5273035e0: Found GsupExpect[0] for "262426656113735" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server-IPA(318)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server(317)@8dc5273035e0: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262426656113735" HLR_Test-GSUP-server-IPA(318)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241009055726825 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241009055726825 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241009055726825 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241009055726825 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241009055726825 DDGSM <0007> proxy.c:368 (Proxy IMSI-262426656113735 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491613846457 20241009055726825 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426656113735 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241009055726825 DLINP <000b> input/ipa.c:451 connected read/write 20241009055726825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055726825 DLINP <000b> input/ipa.c:451 connected read/write 20241009055726825 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@8dc5273035e0: Found GsupExpect[0] for "262426656113735" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@8dc5273035e0: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262426656113735" 20241009055726829 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241009055726829 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241009055726829 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426656113735 MSISDN-491613846457 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241009055726829 DLINP <000b> input/ipa.c:451 connected read/write 20241009055726829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055726829 DLINP <000b> input/ipa.c:451 connected read/write 20241009055726829 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055726831 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241009055726831 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241009055726831 DDGSM <0007> proxy.c:403 (Proxy IMSI-262426656113735 MSISDN-491613846457 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: updated LU: timestamp for CS, CS VLR=MSC-00-00-00-00-00-00 20241009055726831 DDGSM <0007> proxy.c:562 (Proxy IMSI-262426656113735 MSISDN-491613846457 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241009055726831 DLINP <000b> input/ipa.c:451 connected read/write 20241009055726831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055726831 DLINP <000b> input/ipa.c:451 connected read/write 20241009055726831 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@8dc5273035e0: setverdict(pass): none -> pass 20241009055726833 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51422<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@8dc5273035e0: Final verdict of PTC: pass 20241009055726834 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51416<->l=127.0.0.1:4258 20241009055726835 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40653<->l=127.0.0.1:4259) 20241009055726835 DLINP <000b> input/ipa.c:451 connected read/write 20241009055726835 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055726835 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241009055726835 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241009055726835 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241009055726836 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241009055726836 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241009055726836 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241009055726836 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241009055726836 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP-server(317)@8dc5273035e0: Final verdict of PTC: none HLR_Test-GSUP(315)@8dc5273035e0: Final verdict of PTC: none 316@8dc5273035e0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@8dc5273035e0: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@8dc5273035e0: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@8dc5273035e0: Final verdict of PTC: none MTC@8dc5273035e0: Setting final verdict of the test case. MTC@8dc5273035e0: Local verdict of MTC: none MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC with component reference 316: none (none -> none) MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@8dc5273035e0: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@8dc5273035e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass'. Wed Oct 9 05:57:26 UTC 2024 ====== HLR_Tests.TC_MSLookup_GSUP_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_GSUP_proxy.talloc 20241009055726875 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51430<->l=127.0.0.1:4258 20241009055726976 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51430<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=1416) Waiting for packet dumper to finish... 1 (prev_count=1416, count=18384) MTC@8dc5273035e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass' was executed successfully (exit status: 0). MTC@8dc5273035e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home ------ Wed Oct 9 05:57:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8dc5273035e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home' was executed successfully (exit status: 0). MTC@8dc5273035e0: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@8dc5273035e0: legacy= false MTC@8dc5273035e0: in not legacy case 1 MTC@8dc5273035e0: in not legacy case 2 20241009055730053 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241009055730053 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241009055730055 DLINP <000b> input/ipa.c:451 connected read/write 20241009055730055 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055730056 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51446<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } HLR_Test-GSUP-IPA(321)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241009055730058 DLINP <000b> input/ipa.c:451 connected read/write 20241009055730058 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055730058 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241009055730058 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241009055730059 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241009055730059 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241009055730059 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241009055730059 DLGSUP <0013> gsup_server.c:235 2: 20241009055730059 DLGSUP <0013> gsup_server.c:237 2: 00 20241009055730059 DLGSUP <0013> gsup_server.c:235 3: 20241009055730059 DLGSUP <0013> gsup_server.c:237 3: 00 20241009055730059 DLGSUP <0013> gsup_server.c:235 4: 20241009055730059 DLGSUP <0013> gsup_server.c:237 4: 00 20241009055730059 DLGSUP <0013> gsup_server.c:235 5: 20241009055730059 DLGSUP <0013> gsup_server.c:237 5: 00 20241009055730059 DLGSUP <0013> gsup_server.c:235 7: 20241009055730059 DLGSUP <0013> gsup_server.c:237 7: 00 20241009055730059 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241009055730059 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241009055730059 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241009055730059 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241009055730059 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 323@8dc5273035e0: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241009055730084 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33645<->l=127.0.0.1:4259) 20241009055730087 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241009055730087 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@8dc5273035e0: Created GsupExpect[0] for "262427423647738" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20241009055730103 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51456<->l=127.0.0.1:4258 20241009055730117 DAUC <0003> db_auc.c:157 IMSI='262427423647738': No 2G Auth Data 20241009055730117 DAUC <0003> db_auc.c:192 IMSI='262427423647738': No 3G Auth Data 20241009055730126 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262427423647738.imsi 20241009055730126 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262427423647738.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@8dc5273035e0: setverdict(pass): none -> pass 20241009055730133 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51456<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@8dc5273035e0: Final verdict of PTC: pass 20241009055730134 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51446<->l=127.0.0.1:4258 HLR_Test-GSUP(322)@8dc5273035e0: Final verdict of PTC: none 20241009055730135 DLINP <000b> input/ipa.c:451 connected read/write 20241009055730135 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055730135 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241009055730135 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241009055730135 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 323@8dc5273035e0: Final verdict of PTC: none 20241009055730136 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33645<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(321)@8dc5273035e0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@8dc5273035e0: Final verdict of PTC: none MTC@8dc5273035e0: Setting final verdict of the test case. MTC@8dc5273035e0: Local verdict of MTC: none MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC with component reference 323: none (none -> none) MTC@8dc5273035e0: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@8dc5273035e0: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@8dc5273035e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass'. Wed Oct 9 05:57:30 UTC 2024 ====== HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.talloc 20241009055730175 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51464<->l=127.0.0.1:4258 20241009055730275 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51464<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=16184) MTC@8dc5273035e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass' was executed successfully (exit status: 0). MTC@8dc5273035e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy ------ Wed Oct 9 05:57:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8dc5273035e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy' was executed successfully (exit status: 0). MTC@8dc5273035e0: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@8dc5273035e0: legacy= false MTC@8dc5273035e0: in not legacy case 1 MTC@8dc5273035e0: in not legacy case 2 20241009055733344 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241009055733344 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241009055733347 DLINP <000b> input/ipa.c:451 connected read/write 20241009055733347 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055733347 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51478<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } 20241009055733349 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241009055733349 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(326)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241009055733350 DLINP <000b> input/ipa.c:451 connected read/write 20241009055733350 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055733350 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241009055733350 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241009055733350 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241009055733350 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241009055733350 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241009055733350 DLGSUP <0013> gsup_server.c:235 2: 20241009055733350 DLGSUP <0013> gsup_server.c:237 2: 00 20241009055733350 DLGSUP <0013> gsup_server.c:235 3: 20241009055733350 DLGSUP <0013> gsup_server.c:237 3: 00 20241009055733350 DLGSUP <0013> gsup_server.c:235 4: 20241009055733350 DLGSUP <0013> gsup_server.c:237 4: 00 20241009055733350 DLGSUP <0013> gsup_server.c:235 5: 20241009055733350 DLGSUP <0013> gsup_server.c:237 5: 00 20241009055733350 DLGSUP <0013> gsup_server.c:235 7: 20241009055733350 DLGSUP <0013> gsup_server.c:237 7: 00 20241009055733350 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241009055733350 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241009055733350 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 328@8dc5273035e0: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241009055733385 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46499<->l=127.0.0.1:4259) 20241009055733387 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241009055733387 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@8dc5273035e0: Created GsupExpect[0] for "262428491576169" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20241009055733403 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51488<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@8dc5273035e0: Created GsupExpect[0] for "262428491576169" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20241009055733407 DLINP <000b> input/ipa.c:451 connected read/write 20241009055733407 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055733407 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262428491576169 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428491576169" cn_domain=CS} 20241009055733407 DDGSM <0007> proxy.c:316 (Proxy IMSI-262428491576169 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241009055733407 DDGSM <0007> proxy.c:495 (Proxy IMSI-262428491576169 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241009055733407 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262428491576169.imsi 20241009055733407 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428491576169.imsi 20241009055733407 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262428491576169.imsi: does not exist in local HLR 20241009055733413 DDGSM <0007> proxy.c:472 (Proxy IMSI-262428491576169 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241009055733413 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241009055733413 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241009055733413 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241009055733413 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241009055733413 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241009055733413 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262428491576169 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241009055733413 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241009055733413 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241009055733413 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241009055733413 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241009055733413 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241009055733413 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@8dc5273035e0: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009055733415 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241009055733415 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241009055733415 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241009055733415 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241009055733415 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241009055733417 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241009055733417 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241009055733417 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(330)@8dc5273035e0: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server-IPA(330)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server(329)@8dc5273035e0: Found GsupExpect[0] for "262428491576169" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@8dc5273035e0: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262428491576169" HLR_Test-GSUP-server-IPA(330)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241009055733457 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241009055733457 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241009055733457 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241009055733457 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241009055733457 DDGSM <0007> proxy.c:368 (Proxy IMSI-262428491576169 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491613035575 20241009055733457 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428491576169 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241009055733457 DLINP <000b> input/ipa.c:451 connected read/write 20241009055733457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055733457 DLINP <000b> input/ipa.c:451 connected read/write 20241009055733457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@8dc5273035e0: Found GsupExpect[0] for "262428491576169" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@8dc5273035e0: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262428491576169" 20241009055733461 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241009055733461 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241009055733461 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428491576169 MSISDN-491613035575 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241009055733461 DLINP <000b> input/ipa.c:451 connected read/write 20241009055733461 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055733461 DLINP <000b> input/ipa.c:451 connected read/write 20241009055733461 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055733463 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241009055733463 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241009055733463 DDGSM <0007> proxy.c:403 (Proxy IMSI-262428491576169 MSISDN-491613035575 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: updated LU: timestamp for CS, CS VLR=MSC-00-00-00-00-00-00 20241009055733463 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428491576169 MSISDN-491613035575 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241009055733463 DLINP <000b> input/ipa.c:451 connected read/write 20241009055733463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055733463 DLINP <000b> input/ipa.c:451 connected read/write 20241009055733463 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055733465 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428491576169.imsi 20241009055733465 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262428491576169.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@8dc5273035e0: setverdict(pass): none -> pass 20241009055734470 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51488<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@8dc5273035e0: Final verdict of PTC: pass 20241009055734471 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51478<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@8dc5273035e0: Final verdict of PTC: none 20241009055734472 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46499<->l=127.0.0.1:4259) 20241009055734472 DLINP <000b> input/ipa.c:451 connected read/write 20241009055734472 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055734473 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241009055734473 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241009055734473 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(327)@8dc5273035e0: Final verdict of PTC: none 20241009055734473 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241009055734473 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241009055734473 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241009055734473 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241009055734473 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 328@8dc5273035e0: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@8dc5273035e0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@8dc5273035e0: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@8dc5273035e0: Final verdict of PTC: none MTC@8dc5273035e0: Setting final verdict of the test case. MTC@8dc5273035e0: Local verdict of MTC: none MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC with component reference 328: none (none -> none) MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@8dc5273035e0: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@8dc5273035e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass'. Wed Oct 9 05:57:34 UTC 2024 ====== HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.talloc 20241009055734522 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:51494<->l=127.0.0.1:4258 20241009055734622 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:51494<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=14164) Waiting for packet dumper to finish... 1 (prev_count=14164, count=18928) MTC@8dc5273035e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass' was executed successfully (exit status: 0). MTC@8dc5273035e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy'. ------ HLR_Tests.TC_MSLookup_mDNS_service_other_proxy ------ Wed Oct 9 05:57:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@8dc5273035e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy' was executed successfully (exit status: 0). MTC@8dc5273035e0: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@8dc5273035e0: legacy= false MTC@8dc5273035e0: in not legacy case 1 MTC@8dc5273035e0: in not legacy case 2 20241009055737698 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241009055737698 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241009055737700 DLINP <000b> input/ipa.c:451 connected read/write 20241009055737700 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055737701 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36458<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } 20241009055737703 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241009055737703 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(333)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '302F312F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D3320475355502053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '4D53432D30302D30302D30302D30302D30302D303000'O } } } } 20241009055737704 DLINP <000b> input/ipa.c:451 connected read/write 20241009055737704 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055737704 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241009055737704 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241009055737704 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241009055737704 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241009055737704 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241009055737704 DLGSUP <0013> gsup_server.c:235 2: 20241009055737704 DLGSUP <0013> gsup_server.c:237 2: 00 20241009055737704 DLGSUP <0013> gsup_server.c:235 3: 20241009055737704 DLGSUP <0013> gsup_server.c:237 3: 00 20241009055737704 DLGSUP <0013> gsup_server.c:235 4: 20241009055737704 DLGSUP <0013> gsup_server.c:237 4: 00 20241009055737704 DLGSUP <0013> gsup_server.c:235 5: 20241009055737704 DLGSUP <0013> gsup_server.c:237 5: 00 20241009055737704 DLGSUP <0013> gsup_server.c:235 7: 20241009055737704 DLGSUP <0013> gsup_server.c:237 7: 00 20241009055737704 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241009055737704 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241009055737704 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 335@8dc5273035e0: Warning: The maximum number of open file descriptors (100000) is greater than FD_SETSIZE (1024). Ensure that Test Ports using Install_Handler do not try to wait for events of file descriptors with values greater than FD_SETSIZE (1024). (Current caller of Install_Handler is "mDNS_UDP") 20241009055737739 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39645<->l=127.0.0.1:4259) 20241009055737742 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241009055737742 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@8dc5273035e0: Created GsupExpect[0] for "262424046112762" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20241009055737758 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36468<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@8dc5273035e0: Created GsupExpect[0] for "262424046112762" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20241009055737762 DLINP <000b> input/ipa.c:451 connected read/write 20241009055737762 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055737762 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262424046112762 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424046112762" cn_domain=CS} 20241009055737762 DDGSM <0007> proxy.c:316 (Proxy IMSI-262424046112762 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241009055737762 DDGSM <0007> proxy.c:495 (Proxy IMSI-262424046112762 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241009055737762 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262424046112762.imsi 20241009055737762 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424046112762.imsi 20241009055737762 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262424046112762.imsi: does not exist in local HLR 20241009055737767 DDGSM <0007> proxy.c:472 (Proxy IMSI-262424046112762 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241009055737767 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241009055737767 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241009055737767 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241009055737767 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241009055737767 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241009055737767 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262424046112762 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241009055737767 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241009055737767 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241009055737768 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241009055737768 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241009055737768 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241009055737768 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@8dc5273035e0: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_UNITID (8) } } } } 20241009055737770 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241009055737770 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241009055737770 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241009055737770 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241009055737770 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241009055737772 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241009055737772 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241009055737772 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(337)@8dc5273035e0: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(336)@8dc5273035e0: Found GsupExpect[0] for "262424046112762" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@8dc5273035e0: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262424046112762" HLR_Test-GSUP-server-IPA(337)@8dc5273035e0: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@8dc5273035e0: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241009055737813 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241009055737813 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241009055737813 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241009055737813 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241009055737813 DDGSM <0007> proxy.c:368 (Proxy IMSI-262424046112762 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491613222806 20241009055737813 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424046112762 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241009055737813 DLINP <000b> input/ipa.c:451 connected read/write 20241009055737813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055737813 DLINP <000b> input/ipa.c:451 connected read/write 20241009055737813 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@8dc5273035e0: Found GsupExpect[0] for "262424046112762" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@8dc5273035e0: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262424046112762" 20241009055737816 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241009055737816 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241009055737816 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424046112762 MSISDN-491613222806 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241009055737816 DLINP <000b> input/ipa.c:451 connected read/write 20241009055737816 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055737817 DLINP <000b> input/ipa.c:451 connected read/write 20241009055737817 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055737819 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241009055737819 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241009055737819 DDGSM <0007> proxy.c:403 (Proxy IMSI-262424046112762 MSISDN-491613222806 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: updated LU: timestamp for CS, CS VLR=MSC-00-00-00-00-00-00 20241009055737819 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424046112762 MSISDN-491613222806 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241009055737819 DLINP <000b> input/ipa.c:451 connected read/write 20241009055737819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055737819 DLINP <000b> input/ipa.c:451 connected read/write 20241009055737819 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241009055737821 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491613222806.msisdn 20241009055737821 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491613222806.msisdn: does not exist in local HLR 20241009055737821 DDGSM <0007> mslookup_server.c:352 sip.voice.491613222806.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241009055737821 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491613222806.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@8dc5273035e0: setverdict(pass): none -> pass 20241009055737823 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36468<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@8dc5273035e0: Final verdict of PTC: pass 20241009055737824 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36458<->l=127.0.0.1:4258 20241009055737825 DLINP <000b> input/ipa.c:451 connected read/write 20241009055737825 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241009055737825 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(334)@8dc5273035e0: Final verdict of PTC: none 20241009055737825 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241009055737825 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241009055737825 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241009055737825 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241009055737825 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241009055737825 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241009055737825 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client HLR_Test-GSUP-server(336)@8dc5273035e0: Final verdict of PTC: none 20241009055737825 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39645<->l=127.0.0.1:4259) HLR_Test-GSUP-server-IPA(337)@8dc5273035e0: Final verdict of PTC: none 335@8dc5273035e0: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@8dc5273035e0: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@8dc5273035e0: Final verdict of PTC: none MTC@8dc5273035e0: Setting final verdict of the test case. MTC@8dc5273035e0: Local verdict of MTC: none MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC with component reference 335: none (none -> none) MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@8dc5273035e0: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@8dc5273035e0: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@8dc5273035e0: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass'. Wed Oct 9 05:57:37 UTC 2024 ====== HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.talloc 20241009055737868 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36476<->l=127.0.0.1:4258 20241009055737969 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36476<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=248) Waiting for packet dumper to finish... 1 (prev_count=248, count=20688) MTC@8dc5273035e0: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass' was executed successfully (exit status: 0). MC@8dc5273035e0: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@8dc5273035e0: Terminating MTC. MC@8dc5273035e0: MTC terminated. MC2> exit MC@8dc5273035e0: Shutting down session. MC@8dc5273035e0: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr/expected-results.xml' against results in 'junit-xml-7397.log' -------------------- pass HLR_Tests.TC_gsup_sai_err_invalid_imsi pass HLR_Tests.TC_gsup_sai pass HLR_Tests.TC_gsup_sai_num_auth_vectors pass HLR_Tests.TC_gsup_sai_eps pass HLR_Tests.TC_gsup_ul_unknown_imsi pass HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass HLR_Tests.TC_gsup_sai_err_unknown_imsi pass HLR_Tests.TC_gsup_ul pass HLR_Tests.TC_gsup_ul_via_proxy pass HLR_Tests.TC_gsup_ul_subscriber_data pass HLR_Tests.TC_vty pass HLR_Tests.TC_vty_msisdn_isd pass HLR_Tests.TC_gsup_purge_cs pass HLR_Tests.TC_gsup_purge_ps pass HLR_Tests.TC_gsup_purge_unknown pass HLR_Tests.TC_mo_ussd_unknown pass HLR_Tests.TC_mo_ussd_euse_disc pass HLR_Tests.TC_mo_ussd_iuse_imsi pass HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass HLR_Tests.TC_mo_ussd_iuse_msisdn pass HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass HLR_Tests.TC_mo_ussd_euse pass HLR_Tests.TC_mo_ussd_euse_continue pass HLR_Tests.TC_mo_ussd_euse_defaultroute pass HLR_Tests.TC_mo_sss_reject pass HLR_Tests.TC_gsup_check_imei pass HLR_Tests.TC_gsup_check_imei_via_proxy pass HLR_Tests.TC_gsup_check_imei_invalid_len pass HLR_Tests.TC_gsup_check_imei_unknown_imsi pass HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass HLR_Tests.TC_subscr_create_on_demand_ul pass HLR_Tests.TC_subscr_create_on_demand_sai xfail->PASS HLR_Tests.TC_MSLookup_mDNS_service_other_home xfail->PASS HLR_Tests.TC_MSLookup_GSUP_proxy xfail->PASS HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home xfail->PASS HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy xfail->PASS HLR_Tests.TC_MSLookup_mDNS_service_other_proxy Summary: xfail->PASS: 5 pass: 33 [testenv] Testsuite is done [testenv] Stopping testsuite (3872952) [testenv] Merging log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', 'testenv-hlr-osmocom-nightly-20241009-0555-99b65ed6', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/log_merge.sh HLR_Tests --rm >/dev/null'] [testenv] Formatting log files [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite', 'testenv-hlr-osmocom-nightly-20241009-0555-99b65ed6', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (3872846) [testenv] Showing junit-xml-7397.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-20241009-0555-99b65ed6', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test/logs/testsuite/junit-xml-7397.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='38' failures='0' errors='0' skipped='0' inconc='0' time='136.00'> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_invalid_imsi' time='0.074757'/> <testcase classname='HLR_Tests' name='TC_gsup_sai' time='0.720406'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_num_auth_vectors' time='0.862064'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_eps' time='0.489900'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi' time='0.076835'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_via_proxy' time='0.079160'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_roaming_not_allowed' time='0.074479'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_unknown_imsi' time='0.076472'/> <testcase classname='HLR_Tests' name='TC_gsup_ul' time='0.761143'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_via_proxy' time='0.782281'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_subscriber_data' time='0.802165'/> <testcase classname='HLR_Tests' name='TC_vty' time='0.189842'/> <testcase classname='HLR_Tests' name='TC_vty_msisdn_isd' time='0.144599'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_cs' time='0.852952'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_ps' time='0.866178'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_unknown' time='0.068649'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_unknown' time='0.456912'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_disc' time='0.361875'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi' time='0.369802'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi_via_proxy' time='0.370772'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn' time='0.379961'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn_via_proxy' time='0.377775'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse' time='0.397738'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_continue' time='0.446634'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_defaultroute' time='0.429230'/> <testcase classname='HLR_Tests' name='TC_mo_sss_reject' time='0.104095'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei' time='0.503747'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_via_proxy' time='0.507786'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_invalid_len' time='0.457657'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_unknown_imsi' time='0.077268'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_check_imei_early' time='0.259822'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_ul' time='0.216426'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_sai' time='0.100113'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_home' time='1.106668'/> <testcase classname='HLR_Tests' name='TC_MSLookup_GSUP_proxy' time='0.138073'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_home' time='0.104035'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_proxy' time='1.144698'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_proxy' time='0.148260'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-nightly-20241009-0555-99b65ed6'] 8dc5273035e094ea6c97fd2539de1e407ba9c7718466564c2f656c21514888f8 [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test/2455/artifact/logs/ + rm -rf _cache Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS