Started by timer Running as SYSTEM Building remotely on build4-deb12build-ansible (ttcn3 obs ttcn3_with_linux_6.1_or_higher qemu io_uring osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan The recommended git tool is: NONE No credentials specified > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/.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.39.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 d2b1f4ecdad4e9731c3b369ee5ffcf3566ed37bc (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f d2b1f4ecdad4e9731c3b369ee5ffcf3566ed37bc # timeout=10 Commit message: "bsc: Add missing testcase in expected-results.xml" > git rev-list --no-walk d2b1f4ecdad4e9731c3b369ee5ffcf3566ed37bc # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hlr-test-asan] $ /bin/sh -xe /tmp/jenkins10626515852516537146.sh + DISTRO=debian:bookworm + echo debian:bookworm + tr : - + IMAGE=registry.osmocom.org/osmocom-build/debian-bookworm-osmo-ttcn3-testenv + KERNEL=none + 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:f25e273291b39688395d0d3237d1cc816ea5f906f076119826128eee35c038a5 Copying blob sha256:190d31a9abc77f722aaab0f8c05077ff410fa58ba8cd05c2350081c984336190 Copying blob sha256:7e94499df23895606fbec27959c82a48c5e231998e43b66b646908d94b37daf2 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:2e50ea8c44c7e8fbb157c995c3380b5486251d93f75794a671048ca1b95dacb1 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:468842b39a2b8ca3b420001b366ffea927e5cb0800dda806d6b9962d07d244b9 Copying blob sha256:5825f78dbdf6d495027426a0f23773e5bc2ca6f90164bacc1f022cc01a23113f Copying blob sha256:7779b4bf11cd2f6dd9d25a6b7c2c1d0f95d2e7433be7bc4956b22601a5dc82c5 Copying blob sha256:4bca0a6240977bc0b9d584f530c8d41c152a9adb3c27f7fa594915542a76c726 Copying blob sha256:56ca22a5e292280c138bf504ebf74da67c3992947ab88fedbb8d227b1c24536b Copying config sha256:1f34fdc61dba59ffdb1d36073138f354daf98c77c71cfb6435a2c8a686aef58f Writing manifest to image destination Storing signatures 1f34fdc61dba59ffdb1d36073138f354daf98c77c71cfb6435a2c8a686aef58f + rm -rf logs _cache .linux + [ none != none ] + set +x + ./testenv.py run hlr --podman --cache /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs -b osmocom:nightly:asan [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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-11-18 13:52:09 [testenv] Assuming the podman image is up-to-date [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hlr-osmocom-nightly-asan-20241203-1602-24b9ffa2-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/podman/testenv-hlr-osmocom-nightly-asan-20241203-1602-24b9ffa2-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/var-lib-apt:/var/lib/apt', '--sysctl', 'net.ipv4.conf.all.send_redirects=0', '--sysctl', 'net.ipv4.conf.default.send_redirects=0', '-e', 'PODMAN=1', '-e', 'TESTENV_BINARY_REPO=1', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_testenv/data/scripts/testenv-podman-main.sh'] Running testenv-podman-main.sh [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241203-1602-24b9ffa2-0', '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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241203-1602-24b9ffa2-0', '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 [8789 kB] Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages [2712 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [206 kB] Fetched 9252 kB in 1s (9712 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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241203-1602-24b9ffa2-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/deps' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/update' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/clean' Makefile:188: warning: overriding recipe for target 'titan.ProtocolEmulations.SCCP/distclean' Makefile:185: warning: ignoring old recipe for target 'titan.ProtocolEmulations.SCCP/distclean' make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-nightly-asan-20241203-1602-24b9ffa2-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-asan-20241203-1602-24b9ffa2-0', './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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-asan-20241203-1602-24b9ffa2-0', '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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-asan-20241203-1602-24b9ffa2-0', '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:381.1-382.58: In template definition `tr_GSUP_SAI_REQ': GSUP_Templates.ttcn:382.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:382.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:382.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:381.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:384.1-393.5: In template definition `tr_GSUP_SAI_REQ_UMTS_AKA_RESYNC': GSUP_Templates.ttcn:388.9-393.5: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:388.49-393.4: In parameter #2 for `ies': GSUP_Templates.ttcn:389.4-24: In component 1: GSUP_Templates.ttcn:389.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:389.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:389.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:385.3-25: note: Referenced template parameter is here GSUP_Templates.ttcn:390.4-24: In component 2: GSUP_Templates.ttcn:390.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AUTS': GSUP_Templates.ttcn:390.20-23: In parameter #1 for `auts': GSUP_Templates.ttcn:390.20-23: warning: Inadequate restriction on the referenced template parameter `auts', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:386.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:391.4-24: In component 3: GSUP_Templates.ttcn:391.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_RAND': GSUP_Templates.ttcn:391.20-23: In parameter #1 for `rand': GSUP_Templates.ttcn:391.20-23: warning: Inadequate restriction on the referenced template parameter `rand', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:387.3-27: note: Referenced template parameter is here GSUP_Templates.ttcn:399.1-401.54: In template definition `tr_GSUP_SAI_ERR': GSUP_Templates.ttcn:400.9-401.54: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:400.47-401.53: In parameter #2 for `ies': GSUP_Templates.ttcn:401.4-24: In component 1: GSUP_Templates.ttcn:401.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:401.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:401.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:399.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:413.1-416.41: In template definition `ts_GSUP_UL_REQ': GSUP_Templates.ttcn:415.9-416.41: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:415.50-416.40: In parameter #2 for `ies': GSUP_Templates.ttcn:1213.9-1255.1: In function definition `f_gen_ts_ies': GSUP_Templates.ttcn:1226.2-1228.2: In if statement: GSUP_Templates.ttcn:1227.3-52: In variable assignment: GSUP_Templates.ttcn:1227.10-52: In the right operand of operation `&': GSUP_Templates.ttcn:1227.18-50: In component #1: GSUP_Templates.ttcn:1227.18-50: In the operand of operation `valueof()': GSUP_Templates.ttcn:1227.45-49: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1227.46-48: In parameter #1 for `dom': GSUP_Templates.ttcn:1227.46-48: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1218.10-50: note: Referenced template parameter is here GSUP_Templates.ttcn:415.62-416.40: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:416.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:414.7-46: note: Referenced template parameter is here GSUP_Templates.ttcn:418.1-419.59: In template definition `tr_GSUP_UL_REQ': GSUP_Templates.ttcn:419.14-59: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:419.55-58: In parameter #2 for `imsi': GSUP_Templates.ttcn:419.55-58: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:418.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:425.1-426.105: In template definition `tr_GSUP_UL_RES': GSUP_Templates.ttcn:426.9-105: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:426.49-104: In parameter #2 for `ies': GSUP_Templates.ttcn:1257.9-1338.1: In function definition `f_gen_tr_ies': GSUP_Templates.ttcn:1270.24-1272.2: In template variable definition `ies': GSUP_Templates.ttcn:1271.3-23: In component 1: GSUP_Templates.ttcn:1271.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1271.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1271.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.31-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1275.2-1278.2: In if statement: GSUP_Templates.ttcn:1276.3-39: In variable assignment: GSUP_Templates.ttcn:1276.32-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_MSISDN': GSUP_Templates.ttcn:1276.33-38: In parameter #1 for `msisdn': GSUP_Templates.ttcn:1276.33-38: warning: Inadequate restriction on the referenced template parameter `msisdn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1263.10-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1280.2-1283.2: In if statement: GSUP_Templates.ttcn:1281.3-37: In variable assignment: GSUP_Templates.ttcn:1281.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1281.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1281.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1261.10-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1285.2-1288.2: In if statement: GSUP_Templates.ttcn:1286.3-48: In variable assignment: GSUP_Templates.ttcn:1286.36-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CancelType': GSUP_Templates.ttcn:1286.37-47: In parameter #1 for `ctype': GSUP_Templates.ttcn:1286.37-47: warning: Inadequate restriction on the referenced template parameter `cancel_type', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1262.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1295.2-1298.2: In if statement: GSUP_Templates.ttcn:1296.3-45: In variable assignment: GSUP_Templates.ttcn:1296.36-45: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PdpInfo_ie': GSUP_Templates.ttcn:1296.37-44: In parameter #1 for `pdp_info': GSUP_Templates.ttcn:1296.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:1259.10-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1300.2-1303.2: In if statement: GSUP_Templates.ttcn:1301.3-44: In variable assignment: GSUP_Templates.ttcn:1301.34-44: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:1301.35-43: In parameter #1 for `domain': GSUP_Templates.ttcn:1301.35-43: warning: Inadequate restriction on the referenced template parameter `cn_domain', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1266.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1305.2-1308.2: In if statement: GSUP_Templates.ttcn:1306.3-49: In variable assignment: GSUP_Templates.ttcn:1306.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI_Result': GSUP_Templates.ttcn:1306.38-48: In parameter #1 for `result': GSUP_Templates.ttcn:1306.38-48: warning: Inadequate restriction on the referenced template parameter `imei_result', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1264.10-53: note: Referenced template parameter is here GSUP_Templates.ttcn:1310.2-1313.2: In if statement: GSUP_Templates.ttcn:1311.3-53: In variable assignment: GSUP_Templates.ttcn:1311.39-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Message_Class': GSUP_Templates.ttcn:1311.40-52: In parameter #1 for `val': GSUP_Templates.ttcn:1311.40-52: warning: Inadequate restriction on the referenced template parameter `message_class', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1260.10-58: note: Referenced template parameter is here GSUP_Templates.ttcn:1315.2-1318.2: In if statement: GSUP_Templates.ttcn:1316.3-33: In variable assignment: GSUP_Templates.ttcn:1316.29-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_PCO': GSUP_Templates.ttcn:1316.30-32: In parameter #1 for `pco': GSUP_Templates.ttcn:1316.30-32: warning: Inadequate restriction on the referenced template parameter `pco', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1265.10-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1320.2-1323.2: In if statement: GSUP_Templates.ttcn:1321.3-49: In variable assignment: GSUP_Templates.ttcn:1321.37-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1321.38-48: In parameter #1 for `name': GSUP_Templates.ttcn:1321.38-48: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1267.10-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1328.2-1335.2: In if statement: GSUP_Templates.ttcn:1331.5-1333.3: In else statement: GSUP_Templates.ttcn:1332.4-60: In variable assignment: GSUP_Templates.ttcn:1332.43-60: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1332.44-59: In parameter #1 for `name': GSUP_Templates.ttcn:1332.44-59: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1268.10-54: note: Referenced template parameter is here GSUP_Templates.ttcn:426.49-104: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:432.1-435.75: In template definition `tr_GSUP_UL_ERR': GSUP_Templates.ttcn:434.9-435.75: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:435.3-74: In parameter #2 for `ies': GSUP_Templates.ttcn:435.3-74: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:442.1-445.77: In template definition `tr_GSUP_ISD_REQ': GSUP_Templates.ttcn:444.9-445.77: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:445.3-76: In parameter #2 for `ies': GSUP_Templates.ttcn:445.3-76: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, msisdn, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:447.1-452.67: In template definition `ts_GSUP_ISD_RES': GSUP_Templates.ttcn:450.9-452.67: In actual parameter list of template `@GSUP_Templates.ts_GSUP': GSUP_Templates.ttcn:451.17-452.66: In parameter #2 for `ies': GSUP_Templates.ttcn:451.29-452.66: In actual parameter list of function `@GSUP_Templates.f_gen_ts_ies': In parameter #7 for `source_name': GSUP_Templates.ttcn:451.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:448.35-74: note: Referenced template parameter is here In parameter #8 for `destination_name': GSUP_Templates.ttcn:452.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:449.35-79: note: Referenced template parameter is here GSUP_Templates.ttcn:454.1-455.54: In template definition `tr_GSUP_ISD_RES': GSUP_Templates.ttcn:455.14-54: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:455.50-53: In parameter #2 for `imsi': GSUP_Templates.ttcn:455.50-53: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:454.35-57: note: Referenced template parameter is here GSUP_Templates.ttcn:460.1-466.26: In template definition `tr_GSUP_CL_REQ': GSUP_Templates.ttcn:463.9-466.26: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:464.3-466.25: In parameter #2 for `ies': GSUP_Templates.ttcn:464.3-466.25: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, ctype, -, -, -, dom, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:472.1-473.58: In template definition `tr_GSUP_CL_RES': GSUP_Templates.ttcn:473.14-58: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IMSI': GSUP_Templates.ttcn:473.54-57: In parameter #2 for `imsi': GSUP_Templates.ttcn:473.54-57: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:472.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:478.1-480.55: In template definition `tr_GSUP_CL_ERR': GSUP_Templates.ttcn:479.9-480.55: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:479.48-480.54: In parameter #2 for `ies': GSUP_Templates.ttcn:480.4-24: In component 1: GSUP_Templates.ttcn:480.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:480.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:480.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.34-56: note: Referenced template parameter is here GSUP_Templates.ttcn:480.27-49: In component 2: GSUP_Templates.ttcn:480.43-49: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:480.44-48: In parameter #1 for `cause': GSUP_Templates.ttcn:480.44-48: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:478.59-85: note: Referenced template parameter is here GSUP_Templates.ttcn:486.1-488.56: In template definition `tr_GSUP_PURGE_MS_REQ': GSUP_Templates.ttcn:487.9-488.56: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:487.43-488.55: In parameter #2 for `ies': GSUP_Templates.ttcn:488.4-24: In component 1: GSUP_Templates.ttcn:488.19-24: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:488.20-23: In parameter #1 for `imsi': GSUP_Templates.ttcn:488.20-23: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:488.30-53: In component 3: GSUP_Templates.ttcn:488.49-53: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_CnDomain': GSUP_Templates.ttcn:488.50-52: In parameter #1 for `domain': GSUP_Templates.ttcn:488.50-52: warning: Inadequate restriction on the referenced template parameter `dom', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:486.65-95: note: Referenced template parameter is here GSUP_Templates.ttcn:494.1-496.29: In template definition `tr_GSUP_PURGE_MS_RES': GSUP_Templates.ttcn:495.9-496.29: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:495.42-496.28: In parameter #2 for `ies': GSUP_Templates.ttcn:496.3-23: In component 1: GSUP_Templates.ttcn:496.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:496.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:496.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:494.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:498.1-500.51: In template definition `tr_GSUP_PURGE_MS_ERR': GSUP_Templates.ttcn:499.9-500.51: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:499.41-500.50: In parameter #2 for `ies': GSUP_Templates.ttcn:500.3-23: In component 1: GSUP_Templates.ttcn:500.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:500.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:500.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.40-62: note: Referenced template parameter is here GSUP_Templates.ttcn:500.26-48: In component 2: GSUP_Templates.ttcn:500.42-48: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:500.43-47: In parameter #1 for `cause': GSUP_Templates.ttcn:500.43-47: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:498.65-86: note: Referenced template parameter is here GSUP_Templates.ttcn:506.1-516.1: In template definition `tr_GSUP_CHECK_IMEI_REQ': GSUP_Templates.ttcn:509.13-516.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:511.2-515.2: In parameter #2 for `ies': GSUP_Templates.ttcn:512.3-23: In component 1: GSUP_Templates.ttcn:512.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:512.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:512.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:507.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:513.3-23: In component 2: GSUP_Templates.ttcn:513.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMEI': GSUP_Templates.ttcn:513.19-22: In parameter #1 for `imei': GSUP_Templates.ttcn:513.19-22: warning: Inadequate restriction on the referenced template parameter `imei', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:508.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:522.1-525.82: In template definition `tr_GSUP_CHECK_IMEI_RES': GSUP_Templates.ttcn:524.9-525.82: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:525.3-81: In parameter #2 for `ies': GSUP_Templates.ttcn:525.3-81: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, -, -, -, result, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:531.1-533.115: In template definition `tr_GSUP_CHECK_IMEI_ERR': GSUP_Templates.ttcn:533.9-115: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:533.43-114: In parameter #2 for `ies': GSUP_Templates.ttcn:533.43-114: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, -, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:548.1-552.40: In template definition `tr_GSUP_EPDGTunnel_REQ': GSUP_Templates.ttcn:550.9-552.40: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:551.3-552.39: In parameter #2 for `ies': GSUP_Templates.ttcn:551.3-552.39: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, -, -, -, -, -, -, -, -)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:567.1-578.46: In template definition `tr_GSUP_EPDGTunnel_RES': GSUP_Templates.ttcn:572.9-578.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:573.3-578.45: In parameter #2 for `ies': GSUP_Templates.ttcn:573.3-578.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, true, pdp_info, message_class, -, -, -, -, pco, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:589.1-597.46: In template definition `tr_GSUP_EPDGTunnel_ERR': GSUP_Templates.ttcn:593.9-597.46: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:594.3-597.45: In parameter #2 for `ies': GSUP_Templates.ttcn:594.3-597.45: warning: Inadequate restriction on the referenced function `f_gen_tr_ies(imsi, -, -, message_class, cause, -, -, -, -, -, -, destination_name)', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1257.9-1338.1: note: Referenced function is here GSUP_Templates.ttcn:1340.9-1377.1: In function definition `f_gen_ts_ss_ies': GSUP_Templates.ttcn:1355.2-1357.2: In if statement: GSUP_Templates.ttcn:1356.3-47: In variable assignment: GSUP_Templates.ttcn:1356.41-47: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Cause': GSUP_Templates.ttcn:1356.42-46: In parameter #1 for `cause': GSUP_Templates.ttcn:1356.42-46: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1345.6-42: note: Referenced template parameter is here GSUP_Templates.ttcn:1364.2-1366.2: In if statement: GSUP_Templates.ttcn:1365.3-45: In variable assignment: GSUP_Templates.ttcn:1365.42-45: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1365.43-44: In parameter #1 for `ss': GSUP_Templates.ttcn:1365.43-44: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1344.6-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1369.2-1371.2: In if statement: GSUP_Templates.ttcn:1370.3-56: In variable assignment: GSUP_Templates.ttcn:1370.47-56: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1370.48-55: In parameter #1 for `name': GSUP_Templates.ttcn:1370.48-55: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1346.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1372.2-1374.2: In if statement: GSUP_Templates.ttcn:1373.3-61: In variable assignment: GSUP_Templates.ttcn:1373.52-61: In actual parameter list of template `@GSUP_Templates.ts_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1373.53-60: In parameter #1 for `name': GSUP_Templates.ttcn:1373.53-60: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1347.6-49: note: Referenced template parameter is here GSUP_Templates.ttcn:1378.9-1441.1: In function definition `f_gen_tr_ss_ies': GSUP_Templates.ttcn:1394.2-1397.2: In if statement: GSUP_Templates.ttcn:1395.3-37: In variable assignment: GSUP_Templates.ttcn:1395.31-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Cause': GSUP_Templates.ttcn:1395.32-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1395.32-36: warning: Inadequate restriction on the referenced template parameter `cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1383.6-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1409.2-1412.2: In if statement: GSUP_Templates.ttcn:1410.3-35: In variable assignment: GSUP_Templates.ttcn:1410.32-35: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SSInfo': GSUP_Templates.ttcn:1410.33-34: In parameter #1 for `ss': GSUP_Templates.ttcn:1410.33-34: warning: Inadequate restriction on the referenced template parameter `ss', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1382.6-36: note: Referenced template parameter is here GSUP_Templates.ttcn:1420.2-1423.2: In if statement: GSUP_Templates.ttcn:1421.3-46: In variable assignment: GSUP_Templates.ttcn:1421.37-46: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1421.38-45: In parameter #1 for `name': GSUP_Templates.ttcn:1421.38-45: warning: Inadequate restriction on the referenced template parameter `src_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1384.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1427.2-1430.2: In if statement: GSUP_Templates.ttcn:1428.3-51: In variable assignment: GSUP_Templates.ttcn:1428.42-51: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1428.43-50: In parameter #1 for `name': GSUP_Templates.ttcn:1428.43-50: warning: Inadequate restriction on the referenced template parameter `dst_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1385.6-39: note: Referenced template parameter is here GSUP_Templates.ttcn:1537.1-1554.1: In template definition `tr_GSUP_MO_FORWARD_SM_REQ': GSUP_Templates.ttcn:1543.13-1554.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1545.2-1553.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1546.3-23: In component 1: GSUP_Templates.ttcn:1546.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1546.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1546.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1538.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1547.3-31: In component 2: GSUP_Templates.ttcn:1547.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1547.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1547.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1539.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1548.3-31: In component 3: GSUP_Templates.ttcn:1548.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1548.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1548.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1540.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1549.3-31: In component 4: GSUP_Templates.ttcn:1549.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1549.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1549.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1541.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1550.3-31: In component 5: GSUP_Templates.ttcn:1550.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1550.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1550.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1542.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1567.1-1578.1: In template definition `tr_GSUP_MO_FORWARD_SM_RES': GSUP_Templates.ttcn:1570.13-1578.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1572.2-1577.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1573.3-23: In component 1: GSUP_Templates.ttcn:1573.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1573.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1573.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1568.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1574.3-31: In component 2: GSUP_Templates.ttcn:1574.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1574.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1574.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1569.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1593.1-1606.1: In template definition `tr_GSUP_MO_FORWARD_SM_ERR': GSUP_Templates.ttcn:1597.13-1606.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1599.2-1605.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1600.3-23: In component 1: GSUP_Templates.ttcn:1600.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1600.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1600.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1594.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1601.3-31: In component 2: GSUP_Templates.ttcn:1601.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1601.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1601.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1595.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1602.3-37: In component 3: GSUP_Templates.ttcn:1602.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1602.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1602.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1596.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1632.1-1656.1: In template definition `tr_GSUP_MT_FORWARD_SM_REQ': GSUP_Templates.ttcn:1639.13-1656.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1641.2-1655.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1647.3-23: In component 1: GSUP_Templates.ttcn:1647.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1647.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1647.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1633.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1648.3-31: In component 2: GSUP_Templates.ttcn:1648.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1648.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1648.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1634.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1649.3-31: In component 3: GSUP_Templates.ttcn:1649.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_DA': GSUP_Templates.ttcn:1649.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1649.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_da', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1635.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1650.3-31: In component 4: GSUP_Templates.ttcn:1650.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_OA': GSUP_Templates.ttcn:1650.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1650.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_oa', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1636.2-32: note: Referenced template parameter is here GSUP_Templates.ttcn:1651.3-31: In component 5: GSUP_Templates.ttcn:1651.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_UI': GSUP_Templates.ttcn:1651.23-30: In parameter #1 for `val': GSUP_Templates.ttcn:1651.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_ui', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1637.2-30: note: Referenced template parameter is here GSUP_Templates.ttcn:1652.3-33: In component 6: GSUP_Templates.ttcn:1652.23-33: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MMS': GSUP_Templates.ttcn:1652.24-32: In parameter #1 for `mms': GSUP_Templates.ttcn:1652.24-32: warning: Inadequate restriction on the referenced template parameter `sm_rp_mms', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1638.2-24: note: Referenced template parameter is here GSUP_Templates.ttcn:1669.1-1680.1: In template definition `tr_GSUP_MT_FORWARD_SM_RES': GSUP_Templates.ttcn:1672.13-1680.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1674.2-1679.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1675.3-23: In component 1: GSUP_Templates.ttcn:1675.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1675.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1675.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1670.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1676.3-31: In component 2: GSUP_Templates.ttcn:1676.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1676.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1676.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1671.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1695.1-1708.1: In template definition `tr_GSUP_MT_FORWARD_SM_ERR': GSUP_Templates.ttcn:1699.13-1708.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1701.2-1707.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1702.3-23: In component 1: GSUP_Templates.ttcn:1702.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1702.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1702.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1696.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1703.3-31: In component 2: GSUP_Templates.ttcn:1703.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1703.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1703.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1697.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1704.3-37: In component 3: GSUP_Templates.ttcn:1704.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1704.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1704.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1698.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1723.1-1736.1: In template definition `tr_GSUP_MO_READY_FOR_SM_REQ': GSUP_Templates.ttcn:1727.13-1736.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1729.2-1735.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1730.3-23: In component 1: GSUP_Templates.ttcn:1730.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1730.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1730.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1724.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1731.3-31: In component 2: GSUP_Templates.ttcn:1731.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1731.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1731.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1725.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1732.3-39: In component 3: GSUP_Templates.ttcn:1732.26-39: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_ALERT_RSN': GSUP_Templates.ttcn:1732.27-38: In parameter #1 for `rsn': GSUP_Templates.ttcn:1732.27-38: warning: Inadequate restriction on the referenced template parameter `sm_alert_rsn', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1726.2-50: note: Referenced template parameter is here GSUP_Templates.ttcn:1749.1-1760.1: In template definition `tr_GSUP_MO_READY_FOR_SM_RES': GSUP_Templates.ttcn:1752.13-1760.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1754.2-1759.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1755.3-23: In component 1: GSUP_Templates.ttcn:1755.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1755.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1755.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1750.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1756.3-31: In component 2: GSUP_Templates.ttcn:1756.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1756.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1756.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1751.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1775.1-1788.1: In template definition `tr_GSUP_MO_READY_FOR_SM_ERR': GSUP_Templates.ttcn:1779.13-1788.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1781.2-1787.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1782.3-23: In component 1: GSUP_Templates.ttcn:1782.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1782.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1782.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1776.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1783.3-31: In component 2: GSUP_Templates.ttcn:1783.22-31: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_MR': GSUP_Templates.ttcn:1783.23-30: In parameter #1 for `ref': GSUP_Templates.ttcn:1783.23-30: warning: Inadequate restriction on the referenced template parameter `sm_rp_mr', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1777.2-28: note: Referenced template parameter is here GSUP_Templates.ttcn:1784.3-37: In component 3: GSUP_Templates.ttcn:1784.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_SM_RP_CAUSE': GSUP_Templates.ttcn:1784.26-36: In parameter #1 for `cause': GSUP_Templates.ttcn:1784.26-36: warning: Inadequate restriction on the referenced template parameter `sm_rp_cause', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1778.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1827.1-1842.1: In template definition `tr_GSUP_E_AN_APDU': GSUP_Templates.ttcn:1833.13-1842.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1834.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1834.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1828.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1835.2-1841.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1836.3-23: In component 1: GSUP_Templates.ttcn:1836.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1836.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1836.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1829.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1838.3-37: In component 3: GSUP_Templates.ttcn:1838.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1838.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1838.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1830.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1839.3-47: In component 4: GSUP_Templates.ttcn:1839.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1839.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1839.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1831.2-43: note: Referenced template parameter is here GSUP_Templates.ttcn:1840.3-29: In component 5: GSUP_Templates.ttcn:1840.21-29: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_AN_APDU': GSUP_Templates.ttcn:1840.22-28: In parameter #1 for `an_apdu': GSUP_Templates.ttcn:1840.22-28: warning: Inadequate restriction on the referenced template parameter `an_apdu', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1832.2-35: note: Referenced template parameter is here GSUP_Templates.ttcn:1844.1-1857.1: In template definition `tr_GSUP_E_NO_PDU': GSUP_Templates.ttcn:1849.13-1857.1: In actual parameter list of template `@GSUP_Templates.tr_GSUP': GSUP_Templates.ttcn:1850.2-5: In parameter #1 for `msgt': GSUP_Templates.ttcn:1850.2-5: warning: Inadequate restriction on the referenced template parameter `msgt', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1845.2-31: note: Referenced template parameter is here GSUP_Templates.ttcn:1851.2-1856.2: In parameter #2 for `ies': GSUP_Templates.ttcn:1852.3-23: In component 1: GSUP_Templates.ttcn:1852.18-23: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_IMSI': GSUP_Templates.ttcn:1852.19-22: In parameter #1 for `imsi': GSUP_Templates.ttcn:1852.19-22: warning: Inadequate restriction on the referenced template parameter `imsi', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1846.2-29: note: Referenced template parameter is here GSUP_Templates.ttcn:1854.3-37: In component 3: GSUP_Templates.ttcn:1854.25-37: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Source_Name': GSUP_Templates.ttcn:1854.26-36: In parameter #1 for `name': GSUP_Templates.ttcn:1854.26-36: warning: Inadequate restriction on the referenced template parameter `source_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1847.2-38: note: Referenced template parameter is here GSUP_Templates.ttcn:1855.3-47: In component 4: GSUP_Templates.ttcn:1855.30-47: In actual parameter list of template `@GSUP_Templates.tr_GSUP_IE_Destination_Name': GSUP_Templates.ttcn:1855.31-46: In parameter #1 for `name': GSUP_Templates.ttcn:1855.31-46: warning: Inadequate restriction on the referenced template parameter `destination_name', this may cause a dynamic test case error at runtime GSUP_Templates.ttcn:1848.2-43: 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:678.1-713.1: In function definition `f_SS_xceive': HLR_Tests.ttcn:690.2-711.2: In alt construct: HLR_Tests.ttcn:691.13-87: In guard operation: HLR_Tests.ttcn:691.13-87: In receive statement: HLR_Tests.ttcn:691.45-73: In actual parameter list of template `@GSUP_Templates.tr_GSUP_PROC_SS_ERR': HLR_Tests.ttcn:691.60-72: In parameter #4 for `cause': HLR_Tests.ttcn:691.60-72: warning: Inadequate restriction on the referenced template parameter `exp_err_cause', this may cause a dynamic test case error at runtime HLR_Tests.ttcn:679.5-49: note: Referenced template parameter is here HLR_Tests.ttcn:981.9-984.1: In function definition `f_TC_ul_unknown_imsi': HLR_Tests.ttcn:982.2-71: In function instance: HLR_Tests.ttcn:982.2-71: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1009.9-1013.1: In function definition `f_TC_ul_unknown_imsi_roaming_not_allowed': HLR_Tests.ttcn:1011.2-72: In function instance: HLR_Tests.ttcn:1011.2-72: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1816.9-1860.1: In function definition `f_TC_MSLookup_mDNS_service_other_home': HLR_Tests.ttcn:1842.2-69: In function instance: HLR_Tests.ttcn:1842.2-69: warning: The value returned by function `@HLR_Tests.f_perform_UL' is not used HLR_Tests.ttcn:1901.9-1927.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_home': HLR_Tests.ttcn:1914.2-1924.2: In alt construct: HLR_Tests.ttcn:1915.5-99: In guard operation: HLR_Tests.ttcn:1915.5-99: In receive statement: HLR_Tests.ttcn:1915.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1941.9-1962.1: In function definition `f_TC_MSLookup_mDNS_service_GSUP_HLR_proxy': HLR_Tests.ttcn:1951.2-1961.2: In alt construct: HLR_Tests.ttcn:1952.5-99: In guard operation: HLR_Tests.ttcn:1952.5-99: In receive statement: HLR_Tests.ttcn:1952.59-79: warning: Function invocation 'f_enc_IPv4(mp_hlr_ip)' may change the actual snapshot. HLR_Tests.ttcn:1982.9-2003.1: In function definition `f_TC_MSLookup_mDNS_service_other_proxy': HLR_Tests.ttcn:1992.2-2002.2: In alt construct: HLR_Tests.ttcn:1993.5-91: In guard operation: HLR_Tests.ttcn:1993.5-91: In receive statement: HLR_Tests.ttcn:1993.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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-nightly-asan-20241203-1602-24b9ffa2-0', 'make', '-j', '21'] 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_6.cc Creating dependency file for SS_Errors_part_5.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_5.cc Creating dependency file for MAP_SupplementaryServiceOperations_part_4.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_2.cc Creating dependency file for MAP_SS_Code_part_1.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_4.cc Creating dependency file for MAP_PDU_Defs_part_3.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_5.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_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_5.cc Creating dependency file for MAP_MS_DataTypes_part_6.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_MS_DataTypes_part_4.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_4.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_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_1.cc Creating dependency file for MAP_Group_Call_Operations_part_2.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_1.cc Creating dependency file for MAP_ExtensionDataTypes_part_7.cc Creating dependency file for MAP_GR_DataTypes_part_2.cc Creating dependency file for MAP_ExtensionDataTypes_part_6.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_6.cc Creating dependency file for MAP_Errors_part_5.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_2.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_DialogueInformation_part_6.cc Creating dependency file for MAP_DialogueInformation_part_4.cc Creating dependency file for MAP_DialogueInformation_part_5.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_7.cc Creating dependency file for MAP_CommonDataTypes_part_6.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_CommonDataTypes_part_1.cc Creating dependency file for MAP_CallHandlingOperations_part_7.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_7.cc Creating dependency file for MAP_BS_Code_part_6.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_BS_Code_part_1.cc Creating dependency file for MAP_ApplicationContexts_part_7.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_MS_DataTypes.cc Creating dependency file for MAP_LocationServiceOperations.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_ApplicationContexts.cc Creating dependency file for MAP_BS_Code.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_6.cc Creating dependency file for UDPasp_Types_part_5.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_4.cc Creating dependency file for UDPasp_PortType_part_3.cc Creating dependency file for UDPasp_PortType_part_5.cc Creating dependency file for UDPasp_PortType_part_2.cc Creating dependency file for UDPasp_PortType_part_1.cc Creating dependency file for TELNETasp_PortType_part_7.cc Creating dependency file for TELNETasp_PortType_part_6.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_5.cc Creating dependency file for TCCInterface_Functions_part_4.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_6.cc Creating dependency file for Socket_API_Definitions_part_5.cc Creating dependency file for Socket_API_Definitions_part_4.cc Creating dependency file for Socket_API_Definitions_part_3.cc Creating dependency file for Socket_API_Definitions_part_2.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_3.cc Creating dependency file for SS_Types_part_4.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_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.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_4.cc Creating dependency file for MobileL3_SS_Types_part_5.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_6.cc Creating dependency file for MobileL3_MM_Types_part_7.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_1.cc Creating dependency file for MSLookup_mDNS_Types_part_2.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_2.cc Creating dependency file for MSLookup_mDNS_Emulation_part_3.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_4.cc Creating dependency file for MAP_Types_part_3.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_4.cc Creating dependency file for IPL4asp_Types_part_5.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_7.cc Creating dependency file for IPL4asp_PortType_part_6.cc Creating dependency file for IPL4asp_PortType_part_5.cc Creating dependency file for IPL4asp_PortType_part_4.cc Creating dependency file for IPL4asp_PortType_part_3.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_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 IPL4asp_Functions_part_5.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_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.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_1.cc Creating dependency file for DNS_Helpers_part_2.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_Types.cc Creating dependency file for GSUP_Templates.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 env 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 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 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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan-20241203-1602-24b9ffa2-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan-20241203-1602-24b9ffa2-0', 'apt-get', '-q', 'update'] Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian bookworm-updates InRelease Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ InRelease [1570 B] Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ Packages [52.0 kB] Fetched 53.6 kB in 1s (102 kB/s) Reading package lists... [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan-20241203-1602-24b9ffa2-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/dbg_pkgs_all'] [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan-20241203-1602-24b9ffa2-0', 'apt-rdepends', 'osmo-hlr'] [testenv] osmo-hlr -> osmo-hlr: installing osmo-hlr-dbg [testenv] osmo-hlr -> libc6: installing libc6-dbg [testenv] osmo-hlr -> libosmocore22: installing libosmocore-dbg [testenv] Installing packages: osmo-hlr, osmo-hlr-dbg, libc6-dbg, libosmocore-dbg [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan-20241203-1602-24b9ffa2-0', 'apt-get', '-q', 'install', '-y', '--no-install-recommends', 'osmo-hlr', 'osmo-hlr-dbg', 'libc6-dbg', 'libosmocore-dbg'] Reading package lists... Building dependency tree... The following additional packages will be installed: libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmocom-nightly-asan The following NEW packages will be installed: libc6-dbg libosmo-gsup-client0 libosmo-mslookup1 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore-dbg libosmocore22 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmousb0 libosmovty13 osmo-hlr osmo-hlr-dbg osmocom-nightly-asan 0 upgraded, 20 newly installed, 0 to remove and 4 not upgraded. Need to get 16.7 MB of archives. After this operation, 49.8 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian bookworm/main amd64 libc6-dbg amd64 2.36-9+deb12u9 [7366 kB] Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmocom-nightly-asan 202412022029 [1196 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocore22 1.10.0.40.5975.202412022029~asan [580 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoisdn0 1.10.0.40.5975.202412022029~asan [161 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmogsm20 1.10.0.40.5975.202412022029~asan [1085 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmonetif11 1.5.1.25.dd38.202412022029~asan [213 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmovty13 1.10.0.40.5975.202412022029~asan [278 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoabis13 1.6.0.40.5c5f.202412022029~asan [313 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-gsup-client0 1.8.0.11.e9dc.202412022029~asan [49.9 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmo-mslookup1 1.8.0.11.e9dc.202412022029~asan [75.0 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocodec4 1.10.0.40.5975.202412022029~asan [67.8 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocoding0 1.10.0.40.5975.202412022029~asan [156 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmogb14 1.10.0.40.5975.202412022029~asan [740 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmoctrl0 1.10.0.40.5975.202412022029~asan [98.1 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmosim2 1.10.0.40.5975.202412022029~asan [105 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmousb0 1.10.0.40.5975.202412022029~asan [64.7 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocore 1.10.0.40.5975.202412022029~asan [43.0 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-hlr 1.8.0.11.e9dc.202412022029~asan [397 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ libosmocore-dbg 1.10.0.40.5975.202412022029~asan [4208 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly:/asan/Debian_12 ./ osmo-hlr-dbg 1.8.0.11.e9dc.202412022029~asan [749 kB] Fetched 16.7 MB in 0s (65.3 MB/s) debconf: delaying package configuration, since apt-utils is not installed Selecting previously unselected package libc6-dbg:amd64. (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 ... 40035 files and directories currently installed.) Preparing to unpack .../00-libc6-dbg_2.36-9+deb12u9_amd64.deb ... Unpacking libc6-dbg:amd64 (2.36-9+deb12u9) ... Selecting previously unselected package osmocom-nightly-asan. Preparing to unpack .../01-osmocom-nightly-asan_202412022029_amd64.deb ... Unpacking osmocom-nightly-asan (202412022029) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.10.0.40.5975.202412022029~asan_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0.40.5975.202412022029~asan) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.10.0.40.5975.202412022029~asan_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0.40.5975.202412022029~asan) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.10.0.40.5975.202412022029~asan_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0.40.5975.202412022029~asan) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../05-libosmonetif11_1.5.1.25.dd38.202412022029~asan_amd64.deb ... Unpacking libosmonetif11:amd64 (1.5.1.25.dd38.202412022029~asan) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../06-libosmovty13_1.10.0.40.5975.202412022029~asan_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0.40.5975.202412022029~asan) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../07-libosmoabis13_1.6.0.40.5c5f.202412022029~asan_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0.40.5c5f.202412022029~asan) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../08-libosmo-gsup-client0_1.8.0.11.e9dc.202412022029~asan_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0.11.e9dc.202412022029~asan) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../09-libosmo-mslookup1_1.8.0.11.e9dc.202412022029~asan_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.8.0.11.e9dc.202412022029~asan) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../10-libosmocodec4_1.10.0.40.5975.202412022029~asan_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0.40.5975.202412022029~asan) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../11-libosmocoding0_1.10.0.40.5975.202412022029~asan_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.0.40.5975.202412022029~asan) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../12-libosmogb14_1.10.0.40.5975.202412022029~asan_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0.40.5975.202412022029~asan) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../13-libosmoctrl0_1.10.0.40.5975.202412022029~asan_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0.40.5975.202412022029~asan) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../14-libosmosim2_1.10.0.40.5975.202412022029~asan_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.0.40.5975.202412022029~asan) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../15-libosmousb0_1.10.0.40.5975.202412022029~asan_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.0.40.5975.202412022029~asan) ... Selecting previously unselected package libosmocore. Preparing to unpack .../16-libosmocore_1.10.0.40.5975.202412022029~asan_amd64.deb ... Unpacking libosmocore (1.10.0.40.5975.202412022029~asan) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../17-osmo-hlr_1.8.0.11.e9dc.202412022029~asan_amd64.deb ... Unpacking osmo-hlr (1.8.0.11.e9dc.202412022029~asan) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../18-libosmocore-dbg_1.10.0.40.5975.202412022029~asan_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.0.40.5975.202412022029~asan) ... Selecting previously unselected package osmo-hlr-dbg. Preparing to unpack .../19-osmo-hlr-dbg_1.8.0.11.e9dc.202412022029~asan_amd64.deb ... Unpacking osmo-hlr-dbg (1.8.0.11.e9dc.202412022029~asan) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up osmocom-nightly-asan (202412022029) ... Setting up libosmocore22:amd64 (1.10.0.40.5975.202412022029~asan) ... Setting up libosmocodec4:amd64 (1.10.0.40.5975.202412022029~asan) ... Setting up libosmovty13:amd64 (1.10.0.40.5975.202412022029~asan) ... Setting up libosmoisdn0:amd64 (1.10.0.40.5975.202412022029~asan) ... Setting up libosmousb0:amd64 (1.10.0.40.5975.202412022029~asan) ... Setting up libosmogsm20:amd64 (1.10.0.40.5975.202412022029~asan) ... Setting up libosmoctrl0:amd64 (1.10.0.40.5975.202412022029~asan) ... Setting up libosmogb14:amd64 (1.10.0.40.5975.202412022029~asan) ... Setting up libosmonetif11:amd64 (1.5.1.25.dd38.202412022029~asan) ... Setting up libosmocoding0:amd64 (1.10.0.40.5975.202412022029~asan) ... Setting up libosmo-mslookup1:amd64 (1.8.0.11.e9dc.202412022029~asan) ... Setting up libosmosim2:amd64 (1.10.0.40.5975.202412022029~asan) ... Setting up libosmocore (1.10.0.40.5975.202412022029~asan) ... Setting up libosmoabis13:amd64 (1.6.0.40.5c5f.202412022029~asan) ... Setting up libosmocore-dbg:amd64 (1.10.0.40.5975.202412022029~asan) ... Setting up libosmo-gsup-client0:amd64 (1.8.0.11.e9dc.202412022029~asan) ... Setting up osmo-hlr (1.8.0.11.e9dc.202412022029~asan) ... 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 Setting up osmo-hlr-dbg (1.8.0.11.e9dc.202412022029~asan) ... Processing triggers for libc-bin (2.36-9+deb12u9) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan-20241203-1602-24b9ffa2-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan-20241203-1602-24b9ffa2-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr/osmo-hlr.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan-20241203-1602-24b9ffa2-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan-20241203-1602-24b9ffa2-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan-20241203-1602-24b9ffa2-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan-20241203-1602-24b9ffa2-0', '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-asan/logs/testsuite/HLR_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan-20241203-1602-24b9ffa2-0', '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-asan/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan-20241203-1602-24b9ffa2-0', '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-asan/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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/logs/hlr', 'testenv-hlr-osmocom-nightly-asan-20241203-1602-24b9ffa2-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/hlr/hlr.log'] 20241203160234744 DMAIN <0000> hlr.c:813 hlr starting 20241203160234744 DDB <0001> db.c:599 using database: :memory: 20241203160234744 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241203160234745 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241203160234745 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241203160234745 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241203160234745 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241203160234745 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241203160234745 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241203160234745 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241203160234745 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241203160234745 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241203160234745 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241203160234745 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241203160234745 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241203160234745 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241203160234745 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241203160234745 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241203160234745 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241203160234745 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241203160234745 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241203160234745 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241203160234745 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241203160234745 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241203160234745 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241203160234745 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241203160234745 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241203160234745 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241203160234745 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241203160234745 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241203160234745 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241203160234745 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241203160234745 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241203160234745 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241203160234745 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241203160234745 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241203160234745 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241203160234745 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241203160234745 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241203160234745 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241203160234745 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241203160234745 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241203160234745 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241203160234745 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241203160234745 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241203160234745 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241203160234745 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241203160234745 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241203160234745 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241203160234745 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241203160234745 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241203160234745 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241203160234745 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241203160234745 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241203160234745 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241203160234745 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241203160234745 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241203160234745 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241203160234745 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241203160234745 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241203160234745 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241203160234745 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241203160234745 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241203160234746 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20241203160234746 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database ':memory:' 20241203160234747 DDB <0001> db.c:677 Database ':memory:' has HLR DB schema version 7 20241203160234747 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241203160234747 DLCTRL <0010> control_if.c:1026 CTRL at 127.0.0.1 4259 [testenv] Running testsuite [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4258', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite', 'testenv-hlr-osmocom-nightly-asan-20241203-1602-24b9ffa2-0', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@42fb6bd4e402: Unix server socket created successfully. MC@42fb6bd4e402: Listening on TCP port 35051. 42fb6bd4e402 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests 42fb6bd4e402 35051 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@42fb6bd4e402: New HC connected from 10.0.2.100 [10.0.2.100]. 42fb6bd4e402: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@42fb6bd4e402: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@42fb6bd4e402: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@42fb6bd4e402: Configuration file was processed on all HCs. MC@42fb6bd4e402: Creating MTC on host 10.0.2.100. MC@42fb6bd4e402: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@42fb6bd4e402: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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 ------ Tue Dec 3 16:02:35 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@42fb6bd4e402: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi' was executed successfully (exit status: 0). MTC@42fb6bd4e402: Test case TC_gsup_sai_err_invalid_imsi started. MTC@42fb6bd4e402: legacy= false MTC@42fb6bd4e402: in not legacy case 1 MTC@42fb6bd4e402: in not legacy case 2 20241203160236162 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241203160236162 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@42fb6bd4e402: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160236163 DLINP <000b> input/ipa.c:454 connected read/write 20241203160236163 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160236164 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34088<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@42fb6bd4e402: 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)@42fb6bd4e402: 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 } } } } 20241203160236164 DLINP <000b> input/ipa.c:454 connected read/write 20241203160236164 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160236164 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241203160236164 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241203160236164 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241203160236164 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241203160236164 DLGSUP <0013> gsup_server.c:238 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 20241203160236165 DLGSUP <0013> gsup_server.c:236 2: 20241203160236165 DLGSUP <0013> gsup_server.c:238 2: 00 20241203160236165 DLGSUP <0013> gsup_server.c:236 3: 20241203160236165 DLGSUP <0013> gsup_server.c:238 3: 00 20241203160236165 DLGSUP <0013> gsup_server.c:236 4: 20241203160236165 DLGSUP <0013> gsup_server.c:238 4: 00 20241203160236165 DLGSUP <0013> gsup_server.c:236 5: 20241203160236165 DLGSUP <0013> gsup_server.c:238 5: 00 HLR_Test-GSUP-IPA(3)@42fb6bd4e402: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160236165 DLGSUP <0013> gsup_server.c:236 7: 20241203160236165 DLGSUP <0013> gsup_server.c:238 7: 00 20241203160236165 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241203160236165 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241203160236165 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 5@42fb6bd4e402: 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") 20241203160236173 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42005<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@42fb6bd4e402: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20241203160236178 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34090<->l=127.0.0.1:4258 20241203160236210 DLINP <000b> input/ipa.c:454 connected read/write 20241203160236210 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160236210 DLGSUP <0013> gsup_req.c:140 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"} 20241203160236210 DLGSUP <0013> gsup_req.c:159 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Invalid mandatory information: invalid IMSI: "0123" 20241203160236210 DLGSUP <0013> gsup_req.c:276 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} 20241203160236210 DLGSUP <0013> gsup_req.c:173 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241203160236210 DLINP <000b> input/ipa.c:454 connected read/write 20241203160236210 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160236210 DLINP <000b> input/ipa.c:454 connected read/write 20241203160236210 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@42fb6bd4e402: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@42fb6bd4e402: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@42fb6bd4e402: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160236211 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34090<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@42fb6bd4e402: Final verdict of PTC: pass 20241203160236212 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34088<->l=127.0.0.1:4258 20241203160236213 DLINP <000b> input/ipa.c:454 connected read/write 20241203160236213 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160236213 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241203160236213 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241203160236213 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241203160236213 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42005<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@42fb6bd4e402: Final verdict of PTC: none 5@42fb6bd4e402: Final verdict of PTC: none HLR_Test-GSUP-IPA(3)@42fb6bd4e402: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@42fb6bd4e402: Final verdict of PTC: none MTC@42fb6bd4e402: Setting final verdict of the test case. MTC@42fb6bd4e402: Local verdict of MTC: none MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC with component reference 5: none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@42fb6bd4e402: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@42fb6bd4e402: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass'. Tue Dec 3 16:02:36 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 20241203160236295 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34094<->l=127.0.0.1:4258 20241203160236396 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34094<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=25056) MTC@42fb6bd4e402: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@42fb6bd4e402: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai'. ------ HLR_Tests.TC_gsup_sai ------ Tue Dec 3 16:02:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@42fb6bd4e402: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai' was executed successfully (exit status: 0). MTC@42fb6bd4e402: Test case TC_gsup_sai started. MTC@42fb6bd4e402: legacy= false MTC@42fb6bd4e402: in not legacy case 1 MTC@42fb6bd4e402: in not legacy case 2 20241203160239427 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241203160239427 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@42fb6bd4e402: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160239428 DLINP <000b> input/ipa.c:454 connected read/write 20241203160239428 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160239429 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34100<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@42fb6bd4e402: 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)@42fb6bd4e402: 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 } } } } 20241203160239430 DLINP <000b> input/ipa.c:454 connected read/write 20241203160239430 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(8)@42fb6bd4e402: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160239430 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241203160239430 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241203160239430 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241203160239430 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241203160239430 DLGSUP <0013> gsup_server.c:238 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 20241203160239430 DLGSUP <0013> gsup_server.c:236 2: 20241203160239430 DLGSUP <0013> gsup_server.c:238 2: 00 20241203160239430 DLGSUP <0013> gsup_server.c:236 3: 20241203160239430 DLGSUP <0013> gsup_server.c:238 3: 00 20241203160239430 DLGSUP <0013> gsup_server.c:236 4: 20241203160239430 DLGSUP <0013> gsup_server.c:238 4: 00 20241203160239430 DLGSUP <0013> gsup_server.c:236 5: 20241203160239430 DLGSUP <0013> gsup_server.c:238 5: 00 20241203160239430 DLGSUP <0013> gsup_server.c:236 7: 20241203160239430 DLGSUP <0013> gsup_server.c:238 7: 00 20241203160239430 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241203160239430 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241203160239430 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 10@42fb6bd4e402: 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") 20241203160239438 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44069<->l=127.0.0.1:4259) 20241203160239442 DAUC <0003> db_auc.c:157 IMSI='262424545089729': No 2G Auth Data 20241203160239442 DAUC <0003> db_auc.c:192 IMSI='262424545089729': No 3G Auth Data HLR_Test-GSUP(9)@42fb6bd4e402: Created GsupExpect[0] for "262424545089729" to be handled at TC_gsup_sai(12) 20241203160239448 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34116<->l=127.0.0.1:4258 20241203160239474 DLINP <000b> input/ipa.c:454 connected read/write 20241203160239474 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160239474 DLGSUP <0013> gsup_req.c:140 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262424545089729 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424545089729"} 20241203160239474 DAUC <0003> db_auc.c:192 IMSI='262424545089729': No 3G Auth Data 20241203160239474 DAUC <0003> db_auc.c:236 IMSI='262424545089729': Calling to generate 5 vectors 20241203160239475 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241203160239475 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241203160239475 DAUC <0003> auc.c:113 vector [0]: rand = 5683901a3d421d7a0f9433523e49d326 20241203160239475 DAUC <0003> auc.c:179 vector [0]: kc = db0dcac96989e400 20241203160239475 DAUC <0003> auc.c:180 vector [0]: sres = 3566e3a2 20241203160239475 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241203160239475 DAUC <0003> auc.c:113 vector [1]: rand = 8c940471b05c15e2367a399e49ae0e88 20241203160239475 DAUC <0003> auc.c:179 vector [1]: kc = 553a2c935599cc00 20241203160239475 DAUC <0003> auc.c:180 vector [1]: sres = 7dbf433e 20241203160239475 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241203160239475 DAUC <0003> auc.c:113 vector [2]: rand = 60362a1fa80752e2a39ead4cba1c5d63 20241203160239475 DAUC <0003> auc.c:179 vector [2]: kc = 477cfaf1c9370800 20241203160239475 DAUC <0003> auc.c:180 vector [2]: sres = 38455945 20241203160239476 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241203160239476 DAUC <0003> auc.c:113 vector [3]: rand = e2a9c24e413b674642b29c15bb105a06 20241203160239476 DAUC <0003> auc.c:179 vector [3]: kc = e9141069e5874800 20241203160239476 DAUC <0003> auc.c:180 vector [3]: sres = 8301d31a 20241203160239476 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241203160239476 DAUC <0003> auc.c:113 vector [4]: rand = 8385a82eab734e9caa6d7ef2d4cde159 20241203160239476 DAUC <0003> auc.c:179 vector [4]: kc = 6847eeeea9cfc000 20241203160239476 DAUC <0003> auc.c:180 vector [4]: sres = 40a8699d 20241203160239476 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241203160239476 DAUC <0003> db_auc.c:245 IMSI='262424545089729': Generated 5 vectors 20241203160239476 DLGSUP <0013> hlr.c:345 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262424545089729 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424545089729"} 20241203160239476 DLGSUP <0013> gsup_req.c:173 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262424545089729 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241203160239476 DLINP <000b> input/ipa.c:454 connected read/write 20241203160239476 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160239477 DLINP <000b> input/ipa.c:454 connected read/write 20241203160239477 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@42fb6bd4e402: Found GsupExpect[0] for "262424545089729" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@42fb6bd4e402: Added IMSI table entry 0TC_gsup_sai(12)"262424545089729" TC_gsup_sai(12)@42fb6bd4e402: setverdict(pass): none -> pass TC_gsup_sai(12)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160239484 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34116<->l=127.0.0.1:4258 TC_gsup_sai(12)@42fb6bd4e402: Final verdict of PTC: pass 20241203160239489 DAUC <0003> db_auc.c:157 IMSI='262427452576646': No 2G Auth Data 20241203160239489 DAUC <0003> db_auc.c:192 IMSI='262427452576646': No 3G Auth Data HLR_Test-GSUP(9)@42fb6bd4e402: Created GsupExpect[0] for "262427452576646" to be handled at TC_gsup_sai(13) 20241203160239513 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34128<->l=127.0.0.1:4258 20241203160239516 DLINP <000b> input/ipa.c:454 connected read/write 20241203160239516 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160239516 DLGSUP <0013> gsup_req.c:140 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262427452576646 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427452576646"} 20241203160239516 DAUC <0003> db_auc.c:192 IMSI='262427452576646': No 3G Auth Data 20241203160239516 DAUC <0003> db_auc.c:236 IMSI='262427452576646': Calling to generate 5 vectors 20241203160239516 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241203160239516 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241203160239516 DAUC <0003> auc.c:113 vector [0]: rand = 76f90e556b98efb5373a799bc253bae3 20241203160239516 DAUC <0003> auc.c:179 vector [0]: kc = 957696e86c022c00 20241203160239516 DAUC <0003> auc.c:180 vector [0]: sres = 7caedcb5 20241203160239516 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241203160239516 DAUC <0003> auc.c:113 vector [1]: rand = 2e6dfc3e6925441f8af0a45f8582ce63 20241203160239516 DAUC <0003> auc.c:179 vector [1]: kc = cc2162831412ac00 20241203160239516 DAUC <0003> auc.c:180 vector [1]: sres = 521dec5f 20241203160239516 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241203160239516 DAUC <0003> auc.c:113 vector [2]: rand = acec0e5284db820d74f19c27698b4892 20241203160239516 DAUC <0003> auc.c:179 vector [2]: kc = ffacb8231b024000 20241203160239516 DAUC <0003> auc.c:180 vector [2]: sres = 0cba5742 20241203160239516 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241203160239516 DAUC <0003> auc.c:113 vector [3]: rand = 74cf6c680fc162fa6bad3d1043916b15 20241203160239516 DAUC <0003> auc.c:179 vector [3]: kc = 362376cda9bbf000 20241203160239516 DAUC <0003> auc.c:180 vector [3]: sres = e03ee94d 20241203160239516 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241203160239516 DAUC <0003> auc.c:113 vector [4]: rand = c8596d0e241749e2cd0906fe298053e5 20241203160239516 DAUC <0003> auc.c:179 vector [4]: kc = cf8e08db28dc4c00 20241203160239516 DAUC <0003> auc.c:180 vector [4]: sres = 789ee8ed 20241203160239516 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241203160239516 DAUC <0003> db_auc.c:245 IMSI='262427452576646': Generated 5 vectors 20241203160239516 DLGSUP <0013> hlr.c:345 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262427452576646 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427452576646"} 20241203160239516 DLGSUP <0013> gsup_req.c:173 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262427452576646 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241203160239516 DLINP <000b> input/ipa.c:454 connected read/write 20241203160239516 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160239517 DLINP <000b> input/ipa.c:454 connected read/write 20241203160239517 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@42fb6bd4e402: Found GsupExpect[0] for "262427452576646" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@42fb6bd4e402: Added IMSI table entry 1TC_gsup_sai(13)"262427452576646" TC_gsup_sai(13)@42fb6bd4e402: setverdict(pass): none -> pass TC_gsup_sai(13)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160239518 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34128<->l=127.0.0.1:4258 TC_gsup_sai(13)@42fb6bd4e402: Final verdict of PTC: pass 20241203160239518 DAUC <0003> db_auc.c:157 IMSI='262429880620466': No 2G Auth Data 20241203160239518 DAUC <0003> db_auc.c:192 IMSI='262429880620466': No 3G Auth Data HLR_Test-GSUP(9)@42fb6bd4e402: Created GsupExpect[0] for "262429880620466" to be handled at TC_gsup_sai(14) 20241203160239525 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34132<->l=127.0.0.1:4258 20241203160239527 DLINP <000b> input/ipa.c:454 connected read/write 20241203160239527 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160239527 DLGSUP <0013> gsup_req.c:140 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262429880620466 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429880620466"} 20241203160239527 DAUC <0003> db_auc.c:192 IMSI='262429880620466': No 3G Auth Data 20241203160239527 DAUC <0003> db_auc.c:236 IMSI='262429880620466': Calling to generate 5 vectors 20241203160239527 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241203160239527 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241203160239527 DAUC <0003> auc.c:113 vector [0]: rand = 8a07561fd2f9a5b992e97c08867f3d7c 20241203160239527 DAUC <0003> auc.c:179 vector [0]: kc = 7d22de1c7c582f0c 20241203160239527 DAUC <0003> auc.c:180 vector [0]: sres = a761e9ff 20241203160239527 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241203160239527 DAUC <0003> auc.c:113 vector [1]: rand = e1c75f6bd4cfd30e9fee5ad395fda557 20241203160239527 DAUC <0003> auc.c:179 vector [1]: kc = 4b6750ca8249c683 20241203160239527 DAUC <0003> auc.c:180 vector [1]: sres = 6e3df0b8 20241203160239527 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241203160239527 DAUC <0003> auc.c:113 vector [2]: rand = 4d04c888d1b6a6b96a389d754cbfd686 20241203160239527 DAUC <0003> auc.c:179 vector [2]: kc = a15e920e56f7ccb4 20241203160239527 DAUC <0003> auc.c:180 vector [2]: sres = 7ea410eb 20241203160239527 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241203160239527 DAUC <0003> auc.c:113 vector [3]: rand = 324ebe59e3823a51db8367510e6e3d5b 20241203160239527 DAUC <0003> auc.c:179 vector [3]: kc = a9629d89521e99a5 20241203160239527 DAUC <0003> auc.c:180 vector [3]: sres = a12ccf4b 20241203160239527 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241203160239527 DAUC <0003> auc.c:113 vector [4]: rand = a6fc0aab105cad6db141e865f03fa21f 20241203160239527 DAUC <0003> auc.c:179 vector [4]: kc = ccd9c7cfd161d842 20241203160239527 DAUC <0003> auc.c:180 vector [4]: sres = f0b479e7 20241203160239527 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241203160239527 DAUC <0003> db_auc.c:245 IMSI='262429880620466': Generated 5 vectors 20241203160239527 DLGSUP <0013> hlr.c:345 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262429880620466 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429880620466"} 20241203160239527 DLGSUP <0013> gsup_req.c:173 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262429880620466 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241203160239528 DLINP <000b> input/ipa.c:454 connected read/write 20241203160239528 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160239528 DLINP <000b> input/ipa.c:454 connected read/write 20241203160239528 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@42fb6bd4e402: Found GsupExpect[0] for "262429880620466" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@42fb6bd4e402: Added IMSI table entry 2TC_gsup_sai(14)"262429880620466" TC_gsup_sai(14)@42fb6bd4e402: setverdict(pass): none -> pass TC_gsup_sai(14)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160239529 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34132<->l=127.0.0.1:4258 TC_gsup_sai(14)@42fb6bd4e402: Final verdict of PTC: pass 20241203160239529 DAUC <0003> db_auc.c:157 IMSI='262420535335693': No 2G Auth Data 20241203160239529 DAUC <0003> db_auc.c:192 IMSI='262420535335693': No 3G Auth Data HLR_Test-GSUP(9)@42fb6bd4e402: Created GsupExpect[0] for "262420535335693" to be handled at TC_gsup_sai(15) 20241203160239538 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34136<->l=127.0.0.1:4258 20241203160239539 DLINP <000b> input/ipa.c:454 connected read/write 20241203160239539 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160239540 DLGSUP <0013> gsup_req.c:140 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262420535335693 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420535335693"} 20241203160239540 DAUC <0003> db_auc.c:157 IMSI='262420535335693': No 2G Auth Data 20241203160239540 DAUC <0003> db_auc.c:236 IMSI='262420535335693': Calling to generate 5 vectors 20241203160239540 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241203160239540 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241203160239540 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241203160239540 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241203160239540 DAUC <0003> auc.c:113 vector [0]: rand = 345cccd2522e1ae50c21c57cd5c5410d 20241203160239540 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241203160239540 DAUC <0003> auc.c:142 vector [0]: autn = 50a487f538e400003aeb00fd6da84da4 20241203160239540 DAUC <0003> auc.c:143 vector [0]: ck = 5dc88082e85e48b17231bbbe1a040bc5 20241203160239540 DAUC <0003> auc.c:144 vector [0]: ik = cc6c435861e9f65dbd4552231a271138 20241203160239540 DAUC <0003> auc.c:145 vector [0]: res = 90e9c7053bc6c0c30000000000000000 20241203160239540 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241203160239540 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241203160239540 DAUC <0003> auc.c:151 vector [0]: kc = 5ed02a478994a411 20241203160239540 DAUC <0003> auc.c:152 vector [0]: sres = ab2f07c6 20241203160239540 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241203160239540 DAUC <0003> auc.c:113 vector [1]: rand = d264be438991d8d7fcd5dc9b4e41e0d5 20241203160239540 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241203160239540 DAUC <0003> auc.c:142 vector [1]: autn = 538da3456a6300001d13cf47177905f9 20241203160239540 DAUC <0003> auc.c:143 vector [1]: ck = 5b1f459375113ec118ec7a96f2e26d3f 20241203160239540 DAUC <0003> auc.c:144 vector [1]: ik = c2a33a6ca85d435d9cd89402e494054b 20241203160239540 DAUC <0003> auc.c:145 vector [1]: res = 29015a81264d8ca50000000000000000 20241203160239540 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241203160239540 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241203160239540 DAUC <0003> auc.c:151 vector [1]: kc = 1d88916bcb3a15e8 20241203160239540 DAUC <0003> auc.c:152 vector [1]: sres = 0f4cd624 20241203160239540 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241203160239540 DAUC <0003> auc.c:113 vector [2]: rand = a4bc32e5726846d9a1eaba8e5215bd28 20241203160239540 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241203160239540 DAUC <0003> auc.c:142 vector [2]: autn = 25be9551701f00004f55810285e8e6bf 20241203160239540 DAUC <0003> auc.c:143 vector [2]: ck = fa622ce0f96d7fccdd1c407ed44f58b1 20241203160239540 DAUC <0003> auc.c:144 vector [2]: ik = fffc38ab3976b6dafaf9a20723703c70 20241203160239540 DAUC <0003> auc.c:145 vector [2]: res = a74a0a899468e39c0000000000000000 20241203160239540 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241203160239540 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241203160239540 DAUC <0003> auc.c:151 vector [2]: kc = 227bf6323724add7 20241203160239540 DAUC <0003> auc.c:152 vector [2]: sres = 3322e915 20241203160239540 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241203160239540 DAUC <0003> auc.c:113 vector [3]: rand = 2aedf7362618f221f5b711eab41cb15b 20241203160239540 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241203160239540 DAUC <0003> auc.c:142 vector [3]: autn = 58d6fed7860a00007fb0560f7fe7f957 20241203160239540 DAUC <0003> auc.c:143 vector [3]: ck = cc085cdbf17ca9308b63662635409c07 20241203160239540 DAUC <0003> auc.c:144 vector [3]: ik = ddcf2939d5ae87faff8bf03f23c5eba7 20241203160239540 DAUC <0003> auc.c:145 vector [3]: res = 347c1d63300155fd0000000000000000 20241203160239540 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241203160239540 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241203160239540 DAUC <0003> auc.c:151 vector [3]: kc = 652fe3fb3257596a 20241203160239540 DAUC <0003> auc.c:152 vector [3]: sres = 047d489e 20241203160239540 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241203160239540 DAUC <0003> auc.c:113 vector [4]: rand = 66ff5ef58fefc04d722d6853db6e79cb 20241203160239540 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241203160239540 DAUC <0003> auc.c:142 vector [4]: autn = 1f2e637b25e60000fb6f747b1bd23a7c 20241203160239540 DAUC <0003> auc.c:143 vector [4]: ck = fef269e01d292331821cad6035cc9a46 20241203160239540 DAUC <0003> auc.c:144 vector [4]: ik = a401cd723dc1f22b147da419d4bf5761 20241203160239540 DAUC <0003> auc.c:145 vector [4]: res = b2e5f1eecfcd117f0000000000000000 20241203160239540 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241203160239540 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241203160239540 DAUC <0003> auc.c:151 vector [4]: kc = cc92adebc19b1c3d 20241203160239540 DAUC <0003> auc.c:152 vector [4]: sres = 7d28e091 20241203160239540 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241203160239540 DAUC <0003> db_auc.c:245 IMSI='262420535335693': Generated 5 vectors 20241203160239541 DAUC <0003> db_auc.c:249 IMSI='262420535335693': Updating SQN=161 in DB 20241203160239541 DLGSUP <0013> hlr.c:345 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262420535335693 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420535335693"} 20241203160239541 DLGSUP <0013> gsup_req.c:173 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262420535335693 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241203160239541 DLINP <000b> input/ipa.c:454 connected read/write 20241203160239541 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160239541 DLINP <000b> input/ipa.c:454 connected read/write 20241203160239541 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@42fb6bd4e402: Found GsupExpect[0] for "262420535335693" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@42fb6bd4e402: Added IMSI table entry 3TC_gsup_sai(15)"262420535335693" TC_gsup_sai(15)@42fb6bd4e402: setverdict(pass): none -> pass TC_gsup_sai(15)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160239543 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34136<->l=127.0.0.1:4258 TC_gsup_sai(15)@42fb6bd4e402: Final verdict of PTC: pass 20241203160239543 DAUC <0003> db_auc.c:157 IMSI='262425896893064': No 2G Auth Data 20241203160239543 DAUC <0003> db_auc.c:192 IMSI='262425896893064': No 3G Auth Data HLR_Test-GSUP(9)@42fb6bd4e402: Created GsupExpect[0] for "262425896893064" to be handled at TC_gsup_sai(16) 20241203160239550 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34150<->l=127.0.0.1:4258 20241203160239552 DLINP <000b> input/ipa.c:454 connected read/write 20241203160239552 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160239552 DLGSUP <0013> gsup_req.c:140 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262425896893064 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425896893064"} 20241203160239552 DAUC <0003> db_auc.c:157 IMSI='262425896893064': No 2G Auth Data 20241203160239552 DAUC <0003> db_auc.c:236 IMSI='262425896893064': Calling to generate 5 vectors 20241203160239552 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241203160239552 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241203160239552 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241203160239552 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241203160239552 DAUC <0003> auc.c:113 vector [0]: rand = fc18531b3d7b818446a1dde501b37b71 20241203160239552 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241203160239552 DAUC <0003> auc.c:142 vector [0]: autn = 1a2b9018e14800002d13bf4a69e00676 20241203160239552 DAUC <0003> auc.c:143 vector [0]: ck = a1230c079552dd2ce6068fa944f00963 20241203160239552 DAUC <0003> auc.c:144 vector [0]: ik = 71de0461d7c8850583040fafe55c5928 20241203160239552 DAUC <0003> auc.c:145 vector [0]: res = 082021d840310ee10000000000000000 20241203160239552 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241203160239552 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241203160239553 DAUC <0003> auc.c:151 vector [0]: kc = b5ff8860e3360862 20241203160239553 DAUC <0003> auc.c:152 vector [0]: sres = 48112f39 20241203160239553 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241203160239553 DAUC <0003> auc.c:113 vector [1]: rand = 200ddd78b6d7345092b6e632fdfb3ad2 20241203160239553 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241203160239553 DAUC <0003> auc.c:142 vector [1]: autn = 21d479c9fe870000004ee807057108b1 20241203160239553 DAUC <0003> auc.c:143 vector [1]: ck = a3518421c9af0db0242fe152bfc8595d 20241203160239553 DAUC <0003> auc.c:144 vector [1]: ik = 5f231e6137e7423d501f014f5ff03a31 20241203160239553 DAUC <0003> auc.c:145 vector [1]: res = 3b6532fd4b50f9fd0000000000000000 20241203160239553 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241203160239553 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241203160239553 DAUC <0003> auc.c:151 vector [1]: kc = 88427a5d1e702ce1 20241203160239553 DAUC <0003> auc.c:152 vector [1]: sres = 7035cb00 20241203160239553 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241203160239553 DAUC <0003> auc.c:113 vector [2]: rand = 1ba57678440382e5d64a37a727186e99 20241203160239553 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241203160239553 DAUC <0003> auc.c:142 vector [2]: autn = f0b6bc9010df00000faa9b72cfe73bd9 20241203160239553 DAUC <0003> auc.c:143 vector [2]: ck = 72610ebdcae107a232ed88e792d51b15 20241203160239553 DAUC <0003> auc.c:144 vector [2]: ik = 912e38dd8f9828fedc91ab5940a93cde 20241203160239553 DAUC <0003> auc.c:145 vector [2]: res = 2cbd85bfeaafad300000000000000000 20241203160239553 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241203160239553 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241203160239553 DAUC <0003> auc.c:151 vector [2]: kc = 0d3315de97050897 20241203160239553 DAUC <0003> auc.c:152 vector [2]: sres = c612288f 20241203160239553 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241203160239553 DAUC <0003> auc.c:113 vector [3]: rand = bdc11c19e0adfbfcbf1624a309d5afc9 20241203160239553 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241203160239553 DAUC <0003> auc.c:142 vector [3]: autn = e150bee518b2000014ecf6c4c2044194 20241203160239553 DAUC <0003> auc.c:143 vector [3]: ck = cdbf90c79d88995854dd066607b5a04b 20241203160239553 DAUC <0003> auc.c:144 vector [3]: ik = 02900e4781f6cb111a56fcb0de97f806 20241203160239553 DAUC <0003> auc.c:145 vector [3]: res = 75a560ddaeda03cd0000000000000000 20241203160239553 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241203160239553 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241203160239553 DAUC <0003> auc.c:151 vector [3]: kc = 81a46456c55c0a04 20241203160239553 DAUC <0003> auc.c:152 vector [3]: sres = db7f6310 20241203160239553 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241203160239553 DAUC <0003> auc.c:113 vector [4]: rand = 81f743d7ca333616c7eb618b33e6c763 20241203160239553 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241203160239553 DAUC <0003> auc.c:142 vector [4]: autn = 26a187c4508a0000ce994b0db80ddd5d 20241203160239553 DAUC <0003> auc.c:143 vector [4]: ck = d2877faef10a1367b7931c7a2b27f9fa 20241203160239553 DAUC <0003> auc.c:144 vector [4]: ik = 6478656d0dcc5057416f14159f7d9d71 20241203160239553 DAUC <0003> auc.c:145 vector [4]: res = 47ab5812872df80d0000000000000000 20241203160239553 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241203160239553 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241203160239553 DAUC <0003> auc.c:151 vector [4]: kc = 400312ac489c27bb 20241203160239553 DAUC <0003> auc.c:152 vector [4]: sres = c086a01f 20241203160239553 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241203160239553 DAUC <0003> db_auc.c:245 IMSI='262425896893064': Generated 5 vectors 20241203160239553 DAUC <0003> db_auc.c:249 IMSI='262425896893064': Updating SQN=161 in DB 20241203160239553 DLGSUP <0013> hlr.c:345 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262425896893064 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425896893064"} 20241203160239553 DLGSUP <0013> gsup_req.c:173 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262425896893064 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241203160239553 DLINP <000b> input/ipa.c:454 connected read/write 20241203160239553 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160239553 DLINP <000b> input/ipa.c:454 connected read/write 20241203160239553 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@42fb6bd4e402: Found GsupExpect[0] for "262425896893064" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@42fb6bd4e402: Added IMSI table entry 4TC_gsup_sai(16)"262425896893064" TC_gsup_sai(16)@42fb6bd4e402: setverdict(pass): none -> pass TC_gsup_sai(16)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160239555 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34150<->l=127.0.0.1:4258 TC_gsup_sai(16)@42fb6bd4e402: Final verdict of PTC: pass 20241203160239556 DAUC <0003> db_auc.c:157 IMSI='262426070270705': No 2G Auth Data 20241203160239556 DAUC <0003> db_auc.c:192 IMSI='262426070270705': No 3G Auth Data HLR_Test-GSUP(9)@42fb6bd4e402: Created GsupExpect[0] for "262426070270705" to be handled at TC_gsup_sai(17) 20241203160239563 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34152<->l=127.0.0.1:4258 20241203160239565 DLINP <000b> input/ipa.c:454 connected read/write 20241203160239565 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160239565 DLGSUP <0013> gsup_req.c:140 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262426070270705 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426070270705"} 20241203160239565 DAUC <0003> db_auc.c:236 IMSI='262426070270705': Calling to generate 5 vectors 20241203160239565 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241203160239565 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241203160239565 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241203160239565 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241203160239565 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241203160239565 DAUC <0003> auc.c:113 vector [0]: rand = 8f842b91152cc76c90c3b054da3c69aa 20241203160239565 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241203160239565 DAUC <0003> auc.c:142 vector [0]: autn = e8192bcea76b0000c862fd33ec109bec 20241203160239565 DAUC <0003> auc.c:143 vector [0]: ck = 776e4b49aab014741edb5654125286a2 20241203160239565 DAUC <0003> auc.c:144 vector [0]: ik = 0cdf9c53090a24c05ef0f6f0d78e6569 20241203160239565 DAUC <0003> auc.c:145 vector [0]: res = 48771ebbc94e78ec0000000000000000 20241203160239565 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241203160239565 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241203160239565 DAUC <0003> auc.c:179 vector [0]: kc = 4244e89d2e12f000 20241203160239565 DAUC <0003> auc.c:180 vector [0]: sres = 7a12d233 20241203160239565 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241203160239565 DAUC <0003> auc.c:113 vector [1]: rand = f6196a026adf6497a94af1c65129d6c9 20241203160239565 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241203160239565 DAUC <0003> auc.c:142 vector [1]: autn = 467ae56860ea000020e17f47b1668dbe 20241203160239565 DAUC <0003> auc.c:143 vector [1]: ck = a82b8d2b9cc9cc4e06a9581ed8b1f421 20241203160239565 DAUC <0003> auc.c:144 vector [1]: ik = 44a76ace0279022304ff98caf7223349 20241203160239565 DAUC <0003> auc.c:145 vector [1]: res = 4ff78608dc95f20f0000000000000000 20241203160239565 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241203160239565 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241203160239565 DAUC <0003> auc.c:179 vector [1]: kc = e4e01e5e858b4000 20241203160239565 DAUC <0003> auc.c:180 vector [1]: sres = 892a34d4 20241203160239565 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241203160239565 DAUC <0003> auc.c:113 vector [2]: rand = a04dc55f6d8d353ca964e1c7c1791ce0 20241203160239565 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241203160239565 DAUC <0003> auc.c:142 vector [2]: autn = 04c40253a8fe000015c9243edf6b8285 20241203160239565 DAUC <0003> auc.c:143 vector [2]: ck = b3dae0c25b5d4c8ee49492189f4e3c21 20241203160239565 DAUC <0003> auc.c:144 vector [2]: ik = 16e4d4474f72f20ac18c74ddaff4fd49 20241203160239565 DAUC <0003> auc.c:145 vector [2]: res = bc0706345b6c915b0000000000000000 20241203160239565 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241203160239565 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241203160239565 DAUC <0003> auc.c:179 vector [2]: kc = 80e6b001d0f8a400 20241203160239565 DAUC <0003> auc.c:180 vector [2]: sres = 5380299b 20241203160239565 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241203160239565 DAUC <0003> auc.c:113 vector [3]: rand = da9e0c6412805e1e8e0b1f850cca58bf 20241203160239565 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241203160239565 DAUC <0003> auc.c:142 vector [3]: autn = 01ab66f7d7790000f0bee8b687703a4d 20241203160239565 DAUC <0003> auc.c:143 vector [3]: ck = f72bfbb56c2ce09ac66810f36614e0fb 20241203160239565 DAUC <0003> auc.c:144 vector [3]: ik = 4f8a101895d044a322435537b7bd9b5c 20241203160239565 DAUC <0003> auc.c:145 vector [3]: res = 0f3480057abd77070000000000000000 20241203160239565 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241203160239565 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241203160239565 DAUC <0003> auc.c:179 vector [3]: kc = c0657a0f46297c00 20241203160239565 DAUC <0003> auc.c:180 vector [3]: sres = d43a6e28 20241203160239565 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241203160239565 DAUC <0003> auc.c:113 vector [4]: rand = 865f6ff82df1ce5188f607e86a4b6788 20241203160239565 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241203160239565 DAUC <0003> auc.c:142 vector [4]: autn = 625326125fc80000d7eaca8e7eefcf24 20241203160239565 DAUC <0003> auc.c:143 vector [4]: ck = eb5c9050b616bbcc488bcee939992393 20241203160239566 DAUC <0003> auc.c:144 vector [4]: ik = 0a4cd7e1ee4b12a50152552f5aa6277f 20241203160239566 DAUC <0003> auc.c:145 vector [4]: res = 77e8ac5baaf748d70000000000000000 20241203160239566 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241203160239566 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241203160239566 DAUC <0003> auc.c:179 vector [4]: kc = c965d71754ee5800 20241203160239566 DAUC <0003> auc.c:180 vector [4]: sres = 877e7fa5 20241203160239566 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241203160239566 DAUC <0003> db_auc.c:245 IMSI='262426070270705': Generated 5 vectors 20241203160239566 DAUC <0003> db_auc.c:249 IMSI='262426070270705': Updating SQN=161 in DB 20241203160239566 DLGSUP <0013> hlr.c:345 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262426070270705 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426070270705"} 20241203160239566 DLGSUP <0013> gsup_req.c:173 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262426070270705 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241203160239566 DLINP <000b> input/ipa.c:454 connected read/write 20241203160239566 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160239566 DLINP <000b> input/ipa.c:454 connected read/write 20241203160239566 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@42fb6bd4e402: Found GsupExpect[0] for "262426070270705" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@42fb6bd4e402: Added IMSI table entry 5TC_gsup_sai(17)"262426070270705" TC_gsup_sai(17)@42fb6bd4e402: setverdict(pass): none -> pass TC_gsup_sai(17)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160239568 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34152<->l=127.0.0.1:4258 TC_gsup_sai(17)@42fb6bd4e402: Final verdict of PTC: pass 20241203160239569 DAUC <0003> db_auc.c:157 IMSI='262423864608585': No 2G Auth Data 20241203160239569 DAUC <0003> db_auc.c:192 IMSI='262423864608585': No 3G Auth Data HLR_Test-GSUP(9)@42fb6bd4e402: Created GsupExpect[0] for "262423864608585" to be handled at TC_gsup_sai(18) 20241203160239575 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34162<->l=127.0.0.1:4258 20241203160239577 DLINP <000b> input/ipa.c:454 connected read/write 20241203160239577 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160239577 DLGSUP <0013> gsup_req.c:140 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262423864608585 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423864608585"} 20241203160239577 DAUC <0003> db_auc.c:236 IMSI='262423864608585': Calling to generate 5 vectors 20241203160239577 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241203160239577 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241203160239577 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241203160239577 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241203160239577 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241203160239577 DAUC <0003> auc.c:113 vector [0]: rand = 86901c680c1f1153a845e3a31b771b42 20241203160239577 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241203160239577 DAUC <0003> auc.c:142 vector [0]: autn = 6a141a5bfcc5000098f6d9b113664874 20241203160239577 DAUC <0003> auc.c:143 vector [0]: ck = c7448026d182d47586f28ddf40ad4919 20241203160239577 DAUC <0003> auc.c:144 vector [0]: ik = 383f16c9a77327b5808c5bb3a8e569b1 20241203160239577 DAUC <0003> auc.c:145 vector [0]: res = 32188d628301df460000000000000000 20241203160239577 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241203160239577 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241203160239577 DAUC <0003> auc.c:179 vector [0]: kc = 29b2347848017400 20241203160239578 DAUC <0003> auc.c:180 vector [0]: sres = fe5a6e41 20241203160239578 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241203160239578 DAUC <0003> auc.c:113 vector [1]: rand = 02eb7a123d4ab2d9854f9f3124b7b2bd 20241203160239578 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241203160239578 DAUC <0003> auc.c:142 vector [1]: autn = da69480099c40000b047124c84bf591b 20241203160239578 DAUC <0003> auc.c:143 vector [1]: ck = 5fe2b7a229ea4bcf1169d0ee76a8867b 20241203160239578 DAUC <0003> auc.c:144 vector [1]: ik = 8549e0ccbb52ce3a8926cb1105b7b7c3 20241203160239578 DAUC <0003> auc.c:145 vector [1]: res = b732df004f34a4ca0000000000000000 20241203160239578 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241203160239578 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241203160239578 DAUC <0003> auc.c:179 vector [1]: kc = 43c3b3d1732eb800 20241203160239578 DAUC <0003> auc.c:180 vector [1]: sres = daff6bf0 20241203160239578 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241203160239578 DAUC <0003> auc.c:113 vector [2]: rand = 43c361650219bd7a00da8b816049a032 20241203160239578 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241203160239578 DAUC <0003> auc.c:142 vector [2]: autn = 0eea7a6d098f0000014e794da902923b 20241203160239578 DAUC <0003> auc.c:143 vector [2]: ck = 4f6f5d2c24aed3d6279007ea7d26e99d 20241203160239578 DAUC <0003> auc.c:144 vector [2]: ik = 5b6781c47502b63c20618103ead7673e 20241203160239578 DAUC <0003> auc.c:145 vector [2]: res = f91e754096783d340000000000000000 20241203160239578 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241203160239578 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241203160239578 DAUC <0003> auc.c:179 vector [2]: kc = 58ff685312f1b400 20241203160239578 DAUC <0003> auc.c:180 vector [2]: sres = 027d9bef 20241203160239578 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241203160239578 DAUC <0003> auc.c:113 vector [3]: rand = 535f879107604980f234146a25ec3b41 20241203160239578 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241203160239578 DAUC <0003> auc.c:142 vector [3]: autn = 892a258d36f80000a40fa0873d75f598 20241203160239578 DAUC <0003> auc.c:143 vector [3]: ck = cc6cb78c7977899c6858d4d892e182ec 20241203160239578 DAUC <0003> auc.c:144 vector [3]: ik = 0c3ef1ee04c4bcac5327bbf3c3cd3697 20241203160239578 DAUC <0003> auc.c:145 vector [3]: res = 4d98ebebd4639b8c0000000000000000 20241203160239578 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241203160239578 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241203160239578 DAUC <0003> auc.c:179 vector [3]: kc = e2231038cc7ae800 20241203160239578 DAUC <0003> auc.c:180 vector [3]: sres = 196f8190 20241203160239578 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241203160239578 DAUC <0003> auc.c:113 vector [4]: rand = f0f6b7721ddca1667556e1360f500fcc 20241203160239578 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241203160239578 DAUC <0003> auc.c:142 vector [4]: autn = 653097bae9c90000dd500e0027b78512 20241203160239578 DAUC <0003> auc.c:143 vector [4]: ck = fd90c16b85ba0fe2405fba7a00b5ba88 20241203160239578 DAUC <0003> auc.c:144 vector [4]: ik = 1091e1b6fd54711d051ff9b24dcae72f 20241203160239578 DAUC <0003> auc.c:145 vector [4]: res = d9e0f49fe29e4c300000000000000000 20241203160239578 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241203160239578 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241203160239578 DAUC <0003> auc.c:179 vector [4]: kc = 5b0822302878d400 20241203160239578 DAUC <0003> auc.c:180 vector [4]: sres = 7d4cade8 20241203160239578 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241203160239578 DAUC <0003> db_auc.c:245 IMSI='262423864608585': Generated 5 vectors 20241203160239578 DAUC <0003> db_auc.c:249 IMSI='262423864608585': Updating SQN=161 in DB 20241203160239578 DLGSUP <0013> hlr.c:345 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262423864608585 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423864608585"} 20241203160239578 DLGSUP <0013> gsup_req.c:173 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262423864608585 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241203160239578 DLINP <000b> input/ipa.c:454 connected read/write 20241203160239578 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160239578 DLINP <000b> input/ipa.c:454 connected read/write 20241203160239578 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@42fb6bd4e402: Found GsupExpect[0] for "262423864608585" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@42fb6bd4e402: Added IMSI table entry 6TC_gsup_sai(18)"262423864608585" TC_gsup_sai(18)@42fb6bd4e402: setverdict(pass): none -> pass TC_gsup_sai(18)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160239580 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34162<->l=127.0.0.1:4258 TC_gsup_sai(18)@42fb6bd4e402: Final verdict of PTC: pass 20241203160239580 DAUC <0003> db_auc.c:157 IMSI='262428583728471': No 2G Auth Data 20241203160239580 DAUC <0003> db_auc.c:192 IMSI='262428583728471': No 3G Auth Data HLR_Test-GSUP(9)@42fb6bd4e402: Created GsupExpect[0] for "262428583728471" to be handled at TC_gsup_sai(19) 20241203160239587 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34166<->l=127.0.0.1:4258 20241203160239589 DLINP <000b> input/ipa.c:454 connected read/write 20241203160239589 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160239589 DLGSUP <0013> gsup_req.c:140 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262428583728471 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428583728471"} 20241203160239589 DAUC <0003> db_auc.c:236 IMSI='262428583728471': Calling to generate 5 vectors 20241203160239589 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241203160239589 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241203160239589 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241203160239589 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241203160239589 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241203160239589 DAUC <0003> auc.c:113 vector [0]: rand = 8e0138688a2cba077efaa45f5d72de97 20241203160239589 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241203160239589 DAUC <0003> auc.c:142 vector [0]: autn = 2ba5b4f79ff10000469221ece9cd1bd8 20241203160239589 DAUC <0003> auc.c:143 vector [0]: ck = ff62e78176445a8f062b5589d0c4581c 20241203160239589 DAUC <0003> auc.c:144 vector [0]: ik = e6eef9a941c2f038b26a2fa8df7f4e9d 20241203160239589 DAUC <0003> auc.c:145 vector [0]: res = 1d86c49e38cdee6a0000000000000000 20241203160239589 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241203160239589 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241203160239589 DAUC <0003> auc.c:179 vector [0]: kc = b3c4b3a2ee910bb7 20241203160239589 DAUC <0003> auc.c:180 vector [0]: sres = fbf9aacd 20241203160239589 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241203160239589 DAUC <0003> auc.c:113 vector [1]: rand = 0ca7d2fb98e7bd76ed468b48a3134aab 20241203160239589 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241203160239589 DAUC <0003> auc.c:142 vector [1]: autn = 4f4d4cc0c9050000b1c87c8835024c91 20241203160239589 DAUC <0003> auc.c:143 vector [1]: ck = 0ce1b5f65027715147485b55f2248edb 20241203160239589 DAUC <0003> auc.c:144 vector [1]: ik = 73d2391976ffcb75c8fcd592f2c6da76 20241203160239589 DAUC <0003> auc.c:145 vector [1]: res = b0a26da9a54bdf3a0000000000000000 20241203160239589 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241203160239589 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241203160239589 DAUC <0003> auc.c:179 vector [1]: kc = 5ba1365a13d2355e 20241203160239589 DAUC <0003> auc.c:180 vector [1]: sres = 125819f8 20241203160239589 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241203160239589 DAUC <0003> auc.c:113 vector [2]: rand = 0a9030c6fae55e4792a8b2df819fa246 20241203160239589 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241203160239589 DAUC <0003> auc.c:142 vector [2]: autn = 8597c7caeba000001e5b824af29b89e6 20241203160239589 DAUC <0003> auc.c:143 vector [2]: ck = 1cde892bda09f281f2c4ffb91c909ff1 20241203160239589 DAUC <0003> auc.c:144 vector [2]: ik = 1dbace39df894906c54b5a6b88ea3ed4 20241203160239589 DAUC <0003> auc.c:145 vector [2]: res = 9e721a9b4910feba0000000000000000 20241203160239589 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241203160239589 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241203160239589 DAUC <0003> auc.c:179 vector [2]: kc = 3157628f4512bb21 20241203160239589 DAUC <0003> auc.c:180 vector [2]: sres = 62c2b42a 20241203160239589 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241203160239589 DAUC <0003> auc.c:113 vector [3]: rand = b91725e59a90715fa0c3e7fd651b242c 20241203160239589 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241203160239589 DAUC <0003> auc.c:142 vector [3]: autn = 0ced710c0df00000a8801f870908412e 20241203160239589 DAUC <0003> auc.c:143 vector [3]: ck = 4de5da6b8b72312714631b2a5196b75a 20241203160239589 DAUC <0003> auc.c:144 vector [3]: ik = beb4d790da6652141e9025c2e025d615 20241203160239589 DAUC <0003> auc.c:145 vector [3]: res = a9a0649f4bf5a8100000000000000000 20241203160239589 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241203160239589 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241203160239589 DAUC <0003> auc.c:179 vector [3]: kc = 1c481a799e37c9e7 20241203160239589 DAUC <0003> auc.c:180 vector [3]: sres = b88aa0c2 20241203160239589 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241203160239589 DAUC <0003> auc.c:113 vector [4]: rand = 97469d1df4bc7aa331013d2257a041f1 20241203160239589 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241203160239589 DAUC <0003> auc.c:142 vector [4]: autn = 0a9392875df200006758afe9648a6b42 20241203160239589 DAUC <0003> auc.c:143 vector [4]: ck = edb9cf8ff5f0d6a38bd67e2ef89c584e 20241203160239589 DAUC <0003> auc.c:144 vector [4]: ik = 09f1226712db7382c44e2baefe6757b3 20241203160239589 DAUC <0003> auc.c:145 vector [4]: res = 5d34006edf7d0f320000000000000000 20241203160239589 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241203160239589 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241203160239589 DAUC <0003> auc.c:179 vector [4]: kc = 6b18a0dfddcf61e9 20241203160239589 DAUC <0003> auc.c:180 vector [4]: sres = b407d004 20241203160239589 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241203160239589 DAUC <0003> db_auc.c:245 IMSI='262428583728471': Generated 5 vectors 20241203160239589 DAUC <0003> db_auc.c:249 IMSI='262428583728471': Updating SQN=161 in DB 20241203160239589 DLGSUP <0013> hlr.c:345 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262428583728471 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428583728471"} 20241203160239589 DLGSUP <0013> gsup_req.c:173 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262428583728471 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241203160239589 DLINP <000b> input/ipa.c:454 connected read/write 20241203160239589 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160239589 DLINP <000b> input/ipa.c:454 connected read/write 20241203160239589 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@42fb6bd4e402: Found GsupExpect[0] for "262428583728471" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@42fb6bd4e402: Added IMSI table entry 7TC_gsup_sai(19)"262428583728471" TC_gsup_sai(19)@42fb6bd4e402: setverdict(pass): none -> pass TC_gsup_sai(19)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160239592 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34166<->l=127.0.0.1:4258 TC_gsup_sai(19)@42fb6bd4e402: Final verdict of PTC: pass MTC@42fb6bd4e402: setverdict(pass): none -> pass 20241203160239593 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34100<->l=127.0.0.1:4258 HLR_Test-GSUP(9)@42fb6bd4e402: Final verdict of PTC: none 20241203160239594 DLINP <000b> input/ipa.c:454 connected read/write 20241203160239594 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160239594 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241203160239594 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241203160239594 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241203160239594 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44069<->l=127.0.0.1:4259) 10@42fb6bd4e402: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@42fb6bd4e402: Final verdict of PTC: none IPA-CTRL-CLI-IPA(11)@42fb6bd4e402: Final verdict of PTC: none MTC@42fb6bd4e402: Setting final verdict of the test case. MTC@42fb6bd4e402: Local verdict of MTC: pass MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@42fb6bd4e402: Test case TC_gsup_sai finished. Verdict: pass MTC@42fb6bd4e402: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass'. Tue Dec 3 16:02:39 UTC 2024 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20241203160239621 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:34182<->l=127.0.0.1:4258 20241203160239722 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:34182<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=163380) MTC@42fb6bd4e402: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass' was executed successfully (exit status: 0). MTC@42fb6bd4e402: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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 ------ Tue Dec 3 16:02:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@42fb6bd4e402: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors' was executed successfully (exit status: 0). MTC@42fb6bd4e402: Test case TC_gsup_sai_num_auth_vectors started. MTC@42fb6bd4e402: legacy= false MTC@42fb6bd4e402: in not legacy case 1 MTC@42fb6bd4e402: in not legacy case 2 20241203160242756 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241203160242756 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@42fb6bd4e402: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160242758 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242758 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160242759 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48436<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@42fb6bd4e402: 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)@42fb6bd4e402: 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 } } } } 20241203160242760 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242760 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(20)@42fb6bd4e402: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160242760 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241203160242760 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241203160242760 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241203160242760 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241203160242760 DLGSUP <0013> gsup_server.c:238 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 20241203160242760 DLGSUP <0013> gsup_server.c:236 2: 20241203160242760 DLGSUP <0013> gsup_server.c:238 2: 00 20241203160242760 DLGSUP <0013> gsup_server.c:236 3: 20241203160242760 DLGSUP <0013> gsup_server.c:238 3: 00 20241203160242760 DLGSUP <0013> gsup_server.c:236 4: 20241203160242760 DLGSUP <0013> gsup_server.c:238 4: 00 20241203160242760 DLGSUP <0013> gsup_server.c:236 5: 20241203160242760 DLGSUP <0013> gsup_server.c:238 5: 00 20241203160242760 DLGSUP <0013> gsup_server.c:236 7: 20241203160242760 DLGSUP <0013> gsup_server.c:238 7: 00 20241203160242760 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241203160242760 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241203160242760 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 22@42fb6bd4e402: 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") 20241203160242772 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:39781<->l=127.0.0.1:4259) 20241203160242774 DAUC <0003> db_auc.c:157 IMSI='262420392188879': No 2G Auth Data 20241203160242774 DAUC <0003> db_auc.c:192 IMSI='262420392188879': No 3G Auth Data HLR_Test-GSUP(21)@42fb6bd4e402: Created GsupExpect[0] for "262420392188879" to be handled at TC_gsup_sai_num_auth_vectors(24) 20241203160242781 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48438<->l=127.0.0.1:4258 20241203160242802 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242802 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160242802 DLGSUP <0013> gsup_req.c:140 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262420392188879 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420392188879"} 20241203160242802 DAUC <0003> db_auc.c:192 IMSI='262420392188879': No 3G Auth Data 20241203160242802 DAUC <0003> db_auc.c:236 IMSI='262420392188879': Calling to generate 1 vectors 20241203160242802 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241203160242802 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241203160242802 DAUC <0003> auc.c:113 vector [0]: rand = 2b4082acaede7eda34d89dc0e86c076e 20241203160242802 DAUC <0003> auc.c:179 vector [0]: kc = 0be572c725575c00 20241203160242802 DAUC <0003> auc.c:180 vector [0]: sres = cb59e874 20241203160242802 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241203160242802 DAUC <0003> db_auc.c:245 IMSI='262420392188879': Generated 1 vectors 20241203160242802 DLGSUP <0013> hlr.c:345 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262420392188879 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420392188879"} 20241203160242802 DLGSUP <0013> gsup_req.c:173 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262420392188879 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241203160242802 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242802 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160242802 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242802 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@42fb6bd4e402: Found GsupExpect[0] for "262420392188879" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@42fb6bd4e402: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262420392188879" TC_gsup_sai_num_auth_vectors(24)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160242804 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242804 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160242804 DLGSUP <0013> gsup_req.c:140 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262420392188879 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420392188879"} 20241203160242804 DAUC <0003> db_auc.c:192 IMSI='262420392188879': No 3G Auth Data 20241203160242804 DAUC <0003> db_auc.c:236 IMSI='262420392188879': Calling to generate 4 vectors 20241203160242804 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241203160242804 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241203160242804 DAUC <0003> auc.c:113 vector [0]: rand = 327580cec318ffd5bd085e5e603c502c 20241203160242804 DAUC <0003> auc.c:179 vector [0]: kc = fb4b844ea06c1400 20241203160242804 DAUC <0003> auc.c:180 vector [0]: sres = 8420b9e9 20241203160242804 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241203160242804 DAUC <0003> auc.c:113 vector [1]: rand = 00f1604c1686559bb8252588a9d0a361 20241203160242804 DAUC <0003> auc.c:179 vector [1]: kc = 3eb0e6fc52d96400 20241203160242804 DAUC <0003> auc.c:180 vector [1]: sres = 60c658c4 20241203160242804 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241203160242804 DAUC <0003> auc.c:113 vector [2]: rand = 8caa1b8afdbe77b64a476d724cf993c9 20241203160242804 DAUC <0003> auc.c:179 vector [2]: kc = eac2e48ccafbcc00 20241203160242804 DAUC <0003> auc.c:180 vector [2]: sres = 13739c86 20241203160242804 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241203160242804 DAUC <0003> auc.c:113 vector [3]: rand = 92bef0f1f4fc41de81c9a373c9d049da 20241203160242804 DAUC <0003> auc.c:179 vector [3]: kc = d6c4ab9b7e9adc00 20241203160242804 DAUC <0003> auc.c:180 vector [3]: sres = 1d832505 20241203160242804 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241203160242804 DAUC <0003> db_auc.c:245 IMSI='262420392188879': Generated 4 vectors 20241203160242804 DLGSUP <0013> hlr.c:345 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262420392188879 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420392188879"} 20241203160242804 DLGSUP <0013> gsup_req.c:173 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262420392188879 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241203160242804 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242804 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160242804 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242804 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160242805 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242805 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160242805 DLGSUP <0013> gsup_req.c:140 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262420392188879 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420392188879"} 20241203160242805 DAUC <0003> db_auc.c:192 IMSI='262420392188879': No 3G Auth Data 20241203160242805 DAUC <0003> db_auc.c:236 IMSI='262420392188879': Calling to generate 5 vectors 20241203160242805 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241203160242805 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241203160242805 DAUC <0003> auc.c:113 vector [0]: rand = e0e194535fcd59078686c1a7d7f56117 20241203160242805 DAUC <0003> auc.c:179 vector [0]: kc = 1d000d24a9c17000 20241203160242805 DAUC <0003> auc.c:180 vector [0]: sres = e7f40adc 20241203160242805 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241203160242805 DAUC <0003> auc.c:113 vector [1]: rand = 727837745c5632fd4de9b0fd921d90bb 20241203160242806 DAUC <0003> auc.c:179 vector [1]: kc = b5881fd04045d400 20241203160242806 DAUC <0003> auc.c:180 vector [1]: sres = 0bc85fe4 20241203160242806 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241203160242806 DAUC <0003> auc.c:113 vector [2]: rand = 7aba91a4be34f7244e5496a242cccf32 20241203160242806 DAUC <0003> auc.c:179 vector [2]: kc = fe7745d9c9fa5c00 20241203160242806 DAUC <0003> auc.c:180 vector [2]: sres = 30289ad5 20241203160242806 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241203160242806 DAUC <0003> auc.c:113 vector [3]: rand = 591e0bae0f96e6029175828c9211cc5b 20241203160242806 DAUC <0003> auc.c:179 vector [3]: kc = c8b28e127a536400 20241203160242806 DAUC <0003> auc.c:180 vector [3]: sres = e658a3a7 20241203160242806 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241203160242806 DAUC <0003> auc.c:113 vector [4]: rand = bb0d2aa40c3f98aeacc96d2cee359abb 20241203160242806 DAUC <0003> auc.c:179 vector [4]: kc = b677a1c77203ac00 20241203160242806 DAUC <0003> auc.c:180 vector [4]: sres = 021e11e4 20241203160242806 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241203160242806 DAUC <0003> db_auc.c:245 IMSI='262420392188879': Generated 5 vectors 20241203160242806 DLGSUP <0013> hlr.c:345 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262420392188879 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420392188879"} 20241203160242806 DLGSUP <0013> gsup_req.c:173 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262420392188879 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241203160242806 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242806 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160242806 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242806 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160242807 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242807 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160242807 DLGSUP <0013> gsup_req.c:140 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262420392188879 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420392188879"} 20241203160242807 DAUC <0003> db_auc.c:192 IMSI='262420392188879': No 3G Auth Data 20241203160242807 DAUC <0003> db_auc.c:236 IMSI='262420392188879': Calling to generate 5 vectors 20241203160242807 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241203160242807 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241203160242807 DAUC <0003> auc.c:113 vector [0]: rand = ddf73b1550cb09faca0ca737bcbab851 20241203160242807 DAUC <0003> auc.c:179 vector [0]: kc = 8e5baf13b89cf400 20241203160242807 DAUC <0003> auc.c:180 vector [0]: sres = 970afc99 20241203160242807 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241203160242807 DAUC <0003> auc.c:113 vector [1]: rand = bdb1b0fb5774b5a4e212f8fcbd3465c5 20241203160242807 DAUC <0003> auc.c:179 vector [1]: kc = aa83794cffc43400 20241203160242807 DAUC <0003> auc.c:180 vector [1]: sres = 5ff5a0e0 20241203160242807 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241203160242807 DAUC <0003> auc.c:113 vector [2]: rand = be1719935baa557eda853be2315fff79 20241203160242807 DAUC <0003> auc.c:179 vector [2]: kc = 333b66b22cac8000 20241203160242807 DAUC <0003> auc.c:180 vector [2]: sres = ad520389 20241203160242807 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241203160242807 DAUC <0003> auc.c:113 vector [3]: rand = 43cb2fa9dfb7a131ae976d948de15350 20241203160242807 DAUC <0003> auc.c:179 vector [3]: kc = c96282fc381c7c00 20241203160242807 DAUC <0003> auc.c:180 vector [3]: sres = 0e0ff3ee 20241203160242807 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241203160242807 DAUC <0003> auc.c:113 vector [4]: rand = fb62eb91654d7cb77d455d0d60968d9b 20241203160242807 DAUC <0003> auc.c:179 vector [4]: kc = f3881a02d7489000 20241203160242807 DAUC <0003> auc.c:180 vector [4]: sres = c9a66371 20241203160242807 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241203160242807 DAUC <0003> db_auc.c:245 IMSI='262420392188879': Generated 5 vectors 20241203160242807 DLGSUP <0013> hlr.c:345 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262420392188879 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420392188879"} 20241203160242807 DLGSUP <0013> gsup_req.c:173 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262420392188879 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241203160242807 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242807 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160242807 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242807 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160242808 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48438<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@42fb6bd4e402: Final verdict of PTC: pass 20241203160242809 DAUC <0003> db_auc.c:157 IMSI='262420680409891': No 2G Auth Data 20241203160242809 DAUC <0003> db_auc.c:192 IMSI='262420680409891': No 3G Auth Data HLR_Test-GSUP(21)@42fb6bd4e402: Created GsupExpect[0] for "262420680409891" to be handled at TC_gsup_sai_num_auth_vectors(25) 20241203160242815 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48454<->l=127.0.0.1:4258 20241203160242817 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242817 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160242817 DLGSUP <0013> gsup_req.c:140 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262420680409891 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420680409891"} 20241203160242817 DAUC <0003> db_auc.c:192 IMSI='262420680409891': No 3G Auth Data 20241203160242817 DAUC <0003> db_auc.c:236 IMSI='262420680409891': Calling to generate 1 vectors 20241203160242817 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241203160242817 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241203160242817 DAUC <0003> auc.c:113 vector [0]: rand = 6504bcfe2c8538f4929d9effc15c9c67 20241203160242817 DAUC <0003> auc.c:179 vector [0]: kc = ff83775360b29800 20241203160242817 DAUC <0003> auc.c:180 vector [0]: sres = e2f3ad25 20241203160242817 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241203160242817 DAUC <0003> db_auc.c:245 IMSI='262420680409891': Generated 1 vectors 20241203160242817 DLGSUP <0013> hlr.c:345 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262420680409891 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420680409891"} 20241203160242817 DLGSUP <0013> gsup_req.c:173 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262420680409891 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241203160242817 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242817 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160242817 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242817 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@42fb6bd4e402: Found GsupExpect[0] for "262420680409891" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@42fb6bd4e402: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262420680409891" TC_gsup_sai_num_auth_vectors(25)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160242818 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242818 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160242818 DLGSUP <0013> gsup_req.c:140 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262420680409891 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420680409891"} 20241203160242818 DAUC <0003> db_auc.c:192 IMSI='262420680409891': No 3G Auth Data 20241203160242818 DAUC <0003> db_auc.c:236 IMSI='262420680409891': Calling to generate 4 vectors 20241203160242818 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241203160242818 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241203160242818 DAUC <0003> auc.c:113 vector [0]: rand = 13eaac03cad7e68d3308e7ae6ce698cb 20241203160242818 DAUC <0003> auc.c:179 vector [0]: kc = 8fa1542be874a000 20241203160242818 DAUC <0003> auc.c:180 vector [0]: sres = 5fa79428 20241203160242818 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241203160242818 DAUC <0003> auc.c:113 vector [1]: rand = c431760cb64523736c3622c216b78e99 20241203160242818 DAUC <0003> auc.c:179 vector [1]: kc = 32f0b2db9c8e0800 20241203160242818 DAUC <0003> auc.c:180 vector [1]: sres = 6d9fd5d1 20241203160242818 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241203160242818 DAUC <0003> auc.c:113 vector [2]: rand = 7a4d66e5df62ea9a13732aad12bf8dd4 20241203160242818 DAUC <0003> auc.c:179 vector [2]: kc = 1fa8e4c5b9666800 20241203160242818 DAUC <0003> auc.c:180 vector [2]: sres = d8327bf4 20241203160242818 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241203160242818 DAUC <0003> auc.c:113 vector [3]: rand = 12361f8f685006b1f3e1cd2cd90b981d 20241203160242818 DAUC <0003> auc.c:179 vector [3]: kc = 3298338221dda000 20241203160242818 DAUC <0003> auc.c:180 vector [3]: sres = a1ffc37f 20241203160242818 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241203160242818 DAUC <0003> db_auc.c:245 IMSI='262420680409891': Generated 4 vectors 20241203160242818 DLGSUP <0013> hlr.c:345 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262420680409891 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420680409891"} 20241203160242818 DLGSUP <0013> gsup_req.c:173 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262420680409891 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241203160242818 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242818 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160242818 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242818 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160242819 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242819 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160242819 DLGSUP <0013> gsup_req.c:140 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262420680409891 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420680409891"} 20241203160242819 DAUC <0003> db_auc.c:192 IMSI='262420680409891': No 3G Auth Data 20241203160242819 DAUC <0003> db_auc.c:236 IMSI='262420680409891': Calling to generate 5 vectors 20241203160242819 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241203160242819 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241203160242819 DAUC <0003> auc.c:113 vector [0]: rand = b1465d83b370919217552a1e488e64b6 20241203160242819 DAUC <0003> auc.c:179 vector [0]: kc = 1e55b60c748c4400 20241203160242819 DAUC <0003> auc.c:180 vector [0]: sres = 0443db1a 20241203160242819 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241203160242819 DAUC <0003> auc.c:113 vector [1]: rand = 5f5b1a78bf8fba0ffd834e6ba942d604 20241203160242819 DAUC <0003> auc.c:179 vector [1]: kc = 3171d5c828609800 20241203160242819 DAUC <0003> auc.c:180 vector [1]: sres = 56e4edfb 20241203160242819 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241203160242819 DAUC <0003> auc.c:113 vector [2]: rand = a6fa2cb2e261d70c2f902906aeb09112 20241203160242820 DAUC <0003> auc.c:179 vector [2]: kc = 0925c613bddde800 20241203160242820 DAUC <0003> auc.c:180 vector [2]: sres = 542f4f32 20241203160242820 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241203160242820 DAUC <0003> auc.c:113 vector [3]: rand = f47ab71972765e354b57cff64ecf382a 20241203160242820 DAUC <0003> auc.c:179 vector [3]: kc = 3a964d96e7eb9c00 20241203160242820 DAUC <0003> auc.c:180 vector [3]: sres = 9f7b90c9 20241203160242820 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241203160242820 DAUC <0003> auc.c:113 vector [4]: rand = f2e43146c2b874f652eea43645849a8d 20241203160242820 DAUC <0003> auc.c:179 vector [4]: kc = c822e02521f85400 20241203160242820 DAUC <0003> auc.c:180 vector [4]: sres = 5aeeaea5 20241203160242820 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241203160242820 DAUC <0003> db_auc.c:245 IMSI='262420680409891': Generated 5 vectors 20241203160242820 DLGSUP <0013> hlr.c:345 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262420680409891 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420680409891"} 20241203160242820 DLGSUP <0013> gsup_req.c:173 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262420680409891 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241203160242820 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242820 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160242820 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242820 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160242821 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242821 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160242821 DLGSUP <0013> gsup_req.c:140 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262420680409891 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420680409891"} 20241203160242821 DAUC <0003> db_auc.c:192 IMSI='262420680409891': No 3G Auth Data 20241203160242821 DAUC <0003> db_auc.c:236 IMSI='262420680409891': Calling to generate 5 vectors 20241203160242821 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241203160242821 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241203160242821 DAUC <0003> auc.c:113 vector [0]: rand = 9ca5eb5d460374d0f09ea8ba2747de85 20241203160242821 DAUC <0003> auc.c:179 vector [0]: kc = 6cd6f27b20f69400 20241203160242821 DAUC <0003> auc.c:180 vector [0]: sres = 51d99299 20241203160242821 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241203160242821 DAUC <0003> auc.c:113 vector [1]: rand = 266688c75c08b5f6d2d923e7dd6a9abd 20241203160242821 DAUC <0003> auc.c:179 vector [1]: kc = 6b968d006e66fc00 20241203160242821 DAUC <0003> auc.c:180 vector [1]: sres = d23f2b58 20241203160242821 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241203160242821 DAUC <0003> auc.c:113 vector [2]: rand = 12d8d7bb28686299d3282010a5ef8f65 20241203160242821 DAUC <0003> auc.c:179 vector [2]: kc = 1315d6f064863400 20241203160242821 DAUC <0003> auc.c:180 vector [2]: sres = 02d01749 20241203160242821 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241203160242821 DAUC <0003> auc.c:113 vector [3]: rand = 4b1ffa116122071e2ea1f232ba48bb3a 20241203160242821 DAUC <0003> auc.c:179 vector [3]: kc = c7d81910af510000 20241203160242821 DAUC <0003> auc.c:180 vector [3]: sres = aff6478e 20241203160242821 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241203160242821 DAUC <0003> auc.c:113 vector [4]: rand = d0fa6e31ececd99a0ca0247729587423 20241203160242821 DAUC <0003> auc.c:179 vector [4]: kc = 7661a51f4e2e7000 20241203160242821 DAUC <0003> auc.c:180 vector [4]: sres = 22cdd6a2 20241203160242821 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241203160242821 DAUC <0003> db_auc.c:245 IMSI='262420680409891': Generated 5 vectors 20241203160242821 DLGSUP <0013> hlr.c:345 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262420680409891 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420680409891"} 20241203160242821 DLGSUP <0013> gsup_req.c:173 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262420680409891 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241203160242821 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242821 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160242821 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242821 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160242822 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48454<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@42fb6bd4e402: Final verdict of PTC: pass 20241203160242822 DAUC <0003> db_auc.c:157 IMSI='262429182929883': No 2G Auth Data 20241203160242822 DAUC <0003> db_auc.c:192 IMSI='262429182929883': No 3G Auth Data HLR_Test-GSUP(21)@42fb6bd4e402: Created GsupExpect[0] for "262429182929883" to be handled at TC_gsup_sai_num_auth_vectors(26) 20241203160242830 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48456<->l=127.0.0.1:4258 20241203160242831 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242831 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160242832 DLGSUP <0013> gsup_req.c:140 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262429182929883 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429182929883"} 20241203160242832 DAUC <0003> db_auc.c:192 IMSI='262429182929883': No 3G Auth Data 20241203160242832 DAUC <0003> db_auc.c:236 IMSI='262429182929883': Calling to generate 1 vectors 20241203160242832 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241203160242832 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241203160242832 DAUC <0003> auc.c:113 vector [0]: rand = 4848bf2e17a1a6a4145f8343c1dd2fde 20241203160242832 DAUC <0003> auc.c:179 vector [0]: kc = c60e1f56ba95f7a9 20241203160242832 DAUC <0003> auc.c:180 vector [0]: sres = 101799e4 20241203160242832 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241203160242832 DAUC <0003> db_auc.c:245 IMSI='262429182929883': Generated 1 vectors 20241203160242832 DLGSUP <0013> hlr.c:345 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262429182929883 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429182929883"} 20241203160242832 DLGSUP <0013> gsup_req.c:173 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262429182929883 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241203160242832 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242832 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160242832 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242832 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@42fb6bd4e402: Found GsupExpect[0] for "262429182929883" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@42fb6bd4e402: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262429182929883" TC_gsup_sai_num_auth_vectors(26)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160242833 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242833 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160242833 DLGSUP <0013> gsup_req.c:140 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262429182929883 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429182929883"} 20241203160242833 DAUC <0003> db_auc.c:192 IMSI='262429182929883': No 3G Auth Data 20241203160242833 DAUC <0003> db_auc.c:236 IMSI='262429182929883': Calling to generate 4 vectors 20241203160242833 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241203160242833 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241203160242833 DAUC <0003> auc.c:113 vector [0]: rand = 8901cc9439ddb905b0be935b7d20a456 20241203160242833 DAUC <0003> auc.c:179 vector [0]: kc = 13fa083be45d2db0 20241203160242833 DAUC <0003> auc.c:180 vector [0]: sres = 8b490d5f 20241203160242833 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241203160242833 DAUC <0003> auc.c:113 vector [1]: rand = 2635fa17f284d2065d6a6728a002d534 20241203160242833 DAUC <0003> auc.c:179 vector [1]: kc = 08578b9aa2987ea8 20241203160242833 DAUC <0003> auc.c:180 vector [1]: sres = ae65f590 20241203160242833 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241203160242833 DAUC <0003> auc.c:113 vector [2]: rand = d073184294b02da6786ac17b48012836 20241203160242833 DAUC <0003> auc.c:179 vector [2]: kc = 8a9b8df65e950130 20241203160242833 DAUC <0003> auc.c:180 vector [2]: sres = a2a9283c 20241203160242833 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241203160242833 DAUC <0003> auc.c:113 vector [3]: rand = d22b1d459067a10cff0c91b5aa89247f 20241203160242834 DAUC <0003> auc.c:179 vector [3]: kc = 8de72d31da9be6b2 20241203160242834 DAUC <0003> auc.c:180 vector [3]: sres = 837a982e 20241203160242834 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241203160242834 DAUC <0003> db_auc.c:245 IMSI='262429182929883': Generated 4 vectors 20241203160242834 DLGSUP <0013> hlr.c:345 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262429182929883 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429182929883"} 20241203160242834 DLGSUP <0013> gsup_req.c:173 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262429182929883 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241203160242834 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242834 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160242834 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242834 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160242835 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242835 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160242835 DLGSUP <0013> gsup_req.c:140 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262429182929883 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429182929883"} 20241203160242835 DAUC <0003> db_auc.c:192 IMSI='262429182929883': No 3G Auth Data 20241203160242835 DAUC <0003> db_auc.c:236 IMSI='262429182929883': Calling to generate 5 vectors 20241203160242835 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241203160242835 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241203160242835 DAUC <0003> auc.c:113 vector [0]: rand = 5344f096fc952e25df9842c50889779c 20241203160242835 DAUC <0003> auc.c:179 vector [0]: kc = d3ebf42efa41e9b2 20241203160242835 DAUC <0003> auc.c:180 vector [0]: sres = 6b4e6b6d 20241203160242835 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241203160242835 DAUC <0003> auc.c:113 vector [1]: rand = dedd96f9d2659a3ead6ef290e45da99f 20241203160242835 DAUC <0003> auc.c:179 vector [1]: kc = 28a28e4611032bd9 20241203160242835 DAUC <0003> auc.c:180 vector [1]: sres = 3f7a5087 20241203160242835 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241203160242835 DAUC <0003> auc.c:113 vector [2]: rand = eaeec9c94161b508a9814c2934d16abc 20241203160242835 DAUC <0003> auc.c:179 vector [2]: kc = 503385b05635372c 20241203160242835 DAUC <0003> auc.c:180 vector [2]: sres = 831d7990 20241203160242835 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241203160242835 DAUC <0003> auc.c:113 vector [3]: rand = 81a5568e563e66dfe781824ee2777104 20241203160242835 DAUC <0003> auc.c:179 vector [3]: kc = c550736a2bd0c22b 20241203160242835 DAUC <0003> auc.c:180 vector [3]: sres = bc8c5180 20241203160242835 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241203160242835 DAUC <0003> auc.c:113 vector [4]: rand = 69af98479a83a99f382792889caed907 20241203160242835 DAUC <0003> auc.c:179 vector [4]: kc = 8113e037a07ee793 20241203160242835 DAUC <0003> auc.c:180 vector [4]: sres = c9391bcb 20241203160242835 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241203160242835 DAUC <0003> db_auc.c:245 IMSI='262429182929883': Generated 5 vectors 20241203160242835 DLGSUP <0013> hlr.c:345 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262429182929883 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429182929883"} 20241203160242835 DLGSUP <0013> gsup_req.c:173 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262429182929883 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241203160242835 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242835 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160242835 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242835 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160242836 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242836 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160242836 DLGSUP <0013> gsup_req.c:140 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262429182929883 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429182929883"} 20241203160242836 DAUC <0003> db_auc.c:192 IMSI='262429182929883': No 3G Auth Data 20241203160242836 DAUC <0003> db_auc.c:236 IMSI='262429182929883': Calling to generate 5 vectors 20241203160242836 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241203160242836 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241203160242836 DAUC <0003> auc.c:113 vector [0]: rand = 090cdccb9eed7456219c772062062595 20241203160242836 DAUC <0003> auc.c:179 vector [0]: kc = 8236165ff7bfd406 20241203160242836 DAUC <0003> auc.c:180 vector [0]: sres = ea84ed8a 20241203160242836 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241203160242836 DAUC <0003> auc.c:113 vector [1]: rand = 8263a1fc49b2d682c541110023d6a0c6 20241203160242836 DAUC <0003> auc.c:179 vector [1]: kc = 2c7261ef800605b2 20241203160242836 DAUC <0003> auc.c:180 vector [1]: sres = 4fdfdef4 20241203160242836 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241203160242836 DAUC <0003> auc.c:113 vector [2]: rand = 68202306f84bf078bf77c411e895c90c 20241203160242836 DAUC <0003> auc.c:179 vector [2]: kc = 0af67e7ce42581f2 20241203160242836 DAUC <0003> auc.c:180 vector [2]: sres = 7c468866 20241203160242836 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241203160242836 DAUC <0003> auc.c:113 vector [3]: rand = 9504ad9c45691b9932858e17813372fd 20241203160242836 DAUC <0003> auc.c:179 vector [3]: kc = c72bf602229c806b 20241203160242836 DAUC <0003> auc.c:180 vector [3]: sres = 514c2fb5 20241203160242836 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241203160242836 DAUC <0003> auc.c:113 vector [4]: rand = 40a55e1eab7eb3dfb8b12e84be73ae30 20241203160242836 DAUC <0003> auc.c:179 vector [4]: kc = fd1c8cc1f1e60221 20241203160242836 DAUC <0003> auc.c:180 vector [4]: sres = 59f89dd2 20241203160242836 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241203160242836 DAUC <0003> db_auc.c:245 IMSI='262429182929883': Generated 5 vectors 20241203160242836 DLGSUP <0013> hlr.c:345 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262429182929883 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429182929883"} 20241203160242836 DLGSUP <0013> gsup_req.c:173 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262429182929883 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241203160242836 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242836 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160242836 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242836 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160242837 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48456<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@42fb6bd4e402: Final verdict of PTC: pass 20241203160242839 DAUC <0003> db_auc.c:157 IMSI='262427146808530': No 2G Auth Data 20241203160242839 DAUC <0003> db_auc.c:192 IMSI='262427146808530': No 3G Auth Data HLR_Test-GSUP(21)@42fb6bd4e402: Created GsupExpect[0] for "262427146808530" to be handled at TC_gsup_sai_num_auth_vectors(27) 20241203160242846 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48464<->l=127.0.0.1:4258 20241203160242848 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242848 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160242848 DLGSUP <0013> gsup_req.c:140 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262427146808530 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427146808530"} 20241203160242848 DAUC <0003> db_auc.c:157 IMSI='262427146808530': No 2G Auth Data 20241203160242848 DAUC <0003> db_auc.c:236 IMSI='262427146808530': Calling to generate 1 vectors 20241203160242848 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241203160242848 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241203160242848 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241203160242848 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241203160242848 DAUC <0003> auc.c:113 vector [0]: rand = 51cc55501ba21ba42b973fcb01f660bc 20241203160242848 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241203160242848 DAUC <0003> auc.c:142 vector [0]: autn = 321e06b366a90000f6ac382cd7a052f8 20241203160242848 DAUC <0003> auc.c:143 vector [0]: ck = 5bec6bd47d95679ccec1c27d106791a3 20241203160242848 DAUC <0003> auc.c:144 vector [0]: ik = 688df894e0588d25da89d3cf73ddb0de 20241203160242848 DAUC <0003> auc.c:145 vector [0]: res = 65754c859df910c10000000000000000 20241203160242848 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241203160242848 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241203160242848 DAUC <0003> auc.c:151 vector [0]: kc = 272982f2fe77cbc4 20241203160242848 DAUC <0003> auc.c:152 vector [0]: sres = f88c5c44 20241203160242848 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241203160242848 DAUC <0003> db_auc.c:245 IMSI='262427146808530': Generated 1 vectors 20241203160242848 DAUC <0003> db_auc.c:249 IMSI='262427146808530': Updating SQN=33 in DB 20241203160242848 DLGSUP <0013> hlr.c:345 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262427146808530 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427146808530"} 20241203160242848 DLGSUP <0013> gsup_req.c:173 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262427146808530 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241203160242848 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242848 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160242848 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242848 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@42fb6bd4e402: Found GsupExpect[0] for "262427146808530" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@42fb6bd4e402: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262427146808530" TC_gsup_sai_num_auth_vectors(27)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160242850 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242850 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160242850 DLGSUP <0013> gsup_req.c:140 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262427146808530 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427146808530"} 20241203160242850 DAUC <0003> db_auc.c:157 IMSI='262427146808530': No 2G Auth Data 20241203160242850 DAUC <0003> db_auc.c:236 IMSI='262427146808530': Calling to generate 4 vectors 20241203160242850 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241203160242850 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241203160242850 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241203160242850 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241203160242850 DAUC <0003> auc.c:113 vector [0]: rand = 86ad31898efa6c70cac47afaef911add 20241203160242850 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241203160242850 DAUC <0003> auc.c:142 vector [0]: autn = 391c46af2adb0000609c668cad9687ee 20241203160242850 DAUC <0003> auc.c:143 vector [0]: ck = 55132e9ffb559b57632355555ea73ba8 20241203160242850 DAUC <0003> auc.c:144 vector [0]: ik = 0ae6f5e028bbe9b876c8d368248190e7 20241203160242850 DAUC <0003> auc.c:145 vector [0]: res = dab667ce6492bbbc0000000000000000 20241203160242850 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241203160242850 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241203160242850 DAUC <0003> auc.c:151 vector [0]: kc = 4a1e5d42a9c8d9a0 20241203160242850 DAUC <0003> auc.c:152 vector [0]: sres = be24dc72 20241203160242850 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241203160242850 DAUC <0003> auc.c:113 vector [1]: rand = c6fba70d218fd0f7e1920ab47750982c 20241203160242850 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241203160242850 DAUC <0003> auc.c:142 vector [1]: autn = eb64b6eba8e50000759353f1c197e796 20241203160242850 DAUC <0003> auc.c:143 vector [1]: ck = 306134a4a753939f782daf492937e5c5 20241203160242850 DAUC <0003> auc.c:144 vector [1]: ik = 1d49e2ee98e8ac71dcab0436dc6a3c0a 20241203160242850 DAUC <0003> auc.c:145 vector [1]: res = c948403d14b283a80000000000000000 20241203160242850 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241203160242850 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241203160242850 DAUC <0003> auc.c:151 vector [1]: kc = 89ae7d35cae6e621 20241203160242850 DAUC <0003> auc.c:152 vector [1]: sres = ddfac395 20241203160242850 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241203160242850 DAUC <0003> auc.c:113 vector [2]: rand = 9b5c719b80911895a44cb70dbdb3cec9 20241203160242850 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241203160242850 DAUC <0003> auc.c:142 vector [2]: autn = 285a53a5268900009ac57e4b8fa5aa96 20241203160242850 DAUC <0003> auc.c:143 vector [2]: ck = dade4b8fa0a9f58e0e8c27da1079f11b 20241203160242850 DAUC <0003> auc.c:144 vector [2]: ik = f8952dd5ce5011837037e69894aadf0e 20241203160242850 DAUC <0003> auc.c:145 vector [2]: res = 0599bac84c7fcaba0000000000000000 20241203160242850 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241203160242850 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241203160242850 DAUC <0003> auc.c:151 vector [2]: kc = 5cf0a718ea2aca18 20241203160242850 DAUC <0003> auc.c:152 vector [2]: sres = 49e67072 20241203160242850 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241203160242850 DAUC <0003> auc.c:113 vector [3]: rand = 05b6f757e26c15f15b4abef088408d95 20241203160242850 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241203160242850 DAUC <0003> auc.c:142 vector [3]: autn = 19e6b077ddd7000034e71b10db477944 20241203160242850 DAUC <0003> auc.c:143 vector [3]: ck = 4377dfafe89c965cdb3b0b74272ea75d 20241203160242850 DAUC <0003> auc.c:144 vector [3]: ik = a0f21e5a77732f89a79d9d56c04ff2e6 20241203160242850 DAUC <0003> auc.c:145 vector [3]: res = d27f62fef40a08d50000000000000000 20241203160242850 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241203160242850 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241203160242850 DAUC <0003> auc.c:151 vector [3]: kc = 9f2357d7788eec6e 20241203160242850 DAUC <0003> auc.c:152 vector [3]: sres = 26756a2b 20241203160242850 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241203160242850 DAUC <0003> db_auc.c:245 IMSI='262427146808530': Generated 4 vectors 20241203160242850 DAUC <0003> db_auc.c:249 IMSI='262427146808530': Updating SQN=161 in DB 20241203160242850 DLGSUP <0013> hlr.c:345 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262427146808530 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427146808530"} 20241203160242850 DLGSUP <0013> gsup_req.c:173 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262427146808530 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241203160242850 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242850 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160242850 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242850 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160242852 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242852 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160242852 DLGSUP <0013> gsup_req.c:140 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262427146808530 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427146808530"} 20241203160242852 DAUC <0003> db_auc.c:157 IMSI='262427146808530': No 2G Auth Data 20241203160242852 DAUC <0003> db_auc.c:236 IMSI='262427146808530': Calling to generate 5 vectors 20241203160242852 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241203160242852 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241203160242852 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241203160242852 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241203160242852 DAUC <0003> auc.c:113 vector [0]: rand = 2c57e97ee37741cd284bcb17dc3a33d4 20241203160242852 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241203160242852 DAUC <0003> auc.c:142 vector [0]: autn = 3ed0e0ca009a00006279664d403dc9c3 20241203160242852 DAUC <0003> auc.c:143 vector [0]: ck = e2952c7e95864f261a463bae36c89441 20241203160242852 DAUC <0003> auc.c:144 vector [0]: ik = c35d09122c64002f5ea92b0225844739 20241203160242852 DAUC <0003> auc.c:145 vector [0]: res = 05106d4ae429bd7f0000000000000000 20241203160242852 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241203160242852 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241203160242852 DAUC <0003> auc.c:151 vector [0]: kc = 652735c0aaae9c71 20241203160242852 DAUC <0003> auc.c:152 vector [0]: sres = e139d035 20241203160242852 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241203160242852 DAUC <0003> auc.c:113 vector [1]: rand = e91061993a72663af1bb19d52647eddd 20241203160242852 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241203160242852 DAUC <0003> auc.c:142 vector [1]: autn = 29f7730ac41400006dde57285bcff77d 20241203160242852 DAUC <0003> auc.c:143 vector [1]: ck = 932c69c18628335e35505bd455fd89ed 20241203160242852 DAUC <0003> auc.c:144 vector [1]: ik = 4e6c2b80bc8cec6b8d0e2fa8b85e9814 20241203160242852 DAUC <0003> auc.c:145 vector [1]: res = 3ee743febd1585710000000000000000 20241203160242852 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241203160242852 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241203160242852 DAUC <0003> auc.c:151 vector [1]: kc = 651e363dd707cecc 20241203160242852 DAUC <0003> auc.c:152 vector [1]: sres = 83f2c68f 20241203160242852 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241203160242852 DAUC <0003> auc.c:113 vector [2]: rand = 706652354aa9637c0013a45418d49ff8 20241203160242852 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241203160242852 DAUC <0003> auc.c:142 vector [2]: autn = d96855d3c2070000a3a9438d0e5aabec 20241203160242852 DAUC <0003> auc.c:143 vector [2]: ck = cf012e36d00c1ed76ba33bcf36aad44c 20241203160242852 DAUC <0003> auc.c:144 vector [2]: ik = f0d8f199906111a63805435f9b148887 20241203160242852 DAUC <0003> auc.c:145 vector [2]: res = 9551189784bea4540000000000000000 20241203160242852 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241203160242852 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241203160242852 DAUC <0003> auc.c:151 vector [2]: kc = 6c7fa73fedd353ba 20241203160242852 DAUC <0003> auc.c:152 vector [2]: sres = 11efbcc3 20241203160242852 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241203160242852 DAUC <0003> auc.c:113 vector [3]: rand = ae1282874cd2451ba1ebde9a43a6a382 20241203160242852 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241203160242852 DAUC <0003> auc.c:142 vector [3]: autn = 3917103a1487000008e8b6523f1997d3 20241203160242852 DAUC <0003> auc.c:143 vector [3]: ck = f1c79f555cfb8e9a0e3452910fa8d458 20241203160242852 DAUC <0003> auc.c:144 vector [3]: ik = 7e9b6944d76bc4d74249c04b32decdb4 20241203160242852 DAUC <0003> auc.c:145 vector [3]: res = 627bafacae50820c0000000000000000 20241203160242852 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241203160242852 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241203160242852 DAUC <0003> auc.c:151 vector [3]: kc = c32164cbb6e653a1 20241203160242852 DAUC <0003> auc.c:152 vector [3]: sres = cc2b2da0 20241203160242852 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241203160242852 DAUC <0003> auc.c:113 vector [4]: rand = 76a234d852ab47df99b5c361a1d565e9 20241203160242852 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241203160242852 DAUC <0003> auc.c:142 vector [4]: autn = 6005f430df3a000045078059256592ea 20241203160242852 DAUC <0003> auc.c:143 vector [4]: ck = a961cd396c2c7b48e8aa21c68daaa9bc 20241203160242852 DAUC <0003> auc.c:144 vector [4]: ik = d72c1bbf13f8cb7b42bdf8b5e9f38397 20241203160242852 DAUC <0003> auc.c:145 vector [4]: res = 800e80024be0cbb30000000000000000 20241203160242852 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241203160242852 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241203160242852 DAUC <0003> auc.c:151 vector [4]: kc = d45a0ff51b8d9a18 20241203160242852 DAUC <0003> auc.c:152 vector [4]: sres = cbee4bb1 20241203160242852 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241203160242852 DAUC <0003> db_auc.c:245 IMSI='262427146808530': Generated 5 vectors 20241203160242852 DAUC <0003> db_auc.c:249 IMSI='262427146808530': Updating SQN=321 in DB 20241203160242852 DLGSUP <0013> hlr.c:345 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262427146808530 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427146808530"} 20241203160242852 DLGSUP <0013> gsup_req.c:173 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262427146808530 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241203160242852 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242852 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160242852 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242852 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160242854 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242854 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160242854 DLGSUP <0013> gsup_req.c:140 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262427146808530 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427146808530"} 20241203160242854 DAUC <0003> db_auc.c:157 IMSI='262427146808530': No 2G Auth Data 20241203160242854 DAUC <0003> db_auc.c:236 IMSI='262427146808530': Calling to generate 5 vectors 20241203160242854 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241203160242854 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241203160242854 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241203160242854 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241203160242854 DAUC <0003> auc.c:113 vector [0]: rand = bc654592ab86ae4f8c1de7ba4fee4544 20241203160242854 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241203160242854 DAUC <0003> auc.c:142 vector [0]: autn = 5c1cc02497f500008027fea714daf292 20241203160242854 DAUC <0003> auc.c:143 vector [0]: ck = 9f8280785748137e8512c40bbdfcafb9 20241203160242854 DAUC <0003> auc.c:144 vector [0]: ik = 64bf99592c4aebb374cc77c706b45ad0 20241203160242854 DAUC <0003> auc.c:145 vector [0]: res = 6a0343853746804f0000000000000000 20241203160242854 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241203160242854 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241203160242854 DAUC <0003> auc.c:151 vector [0]: kc = 0ae3aaedc04a0da4 20241203160242854 DAUC <0003> auc.c:152 vector [0]: sres = 5d45c3ca 20241203160242854 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241203160242854 DAUC <0003> auc.c:113 vector [1]: rand = b971252e763c7103c5ba70b0fcf0f814 20241203160242854 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241203160242854 DAUC <0003> auc.c:142 vector [1]: autn = b792b81f7713000042b77d2d59dc7025 20241203160242854 DAUC <0003> auc.c:143 vector [1]: ck = ccde09a5ca7f524f223faedfe54196b9 20241203160242854 DAUC <0003> auc.c:144 vector [1]: ik = c963a6838df465065281a3a5b526f2b6 20241203160242854 DAUC <0003> auc.c:145 vector [1]: res = aa931b90698765510000000000000000 20241203160242854 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241203160242854 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241203160242854 DAUC <0003> auc.c:151 vector [1]: kc = 7503a25c17ec5346 20241203160242854 DAUC <0003> auc.c:152 vector [1]: sres = c3147ec1 20241203160242854 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241203160242854 DAUC <0003> auc.c:113 vector [2]: rand = d4f7a50a00b38924692cd481f5c42ac5 20241203160242854 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241203160242854 DAUC <0003> auc.c:142 vector [2]: autn = 9e21432f169a0000f46a9b57f4d245a6 20241203160242854 DAUC <0003> auc.c:143 vector [2]: ck = 1acf82fe23067a1b49cb5159376b2974 20241203160242854 DAUC <0003> auc.c:144 vector [2]: ik = 910c070af559b3e9ee721b1584abb19d 20241203160242854 DAUC <0003> auc.c:145 vector [2]: res = 4a4f69fb0005bf8a0000000000000000 20241203160242854 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241203160242854 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241203160242854 DAUC <0003> auc.c:151 vector [2]: kc = 2c7acfb8659f511b 20241203160242854 DAUC <0003> auc.c:152 vector [2]: sres = 4a4ad671 20241203160242854 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241203160242854 DAUC <0003> auc.c:113 vector [3]: rand = 14a2217f8b9579048867bc0d3f43b3c9 20241203160242854 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241203160242854 DAUC <0003> auc.c:142 vector [3]: autn = 07c0bc220fb90000dc1d6d7813d47cb4 20241203160242854 DAUC <0003> auc.c:143 vector [3]: ck = cf70ca6589a81d1c33fc6526cd7ad74e 20241203160242854 DAUC <0003> auc.c:144 vector [3]: ik = a8e71b1e909419963fd5b670f0a09d94 20241203160242854 DAUC <0003> auc.c:145 vector [3]: res = b7abf43d653ef9ed0000000000000000 20241203160242854 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241203160242854 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241203160242854 DAUC <0003> auc.c:151 vector [3]: kc = 6bbe022d24e64e50 20241203160242854 DAUC <0003> auc.c:152 vector [3]: sres = d2950dd0 20241203160242854 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241203160242854 DAUC <0003> auc.c:113 vector [4]: rand = 57ef33558c12f919bdb6e32bff625cfc 20241203160242854 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241203160242854 DAUC <0003> auc.c:142 vector [4]: autn = 77efc2fbf41e0000e462656b50dbe76b 20241203160242854 DAUC <0003> auc.c:143 vector [4]: ck = 2b9bb57f062886afc9b878a934145649 20241203160242854 DAUC <0003> auc.c:144 vector [4]: ik = 595f8ad7472aa1fd644a04089bd39f64 20241203160242854 DAUC <0003> auc.c:145 vector [4]: res = 173ff16c48fa822f0000000000000000 20241203160242854 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241203160242854 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241203160242854 DAUC <0003> auc.c:151 vector [4]: kc = df364309eec5ee7f 20241203160242854 DAUC <0003> auc.c:152 vector [4]: sres = 5fc57343 20241203160242854 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241203160242854 DAUC <0003> db_auc.c:245 IMSI='262427146808530': Generated 5 vectors 20241203160242854 DAUC <0003> db_auc.c:249 IMSI='262427146808530': Updating SQN=481 in DB 20241203160242854 DLGSUP <0013> hlr.c:345 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262427146808530 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427146808530"} 20241203160242854 DLGSUP <0013> gsup_req.c:173 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262427146808530 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241203160242854 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242854 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160242854 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242854 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160242856 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48464<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@42fb6bd4e402: Final verdict of PTC: pass 20241203160242856 DAUC <0003> db_auc.c:157 IMSI='262428579001231': No 2G Auth Data 20241203160242856 DAUC <0003> db_auc.c:192 IMSI='262428579001231': No 3G Auth Data HLR_Test-GSUP(21)@42fb6bd4e402: Created GsupExpect[0] for "262428579001231" to be handled at TC_gsup_sai_num_auth_vectors(28) 20241203160242863 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48480<->l=127.0.0.1:4258 20241203160242864 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242864 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160242864 DLGSUP <0013> gsup_req.c:140 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262428579001231 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428579001231"} 20241203160242864 DAUC <0003> db_auc.c:157 IMSI='262428579001231': No 2G Auth Data 20241203160242864 DAUC <0003> db_auc.c:236 IMSI='262428579001231': Calling to generate 1 vectors 20241203160242864 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241203160242864 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241203160242864 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241203160242864 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241203160242864 DAUC <0003> auc.c:113 vector [0]: rand = 8631afcda79c0574073a38c0037606d3 20241203160242865 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241203160242865 DAUC <0003> auc.c:142 vector [0]: autn = 691c7baef1440000bffec2e5a6310c54 20241203160242865 DAUC <0003> auc.c:143 vector [0]: ck = de8f1a6436bdefb3052bf66391121f66 20241203160242865 DAUC <0003> auc.c:144 vector [0]: ik = e0695120d4b4a3cb05951cb08bc3338c 20241203160242865 DAUC <0003> auc.c:145 vector [0]: res = 55129883c59369020000000000000000 20241203160242865 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241203160242865 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241203160242865 DAUC <0003> auc.c:151 vector [0]: kc = 3e58a197f8d86092 20241203160242865 DAUC <0003> auc.c:152 vector [0]: sres = 9081f181 20241203160242865 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241203160242865 DAUC <0003> db_auc.c:245 IMSI='262428579001231': Generated 1 vectors 20241203160242865 DAUC <0003> db_auc.c:249 IMSI='262428579001231': Updating SQN=33 in DB 20241203160242865 DLGSUP <0013> hlr.c:345 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262428579001231 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428579001231"} 20241203160242865 DLGSUP <0013> gsup_req.c:173 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262428579001231 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241203160242865 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242865 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160242865 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242865 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@42fb6bd4e402: Found GsupExpect[0] for "262428579001231" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@42fb6bd4e402: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262428579001231" TC_gsup_sai_num_auth_vectors(28)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160242866 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242866 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160242866 DLGSUP <0013> gsup_req.c:140 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262428579001231 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428579001231"} 20241203160242867 DAUC <0003> db_auc.c:157 IMSI='262428579001231': No 2G Auth Data 20241203160242867 DAUC <0003> db_auc.c:236 IMSI='262428579001231': Calling to generate 4 vectors 20241203160242867 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241203160242867 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241203160242867 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241203160242867 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241203160242867 DAUC <0003> auc.c:113 vector [0]: rand = d7454799d7fa0647db9a5c0aac616862 20241203160242867 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241203160242867 DAUC <0003> auc.c:142 vector [0]: autn = 5747a336887600001c886ffc77bd4c20 20241203160242867 DAUC <0003> auc.c:143 vector [0]: ck = 71a385e1e6ab283aca3eab83867881c9 20241203160242867 DAUC <0003> auc.c:144 vector [0]: ik = 392286439a90df3c3e56af6dd939c12c 20241203160242867 DAUC <0003> auc.c:145 vector [0]: res = 8503e4068306ec570000000000000000 20241203160242867 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241203160242867 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241203160242867 DAUC <0003> auc.c:151 vector [0]: kc = bce9074c237ab7e3 20241203160242867 DAUC <0003> auc.c:152 vector [0]: sres = 06050851 20241203160242867 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241203160242867 DAUC <0003> auc.c:113 vector [1]: rand = c5ed46897babfade4847b6b5d9e6fe25 20241203160242867 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241203160242867 DAUC <0003> auc.c:142 vector [1]: autn = 7da6cc071e460000cbdd2b2f8022fb8e 20241203160242867 DAUC <0003> auc.c:143 vector [1]: ck = 2731593cdbd090d70b3c1c04457bffa6 20241203160242867 DAUC <0003> auc.c:144 vector [1]: ik = 1dbd4ed8c179318028250b4795138e86 20241203160242867 DAUC <0003> auc.c:145 vector [1]: res = 70c196f6ed82830a0000000000000000 20241203160242867 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241203160242867 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241203160242867 DAUC <0003> auc.c:151 vector [1]: kc = 199500a7cac1d077 20241203160242867 DAUC <0003> auc.c:152 vector [1]: sres = 9d4315fc 20241203160242867 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241203160242867 DAUC <0003> auc.c:113 vector [2]: rand = cea12ca77e7281a52dfe11d5a6dfa9af 20241203160242867 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241203160242867 DAUC <0003> auc.c:142 vector [2]: autn = 4fde394b207600000aa897f395c47729 20241203160242867 DAUC <0003> auc.c:143 vector [2]: ck = 87ec4af455e15f6cf92f6be3dff98b70 20241203160242867 DAUC <0003> auc.c:144 vector [2]: ik = acb83090a5b44ffc36385e524a954e07 20241203160242867 DAUC <0003> auc.c:145 vector [2]: res = 9ef257061a80a03c0000000000000000 20241203160242867 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241203160242867 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241203160242867 DAUC <0003> auc.c:151 vector [2]: kc = e4434fd56539d5e7 20241203160242867 DAUC <0003> auc.c:152 vector [2]: sres = 8472f73a 20241203160242867 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241203160242867 DAUC <0003> auc.c:113 vector [3]: rand = 6e50bdfa1cc4fbbab9a72cf7b94560fa 20241203160242867 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241203160242867 DAUC <0003> auc.c:142 vector [3]: autn = d42326ae4f980000a4831cd098965925 20241203160242867 DAUC <0003> auc.c:143 vector [3]: ck = e168fe7a821554026c63d001ad612258 20241203160242867 DAUC <0003> auc.c:144 vector [3]: ik = 43eab8dc90d85537082e01e323f496a6 20241203160242867 DAUC <0003> auc.c:145 vector [3]: res = 29f8edc5e4e1f1d00000000000000000 20241203160242867 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241203160242867 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241203160242867 DAUC <0003> auc.c:151 vector [3]: kc = c6cf97449c58b5cb 20241203160242867 DAUC <0003> auc.c:152 vector [3]: sres = cd191c15 20241203160242867 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241203160242867 DAUC <0003> db_auc.c:245 IMSI='262428579001231': Generated 4 vectors 20241203160242867 DAUC <0003> db_auc.c:249 IMSI='262428579001231': Updating SQN=161 in DB 20241203160242867 DLGSUP <0013> hlr.c:345 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262428579001231 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428579001231"} 20241203160242867 DLGSUP <0013> gsup_req.c:173 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262428579001231 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241203160242867 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242867 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160242867 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242867 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160242868 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242868 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160242868 DLGSUP <0013> gsup_req.c:140 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262428579001231 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428579001231"} 20241203160242868 DAUC <0003> db_auc.c:157 IMSI='262428579001231': No 2G Auth Data 20241203160242868 DAUC <0003> db_auc.c:236 IMSI='262428579001231': Calling to generate 5 vectors 20241203160242868 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241203160242868 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241203160242868 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241203160242868 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241203160242868 DAUC <0003> auc.c:113 vector [0]: rand = a8c5c37ff36ec3aacbe9b84bda0ee4c1 20241203160242868 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241203160242868 DAUC <0003> auc.c:142 vector [0]: autn = a4b1c30f92570000e360b37eb9299cf8 20241203160242868 DAUC <0003> auc.c:143 vector [0]: ck = 0d50f8c711f22d3e74281a5950d0d932 20241203160242868 DAUC <0003> auc.c:144 vector [0]: ik = 47c51afe08606e280e1fcd373976e025 20241203160242868 DAUC <0003> auc.c:145 vector [0]: res = ffe7d0b71064254e0000000000000000 20241203160242868 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241203160242868 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241203160242868 DAUC <0003> auc.c:151 vector [0]: kc = 30a2355770347a01 20241203160242868 DAUC <0003> auc.c:152 vector [0]: sres = ef83f5f9 20241203160242868 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241203160242868 DAUC <0003> auc.c:113 vector [1]: rand = be5846090115cfd79ae08636e639a1ce 20241203160242868 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241203160242868 DAUC <0003> auc.c:142 vector [1]: autn = fc80cfe6c365000094cf6ab560589495 20241203160242868 DAUC <0003> auc.c:143 vector [1]: ck = 25758bc4fca35d95d01cf0138e338a42 20241203160242868 DAUC <0003> auc.c:144 vector [1]: ik = 3443596e4100c07e9be3926096b82a00 20241203160242868 DAUC <0003> auc.c:145 vector [1]: res = 2a41ad8d58de141e0000000000000000 20241203160242868 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241203160242868 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241203160242868 DAUC <0003> auc.c:151 vector [1]: kc = 5ac9b0d9a5283da9 20241203160242868 DAUC <0003> auc.c:152 vector [1]: sres = 729fb993 20241203160242868 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241203160242868 DAUC <0003> auc.c:113 vector [2]: rand = 73be3f50af2451fcca91e9ae646eeced 20241203160242868 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241203160242868 DAUC <0003> auc.c:142 vector [2]: autn = 746bad941fe80000c39207f9e55d3e0c 20241203160242868 DAUC <0003> auc.c:143 vector [2]: ck = 1a368199931542200ae4d8eaed3784bc 20241203160242869 DAUC <0003> auc.c:144 vector [2]: ik = 7aba883c84431a23460ebdfe304d3933 20241203160242869 DAUC <0003> auc.c:145 vector [2]: res = 3b958844e36b013d0000000000000000 20241203160242869 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241203160242869 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241203160242869 DAUC <0003> auc.c:151 vector [2]: kc = 2c666cb1ca2ce58c 20241203160242869 DAUC <0003> auc.c:152 vector [2]: sres = d8fe8979 20241203160242869 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241203160242869 DAUC <0003> auc.c:113 vector [3]: rand = aa0241560cd5adb61cf1a6a9893d2963 20241203160242869 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241203160242869 DAUC <0003> auc.c:142 vector [3]: autn = 93bdf0aadda40000bd7cba53dca64cdf 20241203160242869 DAUC <0003> auc.c:143 vector [3]: ck = 7bb97311c2d36f99c56e483d2073a8ad 20241203160242869 DAUC <0003> auc.c:144 vector [3]: ik = 9fd093e139289c11b2164162e69dbd19 20241203160242869 DAUC <0003> auc.c:145 vector [3]: res = 5b3e68b25a535ab80000000000000000 20241203160242869 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241203160242869 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241203160242869 DAUC <0003> auc.c:151 vector [3]: kc = 9311e9af3d15e63c 20241203160242869 DAUC <0003> auc.c:152 vector [3]: sres = 016d320a 20241203160242869 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241203160242869 DAUC <0003> auc.c:113 vector [4]: rand = fdc33e98e1218baa19a3e3c9ff8ac7a1 20241203160242869 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241203160242869 DAUC <0003> auc.c:142 vector [4]: autn = 8cb80e3d1141000030a60296d4682466 20241203160242869 DAUC <0003> auc.c:143 vector [4]: ck = 5a35c77ec09117fb118dfa359e5f1887 20241203160242869 DAUC <0003> auc.c:144 vector [4]: ik = e50e128059460f44e5da38f4bca0b7cb 20241203160242869 DAUC <0003> auc.c:145 vector [4]: res = b60b7890e17722e00000000000000000 20241203160242869 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241203160242869 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241203160242869 DAUC <0003> auc.c:151 vector [4]: kc = 4b6c173fbb28b7f3 20241203160242869 DAUC <0003> auc.c:152 vector [4]: sres = 577c5a70 20241203160242869 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241203160242869 DAUC <0003> db_auc.c:245 IMSI='262428579001231': Generated 5 vectors 20241203160242869 DAUC <0003> db_auc.c:249 IMSI='262428579001231': Updating SQN=321 in DB 20241203160242869 DLGSUP <0013> hlr.c:345 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262428579001231 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428579001231"} 20241203160242869 DLGSUP <0013> gsup_req.c:173 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262428579001231 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241203160242869 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242869 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160242869 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242869 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160242870 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242870 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160242870 DLGSUP <0013> gsup_req.c:140 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262428579001231 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428579001231"} 20241203160242870 DAUC <0003> db_auc.c:157 IMSI='262428579001231': No 2G Auth Data 20241203160242870 DAUC <0003> db_auc.c:236 IMSI='262428579001231': Calling to generate 5 vectors 20241203160242870 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241203160242870 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241203160242870 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241203160242870 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241203160242870 DAUC <0003> auc.c:113 vector [0]: rand = 33ddd62f7b01af9d1c2a18c43dadf484 20241203160242870 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241203160242870 DAUC <0003> auc.c:142 vector [0]: autn = 8d89802cad0b00000b5d142363f01a01 20241203160242870 DAUC <0003> auc.c:143 vector [0]: ck = 33fc6326904ece93b937fc212ebdb308 20241203160242870 DAUC <0003> auc.c:144 vector [0]: ik = a285c39d421be551a48ecd4292db8e55 20241203160242870 DAUC <0003> auc.c:145 vector [0]: res = 7f1c7d3d87a3d41c0000000000000000 20241203160242870 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241203160242870 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241203160242870 DAUC <0003> auc.c:151 vector [0]: kc = 8cc091d86e33169f 20241203160242870 DAUC <0003> auc.c:152 vector [0]: sres = f8bfa921 20241203160242870 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241203160242870 DAUC <0003> auc.c:113 vector [1]: rand = ee123bef5bc9a4e6763d766ebebe0c61 20241203160242870 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241203160242870 DAUC <0003> auc.c:142 vector [1]: autn = cfd42840703a00000a5cfb649ad494f0 20241203160242870 DAUC <0003> auc.c:143 vector [1]: ck = a1db603107f0870003384043f7b9e916 20241203160242870 DAUC <0003> auc.c:144 vector [1]: ik = 2f07be23461c8b2734351d14a38f37cb 20241203160242870 DAUC <0003> auc.c:145 vector [1]: res = ae6b18aaf35f17c80000000000000000 20241203160242870 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241203160242870 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241203160242870 DAUC <0003> auc.c:151 vector [1]: kc = b9d1834515dad2fa 20241203160242870 DAUC <0003> auc.c:152 vector [1]: sres = 5d340f62 20241203160242870 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241203160242870 DAUC <0003> auc.c:113 vector [2]: rand = 9c375db67239625617fe68cfbfcd1bf1 20241203160242870 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241203160242870 DAUC <0003> auc.c:142 vector [2]: autn = b396eb1ee9b60000f75f75b392d323bf 20241203160242870 DAUC <0003> auc.c:143 vector [2]: ck = 4bcb680483de9b412033287814817009 20241203160242870 DAUC <0003> auc.c:144 vector [2]: ik = e4f4f62e17c2e9b3b7f2b53066c78e85 20241203160242870 DAUC <0003> auc.c:145 vector [2]: res = f81c2382179abfad0000000000000000 20241203160242870 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241203160242870 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241203160242871 DAUC <0003> auc.c:151 vector [2]: kc = 38fe0362e65a8c7e 20241203160242871 DAUC <0003> auc.c:152 vector [2]: sres = ef869c2f 20241203160242871 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241203160242871 DAUC <0003> auc.c:113 vector [3]: rand = dc89f9854c66407e978ff7ecee0ea900 20241203160242871 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241203160242871 DAUC <0003> auc.c:142 vector [3]: autn = 43e50154064100009541128d2e27b4ac 20241203160242871 DAUC <0003> auc.c:143 vector [3]: ck = aeeb8461988bbc6a53cde3572f50d6c8 20241203160242871 DAUC <0003> auc.c:144 vector [3]: ik = dbeed8d8527ccfd3850a442dd76f871b 20241203160242871 DAUC <0003> auc.c:145 vector [3]: res = b6d70fe9a41705100000000000000000 20241203160242871 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241203160242871 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241203160242871 DAUC <0003> auc.c:151 vector [3]: kc = a3c2fbc332c8226a 20241203160242871 DAUC <0003> auc.c:152 vector [3]: sres = 12c00af9 20241203160242871 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241203160242871 DAUC <0003> auc.c:113 vector [4]: rand = 43ed66b3fb8e5983bbe80a40f48ef46f 20241203160242871 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241203160242871 DAUC <0003> auc.c:142 vector [4]: autn = b5f0797156d40000a2909d5c3c47ad36 20241203160242871 DAUC <0003> auc.c:143 vector [4]: ck = 9748f92d7abce9238c8513aa00186811 20241203160242871 DAUC <0003> auc.c:144 vector [4]: ik = 53ab33fa1762c888f56093226e7df6bd 20241203160242871 DAUC <0003> auc.c:145 vector [4]: res = 682b6f83ea6105000000000000000000 20241203160242871 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241203160242871 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241203160242871 DAUC <0003> auc.c:151 vector [4]: kc = bd064a5f03bbbf07 20241203160242871 DAUC <0003> auc.c:152 vector [4]: sres = 824a6a83 20241203160242871 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241203160242871 DAUC <0003> db_auc.c:245 IMSI='262428579001231': Generated 5 vectors 20241203160242871 DAUC <0003> db_auc.c:249 IMSI='262428579001231': Updating SQN=481 in DB 20241203160242871 DLGSUP <0013> hlr.c:345 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262428579001231 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428579001231"} 20241203160242871 DLGSUP <0013> gsup_req.c:173 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262428579001231 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241203160242871 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242871 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160242871 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242871 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160242872 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48480<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@42fb6bd4e402: Final verdict of PTC: pass 20241203160242873 DAUC <0003> db_auc.c:157 IMSI='262421085832433': No 2G Auth Data 20241203160242873 DAUC <0003> db_auc.c:192 IMSI='262421085832433': No 3G Auth Data HLR_Test-GSUP(21)@42fb6bd4e402: Created GsupExpect[0] for "262421085832433" to be handled at TC_gsup_sai_num_auth_vectors(29) 20241203160242879 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48496<->l=127.0.0.1:4258 20241203160242881 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242881 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160242881 DLGSUP <0013> gsup_req.c:140 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262421085832433 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421085832433"} 20241203160242881 DAUC <0003> db_auc.c:236 IMSI='262421085832433': Calling to generate 1 vectors 20241203160242881 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241203160242881 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241203160242881 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241203160242881 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241203160242881 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241203160242881 DAUC <0003> auc.c:113 vector [0]: rand = 7713b34f485f937e8ff94c2331f9641d 20241203160242881 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241203160242881 DAUC <0003> auc.c:142 vector [0]: autn = 29ccee83320f0000f089647634ed234d 20241203160242881 DAUC <0003> auc.c:143 vector [0]: ck = 8d3f642e79d7ce00b8557ca6df3418cb 20241203160242881 DAUC <0003> auc.c:144 vector [0]: ik = bac02e392279859efb629022bcba6008 20241203160242881 DAUC <0003> auc.c:145 vector [0]: res = 4dadce08261d84ad0000000000000000 20241203160242881 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241203160242881 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241203160242881 DAUC <0003> auc.c:179 vector [0]: kc = eff41ab035a89000 20241203160242881 DAUC <0003> auc.c:180 vector [0]: sres = cd762ef1 20241203160242881 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241203160242881 DAUC <0003> db_auc.c:245 IMSI='262421085832433': Generated 1 vectors 20241203160242881 DAUC <0003> db_auc.c:249 IMSI='262421085832433': Updating SQN=33 in DB 20241203160242881 DLGSUP <0013> hlr.c:345 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262421085832433 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421085832433"} 20241203160242881 DLGSUP <0013> gsup_req.c:173 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262421085832433 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241203160242881 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242881 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160242882 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242882 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@42fb6bd4e402: Found GsupExpect[0] for "262421085832433" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@42fb6bd4e402: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262421085832433" TC_gsup_sai_num_auth_vectors(29)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160242883 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242883 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160242883 DLGSUP <0013> gsup_req.c:140 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262421085832433 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421085832433"} 20241203160242883 DAUC <0003> db_auc.c:236 IMSI='262421085832433': Calling to generate 4 vectors 20241203160242883 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241203160242883 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241203160242883 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241203160242883 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241203160242883 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241203160242883 DAUC <0003> auc.c:113 vector [0]: rand = 5833a9bb7319f4805aa87c7e55db8af4 20241203160242883 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241203160242883 DAUC <0003> auc.c:142 vector [0]: autn = 3ab1ddc993d20000b709dee395d28c7b 20241203160242883 DAUC <0003> auc.c:143 vector [0]: ck = bb858183e5520c3c8f4c8000efc25c13 20241203160242883 DAUC <0003> auc.c:144 vector [0]: ik = 3c1d14cbceac5098c0a6a1a5857b7a78 20241203160242883 DAUC <0003> auc.c:145 vector [0]: res = b856392b4d09904d0000000000000000 20241203160242883 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241203160242883 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241203160242883 DAUC <0003> auc.c:179 vector [0]: kc = 91407ab5395eb800 20241203160242883 DAUC <0003> auc.c:180 vector [0]: sres = 8ce2d70d 20241203160242883 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241203160242883 DAUC <0003> auc.c:113 vector [1]: rand = 5d27f3b34b806e4fa85b9b6bd9f8e416 20241203160242883 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241203160242883 DAUC <0003> auc.c:142 vector [1]: autn = 0c292858e22900005d24ac8ebed7ec43 20241203160242883 DAUC <0003> auc.c:143 vector [1]: ck = 548508b8c2f01fc607f633943dc2c155 20241203160242883 DAUC <0003> auc.c:144 vector [1]: ik = 4ed94c345e5c23ae60cb9d4b27f4d6db 20241203160242883 DAUC <0003> auc.c:145 vector [1]: res = 66002a9351d94a7a0000000000000000 20241203160242883 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241203160242883 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241203160242883 DAUC <0003> auc.c:179 vector [1]: kc = c38083c97880ac00 20241203160242883 DAUC <0003> auc.c:180 vector [1]: sres = fe35d868 20241203160242883 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241203160242883 DAUC <0003> auc.c:113 vector [2]: rand = e6fdde5da42703c1d2df2ecc6853a306 20241203160242883 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241203160242883 DAUC <0003> auc.c:142 vector [2]: autn = 34e9ec1a8d8e0000f238e8d5a79c974d 20241203160242883 DAUC <0003> auc.c:143 vector [2]: ck = 99aeeb65dd6a79c8d9f6b78aeb81aadc 20241203160242883 DAUC <0003> auc.c:144 vector [2]: ik = 42d9360fc0289ac0859c83ced876a79d 20241203160242883 DAUC <0003> auc.c:145 vector [2]: res = c0ab238df20c6ed60000000000000000 20241203160242883 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241203160242883 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241203160242883 DAUC <0003> auc.c:179 vector [2]: kc = dc79a2ecc6bc0800 20241203160242883 DAUC <0003> auc.c:180 vector [2]: sres = dffa3c69 20241203160242883 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241203160242883 DAUC <0003> auc.c:113 vector [3]: rand = f353a451c38082a19892286620c514c3 20241203160242883 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241203160242883 DAUC <0003> auc.c:142 vector [3]: autn = 4ce54a6d2534000007eead18bde703e0 20241203160242883 DAUC <0003> auc.c:143 vector [3]: ck = 9c62ee54f32182ca9719946dbc3a9aca 20241203160242883 DAUC <0003> auc.c:144 vector [3]: ik = a880ddfac5172cce8505fc3b8562b387 20241203160242883 DAUC <0003> auc.c:145 vector [3]: res = d5d59bf30aa6bab00000000000000000 20241203160242883 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241203160242883 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241203160242883 DAUC <0003> auc.c:179 vector [3]: kc = 812ade524ed35400 20241203160242883 DAUC <0003> auc.c:180 vector [3]: sres = 35f36381 20241203160242883 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241203160242883 DAUC <0003> db_auc.c:245 IMSI='262421085832433': Generated 4 vectors 20241203160242883 DAUC <0003> db_auc.c:249 IMSI='262421085832433': Updating SQN=161 in DB 20241203160242883 DLGSUP <0013> hlr.c:345 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262421085832433 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421085832433"} 20241203160242883 DLGSUP <0013> gsup_req.c:173 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262421085832433 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241203160242883 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242883 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160242883 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242883 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160242885 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242885 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160242885 DLGSUP <0013> gsup_req.c:140 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262421085832433 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421085832433"} 20241203160242885 DAUC <0003> db_auc.c:236 IMSI='262421085832433': Calling to generate 5 vectors 20241203160242885 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241203160242885 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241203160242885 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241203160242885 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241203160242885 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241203160242885 DAUC <0003> auc.c:113 vector [0]: rand = e403c38a37c476dfdefa1d977f1cd891 20241203160242885 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241203160242885 DAUC <0003> auc.c:142 vector [0]: autn = 1be0fb68905f000026e1e31852ac208c 20241203160242885 DAUC <0003> auc.c:143 vector [0]: ck = 8f93668eb0ab25353478bfd61234474d 20241203160242885 DAUC <0003> auc.c:144 vector [0]: ik = 4e85c2d0269af235415377477e2a537e 20241203160242885 DAUC <0003> auc.c:145 vector [0]: res = 9c25c7729ad781010000000000000000 20241203160242885 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241203160242885 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241203160242885 DAUC <0003> auc.c:179 vector [0]: kc = b840e1dfbc9d8c00 20241203160242885 DAUC <0003> auc.c:180 vector [0]: sres = 6a306d72 20241203160242885 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241203160242885 DAUC <0003> auc.c:113 vector [1]: rand = 69ed029be5b3300b0b640a5f843b160b 20241203160242885 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241203160242885 DAUC <0003> auc.c:142 vector [1]: autn = 50ffcb9053100000496ca59ad30bb82b 20241203160242885 DAUC <0003> auc.c:143 vector [1]: ck = 93cf43be25ffff87f192a7f0dff50d12 20241203160242885 DAUC <0003> auc.c:144 vector [1]: ik = 1366bb084016862d3536d2eae4168803 20241203160242885 DAUC <0003> auc.c:145 vector [1]: res = 93296dc4ea7a2ae90000000000000000 20241203160242885 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241203160242885 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241203160242885 DAUC <0003> auc.c:179 vector [1]: kc = 088de1c95fd3a400 20241203160242885 DAUC <0003> auc.c:180 vector [1]: sres = 0293b7e0 20241203160242885 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241203160242885 DAUC <0003> auc.c:113 vector [2]: rand = d932c8a46eb0626c613bb34a325d51bb 20241203160242885 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241203160242885 DAUC <0003> auc.c:142 vector [2]: autn = 72b26a291ce20000d81f55d0728aea66 20241203160242885 DAUC <0003> auc.c:143 vector [2]: ck = e978a538339f6ce50cbff47e3794d32d 20241203160242885 DAUC <0003> auc.c:144 vector [2]: ik = f9ae1c29f3cce8db59098291637ed5f4 20241203160242885 DAUC <0003> auc.c:145 vector [2]: res = dcf2848787f5ff0f0000000000000000 20241203160242885 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241203160242885 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241203160242885 DAUC <0003> auc.c:179 vector [2]: kc = 49cc8b2cb15a5000 20241203160242885 DAUC <0003> auc.c:180 vector [2]: sres = ac7f37fb 20241203160242885 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241203160242885 DAUC <0003> auc.c:113 vector [3]: rand = a0a3b43560d873269ad7bfb522b213a3 20241203160242885 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241203160242885 DAUC <0003> auc.c:142 vector [3]: autn = 178f130c38b400004cd1e29495f81c10 20241203160242885 DAUC <0003> auc.c:143 vector [3]: ck = f9016b5d8e3dff3a5cf0fa6e8c3a785b 20241203160242885 DAUC <0003> auc.c:144 vector [3]: ik = 4d93ad275130ff9c858942d4731dd6c8 20241203160242885 DAUC <0003> auc.c:145 vector [3]: res = ae5665d4e0b569a90000000000000000 20241203160242885 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241203160242885 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241203160242885 DAUC <0003> auc.c:179 vector [3]: kc = c004a102d9259000 20241203160242885 DAUC <0003> auc.c:180 vector [3]: sres = a5b52788 20241203160242885 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241203160242885 DAUC <0003> auc.c:113 vector [4]: rand = c9a0de08371841d40ea8933eaab8f717 20241203160242885 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241203160242885 DAUC <0003> auc.c:142 vector [4]: autn = 1e1507ec0c9f000015634f7d8784bff7 20241203160242885 DAUC <0003> auc.c:143 vector [4]: ck = 8cdb30de845edbfe4da9c29fab6e8570 20241203160242885 DAUC <0003> auc.c:144 vector [4]: ik = dff64e1437140d05630bad50d4407a6f 20241203160242885 DAUC <0003> auc.c:145 vector [4]: res = 69c14a1806a5d6900000000000000000 20241203160242885 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241203160242885 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241203160242885 DAUC <0003> auc.c:179 vector [4]: kc = c4c8ea4f12c3cc00 20241203160242885 DAUC <0003> auc.c:180 vector [4]: sres = 0d0c753f 20241203160242885 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241203160242885 DAUC <0003> db_auc.c:245 IMSI='262421085832433': Generated 5 vectors 20241203160242885 DAUC <0003> db_auc.c:249 IMSI='262421085832433': Updating SQN=321 in DB 20241203160242885 DLGSUP <0013> hlr.c:345 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262421085832433 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421085832433"} 20241203160242885 DLGSUP <0013> gsup_req.c:173 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262421085832433 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241203160242885 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242885 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160242885 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242885 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160242887 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242887 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160242887 DLGSUP <0013> gsup_req.c:140 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262421085832433 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421085832433"} 20241203160242887 DAUC <0003> db_auc.c:236 IMSI='262421085832433': Calling to generate 5 vectors 20241203160242887 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241203160242887 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241203160242887 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241203160242887 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241203160242887 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241203160242887 DAUC <0003> auc.c:113 vector [0]: rand = be824b32fc9a77daadcb5c9d81386faa 20241203160242887 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241203160242887 DAUC <0003> auc.c:142 vector [0]: autn = fc9954ec978200007f60d75386b707e4 20241203160242887 DAUC <0003> auc.c:143 vector [0]: ck = 0d527701a0067fd9cd66f61cf8119c6e 20241203160242887 DAUC <0003> auc.c:144 vector [0]: ik = c8dd62ac341192120198bc7ac52efe47 20241203160242887 DAUC <0003> auc.c:145 vector [0]: res = 5dc39812fbee5fac0000000000000000 20241203160242887 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241203160242887 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241203160242887 DAUC <0003> auc.c:179 vector [0]: kc = 1ca3d25ba28f7c00 20241203160242887 DAUC <0003> auc.c:180 vector [0]: sres = 3962498d 20241203160242887 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241203160242887 DAUC <0003> auc.c:113 vector [1]: rand = 825d0705e9f183d815d991c859e5e52d 20241203160242887 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241203160242887 DAUC <0003> auc.c:142 vector [1]: autn = c3c39270e4b000004c0a929249ceff3e 20241203160242887 DAUC <0003> auc.c:143 vector [1]: ck = 4d40108b6713aaf025cd831d0f210eb9 20241203160242887 DAUC <0003> auc.c:144 vector [1]: ik = cc02828de292072a9af7af87a2b5b086 20241203160242887 DAUC <0003> auc.c:145 vector [1]: res = 140bcc2529ab31ab0000000000000000 20241203160242887 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241203160242887 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241203160242887 DAUC <0003> auc.c:179 vector [1]: kc = 4ce5d9b705760c00 20241203160242887 DAUC <0003> auc.c:180 vector [1]: sres = fbf9969c 20241203160242887 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241203160242887 DAUC <0003> auc.c:113 vector [2]: rand = 8da8f15526fb0f2a6591198065350c55 20241203160242887 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241203160242887 DAUC <0003> auc.c:142 vector [2]: autn = b295d34a2abf00006485217a85ba9458 20241203160242887 DAUC <0003> auc.c:143 vector [2]: ck = 48b50c580fcdfed0add483e6959787fe 20241203160242887 DAUC <0003> auc.c:144 vector [2]: ik = 7f51150c7def14d4ae019d9a25ec9933 20241203160242887 DAUC <0003> auc.c:145 vector [2]: res = 4341cc70674823140000000000000000 20241203160242887 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241203160242887 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241203160242887 DAUC <0003> auc.c:179 vector [2]: kc = fe8cb405ade30000 20241203160242887 DAUC <0003> auc.c:180 vector [2]: sres = 723724a3 20241203160242887 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241203160242887 DAUC <0003> auc.c:113 vector [3]: rand = 4bfa46d542555b9ffe6e595953c6ab60 20241203160242887 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241203160242887 DAUC <0003> auc.c:142 vector [3]: autn = d697367f96d300007534a48335ae8315 20241203160242887 DAUC <0003> auc.c:143 vector [3]: ck = 9bdd68d1d5d6a71e6f8591791b1dcdfe 20241203160242887 DAUC <0003> auc.c:144 vector [3]: ik = 8493ace86a7697f35be9bf03f5fb0dc3 20241203160242887 DAUC <0003> auc.c:145 vector [3]: res = bae883fc473ff6380000000000000000 20241203160242887 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241203160242887 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241203160242887 DAUC <0003> auc.c:179 vector [3]: kc = ce213293bde2bc00 20241203160242887 DAUC <0003> auc.c:180 vector [3]: sres = bf24bf0f 20241203160242887 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241203160242887 DAUC <0003> auc.c:113 vector [4]: rand = c6a9f3648151d7142b3482eee8e7232d 20241203160242887 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241203160242887 DAUC <0003> auc.c:142 vector [4]: autn = 8c8ca371939100002d64d3a6c2aeaa13 20241203160242887 DAUC <0003> auc.c:143 vector [4]: ck = 9971e75818ab63b82965726779fcc78c 20241203160242887 DAUC <0003> auc.c:144 vector [4]: ik = 2e4412318066c325ab192ef29cdbb78f 20241203160242887 DAUC <0003> auc.c:145 vector [4]: res = e0925e0a94fc49370000000000000000 20241203160242887 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241203160242887 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241203160242887 DAUC <0003> auc.c:179 vector [4]: kc = 894935fb58230800 20241203160242887 DAUC <0003> auc.c:180 vector [4]: sres = 091d278b 20241203160242887 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241203160242887 DAUC <0003> db_auc.c:245 IMSI='262421085832433': Generated 5 vectors 20241203160242887 DAUC <0003> db_auc.c:249 IMSI='262421085832433': Updating SQN=481 in DB 20241203160242887 DLGSUP <0013> hlr.c:345 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262421085832433 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421085832433"} 20241203160242887 DLGSUP <0013> gsup_req.c:173 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262421085832433 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241203160242887 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242887 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160242887 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242887 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160242888 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48496<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@42fb6bd4e402: Final verdict of PTC: pass 20241203160242889 DAUC <0003> db_auc.c:157 IMSI='262424613386520': No 2G Auth Data 20241203160242889 DAUC <0003> db_auc.c:192 IMSI='262424613386520': No 3G Auth Data HLR_Test-GSUP(21)@42fb6bd4e402: Created GsupExpect[0] for "262424613386520" to be handled at TC_gsup_sai_num_auth_vectors(30) 20241203160242896 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48498<->l=127.0.0.1:4258 20241203160242897 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242897 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160242898 DLGSUP <0013> gsup_req.c:140 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262424613386520 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424613386520"} 20241203160242898 DAUC <0003> db_auc.c:236 IMSI='262424613386520': Calling to generate 1 vectors 20241203160242898 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241203160242898 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241203160242898 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241203160242898 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241203160242898 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241203160242898 DAUC <0003> auc.c:113 vector [0]: rand = 8389c48d34a6dee86d98884bdb286dd5 20241203160242898 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241203160242898 DAUC <0003> auc.c:142 vector [0]: autn = fe353741d92a00004c1f8aaca0731ec4 20241203160242898 DAUC <0003> auc.c:143 vector [0]: ck = e98b27fd62f2e52852b29b617488df30 20241203160242898 DAUC <0003> auc.c:144 vector [0]: ik = 512c15f8d52393b15a53a9fc8b57103c 20241203160242898 DAUC <0003> auc.c:145 vector [0]: res = 50effd89b7da8f1b0000000000000000 20241203160242898 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241203160242898 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241203160242898 DAUC <0003> auc.c:179 vector [0]: kc = c621786e82ff9800 20241203160242898 DAUC <0003> auc.c:180 vector [0]: sres = f597b22d 20241203160242898 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241203160242898 DAUC <0003> db_auc.c:245 IMSI='262424613386520': Generated 1 vectors 20241203160242898 DAUC <0003> db_auc.c:249 IMSI='262424613386520': Updating SQN=33 in DB 20241203160242898 DLGSUP <0013> hlr.c:345 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262424613386520 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424613386520"} 20241203160242898 DLGSUP <0013> gsup_req.c:173 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262424613386520 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241203160242898 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242898 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160242898 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242898 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@42fb6bd4e402: Found GsupExpect[0] for "262424613386520" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@42fb6bd4e402: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262424613386520" TC_gsup_sai_num_auth_vectors(30)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160242899 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242899 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160242899 DLGSUP <0013> gsup_req.c:140 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262424613386520 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424613386520"} 20241203160242899 DAUC <0003> db_auc.c:236 IMSI='262424613386520': Calling to generate 4 vectors 20241203160242899 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241203160242899 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241203160242899 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241203160242899 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241203160242899 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241203160242899 DAUC <0003> auc.c:113 vector [0]: rand = 423e50093d57fdb6a65cd208e29a2483 20241203160242899 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241203160242899 DAUC <0003> auc.c:142 vector [0]: autn = fb35340bd6920000155df9506bd35fc6 20241203160242899 DAUC <0003> auc.c:143 vector [0]: ck = ce4b80f5ffb7cd4246e6d8732e610567 20241203160242899 DAUC <0003> auc.c:144 vector [0]: ik = 258e2903f79beb57ee19dfaa6e784534 20241203160242899 DAUC <0003> auc.c:145 vector [0]: res = 3b416dd6459d89750000000000000000 20241203160242899 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241203160242899 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241203160242899 DAUC <0003> auc.c:179 vector [0]: kc = 5321385b164bdc00 20241203160242899 DAUC <0003> auc.c:180 vector [0]: sres = 7ac160a4 20241203160242899 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241203160242899 DAUC <0003> auc.c:113 vector [1]: rand = ed9580e6cff7ad560076b14e7b8b0797 20241203160242899 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241203160242899 DAUC <0003> auc.c:142 vector [1]: autn = 59810e5eb2cf0000a9602f710f9dbafc 20241203160242899 DAUC <0003> auc.c:143 vector [1]: ck = 0801ef8a36df24717ce7746237bb7e33 20241203160242899 DAUC <0003> auc.c:144 vector [1]: ik = 623b6bfe037d87249962ed39962c1db9 20241203160242899 DAUC <0003> auc.c:145 vector [1]: res = 6e14608981b682200000000000000000 20241203160242899 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241203160242899 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241203160242899 DAUC <0003> auc.c:179 vector [1]: kc = 9667c4a412758800 20241203160242899 DAUC <0003> auc.c:180 vector [1]: sres = d4a8066e 20241203160242899 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241203160242899 DAUC <0003> auc.c:113 vector [2]: rand = 898b17a47f7fa5fa7091e16b92e55f50 20241203160242899 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241203160242899 DAUC <0003> auc.c:142 vector [2]: autn = a755136043130000d96dae7cff87e426 20241203160242899 DAUC <0003> auc.c:143 vector [2]: ck = 27c1be18dda81d3dca206d5122fab7d1 20241203160242899 DAUC <0003> auc.c:144 vector [2]: ik = 97c6e6fc08f415a819856c33830d2e9d 20241203160242899 DAUC <0003> auc.c:145 vector [2]: res = 6c04906fd46bb1770000000000000000 20241203160242899 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241203160242899 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241203160242899 DAUC <0003> auc.c:179 vector [2]: kc = 6774a5297c978c00 20241203160242899 DAUC <0003> auc.c:180 vector [2]: sres = 531b7bb8 20241203160242899 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241203160242899 DAUC <0003> auc.c:113 vector [3]: rand = bdd6b41903383149629e003a31cf5dad 20241203160242899 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241203160242899 DAUC <0003> auc.c:142 vector [3]: autn = a57dbfc3267000005bb69e9f035cec8d 20241203160242899 DAUC <0003> auc.c:143 vector [3]: ck = 45f69ed2f000e3588637ba04e13eebc4 20241203160242899 DAUC <0003> auc.c:144 vector [3]: ik = 5b2fd2b4afb91b972765fa2d7b22912f 20241203160242899 DAUC <0003> auc.c:145 vector [3]: res = c1deb1558b334ede0000000000000000 20241203160242899 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241203160242899 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241203160242899 DAUC <0003> auc.c:179 vector [3]: kc = e0044aed33451000 20241203160242899 DAUC <0003> auc.c:180 vector [3]: sres = b8741bcb 20241203160242899 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241203160242899 DAUC <0003> db_auc.c:245 IMSI='262424613386520': Generated 4 vectors 20241203160242899 DAUC <0003> db_auc.c:249 IMSI='262424613386520': Updating SQN=161 in DB 20241203160242899 DLGSUP <0013> hlr.c:345 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262424613386520 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424613386520"} 20241203160242899 DLGSUP <0013> gsup_req.c:173 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262424613386520 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241203160242899 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242899 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160242899 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242899 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160242901 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242901 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160242901 DLGSUP <0013> gsup_req.c:140 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262424613386520 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424613386520"} 20241203160242901 DAUC <0003> db_auc.c:236 IMSI='262424613386520': Calling to generate 5 vectors 20241203160242901 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241203160242901 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241203160242901 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241203160242901 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241203160242901 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241203160242901 DAUC <0003> auc.c:113 vector [0]: rand = 1de3b779782691800d42dd0fbb267b99 20241203160242901 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241203160242901 DAUC <0003> auc.c:142 vector [0]: autn = 983338b1a4e900000650f7cb63a42a4b 20241203160242901 DAUC <0003> auc.c:143 vector [0]: ck = fdfcb76b04134202111591ed02db7000 20241203160242901 DAUC <0003> auc.c:144 vector [0]: ik = 2ba8ac8b6acbbdea79294bdf1f4bcf8e 20241203160242901 DAUC <0003> auc.c:145 vector [0]: res = b94f6dc2405eadbe0000000000000000 20241203160242901 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241203160242901 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241203160242901 DAUC <0003> auc.c:179 vector [0]: kc = 2d7844b5be851800 20241203160242901 DAUC <0003> auc.c:180 vector [0]: sres = a3b2c896 20241203160242901 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241203160242901 DAUC <0003> auc.c:113 vector [1]: rand = 1f57f1cf1589b7f0388b7aa96e0f004a 20241203160242901 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241203160242901 DAUC <0003> auc.c:142 vector [1]: autn = 7e6cf5bef022000086db91b4b55f4ce6 20241203160242901 DAUC <0003> auc.c:143 vector [1]: ck = f23c13d1ff6513319f2f6ef7b24177af 20241203160242901 DAUC <0003> auc.c:144 vector [1]: ik = b1a366ce779d1354ce31d5560aa196fe 20241203160242901 DAUC <0003> auc.c:145 vector [1]: res = 5aaa1f09c914b0410000000000000000 20241203160242901 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241203160242901 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241203160242901 DAUC <0003> auc.c:179 vector [1]: kc = 8da2abaf3ef80400 20241203160242901 DAUC <0003> auc.c:180 vector [1]: sres = c873db1e 20241203160242901 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241203160242901 DAUC <0003> auc.c:113 vector [2]: rand = b393d9f86815c4d1d2f0ba31394f4281 20241203160242901 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241203160242901 DAUC <0003> auc.c:142 vector [2]: autn = 9d048b63ce530000da7a0a6b4a6263a7 20241203160242901 DAUC <0003> auc.c:143 vector [2]: ck = 48d313a3b5dc8190a1958679e53472cc 20241203160242901 DAUC <0003> auc.c:144 vector [2]: ik = cb87290e10efde2a947e681aed7629bd 20241203160242901 DAUC <0003> auc.c:145 vector [2]: res = f9784dc530898cb60000000000000000 20241203160242901 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241203160242901 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241203160242901 DAUC <0003> auc.c:179 vector [2]: kc = d4d1b39ec2f4ac00 20241203160242901 DAUC <0003> auc.c:180 vector [2]: sres = c0181c34 20241203160242901 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241203160242901 DAUC <0003> auc.c:113 vector [3]: rand = ca5ef980aea5f5ce0f7cc2b55328e01b 20241203160242901 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241203160242901 DAUC <0003> auc.c:142 vector [3]: autn = 3848dd87bbc80000609d6b87869972e6 20241203160242901 DAUC <0003> auc.c:143 vector [3]: ck = f7f13e6b95da64413b71efc0ae5a0855 20241203160242901 DAUC <0003> auc.c:144 vector [3]: ik = 2cb0fbe1ab10589247691a9399c6a03c 20241203160242901 DAUC <0003> auc.c:145 vector [3]: res = 8667849adf56fc9c0000000000000000 20241203160242901 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241203160242901 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241203160242901 DAUC <0003> auc.c:179 vector [3]: kc = b29597bc921d4800 20241203160242901 DAUC <0003> auc.c:180 vector [3]: sres = 9433167a 20241203160242901 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241203160242901 DAUC <0003> auc.c:113 vector [4]: rand = 54da3bddf44ed0494848183efcc753d3 20241203160242901 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241203160242901 DAUC <0003> auc.c:142 vector [4]: autn = 070b43dba6b9000047cd512baebf61d0 20241203160242901 DAUC <0003> auc.c:143 vector [4]: ck = 2664b4239c52deb895a5798509ef0226 20241203160242901 DAUC <0003> auc.c:144 vector [4]: ik = e3fc133dcc41e6a31d6df91aa7dc2c6d 20241203160242901 DAUC <0003> auc.c:145 vector [4]: res = d00c267ed5f915e50000000000000000 20241203160242901 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241203160242901 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241203160242901 DAUC <0003> auc.c:179 vector [4]: kc = 297612d3ab5c0000 20241203160242901 DAUC <0003> auc.c:180 vector [4]: sres = 5fe91417 20241203160242901 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241203160242901 DAUC <0003> db_auc.c:245 IMSI='262424613386520': Generated 5 vectors 20241203160242901 DAUC <0003> db_auc.c:249 IMSI='262424613386520': Updating SQN=321 in DB 20241203160242901 DLGSUP <0013> hlr.c:345 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262424613386520 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424613386520"} 20241203160242901 DLGSUP <0013> gsup_req.c:173 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262424613386520 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241203160242901 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242901 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160242901 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242901 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160242902 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242902 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160242902 DLGSUP <0013> gsup_req.c:140 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262424613386520 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262424613386520"} 20241203160242902 DAUC <0003> db_auc.c:236 IMSI='262424613386520': Calling to generate 5 vectors 20241203160242902 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241203160242902 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241203160242902 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241203160242902 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241203160242902 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241203160242902 DAUC <0003> auc.c:113 vector [0]: rand = 96235c236a45c2bfa628504c4b9a0c7c 20241203160242902 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241203160242902 DAUC <0003> auc.c:142 vector [0]: autn = e00bd8e2ce5800005145eba0132b9ffc 20241203160242903 DAUC <0003> auc.c:143 vector [0]: ck = 3425fc86cfae06b9eb9a132e988c4db0 20241203160242903 DAUC <0003> auc.c:144 vector [0]: ik = 554d1e5443c6a17b7613a3534b4bb6b4 20241203160242903 DAUC <0003> auc.c:145 vector [0]: res = e743b7f1a75c3d920000000000000000 20241203160242903 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241203160242903 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241203160242903 DAUC <0003> auc.c:179 vector [0]: kc = 712659e272ff1400 20241203160242903 DAUC <0003> auc.c:180 vector [0]: sres = 0cdd3fbc 20241203160242903 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241203160242903 DAUC <0003> auc.c:113 vector [1]: rand = 635fafc265ac0c170a75c426bf0d68c8 20241203160242903 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241203160242903 DAUC <0003> auc.c:142 vector [1]: autn = e6c6b991ede600005e63852e042fbbbf 20241203160242903 DAUC <0003> auc.c:143 vector [1]: ck = 3f3a65f9987889dad1e0010b2f97d377 20241203160242903 DAUC <0003> auc.c:144 vector [1]: ik = ddc2c7bc9942d86a78320177f7ee5063 20241203160242903 DAUC <0003> auc.c:145 vector [1]: res = fab97b65d97a69690000000000000000 20241203160242903 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241203160242903 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241203160242903 DAUC <0003> auc.c:179 vector [1]: kc = 56429c029dece000 20241203160242903 DAUC <0003> auc.c:180 vector [1]: sres = e89a8849 20241203160242903 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241203160242903 DAUC <0003> auc.c:113 vector [2]: rand = 92e02dd594349910f0ac185e842c6656 20241203160242903 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241203160242903 DAUC <0003> auc.c:142 vector [2]: autn = 8af35a3c41a30000f3d726773378e952 20241203160242903 DAUC <0003> auc.c:143 vector [2]: ck = 14015818a8fb41362adcb783e50a78ae 20241203160242903 DAUC <0003> auc.c:144 vector [2]: ik = 0e377e6e4c5062f4db1272b59629cbb1 20241203160242903 DAUC <0003> auc.c:145 vector [2]: res = 68410d3c676b167b0000000000000000 20241203160242903 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241203160242903 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241203160242903 DAUC <0003> auc.c:179 vector [2]: kc = 6bff4f9567a94000 20241203160242903 DAUC <0003> auc.c:180 vector [2]: sres = e0a7ebd0 20241203160242903 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241203160242903 DAUC <0003> auc.c:113 vector [3]: rand = 03fa07136bd998334cfe4dbd9704908d 20241203160242903 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241203160242903 DAUC <0003> auc.c:142 vector [3]: autn = 198a3f278678000056452967cad3fecb 20241203160242903 DAUC <0003> auc.c:143 vector [3]: ck = ed25d68595208431fdb22c9c45d7c276 20241203160242903 DAUC <0003> auc.c:144 vector [3]: ik = 9eef467566a77ec32f1cac215d3520ed 20241203160242903 DAUC <0003> auc.c:145 vector [3]: res = 167d2600b6aaf3620000000000000000 20241203160242903 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241203160242903 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241203160242903 DAUC <0003> auc.c:179 vector [3]: kc = 78a50da49f4b8800 20241203160242903 DAUC <0003> auc.c:180 vector [3]: sres = a0b9e81d 20241203160242903 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241203160242903 DAUC <0003> auc.c:113 vector [4]: rand = 8a52331c2d13c2c1936448f4b47f5643 20241203160242903 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241203160242903 DAUC <0003> auc.c:142 vector [4]: autn = 3ff52b4d1815000025304b0ca48bebe4 20241203160242903 DAUC <0003> auc.c:143 vector [4]: ck = cc98ca2e1956a312fd5b707380d07be8 20241203160242903 DAUC <0003> auc.c:144 vector [4]: ik = bb01671547cc44c2e20dd230792de08a 20241203160242903 DAUC <0003> auc.c:145 vector [4]: res = 44188820452616b60000000000000000 20241203160242903 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241203160242903 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241203160242903 DAUC <0003> auc.c:179 vector [4]: kc = 3df2d4068434fc00 20241203160242903 DAUC <0003> auc.c:180 vector [4]: sres = 4e0ca04b 20241203160242903 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241203160242903 DAUC <0003> db_auc.c:245 IMSI='262424613386520': Generated 5 vectors 20241203160242903 DAUC <0003> db_auc.c:249 IMSI='262424613386520': Updating SQN=481 in DB 20241203160242903 DLGSUP <0013> hlr.c:345 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262424613386520 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262424613386520"} 20241203160242903 DLGSUP <0013> gsup_req.c:173 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262424613386520 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241203160242903 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242903 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160242903 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242903 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160242904 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48498<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@42fb6bd4e402: Final verdict of PTC: pass 20241203160242905 DAUC <0003> db_auc.c:157 IMSI='262420690582190': No 2G Auth Data 20241203160242905 DAUC <0003> db_auc.c:192 IMSI='262420690582190': No 3G Auth Data HLR_Test-GSUP(21)@42fb6bd4e402: Created GsupExpect[0] for "262420690582190" to be handled at TC_gsup_sai_num_auth_vectors(31) 20241203160242911 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48506<->l=127.0.0.1:4258 20241203160242913 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242913 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160242913 DLGSUP <0013> gsup_req.c:140 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262420690582190 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420690582190"} 20241203160242913 DAUC <0003> db_auc.c:236 IMSI='262420690582190': Calling to generate 1 vectors 20241203160242913 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241203160242913 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241203160242913 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241203160242913 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241203160242913 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241203160242913 DAUC <0003> auc.c:113 vector [0]: rand = bbeb8d39df6850da2ad78beeae9149d7 20241203160242913 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241203160242913 DAUC <0003> auc.c:142 vector [0]: autn = 3c47a77c5e450000e65e892dade468a7 20241203160242913 DAUC <0003> auc.c:143 vector [0]: ck = 3a97f2fa71de8e66c9ecdb3afd80fb40 20241203160242913 DAUC <0003> auc.c:144 vector [0]: ik = 8ba69c0638370560f9574636dacc62bd 20241203160242913 DAUC <0003> auc.c:145 vector [0]: res = 186b4837ce489ea70000000000000000 20241203160242913 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241203160242913 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241203160242913 DAUC <0003> auc.c:179 vector [0]: kc = f2495083ca41d630 20241203160242913 DAUC <0003> auc.c:180 vector [0]: sres = c791d219 20241203160242913 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241203160242913 DAUC <0003> db_auc.c:245 IMSI='262420690582190': Generated 1 vectors 20241203160242913 DAUC <0003> db_auc.c:249 IMSI='262420690582190': Updating SQN=33 in DB 20241203160242913 DLGSUP <0013> hlr.c:345 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262420690582190 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420690582190"} 20241203160242913 DLGSUP <0013> gsup_req.c:173 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262420690582190 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241203160242913 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242913 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160242913 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242913 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@42fb6bd4e402: Found GsupExpect[0] for "262420690582190" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@42fb6bd4e402: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262420690582190" TC_gsup_sai_num_auth_vectors(31)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160242914 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242914 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160242914 DLGSUP <0013> gsup_req.c:140 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262420690582190 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420690582190"} 20241203160242914 DAUC <0003> db_auc.c:236 IMSI='262420690582190': Calling to generate 4 vectors 20241203160242914 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241203160242914 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241203160242914 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241203160242914 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241203160242915 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241203160242915 DAUC <0003> auc.c:113 vector [0]: rand = a62d01eedf0be7d47f08f35f32fd4b65 20241203160242915 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241203160242915 DAUC <0003> auc.c:142 vector [0]: autn = 6fb78ae6188800003f23ebacf5dc9cb0 20241203160242915 DAUC <0003> auc.c:143 vector [0]: ck = e97e181130ed6da83f1ac5c167633a20 20241203160242915 DAUC <0003> auc.c:144 vector [0]: ik = 49f0469132dd7e4f487a1bcd867fd21e 20241203160242915 DAUC <0003> auc.c:145 vector [0]: res = bd2f1e9b7d7372560000000000000000 20241203160242915 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241203160242915 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241203160242915 DAUC <0003> auc.c:179 vector [0]: kc = 1cd9c34cba79fad8 20241203160242915 DAUC <0003> auc.c:180 vector [0]: sres = 14a99c5d 20241203160242915 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241203160242915 DAUC <0003> auc.c:113 vector [1]: rand = ca3cf162ff4a7f59afaf989788641deb 20241203160242915 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241203160242915 DAUC <0003> auc.c:142 vector [1]: autn = d63b018191070000b38989a6c6f8faa2 20241203160242915 DAUC <0003> auc.c:143 vector [1]: ck = c0de75982d1566e9d2f20ba0a10fa894 20241203160242915 DAUC <0003> auc.c:144 vector [1]: ik = 1bff5a074534af02601349525a41316b 20241203160242915 DAUC <0003> auc.c:145 vector [1]: res = cdd831050aefeb410000000000000000 20241203160242915 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241203160242915 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241203160242915 DAUC <0003> auc.c:179 vector [1]: kc = bfbd44c71128c807 20241203160242915 DAUC <0003> auc.c:180 vector [1]: sres = 97d9291a 20241203160242915 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241203160242915 DAUC <0003> auc.c:113 vector [2]: rand = ff65ddea7df7941a69c1655e9510e339 20241203160242915 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241203160242915 DAUC <0003> auc.c:142 vector [2]: autn = 9e985b15108000006f467c6b81c40903 20241203160242915 DAUC <0003> auc.c:143 vector [2]: ck = 64cf4f55d00dc8e8d8118ef07de67d40 20241203160242915 DAUC <0003> auc.c:144 vector [2]: ik = 941dbfde365ddac5f060c99fcc6979f8 20241203160242915 DAUC <0003> auc.c:145 vector [2]: res = 7fa480edb1bb2d7e0000000000000000 20241203160242915 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241203160242915 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241203160242915 DAUC <0003> auc.c:179 vector [2]: kc = bdbf77cfc49bdcfc 20241203160242915 DAUC <0003> auc.c:180 vector [2]: sres = 271776e4 20241203160242915 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241203160242915 DAUC <0003> auc.c:113 vector [3]: rand = 006ab39c5aba980f6938b2ec3cc7cb65 20241203160242915 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241203160242915 DAUC <0003> auc.c:142 vector [3]: autn = 84a267da936a0000e8b3615c20797a59 20241203160242915 DAUC <0003> auc.c:143 vector [3]: ck = 9e9a2aab7f05ccd87079e45de5579212 20241203160242915 DAUC <0003> auc.c:144 vector [3]: ik = 0533768fa697a66bfc474cb36b5fb907 20241203160242915 DAUC <0003> auc.c:145 vector [3]: res = aa4000fc3b298e300000000000000000 20241203160242915 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241203160242915 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241203160242915 DAUC <0003> auc.c:179 vector [3]: kc = 6ac0957295456fde 20241203160242915 DAUC <0003> auc.c:180 vector [3]: sres = 9a2a593d 20241203160242915 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241203160242915 DAUC <0003> db_auc.c:245 IMSI='262420690582190': Generated 4 vectors 20241203160242915 DAUC <0003> db_auc.c:249 IMSI='262420690582190': Updating SQN=161 in DB 20241203160242915 DLGSUP <0013> hlr.c:345 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262420690582190 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420690582190"} 20241203160242915 DLGSUP <0013> gsup_req.c:173 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262420690582190 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241203160242915 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242915 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160242915 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242915 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160242916 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242916 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160242916 DLGSUP <0013> gsup_req.c:140 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262420690582190 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420690582190"} 20241203160242916 DAUC <0003> db_auc.c:236 IMSI='262420690582190': Calling to generate 5 vectors 20241203160242916 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241203160242916 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241203160242916 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241203160242916 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241203160242916 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241203160242916 DAUC <0003> auc.c:113 vector [0]: rand = 43f2d98f25713e8a7403aa245e7b904a 20241203160242916 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241203160242916 DAUC <0003> auc.c:142 vector [0]: autn = 731b65fc12990000a98287fd4d2b11aa 20241203160242916 DAUC <0003> auc.c:143 vector [0]: ck = e32c9942e3696e838940cef2fa0bf866 20241203160242916 DAUC <0003> auc.c:144 vector [0]: ik = 1c976cde79a3bb476f3c19b146ee9a2f 20241203160242916 DAUC <0003> auc.c:145 vector [0]: res = 488ea956cf16f3bb0000000000000000 20241203160242916 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241203160242916 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241203160242916 DAUC <0003> auc.c:179 vector [0]: kc = 15313d27e5242204 20241203160242916 DAUC <0003> auc.c:180 vector [0]: sres = fe3fac74 20241203160242916 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241203160242916 DAUC <0003> auc.c:113 vector [1]: rand = 96a0f508f57b17210e2b527324debe72 20241203160242916 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241203160242916 DAUC <0003> auc.c:142 vector [1]: autn = ab2def5fdcf10000a2d7bbf6c584ed16 20241203160242916 DAUC <0003> auc.c:143 vector [1]: ck = 013e5c888ebd410c2751cae24b838278 20241203160242916 DAUC <0003> auc.c:144 vector [1]: ik = f88211850953e1db7ad45cb1783aeb68 20241203160242916 DAUC <0003> auc.c:145 vector [1]: res = 94deb8e1e2bc37c20000000000000000 20241203160242916 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241203160242916 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241203160242916 DAUC <0003> auc.c:179 vector [1]: kc = 3b0b195b6b059798 20241203160242916 DAUC <0003> auc.c:180 vector [1]: sres = 7e3c92a2 20241203160242916 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241203160242916 DAUC <0003> auc.c:113 vector [2]: rand = 73e12eef8954e619fb1e267c26d3af4b 20241203160242916 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241203160242916 DAUC <0003> auc.c:142 vector [2]: autn = 13180881acef0000856816bcb774a355 20241203160242916 DAUC <0003> auc.c:143 vector [2]: ck = 4d5c863b0f154d587a8ba9602a7d8c05 20241203160242916 DAUC <0003> auc.c:144 vector [2]: ik = eedffc046bc1078af243e2cd1ec3b340 20241203160242916 DAUC <0003> auc.c:145 vector [2]: res = f6cc84712a922a360000000000000000 20241203160242916 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241203160242916 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241203160242917 DAUC <0003> auc.c:179 vector [2]: kc = 1dd29c7f6c5a8015 20241203160242917 DAUC <0003> auc.c:180 vector [2]: sres = f6803d0a 20241203160242917 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241203160242917 DAUC <0003> auc.c:113 vector [3]: rand = 82fb23fbce023ebb2baac422b180bc97 20241203160242917 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241203160242917 DAUC <0003> auc.c:142 vector [3]: autn = 857b3e7e2b3b0000a2752c8f00af278b 20241203160242917 DAUC <0003> auc.c:143 vector [3]: ck = 20008bf7269484a825b3a71945a85e73 20241203160242917 DAUC <0003> auc.c:144 vector [3]: ik = dace18ff36d56007c88c445d2430bec8 20241203160242917 DAUC <0003> auc.c:145 vector [3]: res = 651df360233cc73c0000000000000000 20241203160242917 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241203160242917 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241203160242917 DAUC <0003> auc.c:179 vector [3]: kc = 2e2038312ab7afc3 20241203160242917 DAUC <0003> auc.c:180 vector [3]: sres = cf70e54b 20241203160242917 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241203160242917 DAUC <0003> auc.c:113 vector [4]: rand = 35ca026be84cc5bacf1d284ba7cb479b 20241203160242917 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241203160242917 DAUC <0003> auc.c:142 vector [4]: autn = d2d10002b04d0000874b083d2220df09 20241203160242917 DAUC <0003> auc.c:143 vector [4]: ck = 732ae4a2233ffdf519251f423ace5804 20241203160242917 DAUC <0003> auc.c:144 vector [4]: ik = 6f95db705aef0e3641fdf87f387ca73a 20241203160242917 DAUC <0003> auc.c:145 vector [4]: res = 3ad03110141a52d40000000000000000 20241203160242917 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241203160242917 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241203160242917 DAUC <0003> auc.c:179 vector [4]: kc = 2a63affd158985c5 20241203160242917 DAUC <0003> auc.c:180 vector [4]: sres = f8f5e932 20241203160242917 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241203160242917 DAUC <0003> db_auc.c:245 IMSI='262420690582190': Generated 5 vectors 20241203160242917 DAUC <0003> db_auc.c:249 IMSI='262420690582190': Updating SQN=321 in DB 20241203160242917 DLGSUP <0013> hlr.c:345 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262420690582190 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420690582190"} 20241203160242917 DLGSUP <0013> gsup_req.c:173 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262420690582190 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241203160242917 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242917 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160242917 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242917 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160242918 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242918 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160242918 DLGSUP <0013> gsup_req.c:140 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262420690582190 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420690582190"} 20241203160242918 DAUC <0003> db_auc.c:236 IMSI='262420690582190': Calling to generate 5 vectors 20241203160242918 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241203160242918 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241203160242918 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241203160242918 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241203160242918 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241203160242918 DAUC <0003> auc.c:113 vector [0]: rand = b10fdbbb55694135ed9530b2351b2ae6 20241203160242918 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241203160242918 DAUC <0003> auc.c:142 vector [0]: autn = 8618096ebf7000000b3101ef796faaec 20241203160242918 DAUC <0003> auc.c:143 vector [0]: ck = 38d85aaa16aca0ddfd90a6ae24d16ac2 20241203160242918 DAUC <0003> auc.c:144 vector [0]: ik = c8e2e49d60c8f7fb381c9fb5256d34ad 20241203160242918 DAUC <0003> auc.c:145 vector [0]: res = 5563f7a75660bc790000000000000000 20241203160242918 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241203160242918 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241203160242918 DAUC <0003> auc.c:179 vector [0]: kc = 978ba32d98569512 20241203160242918 DAUC <0003> auc.c:180 vector [0]: sres = 55d2d7b7 20241203160242918 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241203160242918 DAUC <0003> auc.c:113 vector [1]: rand = 66713d5c3e32c0d878109e3967afceb7 20241203160242918 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241203160242918 DAUC <0003> auc.c:142 vector [1]: autn = 42e3ac89fad10000fa0f5845cbf42449 20241203160242918 DAUC <0003> auc.c:143 vector [1]: ck = 42575901b230ecf3520c8a0d459ff6e8 20241203160242918 DAUC <0003> auc.c:144 vector [1]: ik = f0abc0464ea13f45fb60a3a4ce62a84e 20241203160242918 DAUC <0003> auc.c:145 vector [1]: res = 0fe9d7b20a5fae660000000000000000 20241203160242918 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241203160242918 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241203160242918 DAUC <0003> auc.c:179 vector [1]: kc = c8d03f01cf680fa0 20241203160242918 DAUC <0003> auc.c:180 vector [1]: sres = 1a22abc9 20241203160242918 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241203160242918 DAUC <0003> auc.c:113 vector [2]: rand = de5258828e5d908c8de399f76fcbeca7 20241203160242918 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241203160242918 DAUC <0003> auc.c:142 vector [2]: autn = 8551de5951e70000f12348e4abb8f7bc 20241203160242918 DAUC <0003> auc.c:143 vector [2]: ck = e0c0105d0ee95ae3d1a2ee96dfc96426 20241203160242918 DAUC <0003> auc.c:144 vector [2]: ik = b86e5e4b94817b8e8a97374ce8337fec 20241203160242918 DAUC <0003> auc.c:145 vector [2]: res = a152cb4adc4309cb0000000000000000 20241203160242918 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241203160242918 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241203160242919 DAUC <0003> auc.c:179 vector [2]: kc = afe9a42186cd74d0 20241203160242919 DAUC <0003> auc.c:180 vector [2]: sres = 4d2a0eb7 20241203160242919 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241203160242919 DAUC <0003> auc.c:113 vector [3]: rand = e4211d66472e937ca6d8a3bb17a8dbd5 20241203160242919 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241203160242919 DAUC <0003> auc.c:142 vector [3]: autn = 369340bf78270000337502d7818e4ace 20241203160242919 DAUC <0003> auc.c:143 vector [3]: ck = 8c9a124c517250e4b55d1ae8af96b26f 20241203160242919 DAUC <0003> auc.c:144 vector [3]: ik = 71c3c85ab408969f17d271c3154f4517 20241203160242919 DAUC <0003> auc.c:145 vector [3]: res = 34c63d81825d48870000000000000000 20241203160242919 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241203160242919 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241203160242919 DAUC <0003> auc.c:179 vector [3]: kc = fc4ec6dedf5b8991 20241203160242919 DAUC <0003> auc.c:180 vector [3]: sres = 5940eaa1 20241203160242919 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241203160242919 DAUC <0003> auc.c:113 vector [4]: rand = 29aedec33b54ddf9e4ba07940eba74da 20241203160242919 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241203160242919 DAUC <0003> auc.c:142 vector [4]: autn = 0e010a5ad5fd00004dd9df173336e3a9 20241203160242919 DAUC <0003> auc.c:143 vector [4]: ck = 73edb1aed2bf86f4df3a7e073caee7d9 20241203160242919 DAUC <0003> auc.c:144 vector [4]: ik = a4ba335f4baff2caaab2c65980178ac1 20241203160242919 DAUC <0003> auc.c:145 vector [4]: res = c0bff530020f088b0000000000000000 20241203160242919 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241203160242919 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241203160242919 DAUC <0003> auc.c:179 vector [4]: kc = 4419c54de5bcb021 20241203160242919 DAUC <0003> auc.c:180 vector [4]: sres = 4e1f6c0c 20241203160242919 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241203160242919 DAUC <0003> db_auc.c:245 IMSI='262420690582190': Generated 5 vectors 20241203160242919 DAUC <0003> db_auc.c:249 IMSI='262420690582190': Updating SQN=481 in DB 20241203160242919 DLGSUP <0013> hlr.c:345 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262420690582190 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420690582190"} 20241203160242919 DLGSUP <0013> gsup_req.c:173 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262420690582190 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241203160242919 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242919 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160242919 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242919 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160242920 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48506<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@42fb6bd4e402: Final verdict of PTC: pass MTC@42fb6bd4e402: setverdict(pass): none -> pass 20241203160242921 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48436<->l=127.0.0.1:4258 20241203160242921 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39781<->l=127.0.0.1:4259) 20241203160242921 DLINP <000b> input/ipa.c:454 connected read/write 20241203160242921 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160242921 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241203160242921 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 IPA-CTRL-CLI-IPA(23)@42fb6bd4e402: Final verdict of PTC: none HLR_Test-GSUP(21)@42fb6bd4e402: Final verdict of PTC: none 20241203160242921 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(20)@42fb6bd4e402: Final verdict of PTC: none 22@42fb6bd4e402: Final verdict of PTC: none MTC@42fb6bd4e402: Setting final verdict of the test case. MTC@42fb6bd4e402: Local verdict of MTC: pass MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@42fb6bd4e402: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@42fb6bd4e402: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass'. Tue Dec 3 16:02:42 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 20241203160242946 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48512<->l=127.0.0.1:4258 20241203160243047 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48512<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=262396) Waiting for packet dumper to finish... 1 (prev_count=262396, count=408908) MTC@42fb6bd4e402: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@42fb6bd4e402: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps'. ------ HLR_Tests.TC_gsup_sai_eps ------ Tue Dec 3 16:02:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@42fb6bd4e402: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps' was executed successfully (exit status: 0). MTC@42fb6bd4e402: Test case TC_gsup_sai_eps started. MTC@42fb6bd4e402: legacy= false MTC@42fb6bd4e402: in not legacy case 1 MTC@42fb6bd4e402: in not legacy case 2 20241203160246117 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241203160246117 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@42fb6bd4e402: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160246120 DLINP <000b> input/ipa.c:454 connected read/write 20241203160246120 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160246122 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48528<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@42fb6bd4e402: 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)@42fb6bd4e402: 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 } } } } 20241203160246124 DLINP <000b> input/ipa.c:454 connected read/write 20241203160246124 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160246124 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241203160246124 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241203160246124 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241203160246124 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241203160246124 DLGSUP <0013> gsup_server.c:238 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 20241203160246124 DLGSUP <0013> gsup_server.c:236 2: 20241203160246124 DLGSUP <0013> gsup_server.c:238 2: 00 20241203160246124 DLGSUP <0013> gsup_server.c:236 3: 20241203160246124 DLGSUP <0013> gsup_server.c:238 3: 00 20241203160246124 DLGSUP <0013> gsup_server.c:236 4: 20241203160246124 DLGSUP <0013> gsup_server.c:238 4: 00 20241203160246124 DLGSUP <0013> gsup_server.c:236 5: 20241203160246124 DLGSUP <0013> gsup_server.c:238 5: 00 HLR_Test-GSUP-IPA(32)@42fb6bd4e402: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160246124 DLGSUP <0013> gsup_server.c:236 7: 20241203160246124 DLGSUP <0013> gsup_server.c:238 7: 00 20241203160246124 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241203160246124 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241203160246124 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 34@42fb6bd4e402: 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") 20241203160246133 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46729<->l=127.0.0.1:4259) 20241203160246135 DAUC <0003> db_auc.c:157 IMSI='262421925851449': No 2G Auth Data 20241203160246135 DAUC <0003> db_auc.c:192 IMSI='262421925851449': No 3G Auth Data HLR_Test-GSUP(33)@42fb6bd4e402: Created GsupExpect[0] for "262421925851449" to be handled at TC_gsup_sai_eps(36) 20241203160246143 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48530<->l=127.0.0.1:4258 20241203160246166 DLINP <000b> input/ipa.c:454 connected read/write 20241203160246166 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160246166 DLGSUP <0013> gsup_req.c:140 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262421925851449 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421925851449"} 20241203160246166 DAUC <0003> db_auc.c:157 IMSI='262421925851449': No 2G Auth Data 20241203160246166 DAUC <0003> db_auc.c:236 IMSI='262421925851449': Calling to generate 5 vectors 20241203160246166 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241203160246166 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241203160246166 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241203160246166 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241203160246166 DAUC <0003> auc.c:113 vector [0]: rand = a29a36d773e619e239916c5704236060 20241203160246166 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241203160246166 DAUC <0003> auc.c:142 vector [0]: autn = 700178abe7c48000a4182de8226a3a07 20241203160246166 DAUC <0003> auc.c:143 vector [0]: ck = 7ce78de3a756cc4806cb83139e474f30 20241203160246166 DAUC <0003> auc.c:144 vector [0]: ik = c75d57ea684cec799d0fd9a552932e31 20241203160246166 DAUC <0003> auc.c:145 vector [0]: res = 41df075e222cabde0000000000000000 20241203160246166 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241203160246166 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241203160246166 DAUC <0003> auc.c:151 vector [0]: kc = 207e80bf03ce4130 20241203160246166 DAUC <0003> auc.c:152 vector [0]: sres = 63f3ac80 20241203160246166 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241203160246166 DAUC <0003> auc.c:113 vector [1]: rand = 73076c672e29b44d91ac37d0272e4652 20241203160246166 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241203160246166 DAUC <0003> auc.c:142 vector [1]: autn = 39c10a75f83c800092857ffe387f4214 20241203160246166 DAUC <0003> auc.c:143 vector [1]: ck = 43db250d6f933f1f38e4fde4f85df4b9 20241203160246166 DAUC <0003> auc.c:144 vector [1]: ik = 62ac93664a22bca483999297da918a59 20241203160246166 DAUC <0003> auc.c:145 vector [1]: res = b69dd6fa19d9978a0000000000000000 20241203160246166 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241203160246166 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241203160246166 DAUC <0003> auc.c:151 vector [1]: kc = 9a0ad918077dfd5b 20241203160246166 DAUC <0003> auc.c:152 vector [1]: sres = af444170 20241203160246166 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241203160246166 DAUC <0003> auc.c:113 vector [2]: rand = 27559ad822c9def9a5f53d943ff2e17f 20241203160246166 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241203160246166 DAUC <0003> auc.c:142 vector [2]: autn = c9aec90c8ea0800040e9ebdbaa7f1e05 20241203160246166 DAUC <0003> auc.c:143 vector [2]: ck = f1200877a42ed13689f66688a930284f 20241203160246166 DAUC <0003> auc.c:144 vector [2]: ik = 263ac81de85ce875389c647a3764ff5f 20241203160246166 DAUC <0003> auc.c:145 vector [2]: res = 2201521ad9a743b90000000000000000 20241203160246166 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241203160246166 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241203160246166 DAUC <0003> auc.c:151 vector [2]: kc = 6670c298d226ee53 20241203160246166 DAUC <0003> auc.c:152 vector [2]: sres = fba611a3 20241203160246166 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241203160246166 DAUC <0003> auc.c:113 vector [3]: rand = c89b5cc9041f87c0d5f9dd824e191a92 20241203160246166 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241203160246166 DAUC <0003> auc.c:142 vector [3]: autn = 2841c80e785b8000bb2f55ae45c86a50 20241203160246166 DAUC <0003> auc.c:143 vector [3]: ck = 4289ab03f690d00d2601d6abbe0cda52 20241203160246166 DAUC <0003> auc.c:144 vector [3]: ik = c6931567bf11a19cd2d872fb047033b6 20241203160246166 DAUC <0003> auc.c:145 vector [3]: res = 40dea70b81b642070000000000000000 20241203160246166 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241203160246166 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241203160246167 DAUC <0003> auc.c:151 vector [3]: kc = 70c31a34f3fd9875 20241203160246167 DAUC <0003> auc.c:152 vector [3]: sres = c168e50c 20241203160246167 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241203160246167 DAUC <0003> auc.c:113 vector [4]: rand = 92286b751b48e826fcbcf388041bc223 20241203160246167 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241203160246167 DAUC <0003> auc.c:142 vector [4]: autn = 83b89d850b7980004680cf43f3704046 20241203160246167 DAUC <0003> auc.c:143 vector [4]: ck = c6e03bd9c9c0e3feadba038f26bb0249 20241203160246167 DAUC <0003> auc.c:144 vector [4]: ik = c4ba233fa2576d8a7e016373e6f59e3f 20241203160246167 DAUC <0003> auc.c:145 vector [4]: res = 174e018582d3ad3f0000000000000000 20241203160246167 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241203160246167 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241203160246167 DAUC <0003> auc.c:151 vector [4]: kc = d1e1781aabd91202 20241203160246167 DAUC <0003> auc.c:152 vector [4]: sres = 959dacba 20241203160246167 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241203160246167 DAUC <0003> db_auc.c:245 IMSI='262421925851449': Generated 5 vectors 20241203160246167 DAUC <0003> db_auc.c:249 IMSI='262421925851449': Updating SQN=161 in DB 20241203160246167 DLGSUP <0013> hlr.c:345 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262421925851449 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421925851449"} 20241203160246167 DLGSUP <0013> gsup_req.c:173 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262421925851449 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241203160246167 DLINP <000b> input/ipa.c:454 connected read/write 20241203160246167 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160246167 DLINP <000b> input/ipa.c:454 connected read/write 20241203160246167 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@42fb6bd4e402: Found GsupExpect[0] for "262421925851449" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@42fb6bd4e402: Added IMSI table entry 0TC_gsup_sai_eps(36)"262421925851449" TC_gsup_sai_eps(36)@42fb6bd4e402: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160246170 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48530<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@42fb6bd4e402: Final verdict of PTC: pass 20241203160246173 DAUC <0003> db_auc.c:157 IMSI='262421107352108': No 2G Auth Data 20241203160246173 DAUC <0003> db_auc.c:192 IMSI='262421107352108': No 3G Auth Data HLR_Test-GSUP(33)@42fb6bd4e402: Created GsupExpect[0] for "262421107352108" to be handled at TC_gsup_sai_eps(37) 20241203160246184 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48536<->l=127.0.0.1:4258 20241203160246186 DLINP <000b> input/ipa.c:454 connected read/write 20241203160246186 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160246186 DLGSUP <0013> gsup_req.c:140 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262421107352108 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421107352108"} 20241203160246186 DAUC <0003> db_auc.c:157 IMSI='262421107352108': No 2G Auth Data 20241203160246186 DAUC <0003> db_auc.c:236 IMSI='262421107352108': Calling to generate 5 vectors 20241203160246186 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241203160246186 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241203160246186 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241203160246186 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241203160246186 DAUC <0003> auc.c:113 vector [0]: rand = ba98c5b4af3d43f8df60bfbd491d9f01 20241203160246186 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241203160246186 DAUC <0003> auc.c:142 vector [0]: autn = 30847ee97f4e8000702f3ccc4649c267 20241203160246186 DAUC <0003> auc.c:143 vector [0]: ck = 3838a6407caa159b5c57eae2e8919a83 20241203160246186 DAUC <0003> auc.c:144 vector [0]: ik = d4fabef291264e8b09219b70f7255ceb 20241203160246186 DAUC <0003> auc.c:145 vector [0]: res = bf1e2efb4365436d0000000000000000 20241203160246186 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241203160246186 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241203160246186 DAUC <0003> auc.c:151 vector [0]: kc = b9b46920f2389d78 20241203160246186 DAUC <0003> auc.c:152 vector [0]: sres = fc7b6d96 20241203160246186 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241203160246186 DAUC <0003> auc.c:113 vector [1]: rand = f7a363266eb182047807467c6d9b9586 20241203160246186 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241203160246186 DAUC <0003> auc.c:142 vector [1]: autn = c5cdb7e41132800040a81753b18f85a5 20241203160246186 DAUC <0003> auc.c:143 vector [1]: ck = 555e60f2f142481a0a32aef6fd82e891 20241203160246186 DAUC <0003> auc.c:144 vector [1]: ik = 4de35530e3b1ede191af232b8559b8a7 20241203160246186 DAUC <0003> auc.c:145 vector [1]: res = 6257870123b6606f0000000000000000 20241203160246186 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241203160246186 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241203160246186 DAUC <0003> auc.c:151 vector [1]: kc = 8320b81f6a28f5cd 20241203160246186 DAUC <0003> auc.c:152 vector [1]: sres = 41e1e76e 20241203160246186 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241203160246186 DAUC <0003> auc.c:113 vector [2]: rand = 4f2ce0f1f455e44a03f60f855b39ec1b 20241203160246186 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241203160246186 DAUC <0003> auc.c:142 vector [2]: autn = 79f86234185b8000243c64d563bb4afd 20241203160246186 DAUC <0003> auc.c:143 vector [2]: ck = 4e1febe9139ef923d2ac77242b0d7c4a 20241203160246186 DAUC <0003> auc.c:144 vector [2]: ik = 8644161d65b08fbc2ee62389884e10f3 20241203160246186 DAUC <0003> auc.c:145 vector [2]: res = cfbaad13e52637930000000000000000 20241203160246186 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241203160246186 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241203160246186 DAUC <0003> auc.c:151 vector [2]: kc = 3411a959d56d1a26 20241203160246186 DAUC <0003> auc.c:152 vector [2]: sres = 2a9c9a80 20241203160246186 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241203160246186 DAUC <0003> auc.c:113 vector [3]: rand = 7332083caf48a3117796d6c94e99e405 20241203160246186 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241203160246186 DAUC <0003> auc.c:142 vector [3]: autn = dd446050288e800099bb362ce3d6bddf 20241203160246186 DAUC <0003> auc.c:143 vector [3]: ck = 77deb85cad30bbff783c93f77d97de58 20241203160246186 DAUC <0003> auc.c:144 vector [3]: ik = 5a955229b30ef557ee30439f75ed2b1b 20241203160246186 DAUC <0003> auc.c:145 vector [3]: res = 0350a7b53379ec020000000000000000 20241203160246186 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241203160246186 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241203160246186 DAUC <0003> auc.c:151 vector [3]: kc = bb473a1d1644bbeb 20241203160246186 DAUC <0003> auc.c:152 vector [3]: sres = 30294bb7 20241203160246186 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241203160246186 DAUC <0003> auc.c:113 vector [4]: rand = 50f8aed19ad941d21418dc92998dfa8c 20241203160246186 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241203160246186 DAUC <0003> auc.c:142 vector [4]: autn = 0d1c60e739598000d43ea009d39275ca 20241203160246186 DAUC <0003> auc.c:143 vector [4]: ck = 3b0de30018ff5c2eac982e7b988ab5b7 20241203160246186 DAUC <0003> auc.c:144 vector [4]: ik = 0831b947c953baad707700c4908de732 20241203160246186 DAUC <0003> auc.c:145 vector [4]: res = 4499dc7ebecbc6b00000000000000000 20241203160246186 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241203160246186 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241203160246186 DAUC <0003> auc.c:151 vector [4]: kc = efd374f8d9abb406 20241203160246186 DAUC <0003> auc.c:152 vector [4]: sres = fa521ace 20241203160246186 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241203160246186 DAUC <0003> db_auc.c:245 IMSI='262421107352108': Generated 5 vectors 20241203160246186 DAUC <0003> db_auc.c:249 IMSI='262421107352108': Updating SQN=161 in DB 20241203160246186 DLGSUP <0013> hlr.c:345 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262421107352108 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421107352108"} 20241203160246186 DLGSUP <0013> gsup_req.c:173 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262421107352108 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241203160246186 DLINP <000b> input/ipa.c:454 connected read/write 20241203160246186 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160246186 DLINP <000b> input/ipa.c:454 connected read/write 20241203160246186 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@42fb6bd4e402: Found GsupExpect[0] for "262421107352108" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@42fb6bd4e402: Added IMSI table entry 1TC_gsup_sai_eps(37)"262421107352108" TC_gsup_sai_eps(37)@42fb6bd4e402: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160246188 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48536<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@42fb6bd4e402: Final verdict of PTC: pass 20241203160246190 DAUC <0003> db_auc.c:157 IMSI='262421062039238': No 2G Auth Data 20241203160246190 DAUC <0003> db_auc.c:192 IMSI='262421062039238': No 3G Auth Data HLR_Test-GSUP(33)@42fb6bd4e402: Created GsupExpect[0] for "262421062039238" to be handled at TC_gsup_sai_eps(38) 20241203160246201 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48538<->l=127.0.0.1:4258 20241203160246204 DLINP <000b> input/ipa.c:454 connected read/write 20241203160246204 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160246204 DLGSUP <0013> gsup_req.c:140 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262421062039238 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421062039238"} 20241203160246204 DAUC <0003> db_auc.c:236 IMSI='262421062039238': Calling to generate 5 vectors 20241203160246204 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241203160246204 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241203160246204 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241203160246204 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241203160246204 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241203160246204 DAUC <0003> auc.c:113 vector [0]: rand = cc23c29f33ac6c667f90191e01dc9ad1 20241203160246204 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241203160246204 DAUC <0003> auc.c:142 vector [0]: autn = 94da3afa30588000e79f64bf441948e0 20241203160246204 DAUC <0003> auc.c:143 vector [0]: ck = 1ca81acc98e09d8d1b9fa0ac070e15d9 20241203160246204 DAUC <0003> auc.c:144 vector [0]: ik = b4693d3d8d81abb4bc62755213eefca4 20241203160246204 DAUC <0003> auc.c:145 vector [0]: res = ede02c00d5d659630000000000000000 20241203160246204 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241203160246204 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241203160246204 DAUC <0003> auc.c:179 vector [0]: kc = a13a20c34b9a5400 20241203160246204 DAUC <0003> auc.c:180 vector [0]: sres = b7f3b2bf 20241203160246204 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241203160246204 DAUC <0003> auc.c:113 vector [1]: rand = 55131dcfb5619f0e1cfa97e5e39b8737 20241203160246204 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241203160246204 DAUC <0003> auc.c:142 vector [1]: autn = dcdc509a16bb8000f64c8e64803d9c11 20241203160246204 DAUC <0003> auc.c:143 vector [1]: ck = 968826243a3cb0843327452fe6a35cee 20241203160246204 DAUC <0003> auc.c:144 vector [1]: ik = 39397cf4f5503ad9095f2fb1416a5edc 20241203160246204 DAUC <0003> auc.c:145 vector [1]: res = 66e76388ccd2c5a50000000000000000 20241203160246204 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241203160246204 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241203160246205 DAUC <0003> auc.c:179 vector [1]: kc = 3c3673410868b400 20241203160246205 DAUC <0003> auc.c:180 vector [1]: sres = 25223dd6 20241203160246205 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241203160246205 DAUC <0003> auc.c:113 vector [2]: rand = 920b5661fea19780e65ee668ed5c7621 20241203160246205 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241203160246205 DAUC <0003> auc.c:142 vector [2]: autn = 41cccbd059e28000c320879db57833e7 20241203160246205 DAUC <0003> auc.c:143 vector [2]: ck = 01c97ead80e0a6e4db571ed831cb55e7 20241203160246205 DAUC <0003> auc.c:144 vector [2]: ik = d7783304571e3491258843a89c3428a1 20241203160246205 DAUC <0003> auc.c:145 vector [2]: res = f37365b6a6ba04490000000000000000 20241203160246205 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241203160246205 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241203160246205 DAUC <0003> auc.c:179 vector [2]: kc = 6bcb0fb842770400 20241203160246205 DAUC <0003> auc.c:180 vector [2]: sres = 9e857928 20241203160246205 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241203160246205 DAUC <0003> auc.c:113 vector [3]: rand = e141ddbdec619ed60ce1c0b59b516721 20241203160246205 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241203160246205 DAUC <0003> auc.c:142 vector [3]: autn = 9eead9f31a0280006a44d8d516d23dc3 20241203160246205 DAUC <0003> auc.c:143 vector [3]: ck = 028d911dfea1abc06eec693fcf521ee0 20241203160246205 DAUC <0003> auc.c:144 vector [3]: ik = 2490e745ca078dfb96fd131a93669978 20241203160246205 DAUC <0003> auc.c:145 vector [3]: res = 5f290df5fd9a38cd0000000000000000 20241203160246205 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241203160246205 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241203160246205 DAUC <0003> auc.c:179 vector [3]: kc = 33976bffd534b400 20241203160246205 DAUC <0003> auc.c:180 vector [3]: sres = 6f2808df 20241203160246205 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241203160246205 DAUC <0003> auc.c:113 vector [4]: rand = 186d07171391e3525373180ab2d19113 20241203160246205 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241203160246205 DAUC <0003> auc.c:142 vector [4]: autn = 78c845a722218000b1b521300dd84a4d 20241203160246205 DAUC <0003> auc.c:143 vector [4]: ck = 7ad43369df3ef71b4761021b1306eb71 20241203160246205 DAUC <0003> auc.c:144 vector [4]: ik = 040e7f3b12fe3e576b13370f8ce38aff 20241203160246205 DAUC <0003> auc.c:145 vector [4]: res = a6d93b839079ee360000000000000000 20241203160246205 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241203160246205 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241203160246205 DAUC <0003> auc.c:179 vector [4]: kc = a4b3cb2548bfd800 20241203160246205 DAUC <0003> auc.c:180 vector [4]: sres = dc7702e0 20241203160246205 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241203160246205 DAUC <0003> db_auc.c:245 IMSI='262421062039238': Generated 5 vectors 20241203160246205 DAUC <0003> db_auc.c:249 IMSI='262421062039238': Updating SQN=161 in DB 20241203160246205 DLGSUP <0013> hlr.c:345 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262421062039238 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421062039238"} 20241203160246205 DLGSUP <0013> gsup_req.c:173 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262421062039238 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241203160246205 DLINP <000b> input/ipa.c:454 connected read/write 20241203160246205 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160246205 DLINP <000b> input/ipa.c:454 connected read/write 20241203160246205 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@42fb6bd4e402: Found GsupExpect[0] for "262421062039238" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@42fb6bd4e402: Added IMSI table entry 2TC_gsup_sai_eps(38)"262421062039238" TC_gsup_sai_eps(38)@42fb6bd4e402: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160246207 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48538<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@42fb6bd4e402: Final verdict of PTC: pass 20241203160246209 DAUC <0003> db_auc.c:157 IMSI='262423702983987': No 2G Auth Data 20241203160246209 DAUC <0003> db_auc.c:192 IMSI='262423702983987': No 3G Auth Data HLR_Test-GSUP(33)@42fb6bd4e402: Created GsupExpect[0] for "262423702983987" to be handled at TC_gsup_sai_eps(39) 20241203160246220 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48550<->l=127.0.0.1:4258 20241203160246223 DLINP <000b> input/ipa.c:454 connected read/write 20241203160246223 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160246224 DLGSUP <0013> gsup_req.c:140 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262423702983987 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423702983987"} 20241203160246224 DAUC <0003> db_auc.c:236 IMSI='262423702983987': Calling to generate 5 vectors 20241203160246224 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241203160246224 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241203160246224 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241203160246224 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241203160246224 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241203160246224 DAUC <0003> auc.c:113 vector [0]: rand = f43eb32036011841e0be89482e91e995 20241203160246224 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241203160246224 DAUC <0003> auc.c:142 vector [0]: autn = 222f6ef6cd448000a91d68b4361cc69b 20241203160246224 DAUC <0003> auc.c:143 vector [0]: ck = b16fec1bbd4d5314ef4176465297f996 20241203160246224 DAUC <0003> auc.c:144 vector [0]: ik = c609ca6e187c1c824e7a443cfda25a37 20241203160246224 DAUC <0003> auc.c:145 vector [0]: res = 3d27218a4dd267810000000000000000 20241203160246224 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241203160246224 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241203160246224 DAUC <0003> auc.c:179 vector [0]: kc = 5a5dbb214657a800 20241203160246224 DAUC <0003> auc.c:180 vector [0]: sres = 3ccc3bf7 20241203160246224 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241203160246224 DAUC <0003> auc.c:113 vector [1]: rand = db8c867a3e6346e168cec2d2f17c2aad 20241203160246224 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241203160246224 DAUC <0003> auc.c:142 vector [1]: autn = 2875bc2cb445800064b139bcf9ae9be9 20241203160246224 DAUC <0003> auc.c:143 vector [1]: ck = 5cbe5d34a1d98956ee21e6690052579f 20241203160246224 DAUC <0003> auc.c:144 vector [1]: ik = 17363e29e88da651b015dde67a9c9667 20241203160246224 DAUC <0003> auc.c:145 vector [1]: res = fa6c5403b2916b610000000000000000 20241203160246224 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241203160246224 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241203160246224 DAUC <0003> auc.c:179 vector [1]: kc = 89e1cf54cdc62800 20241203160246224 DAUC <0003> auc.c:180 vector [1]: sres = be7b377c 20241203160246224 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241203160246224 DAUC <0003> auc.c:113 vector [2]: rand = 8b49a98d3aacf1fbc2d64243eb3bc534 20241203160246224 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241203160246224 DAUC <0003> auc.c:142 vector [2]: autn = f9fc612c02db8000ce29834d24cf8ebc 20241203160246224 DAUC <0003> auc.c:143 vector [2]: ck = 29ab9850b2ac3dd99d5bf0baf88df6bf 20241203160246224 DAUC <0003> auc.c:144 vector [2]: ik = fec4bc8eb049be4354eb990e4966f693 20241203160246224 DAUC <0003> auc.c:145 vector [2]: res = 5ca1189378019ee60000000000000000 20241203160246224 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241203160246224 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241203160246224 DAUC <0003> auc.c:179 vector [2]: kc = 3973297447c1d400 20241203160246224 DAUC <0003> auc.c:180 vector [2]: sres = a8c756ec 20241203160246225 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241203160246225 DAUC <0003> auc.c:113 vector [3]: rand = e71e4ab2c50c633d263efa9b9095d035 20241203160246225 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241203160246225 DAUC <0003> auc.c:142 vector [3]: autn = d185c515ce5f80004177580e111dbdc7 20241203160246225 DAUC <0003> auc.c:143 vector [3]: ck = 9046a963be4d4876b74353f44770165f 20241203160246225 DAUC <0003> auc.c:144 vector [3]: ik = 17f2825fa2eddafbc54e794812ac7f6c 20241203160246225 DAUC <0003> auc.c:145 vector [3]: res = ccbe31a4677f45050000000000000000 20241203160246225 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241203160246225 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241203160246225 DAUC <0003> auc.c:179 vector [3]: kc = 74c5e59b7dea1800 20241203160246225 DAUC <0003> auc.c:180 vector [3]: sres = db5e2540 20241203160246225 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241203160246225 DAUC <0003> auc.c:113 vector [4]: rand = 6f9d1332ad66ca204bef21bd4d2ec90d 20241203160246225 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241203160246225 DAUC <0003> auc.c:142 vector [4]: autn = 374a1eb3559c8000cd3ce6a906448697 20241203160246225 DAUC <0003> auc.c:143 vector [4]: ck = 3a75ecf7fa006a3506d66aaef2318821 20241203160246225 DAUC <0003> auc.c:144 vector [4]: ik = 8f6f367129dea7b81daff47e9eb5bf1d 20241203160246225 DAUC <0003> auc.c:145 vector [4]: res = 6423b7d8ccb70d790000000000000000 20241203160246225 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241203160246225 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241203160246225 DAUC <0003> auc.c:179 vector [4]: kc = 104ea20edeec7800 20241203160246225 DAUC <0003> auc.c:180 vector [4]: sres = 07dda35e 20241203160246225 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241203160246225 DAUC <0003> db_auc.c:245 IMSI='262423702983987': Generated 5 vectors 20241203160246225 DAUC <0003> db_auc.c:249 IMSI='262423702983987': Updating SQN=161 in DB 20241203160246225 DLGSUP <0013> hlr.c:345 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262423702983987 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423702983987"} 20241203160246225 DLGSUP <0013> gsup_req.c:173 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262423702983987 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241203160246225 DLINP <000b> input/ipa.c:454 connected read/write 20241203160246225 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160246225 DLINP <000b> input/ipa.c:454 connected read/write 20241203160246225 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@42fb6bd4e402: Found GsupExpect[0] for "262423702983987" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@42fb6bd4e402: Added IMSI table entry 3TC_gsup_sai_eps(39)"262423702983987" TC_gsup_sai_eps(39)@42fb6bd4e402: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160246228 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48550<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@42fb6bd4e402: Final verdict of PTC: pass 20241203160246229 DAUC <0003> db_auc.c:157 IMSI='262428004010550': No 2G Auth Data 20241203160246229 DAUC <0003> db_auc.c:192 IMSI='262428004010550': No 3G Auth Data HLR_Test-GSUP(33)@42fb6bd4e402: Created GsupExpect[0] for "262428004010550" to be handled at TC_gsup_sai_eps(40) 20241203160246238 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48564<->l=127.0.0.1:4258 20241203160246240 DLINP <000b> input/ipa.c:454 connected read/write 20241203160246240 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160246240 DLGSUP <0013> gsup_req.c:140 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262428004010550 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428004010550"} 20241203160246240 DAUC <0003> db_auc.c:236 IMSI='262428004010550': Calling to generate 5 vectors 20241203160246240 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241203160246240 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241203160246240 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241203160246240 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241203160246240 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241203160246240 DAUC <0003> auc.c:113 vector [0]: rand = fa73fc84cd2ab1ab9a03a615f7a541ec 20241203160246240 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241203160246240 DAUC <0003> auc.c:142 vector [0]: autn = a6e68f68e6438000c22b950341df224e 20241203160246240 DAUC <0003> auc.c:143 vector [0]: ck = c0117eb286370b60069d8649128c87d0 20241203160246240 DAUC <0003> auc.c:144 vector [0]: ik = 97c85f380a3af480e29dfc60d73883fa 20241203160246240 DAUC <0003> auc.c:145 vector [0]: res = a3fc0cf75bbef2700000000000000000 20241203160246240 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241203160246240 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241203160246240 DAUC <0003> auc.c:179 vector [0]: kc = 2b3c6b42a2db0055 20241203160246240 DAUC <0003> auc.c:180 vector [0]: sres = 6f8c9f8e 20241203160246240 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241203160246240 DAUC <0003> auc.c:113 vector [1]: rand = 60597a22f9cd028ead30e02f19eb4da4 20241203160246240 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241203160246240 DAUC <0003> auc.c:142 vector [1]: autn = 1ab97054ced18000d72ead8999b71f54 20241203160246240 DAUC <0003> auc.c:143 vector [1]: ck = 8e420760cc8d0dfbd4315464e9bbff8f 20241203160246240 DAUC <0003> auc.c:144 vector [1]: ik = 298bbde2d03e9e95a11bb6ae6712ca24 20241203160246240 DAUC <0003> auc.c:145 vector [1]: res = 058ac99fe082c67b0000000000000000 20241203160246240 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241203160246240 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241203160246240 DAUC <0003> auc.c:179 vector [1]: kc = 21470686ae468e07 20241203160246240 DAUC <0003> auc.c:180 vector [1]: sres = 475bfa8b 20241203160246240 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241203160246240 DAUC <0003> auc.c:113 vector [2]: rand = b8853cc2e2cb9719b059a0ebc0a4f5d9 20241203160246240 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241203160246240 DAUC <0003> auc.c:142 vector [2]: autn = e91b2b1fddfb8000bdfa9779db873240 20241203160246240 DAUC <0003> auc.c:143 vector [2]: ck = 34b8ae44afeb05e391c17cb10f368c72 20241203160246240 DAUC <0003> auc.c:144 vector [2]: ik = 6b8680c555e73dea5d6d2efb11053a3f 20241203160246240 DAUC <0003> auc.c:145 vector [2]: res = 22c0ae38671e3a450000000000000000 20241203160246240 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241203160246241 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241203160246241 DAUC <0003> auc.c:179 vector [2]: kc = 2320d809d18bd0ef 20241203160246241 DAUC <0003> auc.c:180 vector [2]: sres = e1d87734 20241203160246241 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241203160246241 DAUC <0003> auc.c:113 vector [3]: rand = 2f349d51f67898326afcc7bb50cde395 20241203160246241 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241203160246241 DAUC <0003> auc.c:142 vector [3]: autn = 7cb857b98db98000f7e961163b29074e 20241203160246241 DAUC <0003> auc.c:143 vector [3]: ck = 5108d70f9fec8273358ac73ff018706b 20241203160246241 DAUC <0003> auc.c:144 vector [3]: ik = 39e8ddd4d1393f0c3289fef9339e1bf0 20241203160246241 DAUC <0003> auc.c:145 vector [3]: res = a8bc03eda145046e0000000000000000 20241203160246241 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241203160246241 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241203160246241 DAUC <0003> auc.c:179 vector [3]: kc = b6b9eda4002c516f 20241203160246241 DAUC <0003> auc.c:180 vector [3]: sres = f7bd4884 20241203160246241 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241203160246241 DAUC <0003> auc.c:113 vector [4]: rand = ef49f77e491b390a0f7792cf13f32868 20241203160246241 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241203160246241 DAUC <0003> auc.c:142 vector [4]: autn = addcbeee1b3b8000b516463ccab23a27 20241203160246241 DAUC <0003> auc.c:143 vector [4]: ck = c31e5b59715a4961549f4eed9450c611 20241203160246241 DAUC <0003> auc.c:144 vector [4]: ik = 35b8da5481dffd4713b7c7186817fb18 20241203160246241 DAUC <0003> auc.c:145 vector [4]: res = 5e1e57fff0aacf450000000000000000 20241203160246241 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241203160246241 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241203160246241 DAUC <0003> auc.c:179 vector [4]: kc = 8ea4674b4333aa96 20241203160246241 DAUC <0003> auc.c:180 vector [4]: sres = 28bec753 20241203160246241 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241203160246241 DAUC <0003> db_auc.c:245 IMSI='262428004010550': Generated 5 vectors 20241203160246241 DAUC <0003> db_auc.c:249 IMSI='262428004010550': Updating SQN=161 in DB 20241203160246241 DLGSUP <0013> hlr.c:345 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262428004010550 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428004010550"} 20241203160246241 DLGSUP <0013> gsup_req.c:173 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262428004010550 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241203160246241 DLINP <000b> input/ipa.c:454 connected read/write 20241203160246241 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160246241 DLINP <000b> input/ipa.c:454 connected read/write 20241203160246241 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@42fb6bd4e402: Found GsupExpect[0] for "262428004010550" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@42fb6bd4e402: Added IMSI table entry 4TC_gsup_sai_eps(40)"262428004010550" TC_gsup_sai_eps(40)@42fb6bd4e402: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160246243 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48564<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@42fb6bd4e402: Final verdict of PTC: pass MTC@42fb6bd4e402: setverdict(pass): none -> pass 20241203160246244 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48528<->l=127.0.0.1:4258 20241203160246245 DLINP <000b> input/ipa.c:454 connected read/write 20241203160246245 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160246245 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241203160246245 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241203160246245 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(33)@42fb6bd4e402: Final verdict of PTC: none 20241203160246245 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46729<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(32)@42fb6bd4e402: Final verdict of PTC: none IPA-CTRL-CLI-IPA(35)@42fb6bd4e402: Final verdict of PTC: none 34@42fb6bd4e402: Final verdict of PTC: none MTC@42fb6bd4e402: Setting final verdict of the test case. MTC@42fb6bd4e402: Local verdict of MTC: pass MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@42fb6bd4e402: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@42fb6bd4e402: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass'. Tue Dec 3 16:02:46 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 20241203160246270 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48578<->l=127.0.0.1:4258 20241203160246371 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48578<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=126080) MTC@42fb6bd4e402: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass' was executed successfully (exit status: 0). MTC@42fb6bd4e402: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi ------ Tue Dec 3 16:02:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@42fb6bd4e402: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi' was executed successfully (exit status: 0). MTC@42fb6bd4e402: Test case TC_gsup_ul_unknown_imsi started. MTC@42fb6bd4e402: legacy= false MTC@42fb6bd4e402: in not legacy case 1 MTC@42fb6bd4e402: in not legacy case 2 20241203160249428 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241203160249428 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@42fb6bd4e402: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160249431 DLINP <000b> input/ipa.c:454 connected read/write 20241203160249431 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160249432 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48586<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@42fb6bd4e402: 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)@42fb6bd4e402: 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 } } } } 20241203160249434 DLINP <000b> input/ipa.c:454 connected read/write 20241203160249434 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160249434 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241203160249434 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241203160249434 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241203160249434 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator HLR_Test-GSUP-IPA(41)@42fb6bd4e402: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160249434 DLGSUP <0013> gsup_server.c:238 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 20241203160249434 DLGSUP <0013> gsup_server.c:236 2: 20241203160249434 DLGSUP <0013> gsup_server.c:238 2: 00 20241203160249434 DLGSUP <0013> gsup_server.c:236 3: 20241203160249434 DLGSUP <0013> gsup_server.c:238 3: 00 20241203160249434 DLGSUP <0013> gsup_server.c:236 4: 20241203160249434 DLGSUP <0013> gsup_server.c:238 4: 00 20241203160249434 DLGSUP <0013> gsup_server.c:236 5: 20241203160249434 DLGSUP <0013> gsup_server.c:238 5: 00 20241203160249434 DLGSUP <0013> gsup_server.c:236 7: 20241203160249434 DLGSUP <0013> gsup_server.c:238 7: 00 20241203160249434 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241203160249434 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241203160249434 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 43@42fb6bd4e402: 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") 20241203160249448 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35293<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@42fb6bd4e402: Created GsupExpect[0] for "262428798769081" to be handled at TC_gsup_ul_unknown_imsi(45) 20241203160249459 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48592<->l=127.0.0.1:4258 20241203160249474 DLINP <000b> input/ipa.c:454 connected read/write 20241203160249474 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160249474 DLGSUP <0013> gsup_req.c:140 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262428798769081 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428798769081" cn_domain=PS} 20241203160249474 DLU <0006> fsm.c:456 lu(262428798769081)[0x61200000b320]{UNVALIDATED}: Allocated 20241203160249474 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262428798769081 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241203160249474 DLGSUP <0013> gsup_req.c:276 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262428798769081 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428798769081" cause=IMSI unknown in HLR} 20241203160249474 DLGSUP <0013> gsup_req.c:173 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262428798769081 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241203160249474 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428798769081)[0x61200000b320]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241203160249474 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428798769081)[0x61200000b320]{UNVALIDATED}: Freeing instance 20241203160249474 DLU <0006> fsm.c:568 lu(PS:IMSI-262428798769081)[0x61200000b320]{UNVALIDATED}: Deallocated 20241203160249474 DLINP <000b> input/ipa.c:454 connected read/write 20241203160249474 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160249474 DLINP <000b> input/ipa.c:454 connected read/write 20241203160249474 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@42fb6bd4e402: Found GsupExpect[0] for "262428798769081" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@42fb6bd4e402: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262428798769081" TC_gsup_ul_unknown_imsi(45)@42fb6bd4e402: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160249477 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48592<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@42fb6bd4e402: Final verdict of PTC: pass 20241203160249477 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48586<->l=127.0.0.1:4258 20241203160249478 DLINP <000b> input/ipa.c:454 connected read/write 20241203160249478 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160249478 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241203160249478 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241203160249478 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241203160249478 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35293<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@42fb6bd4e402: Final verdict of PTC: none 43@42fb6bd4e402: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@42fb6bd4e402: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@42fb6bd4e402: Final verdict of PTC: none MTC@42fb6bd4e402: Setting final verdict of the test case. MTC@42fb6bd4e402: Local verdict of MTC: none MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC with component reference 43: none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@42fb6bd4e402: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@42fb6bd4e402: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass'. Tue Dec 3 16:02:49 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 20241203160249517 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48598<->l=127.0.0.1:4258 20241203160249618 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48598<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=26036) MTC@42fb6bd4e402: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass' was executed successfully (exit status: 0). MTC@42fb6bd4e402: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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 ------ Tue Dec 3 16:02:51 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@42fb6bd4e402: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@42fb6bd4e402: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@42fb6bd4e402: legacy= false MTC@42fb6bd4e402: in not legacy case 1 MTC@42fb6bd4e402: in not legacy case 2 20241203160252666 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241203160252666 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@42fb6bd4e402: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160252669 DLINP <000b> input/ipa.c:454 connected read/write 20241203160252669 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160252670 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57738<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@42fb6bd4e402: 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)@42fb6bd4e402: 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 } } } } 20241203160252672 DLINP <000b> input/ipa.c:454 connected read/write 20241203160252672 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160252672 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241203160252672 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241203160252672 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241203160252672 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241203160252672 DLGSUP <0013> gsup_server.c:238 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 HLR_Test-GSUP-IPA(46)@42fb6bd4e402: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160252672 DLGSUP <0013> gsup_server.c:236 2: 20241203160252672 DLGSUP <0013> gsup_server.c:238 2: 00 20241203160252672 DLGSUP <0013> gsup_server.c:236 3: 20241203160252672 DLGSUP <0013> gsup_server.c:238 3: 00 20241203160252672 DLGSUP <0013> gsup_server.c:236 4: 20241203160252672 DLGSUP <0013> gsup_server.c:238 4: 00 20241203160252672 DLGSUP <0013> gsup_server.c:236 5: 20241203160252672 DLGSUP <0013> gsup_server.c:238 5: 00 20241203160252672 DLGSUP <0013> gsup_server.c:236 7: 20241203160252672 DLGSUP <0013> gsup_server.c:238 7: 00 20241203160252672 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241203160252672 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241203160252672 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 48@42fb6bd4e402: 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") 20241203160252687 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42239<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@42fb6bd4e402: Created GsupExpect[0] for "262422437529591" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20241203160252700 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57742<->l=127.0.0.1:4258 20241203160252714 DLINP <000b> input/ipa.c:454 connected read/write 20241203160252714 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160252714 DLGSUP <0013> gsup_req.c:140 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262422437529591 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422437529591" cn_domain=PS source_name="the-source\n"} 20241203160252714 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241203160252714 DLU <0006> fsm.c:456 lu(262422437529591)[0x61200000b4a0]{UNVALIDATED}: Allocated 20241203160252714 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262422437529591 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241203160252714 DLGSUP <0013> gsup_req.c:276 GSUP 48: the-source\n: IMSI-262422437529591 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422437529591" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241203160252714 DLGSUP <0013> gsup_req.c:173 GSUP 48: the-source\n: IMSI-262422437529591 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241203160252714 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422437529591)[0x61200000b4a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241203160252714 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422437529591)[0x61200000b4a0]{UNVALIDATED}: Freeing instance 20241203160252714 DLU <0006> fsm.c:568 lu(PS:IMSI-262422437529591)[0x61200000b4a0]{UNVALIDATED}: Deallocated 20241203160252714 DLINP <000b> input/ipa.c:454 connected read/write 20241203160252714 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160252714 DLINP <000b> input/ipa.c:454 connected read/write 20241203160252714 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@42fb6bd4e402: Found GsupExpect[0] for "262422437529591" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@42fb6bd4e402: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262422437529591" TC_gsup_ul_unknown_imsi_via_proxy(50)@42fb6bd4e402: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160252718 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57742<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@42fb6bd4e402: Final verdict of PTC: pass 20241203160252719 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57738<->l=127.0.0.1:4258 20241203160252720 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42239<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@42fb6bd4e402: Final verdict of PTC: none 20241203160252720 DLINP <000b> input/ipa.c:454 connected read/write 20241203160252720 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160252720 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241203160252720 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241203160252720 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241203160252720 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(49)@42fb6bd4e402: Final verdict of PTC: none 48@42fb6bd4e402: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@42fb6bd4e402: Final verdict of PTC: none MTC@42fb6bd4e402: Setting final verdict of the test case. MTC@42fb6bd4e402: Local verdict of MTC: none MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC with component reference 48: none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@42fb6bd4e402: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@42fb6bd4e402: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass'. Tue Dec 3 16:02:52 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 20241203160252773 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57758<->l=127.0.0.1:4258 20241203160252874 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57758<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=26728) MTC@42fb6bd4e402: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@42fb6bd4e402: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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 ------ Tue Dec 3 16:02:54 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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@42fb6bd4e402: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@42fb6bd4e402: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@42fb6bd4e402: legacy= false MTC@42fb6bd4e402: in not legacy case 1 MTC@42fb6bd4e402: in not legacy case 2 20241203160255916 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241203160255917 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@42fb6bd4e402: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160255918 DLINP <000b> input/ipa.c:454 connected read/write 20241203160255918 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160255918 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57760<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@42fb6bd4e402: 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)@42fb6bd4e402: 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 } } } } 20241203160255919 DLINP <000b> input/ipa.c:454 connected read/write 20241203160255919 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160255919 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241203160255919 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241203160255919 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241203160255919 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241203160255919 DLGSUP <0013> gsup_server.c:238 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 20241203160255919 DLGSUP <0013> gsup_server.c:236 2: 20241203160255919 DLGSUP <0013> gsup_server.c:238 2: 00 20241203160255919 DLGSUP <0013> gsup_server.c:236 3: HLR_Test-GSUP-IPA(51)@42fb6bd4e402: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160255919 DLGSUP <0013> gsup_server.c:238 3: 00 20241203160255919 DLGSUP <0013> gsup_server.c:236 4: 20241203160255919 DLGSUP <0013> gsup_server.c:238 4: 00 20241203160255919 DLGSUP <0013> gsup_server.c:236 5: 20241203160255919 DLGSUP <0013> gsup_server.c:238 5: 00 20241203160255919 DLGSUP <0013> gsup_server.c:236 7: 20241203160255919 DLGSUP <0013> gsup_server.c:238 7: 00 20241203160255919 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241203160255919 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241203160255919 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 53@42fb6bd4e402: 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") 20241203160255929 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35793<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@42fb6bd4e402: Created GsupExpect[0] for "262421920366986" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20241203160255935 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57762<->l=127.0.0.1:4258 20241203160255962 DLINP <000b> input/ipa.c:454 connected read/write 20241203160255962 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160255962 DLGSUP <0013> gsup_req.c:140 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262421920366986 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421920366986" cn_domain=PS} 20241203160255962 DLU <0006> fsm.c:456 lu(262421920366986)[0x61200000b620]{UNVALIDATED}: Allocated 20241203160255962 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262421920366986 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241203160255962 DLGSUP <0013> gsup_req.c:276 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262421920366986 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262421920366986" cause=Roaming not allowed in this location area} 20241203160255962 DLGSUP <0013> gsup_req.c:173 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262421920366986 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241203160255962 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421920366986)[0x61200000b620]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241203160255962 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262421920366986)[0x61200000b620]{UNVALIDATED}: Freeing instance 20241203160255962 DLU <0006> fsm.c:568 lu(PS:IMSI-262421920366986)[0x61200000b620]{UNVALIDATED}: Deallocated 20241203160255962 DLINP <000b> input/ipa.c:454 connected read/write 20241203160255962 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160255962 DLINP <000b> input/ipa.c:454 connected read/write 20241203160255962 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@42fb6bd4e402: Found GsupExpect[0] for "262421920366986" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@42fb6bd4e402: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262421920366986" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@42fb6bd4e402: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160255964 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57762<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@42fb6bd4e402: Final verdict of PTC: pass 20241203160255964 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57760<->l=127.0.0.1:4258 20241203160255965 DLINP <000b> input/ipa.c:454 connected read/write 20241203160255965 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160255965 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241203160255965 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241203160255965 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241203160255965 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35793<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(51)@42fb6bd4e402: Final verdict of PTC: none HLR_Test-GSUP(52)@42fb6bd4e402: Final verdict of PTC: none 53@42fb6bd4e402: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@42fb6bd4e402: Final verdict of PTC: none MTC@42fb6bd4e402: Setting final verdict of the test case. MTC@42fb6bd4e402: Local verdict of MTC: none MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC with component reference 53: none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@42fb6bd4e402: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@42fb6bd4e402: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass'. Tue Dec 3 16:02:55 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 20241203160256008 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57776<->l=127.0.0.1:4258 20241203160256109 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57776<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=27328) MTC@42fb6bd4e402: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@42fb6bd4e402: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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 ------ Tue Dec 3 16:02:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@42fb6bd4e402: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi' was executed successfully (exit status: 0). MTC@42fb6bd4e402: Test case TC_gsup_sai_err_unknown_imsi started. MTC@42fb6bd4e402: legacy= false MTC@42fb6bd4e402: in not legacy case 1 MTC@42fb6bd4e402: in not legacy case 2 20241203160259152 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241203160259152 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@42fb6bd4e402: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160259155 DLINP <000b> input/ipa.c:454 connected read/write 20241203160259155 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160259156 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57790<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@42fb6bd4e402: 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)@42fb6bd4e402: 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 } } } } 20241203160259158 DLINP <000b> input/ipa.c:454 connected read/write 20241203160259158 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160259158 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241203160259158 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241203160259158 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241203160259158 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241203160259158 DLGSUP <0013> gsup_server.c:238 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 20241203160259158 DLGSUP <0013> gsup_server.c:236 2: 20241203160259158 DLGSUP <0013> gsup_server.c:238 2: 00 20241203160259158 DLGSUP <0013> gsup_server.c:236 3: 20241203160259158 DLGSUP <0013> gsup_server.c:238 3: 00 HLR_Test-GSUP-IPA(56)@42fb6bd4e402: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160259158 DLGSUP <0013> gsup_server.c:236 4: 20241203160259159 DLGSUP <0013> gsup_server.c:238 4: 00 20241203160259159 DLGSUP <0013> gsup_server.c:236 5: 20241203160259159 DLGSUP <0013> gsup_server.c:238 5: 00 20241203160259159 DLGSUP <0013> gsup_server.c:236 7: 20241203160259159 DLGSUP <0013> gsup_server.c:238 7: 00 20241203160259159 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241203160259159 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241203160259159 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 58@42fb6bd4e402: 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") 20241203160259174 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46241<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@42fb6bd4e402: Created GsupExpect[0] for "262423224100913" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20241203160259187 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57804<->l=127.0.0.1:4258 20241203160259202 DLINP <000b> input/ipa.c:454 connected read/write 20241203160259202 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160259202 DLGSUP <0013> gsup_req.c:140 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423224100913 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423224100913"} 20241203160259202 DAUC <0003> db_auc.c:133 IMSI='262423224100913': No such subscriber 20241203160259202 DLGSUP <0013> hlr.c:336 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423224100913 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241203160259202 DLGSUP <0013> gsup_req.c:276 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423224100913 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262423224100913" cause=IMSI unknown in HLR} 20241203160259202 DLGSUP <0013> gsup_req.c:173 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262423224100913 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241203160259202 DLINP <000b> input/ipa.c:454 connected read/write 20241203160259202 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160259202 DLINP <000b> input/ipa.c:454 connected read/write 20241203160259202 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@42fb6bd4e402: Found GsupExpect[0] for "262423224100913" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@42fb6bd4e402: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262423224100913" TC_gsup_sai_err_unknown_imsi(60)@42fb6bd4e402: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160259205 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57804<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@42fb6bd4e402: Final verdict of PTC: pass 20241203160259206 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57790<->l=127.0.0.1:4258 HLR_Test-GSUP(57)@42fb6bd4e402: Final verdict of PTC: none 20241203160259206 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46241<->l=127.0.0.1:4259) 20241203160259206 DLINP <000b> input/ipa.c:454 connected read/write 20241203160259207 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160259207 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241203160259207 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241203160259207 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 58@42fb6bd4e402: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@42fb6bd4e402: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@42fb6bd4e402: Final verdict of PTC: none MTC@42fb6bd4e402: Setting final verdict of the test case. MTC@42fb6bd4e402: Local verdict of MTC: none MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC with component reference 58: none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@42fb6bd4e402: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@42fb6bd4e402: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass'. Tue Dec 3 16:02:59 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 20241203160259256 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57816<->l=127.0.0.1:4258 20241203160259357 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57816<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=25336) MTC@42fb6bd4e402: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@42fb6bd4e402: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul'. ------ HLR_Tests.TC_gsup_ul ------ Tue Dec 3 16:03:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@42fb6bd4e402: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul' was executed successfully (exit status: 0). MTC@42fb6bd4e402: Test case TC_gsup_ul started. MTC@42fb6bd4e402: legacy= false MTC@42fb6bd4e402: in not legacy case 1 MTC@42fb6bd4e402: in not legacy case 2 20241203160302388 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241203160302388 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@42fb6bd4e402: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160302389 DLINP <000b> input/ipa.c:454 connected read/write 20241203160302389 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160302390 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41592<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@42fb6bd4e402: 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)@42fb6bd4e402: 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 } } } } 20241203160302391 DLINP <000b> input/ipa.c:454 connected read/write 20241203160302391 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160302391 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241203160302391 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241203160302391 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241203160302391 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241203160302391 DLGSUP <0013> gsup_server.c:238 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 20241203160302391 DLGSUP <0013> gsup_server.c:236 2: 20241203160302391 DLGSUP <0013> gsup_server.c:238 2: 00 20241203160302391 DLGSUP <0013> gsup_server.c:236 3: 20241203160302391 DLGSUP <0013> gsup_server.c:238 3: 00 20241203160302391 DLGSUP <0013> gsup_server.c:236 4: 20241203160302391 DLGSUP <0013> gsup_server.c:238 4: 00 20241203160302391 DLGSUP <0013> gsup_server.c:236 5: HLR_Test-GSUP-IPA(61)@42fb6bd4e402: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160302391 DLGSUP <0013> gsup_server.c:238 5: 00 20241203160302391 DLGSUP <0013> gsup_server.c:236 7: 20241203160302391 DLGSUP <0013> gsup_server.c:238 7: 00 20241203160302391 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241203160302391 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241203160302391 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 63@42fb6bd4e402: 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") 20241203160302399 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36923<->l=127.0.0.1:4259) 20241203160302402 DAUC <0003> db_auc.c:157 IMSI='262428081113819': No 2G Auth Data 20241203160302402 DAUC <0003> db_auc.c:192 IMSI='262428081113819': No 3G Auth Data HLR_Test-GSUP(62)@42fb6bd4e402: Created GsupExpect[0] for "262428081113819" to be handled at TC_gsup_ul(65) 20241203160302409 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41604<->l=127.0.0.1:4258 20241203160302434 DLINP <000b> input/ipa.c:454 connected read/write 20241203160302434 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160302434 DLGSUP <0013> gsup_req.c:140 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262428081113819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428081113819" cn_domain=PS} 20241203160302434 DLU <0006> fsm.c:456 lu(262428081113819)[0x61200000b7a0]{UNVALIDATED}: Allocated 20241203160302434 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262428081113819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241203160302434 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428081113819)[0x61200000b7a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241203160302434 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262428081113819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428081113819" cn_domain=PS} 20241203160302434 DLINP <000b> input/ipa.c:454 connected read/write 20241203160302434 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160302434 DLINP <000b> input/ipa.c:454 connected read/write 20241203160302434 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@42fb6bd4e402: Found GsupExpect[0] for "262428081113819" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@42fb6bd4e402: Added IMSI table entry 0TC_gsup_ul(65)"262428081113819" 20241203160302436 DLINP <000b> input/ipa.c:454 connected read/write 20241203160302436 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160302436 DLGSUP <0013> gsup_req.c:140 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262428081113819 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428081113819"} 20241203160302436 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428081113819)[0x61200000b7a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241203160302436 DLGSUP <0013> gsup_req.c:173 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262428081113819 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241203160302436 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262428081113819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428081113819"} 20241203160302436 DLGSUP <0013> gsup_req.c:173 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262428081113819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241203160302436 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428081113819)[0x61200000b7a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241203160302436 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428081113819)[0x61200000b7a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241203160302436 DLU <0006> fsm.c:568 lu(PS:IMSI-262428081113819)[0x61200000b7a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241203160302436 DLINP <000b> input/ipa.c:454 connected read/write 20241203160302436 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160302436 DLINP <000b> input/ipa.c:454 connected read/write 20241203160302436 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_ul(65)@42fb6bd4e402: setverdict(pass): none -> pass TC_gsup_ul(65)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160302437 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41604<->l=127.0.0.1:4258 TC_gsup_ul(65)@42fb6bd4e402: Final verdict of PTC: pass 20241203160302438 DAUC <0003> db_auc.c:157 IMSI='262429637031093': No 2G Auth Data 20241203160302438 DAUC <0003> db_auc.c:192 IMSI='262429637031093': No 3G Auth Data 20241203160302439 DLGSUP <0013> hlr.c:121 IMSI 262429637031093: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@42fb6bd4e402: Created GsupExpect[0] for "262429637031093" to be handled at TC_gsup_ul(66) 20241203160302445 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41608<->l=127.0.0.1:4258 20241203160302447 DLINP <000b> input/ipa.c:454 connected read/write 20241203160302447 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160302447 DLGSUP <0013> gsup_req.c:140 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429637031093 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429637031093" cn_domain=PS} 20241203160302447 DLU <0006> fsm.c:456 lu(262429637031093)[0x61200000b920]{UNVALIDATED}: Allocated 20241203160302447 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429637031093 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241203160302447 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429637031093)[0x61200000b920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241203160302447 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429637031093 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429637031093" cn_domain=PS} 20241203160302447 DLINP <000b> input/ipa.c:454 connected read/write 20241203160302447 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160302447 DLINP <000b> input/ipa.c:454 connected read/write 20241203160302447 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@42fb6bd4e402: Found GsupExpect[0] for "262429637031093" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@42fb6bd4e402: Added IMSI table entry 1TC_gsup_ul(66)"262429637031093" 20241203160302448 DLINP <000b> input/ipa.c:454 connected read/write 20241203160302448 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160302448 DLGSUP <0013> gsup_req.c:140 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262429637031093 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429637031093"} 20241203160302448 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429637031093)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241203160302448 DLGSUP <0013> gsup_req.c:173 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262429637031093 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241203160302448 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429637031093 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429637031093"} 20241203160302448 DLGSUP <0013> gsup_req.c:173 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262429637031093 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241203160302448 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429637031093)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241203160302448 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429637031093)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241203160302449 DLU <0006> fsm.c:568 lu(PS:IMSI-262429637031093)[0x61200000b920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241203160302449 DLINP <000b> input/ipa.c:454 connected read/write 20241203160302449 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160302449 DLINP <000b> input/ipa.c:454 connected read/write 20241203160302449 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_ul(66)@42fb6bd4e402: setverdict(pass): none -> pass TC_gsup_ul(66)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160302449 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41608<->l=127.0.0.1:4258 TC_gsup_ul(66)@42fb6bd4e402: Final verdict of PTC: pass 20241203160302450 DAUC <0003> db_auc.c:157 IMSI='262427783449296': No 2G Auth Data 20241203160302450 DAUC <0003> db_auc.c:192 IMSI='262427783449296': No 3G Auth Data 20241203160302451 DLGSUP <0013> hlr.c:121 IMSI 262427783449296: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@42fb6bd4e402: Created GsupExpect[0] for "262427783449296" to be handled at TC_gsup_ul(67) 20241203160302460 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41614<->l=127.0.0.1:4258 20241203160302463 DLINP <000b> input/ipa.c:454 connected read/write 20241203160302463 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160302463 DLGSUP <0013> gsup_req.c:140 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427783449296 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427783449296" cn_domain=PS} 20241203160302463 DLU <0006> fsm.c:456 lu(262427783449296)[0x61200000baa0]{UNVALIDATED}: Allocated 20241203160302463 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427783449296 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241203160302463 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427783449296)[0x61200000baa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241203160302463 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427783449296 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427783449296" cn_domain=PS} 20241203160302463 DLINP <000b> input/ipa.c:454 connected read/write 20241203160302463 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160302463 DLINP <000b> input/ipa.c:454 connected read/write 20241203160302463 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@42fb6bd4e402: Found GsupExpect[0] for "262427783449296" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@42fb6bd4e402: Added IMSI table entry 2TC_gsup_ul(67)"262427783449296" 20241203160302465 DLINP <000b> input/ipa.c:454 connected read/write 20241203160302465 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160302465 DLGSUP <0013> gsup_req.c:140 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262427783449296 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427783449296"} 20241203160302465 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427783449296)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241203160302465 DLGSUP <0013> gsup_req.c:173 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262427783449296 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241203160302465 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427783449296 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427783449296"} 20241203160302465 DLGSUP <0013> gsup_req.c:173 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262427783449296 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241203160302465 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427783449296)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241203160302465 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427783449296)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241203160302465 DLU <0006> fsm.c:568 lu(PS:IMSI-262427783449296)[0x61200000baa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241203160302465 DLINP <000b> input/ipa.c:454 connected read/write 20241203160302465 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160302465 DLINP <000b> input/ipa.c:454 connected read/write 20241203160302465 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_ul(67)@42fb6bd4e402: setverdict(pass): none -> pass TC_gsup_ul(67)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160302466 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41614<->l=127.0.0.1:4258 TC_gsup_ul(67)@42fb6bd4e402: Final verdict of PTC: pass 20241203160302467 DAUC <0003> db_auc.c:157 IMSI='262422094405221': No 2G Auth Data 20241203160302467 DAUC <0003> db_auc.c:192 IMSI='262422094405221': No 3G Auth Data 20241203160302467 DLGSUP <0013> hlr.c:121 IMSI 262422094405221: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@42fb6bd4e402: Created GsupExpect[0] for "262422094405221" to be handled at TC_gsup_ul(68) 20241203160302474 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41630<->l=127.0.0.1:4258 20241203160302476 DLINP <000b> input/ipa.c:454 connected read/write 20241203160302476 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160302476 DLGSUP <0013> gsup_req.c:140 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262422094405221 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422094405221" cn_domain=PS} 20241203160302476 DLU <0006> fsm.c:456 lu(262422094405221)[0x61200000bc20]{UNVALIDATED}: Allocated 20241203160302476 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262422094405221 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241203160302476 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422094405221)[0x61200000bc20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241203160302476 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262422094405221 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422094405221" cn_domain=PS} 20241203160302476 DLINP <000b> input/ipa.c:454 connected read/write 20241203160302476 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160302476 DLINP <000b> input/ipa.c:454 connected read/write 20241203160302476 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@42fb6bd4e402: Found GsupExpect[0] for "262422094405221" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@42fb6bd4e402: Added IMSI table entry 3TC_gsup_ul(68)"262422094405221" 20241203160302478 DLINP <000b> input/ipa.c:454 connected read/write 20241203160302478 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160302478 DLGSUP <0013> gsup_req.c:140 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262422094405221 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422094405221"} 20241203160302478 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422094405221)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241203160302478 DLGSUP <0013> gsup_req.c:173 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262422094405221 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241203160302478 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262422094405221 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422094405221"} 20241203160302478 DLGSUP <0013> gsup_req.c:173 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262422094405221 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241203160302478 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422094405221)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241203160302478 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422094405221)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241203160302478 DLU <0006> fsm.c:568 lu(PS:IMSI-262422094405221)[0x61200000bc20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241203160302478 DLINP <000b> input/ipa.c:454 connected read/write 20241203160302478 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160302478 DLINP <000b> input/ipa.c:454 connected read/write 20241203160302478 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_ul(68)@42fb6bd4e402: setverdict(pass): none -> pass TC_gsup_ul(68)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160302479 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41630<->l=127.0.0.1:4258 TC_gsup_ul(68)@42fb6bd4e402: Final verdict of PTC: pass 20241203160302480 DAUC <0003> db_auc.c:157 IMSI='262426894818556': No 2G Auth Data 20241203160302480 DAUC <0003> db_auc.c:192 IMSI='262426894818556': No 3G Auth Data 20241203160302481 DLGSUP <0013> hlr.c:121 IMSI 262426894818556: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@42fb6bd4e402: Created GsupExpect[0] for "262426894818556" to be handled at TC_gsup_ul(69) 20241203160302489 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41636<->l=127.0.0.1:4258 20241203160302492 DLINP <000b> input/ipa.c:454 connected read/write 20241203160302492 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160302492 DLGSUP <0013> gsup_req.c:140 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262426894818556 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426894818556" cn_domain=PS} 20241203160302492 DLU <0006> fsm.c:456 lu(262426894818556)[0x61200000bda0]{UNVALIDATED}: Allocated 20241203160302492 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262426894818556 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241203160302492 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426894818556)[0x61200000bda0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241203160302492 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262426894818556 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426894818556" cn_domain=PS} 20241203160302492 DLINP <000b> input/ipa.c:454 connected read/write 20241203160302492 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160302492 DLINP <000b> input/ipa.c:454 connected read/write 20241203160302492 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@42fb6bd4e402: Found GsupExpect[0] for "262426894818556" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@42fb6bd4e402: Added IMSI table entry 4TC_gsup_ul(69)"262426894818556" 20241203160302494 DLINP <000b> input/ipa.c:454 connected read/write 20241203160302494 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160302494 DLGSUP <0013> gsup_req.c:140 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262426894818556 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426894818556"} 20241203160302494 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426894818556)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241203160302494 DLGSUP <0013> gsup_req.c:173 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262426894818556 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241203160302494 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262426894818556 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426894818556"} 20241203160302494 DLGSUP <0013> gsup_req.c:173 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262426894818556 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241203160302494 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426894818556)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241203160302494 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426894818556)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241203160302494 DLU <0006> fsm.c:568 lu(PS:IMSI-262426894818556)[0x61200000bda0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241203160302494 DLINP <000b> input/ipa.c:454 connected read/write 20241203160302494 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160302494 DLINP <000b> input/ipa.c:454 connected read/write 20241203160302494 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_ul(69)@42fb6bd4e402: setverdict(pass): none -> pass TC_gsup_ul(69)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160302495 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41636<->l=127.0.0.1:4258 TC_gsup_ul(69)@42fb6bd4e402: Final verdict of PTC: pass 20241203160302497 DAUC <0003> db_auc.c:157 IMSI='262424396685973': No 2G Auth Data 20241203160302497 DAUC <0003> db_auc.c:192 IMSI='262424396685973': No 3G Auth Data 20241203160302497 DLGSUP <0013> hlr.c:121 IMSI 262424396685973: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@42fb6bd4e402: Created GsupExpect[0] for "262424396685973" to be handled at TC_gsup_ul(70) 20241203160302506 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41648<->l=127.0.0.1:4258 20241203160302509 DLINP <000b> input/ipa.c:454 connected read/write 20241203160302509 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160302509 DLGSUP <0013> gsup_req.c:140 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424396685973 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424396685973" cn_domain=PS} 20241203160302509 DLU <0006> fsm.c:456 lu(262424396685973)[0x61200000bf20]{UNVALIDATED}: Allocated 20241203160302509 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424396685973 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241203160302509 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424396685973)[0x61200000bf20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241203160302509 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424396685973 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424396685973" cn_domain=PS} 20241203160302509 DLINP <000b> input/ipa.c:454 connected read/write 20241203160302509 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160302509 DLINP <000b> input/ipa.c:454 connected read/write 20241203160302509 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@42fb6bd4e402: Found GsupExpect[0] for "262424396685973" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@42fb6bd4e402: Added IMSI table entry 5TC_gsup_ul(70)"262424396685973" 20241203160302511 DLINP <000b> input/ipa.c:454 connected read/write 20241203160302511 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160302511 DLGSUP <0013> gsup_req.c:140 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262424396685973 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424396685973"} 20241203160302511 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424396685973)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241203160302511 DLGSUP <0013> gsup_req.c:173 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262424396685973 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241203160302511 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424396685973 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424396685973"} 20241203160302511 DLGSUP <0013> gsup_req.c:173 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262424396685973 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241203160302511 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424396685973)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241203160302511 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424396685973)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241203160302511 DLU <0006> fsm.c:568 lu(PS:IMSI-262424396685973)[0x61200000bf20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241203160302511 DLINP <000b> input/ipa.c:454 connected read/write 20241203160302511 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160302511 DLINP <000b> input/ipa.c:454 connected read/write 20241203160302511 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_ul(70)@42fb6bd4e402: setverdict(pass): none -> pass TC_gsup_ul(70)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160302512 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41648<->l=127.0.0.1:4258 TC_gsup_ul(70)@42fb6bd4e402: Final verdict of PTC: pass 20241203160302514 DAUC <0003> db_auc.c:157 IMSI='262424542851666': No 2G Auth Data 20241203160302514 DAUC <0003> db_auc.c:192 IMSI='262424542851666': No 3G Auth Data 20241203160302514 DLGSUP <0013> hlr.c:121 IMSI 262424542851666: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@42fb6bd4e402: Created GsupExpect[0] for "262424542851666" to be handled at TC_gsup_ul(71) 20241203160302522 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41658<->l=127.0.0.1:4258 20241203160302524 DLINP <000b> input/ipa.c:454 connected read/write 20241203160302524 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160302524 DLGSUP <0013> gsup_req.c:140 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424542851666 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424542851666" cn_domain=PS} 20241203160302525 DLU <0006> fsm.c:456 lu(262424542851666)[0x61200000ffa0]{UNVALIDATED}: Allocated 20241203160302525 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424542851666 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241203160302525 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424542851666)[0x61200000ffa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241203160302525 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424542851666 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424542851666" cn_domain=PS} 20241203160302525 DLINP <000b> input/ipa.c:454 connected read/write 20241203160302525 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160302525 DLINP <000b> input/ipa.c:454 connected read/write 20241203160302525 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@42fb6bd4e402: Found GsupExpect[0] for "262424542851666" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@42fb6bd4e402: Added IMSI table entry 6TC_gsup_ul(71)"262424542851666" 20241203160302526 DLINP <000b> input/ipa.c:454 connected read/write 20241203160302526 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160302526 DLGSUP <0013> gsup_req.c:140 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262424542851666 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424542851666"} 20241203160302526 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424542851666)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241203160302526 DLGSUP <0013> gsup_req.c:173 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262424542851666 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241203160302526 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424542851666 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424542851666"} 20241203160302526 DLGSUP <0013> gsup_req.c:173 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262424542851666 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241203160302526 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424542851666)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241203160302526 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424542851666)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241203160302526 DLU <0006> fsm.c:568 lu(PS:IMSI-262424542851666)[0x61200000ffa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241203160302526 DLINP <000b> input/ipa.c:454 connected read/write 20241203160302526 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160302526 DLINP <000b> input/ipa.c:454 connected read/write 20241203160302526 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_ul(71)@42fb6bd4e402: setverdict(pass): none -> pass TC_gsup_ul(71)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160302528 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41658<->l=127.0.0.1:4258 TC_gsup_ul(71)@42fb6bd4e402: Final verdict of PTC: pass 20241203160302529 DAUC <0003> db_auc.c:157 IMSI='262420636618703': No 2G Auth Data 20241203160302529 DAUC <0003> db_auc.c:192 IMSI='262420636618703': No 3G Auth Data 20241203160302530 DLGSUP <0013> hlr.c:121 IMSI 262420636618703: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@42fb6bd4e402: Created GsupExpect[0] for "262420636618703" to be handled at TC_gsup_ul(72) 20241203160302538 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41662<->l=127.0.0.1:4258 20241203160302540 DLINP <000b> input/ipa.c:454 connected read/write 20241203160302540 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160302540 DLGSUP <0013> gsup_req.c:140 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420636618703 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420636618703" cn_domain=PS} 20241203160302540 DLU <0006> fsm.c:456 lu(262420636618703)[0x612000010120]{UNVALIDATED}: Allocated 20241203160302541 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420636618703 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241203160302541 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420636618703)[0x612000010120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241203160302541 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420636618703 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420636618703" cn_domain=PS} 20241203160302541 DLINP <000b> input/ipa.c:454 connected read/write 20241203160302541 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160302541 DLINP <000b> input/ipa.c:454 connected read/write 20241203160302541 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@42fb6bd4e402: Found GsupExpect[0] for "262420636618703" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@42fb6bd4e402: Added IMSI table entry 7TC_gsup_ul(72)"262420636618703" 20241203160302543 DLINP <000b> input/ipa.c:454 connected read/write 20241203160302543 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160302543 DLGSUP <0013> gsup_req.c:140 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262420636618703 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420636618703"} 20241203160302543 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420636618703)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241203160302543 DLGSUP <0013> gsup_req.c:173 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262420636618703 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241203160302543 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420636618703 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420636618703"} 20241203160302543 DLGSUP <0013> gsup_req.c:173 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262420636618703 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241203160302543 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420636618703)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241203160302543 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420636618703)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241203160302543 DLU <0006> fsm.c:568 lu(PS:IMSI-262420636618703)[0x612000010120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241203160302543 DLINP <000b> input/ipa.c:454 connected read/write 20241203160302543 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160302543 DLINP <000b> input/ipa.c:454 connected read/write 20241203160302543 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_ul(72)@42fb6bd4e402: setverdict(pass): none -> pass TC_gsup_ul(72)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160302544 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41662<->l=127.0.0.1:4258 TC_gsup_ul(72)@42fb6bd4e402: Final verdict of PTC: pass MTC@42fb6bd4e402: setverdict(pass): none -> pass 20241203160302545 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41592<->l=127.0.0.1:4258 20241203160302545 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36923<->l=127.0.0.1:4259) 63@42fb6bd4e402: Final verdict of PTC: none 20241203160302546 DLINP <000b> input/ipa.c:454 connected read/write IPA-CTRL-CLI-IPA(64)@42fb6bd4e402: Final verdict of PTC: none 20241203160302546 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160302546 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241203160302546 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241203160302546 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(62)@42fb6bd4e402: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@42fb6bd4e402: Final verdict of PTC: none MTC@42fb6bd4e402: Setting final verdict of the test case. MTC@42fb6bd4e402: Local verdict of MTC: pass MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@42fb6bd4e402: Test case TC_gsup_ul finished. Verdict: pass MTC@42fb6bd4e402: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass'. Tue Dec 3 16:03:02 UTC 2024 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20241203160302576 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41664<->l=127.0.0.1:4258 20241203160302677 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41664<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=112780) MTC@42fb6bd4e402: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass' was executed successfully (exit status: 0). MTC@42fb6bd4e402: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy'. ------ HLR_Tests.TC_gsup_ul_via_proxy ------ Tue Dec 3 16:03:04 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@42fb6bd4e402: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy' was executed successfully (exit status: 0). MTC@42fb6bd4e402: Test case TC_gsup_ul_via_proxy started. MTC@42fb6bd4e402: legacy= false MTC@42fb6bd4e402: in not legacy case 1 MTC@42fb6bd4e402: in not legacy case 2 20241203160305710 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241203160305710 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@42fb6bd4e402: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160305711 DLINP <000b> input/ipa.c:454 connected read/write 20241203160305711 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160305712 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41672<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@42fb6bd4e402: 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)@42fb6bd4e402: 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 } } } } 20241203160305713 DLINP <000b> input/ipa.c:454 connected read/write 20241203160305713 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(73)@42fb6bd4e402: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160305713 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241203160305713 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241203160305713 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241203160305713 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241203160305713 DLGSUP <0013> gsup_server.c:238 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 20241203160305713 DLGSUP <0013> gsup_server.c:236 2: 20241203160305713 DLGSUP <0013> gsup_server.c:238 2: 00 20241203160305713 DLGSUP <0013> gsup_server.c:236 3: 20241203160305713 DLGSUP <0013> gsup_server.c:238 3: 00 20241203160305713 DLGSUP <0013> gsup_server.c:236 4: 20241203160305713 DLGSUP <0013> gsup_server.c:238 4: 00 20241203160305713 DLGSUP <0013> gsup_server.c:236 5: 20241203160305713 DLGSUP <0013> gsup_server.c:238 5: 00 20241203160305713 DLGSUP <0013> gsup_server.c:236 7: 20241203160305713 DLGSUP <0013> gsup_server.c:238 7: 00 20241203160305713 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241203160305713 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241203160305713 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 75@42fb6bd4e402: 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") 20241203160305721 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43815<->l=127.0.0.1:4259) 20241203160305725 DAUC <0003> db_auc.c:157 IMSI='262426377245357': No 2G Auth Data 20241203160305725 DAUC <0003> db_auc.c:192 IMSI='262426377245357': No 3G Auth Data HLR_Test-GSUP(74)@42fb6bd4e402: Created GsupExpect[0] for "262426377245357" to be handled at TC_gsup_ul_via_proxy(77) 20241203160305733 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41678<->l=127.0.0.1:4258 20241203160305754 DLINP <000b> input/ipa.c:454 connected read/write 20241203160305754 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160305754 DLGSUP <0013> gsup_req.c:140 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262426377245357 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426377245357" cn_domain=PS source_name="the-source\n"} 20241203160305754 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241203160305754 DLU <0006> fsm.c:456 lu(262426377245357)[0x6120000102a0]{UNVALIDATED}: Allocated 20241203160305754 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262426377245357 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241203160305754 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426377245357)[0x6120000102a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241203160305754 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262426377245357 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426377245357" cn_domain=PS destination_name="the-source\n"} 20241203160305754 DLINP <000b> input/ipa.c:454 connected read/write 20241203160305754 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160305754 DLINP <000b> input/ipa.c:454 connected read/write 20241203160305754 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@42fb6bd4e402: Found GsupExpect[0] for "262426377245357" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@42fb6bd4e402: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262426377245357" 20241203160305756 DLINP <000b> input/ipa.c:454 connected read/write 20241203160305756 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160305756 DLGSUP <0013> gsup_req.c:140 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262426377245357 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426377245357" source_name="the-source\n"} 20241203160305756 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426377245357)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241203160305756 DLGSUP <0013> gsup_req.c:173 GSUP 68: the-source\n: IMSI-262426377245357 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241203160305756 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262426377245357 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426377245357" destination_name="the-source\n"} 20241203160305756 DLGSUP <0013> gsup_req.c:173 GSUP 67: the-source\n: IMSI-262426377245357 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241203160305756 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426377245357)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241203160305756 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426377245357)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241203160305756 DLU <0006> fsm.c:568 lu(PS:IMSI-262426377245357)[0x6120000102a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241203160305756 DLINP <000b> input/ipa.c:454 connected read/write 20241203160305756 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160305756 DLINP <000b> input/ipa.c:454 connected read/write 20241203160305757 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@42fb6bd4e402: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160305757 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41678<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@42fb6bd4e402: Final verdict of PTC: pass 20241203160305758 DAUC <0003> db_auc.c:157 IMSI='262423894164011': No 2G Auth Data 20241203160305758 DAUC <0003> db_auc.c:192 IMSI='262423894164011': No 3G Auth Data 20241203160305759 DLGSUP <0013> hlr.c:121 IMSI 262423894164011: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@42fb6bd4e402: Created GsupExpect[0] for "262423894164011" to be handled at TC_gsup_ul_via_proxy(78) 20241203160305766 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41688<->l=127.0.0.1:4258 20241203160305768 DLINP <000b> input/ipa.c:454 connected read/write 20241203160305768 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160305768 DLGSUP <0013> gsup_req.c:140 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262423894164011 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423894164011" cn_domain=PS source_name="the-source\n"} 20241203160305768 DLU <0006> fsm.c:456 lu(262423894164011)[0x612000010420]{UNVALIDATED}: Allocated 20241203160305768 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262423894164011 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241203160305768 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423894164011)[0x612000010420]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241203160305768 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262423894164011 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423894164011" cn_domain=PS destination_name="the-source\n"} 20241203160305768 DLINP <000b> input/ipa.c:454 connected read/write 20241203160305768 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160305768 DLINP <000b> input/ipa.c:454 connected read/write 20241203160305769 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@42fb6bd4e402: Found GsupExpect[0] for "262423894164011" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@42fb6bd4e402: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262423894164011" 20241203160305770 DLINP <000b> input/ipa.c:454 connected read/write 20241203160305770 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160305770 DLGSUP <0013> gsup_req.c:140 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262423894164011 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423894164011" source_name="the-source\n"} 20241203160305770 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423894164011)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241203160305770 DLGSUP <0013> gsup_req.c:173 GSUP 70: the-source\n: IMSI-262423894164011 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241203160305770 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262423894164011 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423894164011" destination_name="the-source\n"} 20241203160305770 DLGSUP <0013> gsup_req.c:173 GSUP 69: the-source\n: IMSI-262423894164011 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241203160305770 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423894164011)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241203160305770 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423894164011)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241203160305770 DLU <0006> fsm.c:568 lu(PS:IMSI-262423894164011)[0x612000010420]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241203160305770 DLINP <000b> input/ipa.c:454 connected read/write 20241203160305770 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160305770 DLINP <000b> input/ipa.c:454 connected read/write 20241203160305770 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@42fb6bd4e402: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160305771 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41688<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@42fb6bd4e402: Final verdict of PTC: pass 20241203160305772 DAUC <0003> db_auc.c:157 IMSI='262426078762508': No 2G Auth Data 20241203160305772 DAUC <0003> db_auc.c:192 IMSI='262426078762508': No 3G Auth Data 20241203160305772 DLGSUP <0013> hlr.c:121 IMSI 262426078762508: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@42fb6bd4e402: Created GsupExpect[0] for "262426078762508" to be handled at TC_gsup_ul_via_proxy(79) 20241203160305780 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41700<->l=127.0.0.1:4258 20241203160305783 DLINP <000b> input/ipa.c:454 connected read/write 20241203160305783 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160305783 DLGSUP <0013> gsup_req.c:140 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262426078762508 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426078762508" cn_domain=PS source_name="the-source\n"} 20241203160305783 DLU <0006> fsm.c:456 lu(262426078762508)[0x6120000105a0]{UNVALIDATED}: Allocated 20241203160305783 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262426078762508 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241203160305783 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426078762508)[0x6120000105a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241203160305783 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262426078762508 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426078762508" cn_domain=PS destination_name="the-source\n"} 20241203160305783 DLINP <000b> input/ipa.c:454 connected read/write 20241203160305783 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160305783 DLINP <000b> input/ipa.c:454 connected read/write 20241203160305783 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@42fb6bd4e402: Found GsupExpect[0] for "262426078762508" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@42fb6bd4e402: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262426078762508" 20241203160305784 DLINP <000b> input/ipa.c:454 connected read/write 20241203160305784 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160305784 DLGSUP <0013> gsup_req.c:140 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262426078762508 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426078762508" source_name="the-source\n"} 20241203160305784 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426078762508)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241203160305784 DLGSUP <0013> gsup_req.c:173 GSUP 72: the-source\n: IMSI-262426078762508 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241203160305785 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262426078762508 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426078762508" destination_name="the-source\n"} 20241203160305785 DLGSUP <0013> gsup_req.c:173 GSUP 71: the-source\n: IMSI-262426078762508 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241203160305785 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426078762508)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241203160305785 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426078762508)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241203160305785 DLU <0006> fsm.c:568 lu(PS:IMSI-262426078762508)[0x6120000105a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241203160305785 DLINP <000b> input/ipa.c:454 connected read/write 20241203160305785 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160305785 DLINP <000b> input/ipa.c:454 connected read/write 20241203160305785 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@42fb6bd4e402: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160305785 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41700<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@42fb6bd4e402: Final verdict of PTC: pass 20241203160305787 DAUC <0003> db_auc.c:157 IMSI='262420794846846': No 2G Auth Data 20241203160305787 DAUC <0003> db_auc.c:192 IMSI='262420794846846': No 3G Auth Data 20241203160305787 DLGSUP <0013> hlr.c:121 IMSI 262420794846846: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@42fb6bd4e402: Created GsupExpect[0] for "262420794846846" to be handled at TC_gsup_ul_via_proxy(80) 20241203160305794 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41704<->l=127.0.0.1:4258 20241203160305796 DLINP <000b> input/ipa.c:454 connected read/write 20241203160305796 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160305797 DLGSUP <0013> gsup_req.c:140 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262420794846846 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420794846846" cn_domain=PS source_name="the-source\n"} 20241203160305797 DLU <0006> fsm.c:456 lu(262420794846846)[0x612000010720]{UNVALIDATED}: Allocated 20241203160305797 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262420794846846 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241203160305797 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420794846846)[0x612000010720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241203160305797 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262420794846846 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420794846846" cn_domain=PS destination_name="the-source\n"} 20241203160305797 DLINP <000b> input/ipa.c:454 connected read/write 20241203160305797 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160305797 DLINP <000b> input/ipa.c:454 connected read/write 20241203160305797 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@42fb6bd4e402: Found GsupExpect[0] for "262420794846846" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@42fb6bd4e402: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262420794846846" 20241203160305799 DLINP <000b> input/ipa.c:454 connected read/write 20241203160305799 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160305799 DLGSUP <0013> gsup_req.c:140 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262420794846846 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420794846846" source_name="the-source\n"} 20241203160305799 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420794846846)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241203160305799 DLGSUP <0013> gsup_req.c:173 GSUP 74: the-source\n: IMSI-262420794846846 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241203160305799 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262420794846846 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420794846846" destination_name="the-source\n"} 20241203160305799 DLGSUP <0013> gsup_req.c:173 GSUP 73: the-source\n: IMSI-262420794846846 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241203160305799 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420794846846)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241203160305799 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420794846846)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241203160305799 DLU <0006> fsm.c:568 lu(PS:IMSI-262420794846846)[0x612000010720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241203160305799 DLINP <000b> input/ipa.c:454 connected read/write 20241203160305799 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160305799 DLINP <000b> input/ipa.c:454 connected read/write 20241203160305799 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@42fb6bd4e402: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160305800 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41704<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@42fb6bd4e402: Final verdict of PTC: pass 20241203160305802 DAUC <0003> db_auc.c:157 IMSI='262420495587759': No 2G Auth Data 20241203160305802 DAUC <0003> db_auc.c:192 IMSI='262420495587759': No 3G Auth Data 20241203160305802 DLGSUP <0013> hlr.c:121 IMSI 262420495587759: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@42fb6bd4e402: Created GsupExpect[0] for "262420495587759" to be handled at TC_gsup_ul_via_proxy(81) 20241203160305809 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41708<->l=127.0.0.1:4258 20241203160305811 DLINP <000b> input/ipa.c:454 connected read/write 20241203160305811 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160305811 DLGSUP <0013> gsup_req.c:140 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262420495587759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420495587759" cn_domain=PS source_name="the-source\n"} 20241203160305811 DLU <0006> fsm.c:456 lu(262420495587759)[0x6120000108a0]{UNVALIDATED}: Allocated 20241203160305811 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262420495587759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241203160305811 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420495587759)[0x6120000108a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241203160305811 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262420495587759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420495587759" cn_domain=PS destination_name="the-source\n"} 20241203160305811 DLINP <000b> input/ipa.c:454 connected read/write 20241203160305811 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160305811 DLINP <000b> input/ipa.c:454 connected read/write 20241203160305811 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@42fb6bd4e402: Found GsupExpect[0] for "262420495587759" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@42fb6bd4e402: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262420495587759" 20241203160305813 DLINP <000b> input/ipa.c:454 connected read/write 20241203160305813 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160305813 DLGSUP <0013> gsup_req.c:140 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262420495587759 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420495587759" source_name="the-source\n"} 20241203160305813 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420495587759)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241203160305813 DLGSUP <0013> gsup_req.c:173 GSUP 76: the-source\n: IMSI-262420495587759 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241203160305813 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262420495587759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420495587759" destination_name="the-source\n"} 20241203160305813 DLGSUP <0013> gsup_req.c:173 GSUP 75: the-source\n: IMSI-262420495587759 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241203160305813 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420495587759)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241203160305813 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420495587759)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241203160305813 DLU <0006> fsm.c:568 lu(PS:IMSI-262420495587759)[0x6120000108a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241203160305813 DLINP <000b> input/ipa.c:454 connected read/write 20241203160305813 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160305813 DLINP <000b> input/ipa.c:454 connected read/write 20241203160305813 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@42fb6bd4e402: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160305814 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41708<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@42fb6bd4e402: Final verdict of PTC: pass 20241203160305815 DAUC <0003> db_auc.c:157 IMSI='262423907950392': No 2G Auth Data 20241203160305815 DAUC <0003> db_auc.c:192 IMSI='262423907950392': No 3G Auth Data 20241203160305816 DLGSUP <0013> hlr.c:121 IMSI 262423907950392: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@42fb6bd4e402: Created GsupExpect[0] for "262423907950392" to be handled at TC_gsup_ul_via_proxy(82) 20241203160305823 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41720<->l=127.0.0.1:4258 20241203160305825 DLINP <000b> input/ipa.c:454 connected read/write 20241203160305825 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160305825 DLGSUP <0013> gsup_req.c:140 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262423907950392 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423907950392" cn_domain=PS source_name="the-source\n"} 20241203160305825 DLU <0006> fsm.c:456 lu(262423907950392)[0x612000010a20]{UNVALIDATED}: Allocated 20241203160305825 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262423907950392 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241203160305825 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423907950392)[0x612000010a20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241203160305825 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262423907950392 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423907950392" cn_domain=PS destination_name="the-source\n"} 20241203160305825 DLINP <000b> input/ipa.c:454 connected read/write 20241203160305825 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160305825 DLINP <000b> input/ipa.c:454 connected read/write 20241203160305825 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@42fb6bd4e402: Found GsupExpect[0] for "262423907950392" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@42fb6bd4e402: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262423907950392" 20241203160305827 DLINP <000b> input/ipa.c:454 connected read/write 20241203160305827 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160305827 DLGSUP <0013> gsup_req.c:140 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262423907950392 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423907950392" source_name="the-source\n"} 20241203160305827 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423907950392)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241203160305827 DLGSUP <0013> gsup_req.c:173 GSUP 78: the-source\n: IMSI-262423907950392 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241203160305827 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262423907950392 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423907950392" destination_name="the-source\n"} 20241203160305827 DLGSUP <0013> gsup_req.c:173 GSUP 77: the-source\n: IMSI-262423907950392 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241203160305827 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423907950392)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241203160305827 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423907950392)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241203160305827 DLU <0006> fsm.c:568 lu(PS:IMSI-262423907950392)[0x612000010a20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241203160305827 DLINP <000b> input/ipa.c:454 connected read/write 20241203160305827 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160305827 DLINP <000b> input/ipa.c:454 connected read/write 20241203160305827 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@42fb6bd4e402: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160305828 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41720<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@42fb6bd4e402: Final verdict of PTC: pass 20241203160305829 DAUC <0003> db_auc.c:157 IMSI='262428680185272': No 2G Auth Data 20241203160305829 DAUC <0003> db_auc.c:192 IMSI='262428680185272': No 3G Auth Data 20241203160305830 DLGSUP <0013> hlr.c:121 IMSI 262428680185272: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@42fb6bd4e402: Created GsupExpect[0] for "262428680185272" to be handled at TC_gsup_ul_via_proxy(83) 20241203160305836 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41722<->l=127.0.0.1:4258 20241203160305839 DLINP <000b> input/ipa.c:454 connected read/write 20241203160305839 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160305839 DLGSUP <0013> gsup_req.c:140 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262428680185272 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428680185272" cn_domain=PS source_name="the-source\n"} 20241203160305839 DLU <0006> fsm.c:456 lu(262428680185272)[0x612000010ba0]{UNVALIDATED}: Allocated 20241203160305839 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262428680185272 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241203160305839 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428680185272)[0x612000010ba0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241203160305839 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262428680185272 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428680185272" cn_domain=PS destination_name="the-source\n"} 20241203160305839 DLINP <000b> input/ipa.c:454 connected read/write 20241203160305839 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160305839 DLINP <000b> input/ipa.c:454 connected read/write 20241203160305839 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@42fb6bd4e402: Found GsupExpect[0] for "262428680185272" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@42fb6bd4e402: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262428680185272" 20241203160305840 DLINP <000b> input/ipa.c:454 connected read/write 20241203160305840 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160305840 DLGSUP <0013> gsup_req.c:140 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262428680185272 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428680185272" source_name="the-source\n"} 20241203160305840 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428680185272)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241203160305840 DLGSUP <0013> gsup_req.c:173 GSUP 80: the-source\n: IMSI-262428680185272 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241203160305840 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262428680185272 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428680185272" destination_name="the-source\n"} 20241203160305840 DLGSUP <0013> gsup_req.c:173 GSUP 79: the-source\n: IMSI-262428680185272 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241203160305840 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428680185272)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241203160305840 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428680185272)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241203160305840 DLU <0006> fsm.c:568 lu(PS:IMSI-262428680185272)[0x612000010ba0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241203160305841 DLINP <000b> input/ipa.c:454 connected read/write 20241203160305841 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160305841 DLINP <000b> input/ipa.c:454 connected read/write 20241203160305841 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@42fb6bd4e402: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160305841 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41722<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@42fb6bd4e402: Final verdict of PTC: pass 20241203160305842 DAUC <0003> db_auc.c:157 IMSI='262427696991721': No 2G Auth Data 20241203160305842 DAUC <0003> db_auc.c:192 IMSI='262427696991721': No 3G Auth Data 20241203160305843 DLGSUP <0013> hlr.c:121 IMSI 262427696991721: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@42fb6bd4e402: Created GsupExpect[0] for "262427696991721" to be handled at TC_gsup_ul_via_proxy(84) 20241203160305850 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41728<->l=127.0.0.1:4258 20241203160305856 DLINP <000b> input/ipa.c:454 connected read/write 20241203160305857 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160305857 DLGSUP <0013> gsup_req.c:140 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262427696991721 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427696991721" cn_domain=PS source_name="the-source\n"} 20241203160305857 DLU <0006> fsm.c:456 lu(262427696991721)[0x612000010d20]{UNVALIDATED}: Allocated 20241203160305857 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262427696991721 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241203160305857 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427696991721)[0x612000010d20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241203160305857 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262427696991721 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427696991721" cn_domain=PS destination_name="the-source\n"} 20241203160305857 DLINP <000b> input/ipa.c:454 connected read/write 20241203160305857 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160305857 DLINP <000b> input/ipa.c:454 connected read/write 20241203160305857 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@42fb6bd4e402: Found GsupExpect[0] for "262427696991721" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@42fb6bd4e402: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262427696991721" 20241203160305858 DLINP <000b> input/ipa.c:454 connected read/write 20241203160305858 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160305859 DLGSUP <0013> gsup_req.c:140 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262427696991721 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427696991721" source_name="the-source\n"} 20241203160305859 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427696991721)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241203160305859 DLGSUP <0013> gsup_req.c:173 GSUP 82: the-source\n: IMSI-262427696991721 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241203160305859 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262427696991721 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427696991721" destination_name="the-source\n"} 20241203160305859 DLGSUP <0013> gsup_req.c:173 GSUP 81: the-source\n: IMSI-262427696991721 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241203160305859 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427696991721)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241203160305859 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427696991721)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241203160305859 DLU <0006> fsm.c:568 lu(PS:IMSI-262427696991721)[0x612000010d20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241203160305859 DLINP <000b> input/ipa.c:454 connected read/write 20241203160305859 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160305859 DLINP <000b> input/ipa.c:454 connected read/write 20241203160305859 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@42fb6bd4e402: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160305860 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41728<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@42fb6bd4e402: Final verdict of PTC: pass MTC@42fb6bd4e402: setverdict(pass): none -> pass 20241203160305861 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41672<->l=127.0.0.1:4258 20241203160305862 DLINP <000b> input/ipa.c:454 connected read/write 20241203160305862 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160305862 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241203160305862 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241203160305862 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241203160305862 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241203160305862 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43815<->l=127.0.0.1:4259) HLR_Test-GSUP(74)@42fb6bd4e402: Final verdict of PTC: none 75@42fb6bd4e402: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@42fb6bd4e402: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@42fb6bd4e402: Final verdict of PTC: none MTC@42fb6bd4e402: Setting final verdict of the test case. MTC@42fb6bd4e402: Local verdict of MTC: pass MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@42fb6bd4e402: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@42fb6bd4e402: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass'. Tue Dec 3 16:03:05 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 20241203160305898 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41744<->l=127.0.0.1:4258 20241203160305999 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41744<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=80040) Waiting for packet dumper to finish... 1 (prev_count=80040, count=114608) MTC@42fb6bd4e402: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass' was executed successfully (exit status: 0). MTC@42fb6bd4e402: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data'. ------ HLR_Tests.TC_gsup_ul_subscriber_data ------ Tue Dec 3 16:03:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@42fb6bd4e402: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data' was executed successfully (exit status: 0). MTC@42fb6bd4e402: Test case TC_gsup_ul_subscriber_data started. MTC@42fb6bd4e402: legacy= false MTC@42fb6bd4e402: in not legacy case 1 MTC@42fb6bd4e402: in not legacy case 2 20241203160309071 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241203160309071 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@42fb6bd4e402: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160309072 DLINP <000b> input/ipa.c:454 connected read/write 20241203160309072 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160309073 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41750<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@42fb6bd4e402: 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)@42fb6bd4e402: 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 } } } } 20241203160309074 DLINP <000b> input/ipa.c:454 connected read/write 20241203160309074 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(85)@42fb6bd4e402: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160309074 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241203160309074 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241203160309074 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241203160309074 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241203160309074 DLGSUP <0013> gsup_server.c:238 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 20241203160309074 DLGSUP <0013> gsup_server.c:236 2: 20241203160309074 DLGSUP <0013> gsup_server.c:238 2: 00 20241203160309074 DLGSUP <0013> gsup_server.c:236 3: 20241203160309074 DLGSUP <0013> gsup_server.c:238 3: 00 20241203160309074 DLGSUP <0013> gsup_server.c:236 4: 20241203160309074 DLGSUP <0013> gsup_server.c:238 4: 00 20241203160309074 DLGSUP <0013> gsup_server.c:236 5: 20241203160309074 DLGSUP <0013> gsup_server.c:238 5: 00 20241203160309074 DLGSUP <0013> gsup_server.c:236 7: 20241203160309074 DLGSUP <0013> gsup_server.c:238 7: 00 20241203160309074 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241203160309074 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241203160309074 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 87@42fb6bd4e402: 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") 20241203160309083 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37095<->l=127.0.0.1:4259) 20241203160309088 DAUC <0003> db_auc.c:157 IMSI='262422957955815': No 2G Auth Data 20241203160309088 DAUC <0003> db_auc.c:192 IMSI='262422957955815': No 3G Auth Data HLR_Test-GSUP(86)@42fb6bd4e402: Created GsupExpect[0] for "262422957955815" to be handled at TC_gsup_ul_subscriber_data(89) 20241203160309095 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41754<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@42fb6bd4e402: GSUP ul subscriber_data<unbound> 20241203160309114 DLINP <000b> input/ipa.c:454 connected read/write 20241203160309114 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160309114 DLGSUP <0013> gsup_req.c:140 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422957955815 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422957955815" cn_domain=PS} 20241203160309114 DLU <0006> fsm.c:456 lu(262422957955815)[0x612000010ea0]{UNVALIDATED}: Allocated 20241203160309114 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422957955815 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241203160309114 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422957955815)[0x612000010ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241203160309114 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422957955815 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422957955815" cn_domain=PS} 20241203160309114 DLINP <000b> input/ipa.c:454 connected read/write 20241203160309114 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160309114 DLINP <000b> input/ipa.c:454 connected read/write 20241203160309114 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@42fb6bd4e402: Found GsupExpect[0] for "262422957955815" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@42fb6bd4e402: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262422957955815" 20241203160309116 DLINP <000b> input/ipa.c:454 connected read/write 20241203160309116 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160309116 DLGSUP <0013> gsup_req.c:140 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262422957955815 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422957955815"} 20241203160309116 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422957955815)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241203160309116 DLGSUP <0013> gsup_req.c:173 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262422957955815 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241203160309116 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422957955815 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422957955815"} 20241203160309116 DLGSUP <0013> gsup_req.c:173 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262422957955815 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241203160309116 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422957955815)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241203160309116 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422957955815)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241203160309116 DLU <0006> fsm.c:568 lu(PS:IMSI-262422957955815)[0x612000010ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241203160309116 DLINP <000b> input/ipa.c:454 connected read/write 20241203160309116 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160309116 DLINP <000b> input/ipa.c:454 connected read/write 20241203160309116 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@42fb6bd4e402: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160309116 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41754<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@42fb6bd4e402: Final verdict of PTC: pass 20241203160309117 DAUC <0003> db_auc.c:157 IMSI='262428181864544': No 2G Auth Data 20241203160309117 DAUC <0003> db_auc.c:192 IMSI='262428181864544': No 3G Auth Data 20241203160309118 DLGSUP <0013> hlr.c:121 IMSI 262428181864544: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@42fb6bd4e402: Created GsupExpect[0] for "262428181864544" to be handled at TC_gsup_ul_subscriber_data(90) 20241203160309126 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41768<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@42fb6bd4e402: GSUP ul subscriber_data<unbound> 20241203160309129 DLINP <000b> input/ipa.c:454 connected read/write 20241203160309129 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160309129 DLGSUP <0013> gsup_req.c:140 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262428181864544 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428181864544" cn_domain=PS} 20241203160309129 DLU <0006> fsm.c:456 lu(262428181864544)[0x612000011020]{UNVALIDATED}: Allocated 20241203160309129 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262428181864544 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241203160309129 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428181864544)[0x612000011020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241203160309129 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262428181864544 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428181864544" cn_domain=PS} 20241203160309129 DLINP <000b> input/ipa.c:454 connected read/write 20241203160309129 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160309129 DLINP <000b> input/ipa.c:454 connected read/write 20241203160309129 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@42fb6bd4e402: Found GsupExpect[0] for "262428181864544" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@42fb6bd4e402: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262428181864544" 20241203160309131 DLINP <000b> input/ipa.c:454 connected read/write 20241203160309131 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160309132 DLGSUP <0013> gsup_req.c:140 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262428181864544 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428181864544"} 20241203160309132 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428181864544)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241203160309132 DLGSUP <0013> gsup_req.c:173 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262428181864544 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241203160309132 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262428181864544 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428181864544"} 20241203160309132 DLGSUP <0013> gsup_req.c:173 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262428181864544 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241203160309132 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428181864544)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241203160309132 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428181864544)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241203160309132 DLU <0006> fsm.c:568 lu(PS:IMSI-262428181864544)[0x612000011020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241203160309132 DLINP <000b> input/ipa.c:454 connected read/write 20241203160309132 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160309132 DLINP <000b> input/ipa.c:454 connected read/write 20241203160309132 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@42fb6bd4e402: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160309133 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41768<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@42fb6bd4e402: Final verdict of PTC: pass 20241203160309135 DAUC <0003> db_auc.c:157 IMSI='262422393451343': No 2G Auth Data 20241203160309135 DAUC <0003> db_auc.c:192 IMSI='262422393451343': No 3G Auth Data 20241203160309135 DLGSUP <0013> hlr.c:121 IMSI 262422393451343: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@42fb6bd4e402: Created GsupExpect[0] for "262422393451343" to be handled at TC_gsup_ul_subscriber_data(91) 20241203160309145 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41770<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@42fb6bd4e402: GSUP ul subscriber_data<unbound> 20241203160309148 DLINP <000b> input/ipa.c:454 connected read/write 20241203160309148 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160309148 DLGSUP <0013> gsup_req.c:140 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262422393451343 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422393451343" cn_domain=PS} 20241203160309148 DLU <0006> fsm.c:456 lu(262422393451343)[0x6120000111a0]{UNVALIDATED}: Allocated 20241203160309148 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262422393451343 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241203160309148 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422393451343)[0x6120000111a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241203160309148 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262422393451343 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422393451343" cn_domain=PS} 20241203160309148 DLINP <000b> input/ipa.c:454 connected read/write 20241203160309148 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160309148 DLINP <000b> input/ipa.c:454 connected read/write 20241203160309148 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@42fb6bd4e402: Found GsupExpect[0] for "262422393451343" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@42fb6bd4e402: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262422393451343" 20241203160309150 DLINP <000b> input/ipa.c:454 connected read/write 20241203160309150 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160309150 DLGSUP <0013> gsup_req.c:140 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262422393451343 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422393451343"} 20241203160309150 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422393451343)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241203160309150 DLGSUP <0013> gsup_req.c:173 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262422393451343 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241203160309150 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262422393451343 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422393451343"} 20241203160309150 DLGSUP <0013> gsup_req.c:173 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262422393451343 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241203160309150 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422393451343)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241203160309150 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422393451343)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241203160309150 DLU <0006> fsm.c:568 lu(PS:IMSI-262422393451343)[0x6120000111a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241203160309150 DLINP <000b> input/ipa.c:454 connected read/write 20241203160309150 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160309150 DLINP <000b> input/ipa.c:454 connected read/write 20241203160309150 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@42fb6bd4e402: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160309151 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41770<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@42fb6bd4e402: Final verdict of PTC: pass 20241203160309152 DAUC <0003> db_auc.c:157 IMSI='262422051494646': No 2G Auth Data 20241203160309152 DAUC <0003> db_auc.c:192 IMSI='262422051494646': No 3G Auth Data 20241203160309153 DLGSUP <0013> hlr.c:121 IMSI 262422051494646: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@42fb6bd4e402: Created GsupExpect[0] for "262422051494646" to be handled at TC_gsup_ul_subscriber_data(92) 20241203160309160 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41782<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@42fb6bd4e402: GSUP ul subscriber_data<unbound> 20241203160309164 DLINP <000b> input/ipa.c:454 connected read/write 20241203160309164 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160309164 DLGSUP <0013> gsup_req.c:140 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422051494646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422051494646" cn_domain=PS} 20241203160309164 DLU <0006> fsm.c:456 lu(262422051494646)[0x612000011320]{UNVALIDATED}: Allocated 20241203160309164 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422051494646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241203160309164 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422051494646)[0x612000011320]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241203160309164 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422051494646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422051494646" cn_domain=PS} 20241203160309164 DLINP <000b> input/ipa.c:454 connected read/write 20241203160309164 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160309164 DLINP <000b> input/ipa.c:454 connected read/write 20241203160309164 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@42fb6bd4e402: Found GsupExpect[0] for "262422051494646" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@42fb6bd4e402: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262422051494646" 20241203160309167 DLINP <000b> input/ipa.c:454 connected read/write 20241203160309167 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160309167 DLGSUP <0013> gsup_req.c:140 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262422051494646 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422051494646"} 20241203160309167 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422051494646)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241203160309167 DLGSUP <0013> gsup_req.c:173 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262422051494646 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241203160309167 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422051494646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422051494646"} 20241203160309167 DLGSUP <0013> gsup_req.c:173 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262422051494646 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241203160309167 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422051494646)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241203160309167 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422051494646)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241203160309167 DLU <0006> fsm.c:568 lu(PS:IMSI-262422051494646)[0x612000011320]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241203160309167 DLINP <000b> input/ipa.c:454 connected read/write 20241203160309167 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160309167 DLINP <000b> input/ipa.c:454 connected read/write 20241203160309167 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@42fb6bd4e402: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160309169 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41782<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@42fb6bd4e402: Final verdict of PTC: pass 20241203160309170 DAUC <0003> db_auc.c:157 IMSI='262424121352263': No 2G Auth Data 20241203160309170 DAUC <0003> db_auc.c:192 IMSI='262424121352263': No 3G Auth Data 20241203160309171 DLGSUP <0013> hlr.c:121 IMSI 262424121352263: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@42fb6bd4e402: Created GsupExpect[0] for "262424121352263" to be handled at TC_gsup_ul_subscriber_data(93) 20241203160309181 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41792<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@42fb6bd4e402: GSUP ul subscriber_data<unbound> 20241203160309185 DLINP <000b> input/ipa.c:454 connected read/write 20241203160309185 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160309185 DLGSUP <0013> gsup_req.c:140 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262424121352263 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424121352263" cn_domain=PS} 20241203160309185 DLU <0006> fsm.c:456 lu(262424121352263)[0x6120000114a0]{UNVALIDATED}: Allocated 20241203160309185 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262424121352263 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241203160309185 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424121352263)[0x6120000114a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241203160309185 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262424121352263 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424121352263" cn_domain=PS} 20241203160309185 DLINP <000b> input/ipa.c:454 connected read/write 20241203160309185 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160309185 DLINP <000b> input/ipa.c:454 connected read/write 20241203160309185 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@42fb6bd4e402: Found GsupExpect[0] for "262424121352263" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@42fb6bd4e402: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262424121352263" 20241203160309188 DLINP <000b> input/ipa.c:454 connected read/write 20241203160309188 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160309188 DLGSUP <0013> gsup_req.c:140 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262424121352263 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424121352263"} 20241203160309188 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424121352263)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241203160309188 DLGSUP <0013> gsup_req.c:173 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262424121352263 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241203160309188 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262424121352263 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424121352263"} 20241203160309188 DLGSUP <0013> gsup_req.c:173 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262424121352263 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241203160309188 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424121352263)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241203160309188 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424121352263)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241203160309188 DLU <0006> fsm.c:568 lu(PS:IMSI-262424121352263)[0x6120000114a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241203160309188 DLINP <000b> input/ipa.c:454 connected read/write 20241203160309188 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160309188 DLINP <000b> input/ipa.c:454 connected read/write 20241203160309188 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@42fb6bd4e402: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160309189 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41792<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@42fb6bd4e402: Final verdict of PTC: pass 20241203160309191 DAUC <0003> db_auc.c:157 IMSI='262429397527209': No 2G Auth Data 20241203160309191 DAUC <0003> db_auc.c:192 IMSI='262429397527209': No 3G Auth Data 20241203160309192 DLGSUP <0013> hlr.c:121 IMSI 262429397527209: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@42fb6bd4e402: Created GsupExpect[0] for "262429397527209" to be handled at TC_gsup_ul_subscriber_data(94) 20241203160309200 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41808<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@42fb6bd4e402: GSUP ul subscriber_data<unbound> 20241203160309204 DLINP <000b> input/ipa.c:454 connected read/write 20241203160309204 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160309204 DLGSUP <0013> gsup_req.c:140 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429397527209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429397527209" cn_domain=PS} 20241203160309204 DLU <0006> fsm.c:456 lu(262429397527209)[0x612000011620]{UNVALIDATED}: Allocated 20241203160309204 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429397527209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241203160309204 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429397527209)[0x612000011620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241203160309204 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429397527209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429397527209" cn_domain=PS} 20241203160309204 DLINP <000b> input/ipa.c:454 connected read/write 20241203160309204 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160309204 DLINP <000b> input/ipa.c:454 connected read/write 20241203160309204 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@42fb6bd4e402: Found GsupExpect[0] for "262429397527209" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@42fb6bd4e402: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262429397527209" 20241203160309205 DLINP <000b> input/ipa.c:454 connected read/write 20241203160309205 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160309205 DLGSUP <0013> gsup_req.c:140 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262429397527209 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429397527209"} 20241203160309205 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429397527209)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241203160309205 DLGSUP <0013> gsup_req.c:173 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262429397527209 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241203160309205 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429397527209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429397527209"} 20241203160309205 DLGSUP <0013> gsup_req.c:173 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262429397527209 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241203160309205 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429397527209)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241203160309205 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429397527209)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241203160309205 DLU <0006> fsm.c:568 lu(PS:IMSI-262429397527209)[0x612000011620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241203160309206 DLINP <000b> input/ipa.c:454 connected read/write 20241203160309206 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160309206 DLINP <000b> input/ipa.c:454 connected read/write 20241203160309206 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@42fb6bd4e402: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160309207 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41808<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@42fb6bd4e402: Final verdict of PTC: pass 20241203160309208 DAUC <0003> db_auc.c:157 IMSI='262428511362630': No 2G Auth Data 20241203160309208 DAUC <0003> db_auc.c:192 IMSI='262428511362630': No 3G Auth Data 20241203160309209 DLGSUP <0013> hlr.c:121 IMSI 262428511362630: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@42fb6bd4e402: Created GsupExpect[0] for "262428511362630" to be handled at TC_gsup_ul_subscriber_data(95) 20241203160309216 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41812<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@42fb6bd4e402: GSUP ul subscriber_data<unbound> 20241203160309218 DLINP <000b> input/ipa.c:454 connected read/write 20241203160309218 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160309218 DLGSUP <0013> gsup_req.c:140 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428511362630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428511362630" cn_domain=PS} 20241203160309219 DLU <0006> fsm.c:456 lu(262428511362630)[0x6120000117a0]{UNVALIDATED}: Allocated 20241203160309219 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428511362630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241203160309219 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428511362630)[0x6120000117a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241203160309219 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428511362630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428511362630" cn_domain=PS} 20241203160309219 DLINP <000b> input/ipa.c:454 connected read/write 20241203160309219 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160309219 DLINP <000b> input/ipa.c:454 connected read/write 20241203160309219 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@42fb6bd4e402: Found GsupExpect[0] for "262428511362630" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@42fb6bd4e402: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262428511362630" 20241203160309220 DLINP <000b> input/ipa.c:454 connected read/write 20241203160309220 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160309220 DLGSUP <0013> gsup_req.c:140 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262428511362630 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428511362630"} 20241203160309220 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428511362630)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241203160309220 DLGSUP <0013> gsup_req.c:173 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262428511362630 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241203160309220 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428511362630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428511362630"} 20241203160309220 DLGSUP <0013> gsup_req.c:173 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262428511362630 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241203160309220 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428511362630)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241203160309220 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428511362630)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241203160309220 DLU <0006> fsm.c:568 lu(PS:IMSI-262428511362630)[0x6120000117a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241203160309220 DLINP <000b> input/ipa.c:454 connected read/write 20241203160309221 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160309221 DLINP <000b> input/ipa.c:454 connected read/write 20241203160309221 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@42fb6bd4e402: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160309222 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41812<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@42fb6bd4e402: Final verdict of PTC: pass 20241203160309223 DAUC <0003> db_auc.c:157 IMSI='262422551076469': No 2G Auth Data 20241203160309223 DAUC <0003> db_auc.c:192 IMSI='262422551076469': No 3G Auth Data 20241203160309224 DLGSUP <0013> hlr.c:121 IMSI 262422551076469: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@42fb6bd4e402: Created GsupExpect[0] for "262422551076469" to be handled at TC_gsup_ul_subscriber_data(96) 20241203160309231 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41824<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@42fb6bd4e402: GSUP ul subscriber_data<unbound> 20241203160309233 DLINP <000b> input/ipa.c:454 connected read/write 20241203160309233 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160309233 DLGSUP <0013> gsup_req.c:140 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422551076469 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422551076469" cn_domain=PS} 20241203160309233 DLU <0006> fsm.c:456 lu(262422551076469)[0x612000011920]{UNVALIDATED}: Allocated 20241203160309233 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422551076469 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241203160309233 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422551076469)[0x612000011920]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241203160309233 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422551076469 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422551076469" cn_domain=PS} 20241203160309233 DLINP <000b> input/ipa.c:454 connected read/write 20241203160309233 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160309233 DLINP <000b> input/ipa.c:454 connected read/write 20241203160309233 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@42fb6bd4e402: Found GsupExpect[0] for "262422551076469" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@42fb6bd4e402: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262422551076469" 20241203160309234 DLINP <000b> input/ipa.c:454 connected read/write 20241203160309234 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160309235 DLGSUP <0013> gsup_req.c:140 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262422551076469 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422551076469"} 20241203160309235 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422551076469)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241203160309235 DLGSUP <0013> gsup_req.c:173 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262422551076469 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241203160309235 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422551076469 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422551076469"} 20241203160309235 DLGSUP <0013> gsup_req.c:173 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262422551076469 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241203160309235 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422551076469)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241203160309235 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422551076469)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241203160309235 DLU <0006> fsm.c:568 lu(PS:IMSI-262422551076469)[0x612000011920]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241203160309235 DLINP <000b> input/ipa.c:454 connected read/write 20241203160309235 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160309235 DLINP <000b> input/ipa.c:454 connected read/write 20241203160309235 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@42fb6bd4e402: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160309235 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41824<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@42fb6bd4e402: Final verdict of PTC: pass MTC@42fb6bd4e402: setverdict(pass): none -> pass 20241203160309237 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41750<->l=127.0.0.1:4258 20241203160309237 DLINP <000b> input/ipa.c:454 connected read/write 20241203160309237 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160309237 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241203160309237 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241203160309237 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(86)@42fb6bd4e402: Final verdict of PTC: none 20241203160309237 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37095<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(85)@42fb6bd4e402: Final verdict of PTC: none 87@42fb6bd4e402: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@42fb6bd4e402: Final verdict of PTC: none MTC@42fb6bd4e402: Setting final verdict of the test case. MTC@42fb6bd4e402: Local verdict of MTC: pass MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@42fb6bd4e402: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@42fb6bd4e402: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass'. Tue Dec 3 16:03:09 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 20241203160309270 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:41840<->l=127.0.0.1:4258 20241203160309371 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:41840<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=117948) MTC@42fb6bd4e402: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass' was executed successfully (exit status: 0). MTC@42fb6bd4e402: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty'. ------ HLR_Tests.TC_vty ------ Tue Dec 3 16:03:11 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@42fb6bd4e402: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty' was executed successfully (exit status: 0). MTC@42fb6bd4e402: Test case TC_vty started. MTC@42fb6bd4e402: legacy= true 20241203160312551 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241203160312551 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@42fb6bd4e402: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160312552 DLINP <000b> input/ipa.c:454 connected read/write 20241203160312552 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160312553 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56436<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@42fb6bd4e402: 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)@42fb6bd4e402: 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 } } } } 20241203160312554 DLINP <000b> input/ipa.c:454 connected read/write 20241203160312554 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(97)@42fb6bd4e402: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160312554 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241203160312554 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241203160312554 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241203160312554 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241203160312554 DLGSUP <0013> gsup_server.c:238 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 20241203160312554 DLGSUP <0013> gsup_server.c:236 2: 20241203160312554 DLGSUP <0013> gsup_server.c:238 2: 00 20241203160312554 DLGSUP <0013> gsup_server.c:236 3: 20241203160312554 DLGSUP <0013> gsup_server.c:238 3: 00 20241203160312554 DLGSUP <0013> gsup_server.c:236 4: 20241203160312554 DLGSUP <0013> gsup_server.c:238 4: 00 20241203160312554 DLGSUP <0013> gsup_server.c:236 5: 20241203160312554 DLGSUP <0013> gsup_server.c:238 5: 00 20241203160312554 DLGSUP <0013> gsup_server.c:236 7: 20241203160312554 DLGSUP <0013> gsup_server.c:238 7: 00 20241203160312554 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241203160312554 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241203160312554 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 98@42fb6bd4e402: 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") 20241203160312561 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44099<->l=127.0.0.1:4259) 20241203160312563 DAUC <0003> db_auc.c:157 IMSI='262421139119263': No 2G Auth Data 20241203160312563 DAUC <0003> db_auc.c:192 IMSI='262421139119263': No 3G Auth Data 20241203160312564 DAUC <0003> db_auc.c:192 IMSI='262421139119263': No 3G Auth Data 20241203160312565 DAUC <0003> db_auc.c:157 IMSI='262420985001719': No 2G Auth Data 20241203160312565 DAUC <0003> db_auc.c:192 IMSI='262420985001719': No 3G Auth Data 20241203160312565 DAUC <0003> db_auc.c:157 IMSI='262420985001719': No 2G Auth Data 20241203160312566 DAUC <0003> db_auc.c:157 IMSI='262421286813606': No 2G Auth Data 20241203160312566 DAUC <0003> db_auc.c:192 IMSI='262421286813606': No 3G Auth Data MTC@42fb6bd4e402: setverdict(pass): none -> pass 20241203160312568 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56436<->l=127.0.0.1:4258 20241203160312568 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44099<->l=127.0.0.1:4259) 20241203160312568 DLINP <000b> input/ipa.c:454 connected read/write 20241203160312568 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160312568 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241203160312568 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241203160312568 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 98@42fb6bd4e402: Final verdict of PTC: none HLR_Test-GSUP-IPA(97)@42fb6bd4e402: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@42fb6bd4e402: Final verdict of PTC: none MTC@42fb6bd4e402: Setting final verdict of the test case. MTC@42fb6bd4e402: Local verdict of MTC: pass MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@42fb6bd4e402: Test case TC_vty finished. Verdict: pass MTC@42fb6bd4e402: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass'. Tue Dec 3 16:03:12 UTC 2024 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20241203160312591 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56442<->l=127.0.0.1:4258 20241203160312692 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56442<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=28340) MTC@42fb6bd4e402: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass' was executed successfully (exit status: 0). MTC@42fb6bd4e402: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd'. ------ HLR_Tests.TC_vty_msisdn_isd ------ Tue Dec 3 16:03:14 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@42fb6bd4e402: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd' was executed successfully (exit status: 0). MTC@42fb6bd4e402: Test case TC_vty_msisdn_isd started. MTC@42fb6bd4e402: legacy= false MTC@42fb6bd4e402: in not legacy case 1 MTC@42fb6bd4e402: in not legacy case 2 20241203160315720 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241203160315720 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@42fb6bd4e402: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160315721 DLINP <000b> input/ipa.c:454 connected read/write 20241203160315721 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160315722 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56452<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@42fb6bd4e402: 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)@42fb6bd4e402: 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 } } } } 20241203160315723 DLINP <000b> input/ipa.c:454 connected read/write 20241203160315723 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(100)@42fb6bd4e402: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160315723 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241203160315723 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241203160315723 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241203160315723 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241203160315723 DLGSUP <0013> gsup_server.c:238 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 20241203160315723 DLGSUP <0013> gsup_server.c:236 2: 20241203160315723 DLGSUP <0013> gsup_server.c:238 2: 00 20241203160315723 DLGSUP <0013> gsup_server.c:236 3: 20241203160315723 DLGSUP <0013> gsup_server.c:238 3: 00 20241203160315723 DLGSUP <0013> gsup_server.c:236 4: 20241203160315723 DLGSUP <0013> gsup_server.c:238 4: 00 20241203160315723 DLGSUP <0013> gsup_server.c:236 5: 20241203160315723 DLGSUP <0013> gsup_server.c:238 5: 00 20241203160315723 DLGSUP <0013> gsup_server.c:236 7: 20241203160315723 DLGSUP <0013> gsup_server.c:238 7: 00 20241203160315723 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241203160315723 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241203160315723 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 102@42fb6bd4e402: 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") 20241203160315732 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:41891<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@42fb6bd4e402: Created GsupExpect[0] for "262429044157182" to be handled at TC_vty_msisdn_isd(104) 20241203160315738 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56464<->l=127.0.0.1:4258 20241203160315740 DAUC <0003> db_auc.c:157 IMSI='262429044157182': No 2G Auth Data 20241203160315740 DAUC <0003> db_auc.c:192 IMSI='262429044157182': No 3G Auth Data 20241203160315766 DLINP <000b> input/ipa.c:454 connected read/write 20241203160315766 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160315766 DLGSUP <0013> gsup_req.c:140 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429044157182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429044157182" cn_domain=PS} 20241203160315766 DLU <0006> fsm.c:456 lu(262429044157182)[0x612000011aa0]{UNVALIDATED}: Allocated 20241203160315766 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429044157182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241203160315766 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429044157182)[0x612000011aa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241203160315766 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429044157182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429044157182" cn_domain=PS} 20241203160315766 DLINP <000b> input/ipa.c:454 connected read/write 20241203160315766 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160315766 DLINP <000b> input/ipa.c:454 connected read/write 20241203160315766 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@42fb6bd4e402: Found GsupExpect[0] for "262429044157182" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@42fb6bd4e402: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262429044157182" 20241203160315768 DLINP <000b> input/ipa.c:454 connected read/write 20241203160315768 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160315768 DLGSUP <0013> gsup_req.c:140 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262429044157182 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429044157182"} 20241203160315768 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429044157182)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241203160315768 DLGSUP <0013> gsup_req.c:173 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262429044157182 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241203160315768 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429044157182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429044157182"} 20241203160315768 DLGSUP <0013> gsup_req.c:173 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262429044157182 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241203160315768 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429044157182)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241203160315768 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429044157182)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241203160315768 DLU <0006> fsm.c:568 lu(PS:IMSI-262429044157182)[0x612000011aa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241203160315768 DLINP <000b> input/ipa.c:454 connected read/write 20241203160315768 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160315768 DLINP <000b> input/ipa.c:454 connected read/write 20241203160315768 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160315769 DLGSUP <0013> hlr.c:128 IMSI 262429044157182: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241203160315769 DLINP <000b> input/ipa.c:454 connected read/write 20241203160315769 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160315769 DLINP <000b> input/ipa.c:454 connected read/write 20241203160315769 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160315770 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56464<->l=127.0.0.1:4258 20241203160315770 DLINP <000b> input/ipa.c:454 connected read/write 20241203160315771 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160315771 DLGSUP <0013> gsup_req.c:140 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262429044157182 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429044157182"} 20241203160315771 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262429044157182 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241203160315771 DLGSUP <0013> gsup_req.c:173 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262429044157182 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free TC_vty_msisdn_isd(104)@42fb6bd4e402: Final verdict of PTC: pass 20241203160315771 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56452<->l=127.0.0.1:4258 20241203160315771 DLINP <000b> input/ipa.c:454 connected read/write 20241203160315771 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160315771 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241203160315771 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241203160315771 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 102@42fb6bd4e402: Final verdict of PTC: none HLR_Test-GSUP-IPA(100)@42fb6bd4e402: Final verdict of PTC: none 20241203160315772 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41891<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@42fb6bd4e402: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@42fb6bd4e402: Final verdict of PTC: none MTC@42fb6bd4e402: Setting final verdict of the test case. MTC@42fb6bd4e402: Local verdict of MTC: none MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC with component reference 102: none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@42fb6bd4e402: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@42fb6bd4e402: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass'. Tue Dec 3 16:03:15 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 20241203160315806 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56480<->l=127.0.0.1:4258 20241203160315907 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56480<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=34256) MTC@42fb6bd4e402: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass' was executed successfully (exit status: 0). MTC@42fb6bd4e402: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs'. ------ HLR_Tests.TC_gsup_purge_cs ------ Tue Dec 3 16:03:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@42fb6bd4e402: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs' was executed successfully (exit status: 0). MTC@42fb6bd4e402: Test case TC_gsup_purge_cs started. MTC@42fb6bd4e402: legacy= false MTC@42fb6bd4e402: in not legacy case 1 MTC@42fb6bd4e402: in not legacy case 2 20241203160318937 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241203160318937 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@42fb6bd4e402: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160318938 DLINP <000b> input/ipa.c:454 connected read/write 20241203160318938 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160318939 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56488<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@42fb6bd4e402: 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)@42fb6bd4e402: 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 } } } } 20241203160318940 DLINP <000b> input/ipa.c:454 connected read/write 20241203160318940 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(105)@42fb6bd4e402: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160318940 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241203160318940 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241203160318940 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241203160318940 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241203160318940 DLGSUP <0013> gsup_server.c:238 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 20241203160318940 DLGSUP <0013> gsup_server.c:236 2: 20241203160318940 DLGSUP <0013> gsup_server.c:238 2: 00 20241203160318940 DLGSUP <0013> gsup_server.c:236 3: 20241203160318940 DLGSUP <0013> gsup_server.c:238 3: 00 20241203160318940 DLGSUP <0013> gsup_server.c:236 4: 20241203160318940 DLGSUP <0013> gsup_server.c:238 4: 00 20241203160318940 DLGSUP <0013> gsup_server.c:236 5: 20241203160318940 DLGSUP <0013> gsup_server.c:238 5: 00 20241203160318940 DLGSUP <0013> gsup_server.c:236 7: 20241203160318940 DLGSUP <0013> gsup_server.c:238 7: 00 20241203160318940 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241203160318940 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241203160318940 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 107@42fb6bd4e402: 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") 20241203160318951 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35363<->l=127.0.0.1:4259) 20241203160318954 DAUC <0003> db_auc.c:157 IMSI='262424686982002': No 2G Auth Data 20241203160318954 DAUC <0003> db_auc.c:192 IMSI='262424686982002': No 3G Auth Data HLR_Test-GSUP(106)@42fb6bd4e402: Created GsupExpect[0] for "262424686982002" to be handled at TC_gsup_purge_cs(109) 20241203160318962 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56498<->l=127.0.0.1:4258 20241203160318986 DLINP <000b> input/ipa.c:454 connected read/write 20241203160318986 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160318986 DLGSUP <0013> gsup_req.c:140 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424686982002 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424686982002" cn_domain=PS} 20241203160318986 DLU <0006> fsm.c:456 lu(262424686982002)[0x612000011c20]{UNVALIDATED}: Allocated 20241203160318986 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424686982002 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241203160318986 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424686982002)[0x612000011c20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241203160318986 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424686982002 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424686982002" cn_domain=PS} 20241203160318986 DLINP <000b> input/ipa.c:454 connected read/write 20241203160318986 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160318986 DLINP <000b> input/ipa.c:454 connected read/write 20241203160318986 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@42fb6bd4e402: Found GsupExpect[0] for "262424686982002" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@42fb6bd4e402: Added IMSI table entry 0TC_gsup_purge_cs(109)"262424686982002" 20241203160318988 DLINP <000b> input/ipa.c:454 connected read/write 20241203160318988 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160318988 DLGSUP <0013> gsup_req.c:140 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262424686982002 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424686982002"} 20241203160318988 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424686982002)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241203160318988 DLGSUP <0013> gsup_req.c:173 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262424686982002 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241203160318988 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424686982002 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424686982002"} 20241203160318988 DLGSUP <0013> gsup_req.c:173 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262424686982002 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241203160318988 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424686982002)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241203160318988 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424686982002)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241203160318988 DLU <0006> fsm.c:568 lu(PS:IMSI-262424686982002)[0x612000011c20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241203160318988 DLINP <000b> input/ipa.c:454 connected read/write 20241203160318988 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160318988 DLINP <000b> input/ipa.c:454 connected read/write 20241203160318988 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160318989 DLINP <000b> input/ipa.c:454 connected read/write 20241203160318989 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160318989 DLGSUP <0013> gsup_req.c:140 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262424686982002 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424686982002" cn_domain=CS} 20241203160318989 DAUC <0003> hlr.c:377 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262424686982002 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241203160318989 DLGSUP <0013> hlr.c:386 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262424686982002 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424686982002"} 20241203160318989 DLGSUP <0013> gsup_req.c:173 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262424686982002 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241203160318989 DLINP <000b> input/ipa.c:454 connected read/write 20241203160318989 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160318989 DLINP <000b> input/ipa.c:454 connected read/write 20241203160318989 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160318990 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56498<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@42fb6bd4e402: Final verdict of PTC: pass 20241203160318990 DAUC <0003> db_auc.c:157 IMSI='262423106760237': No 2G Auth Data 20241203160318991 DAUC <0003> db_auc.c:192 IMSI='262423106760237': No 3G Auth Data 20241203160318991 DLGSUP <0013> hlr.c:121 IMSI 262423106760237: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@42fb6bd4e402: Created GsupExpect[0] for "262423106760237" to be handled at TC_gsup_purge_cs(110) 20241203160318997 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56514<->l=127.0.0.1:4258 20241203160318999 DLINP <000b> input/ipa.c:454 connected read/write 20241203160318999 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160318999 DLGSUP <0013> gsup_req.c:140 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423106760237 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423106760237" cn_domain=PS} 20241203160318999 DLU <0006> fsm.c:456 lu(262423106760237)[0x612000011da0]{UNVALIDATED}: Allocated 20241203160318999 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423106760237 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241203160318999 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423106760237)[0x612000011da0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241203160318999 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423106760237 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423106760237" cn_domain=PS} 20241203160318999 DLINP <000b> input/ipa.c:454 connected read/write 20241203160318999 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160318999 DLINP <000b> input/ipa.c:454 connected read/write 20241203160318999 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@42fb6bd4e402: Found GsupExpect[0] for "262423106760237" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@42fb6bd4e402: Added IMSI table entry 1TC_gsup_purge_cs(110)"262423106760237" 20241203160319001 DLINP <000b> input/ipa.c:454 connected read/write 20241203160319001 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160319001 DLGSUP <0013> gsup_req.c:140 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262423106760237 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423106760237"} 20241203160319001 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423106760237)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241203160319001 DLGSUP <0013> gsup_req.c:173 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262423106760237 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241203160319001 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423106760237 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423106760237"} 20241203160319001 DLGSUP <0013> gsup_req.c:173 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262423106760237 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241203160319001 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423106760237)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241203160319001 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423106760237)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241203160319001 DLU <0006> fsm.c:568 lu(PS:IMSI-262423106760237)[0x612000011da0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241203160319001 DLINP <000b> input/ipa.c:454 connected read/write 20241203160319001 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160319001 DLINP <000b> input/ipa.c:454 connected read/write 20241203160319001 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160319002 DLINP <000b> input/ipa.c:454 connected read/write 20241203160319002 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160319002 DLGSUP <0013> gsup_req.c:140 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262423106760237 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423106760237" cn_domain=CS} 20241203160319002 DAUC <0003> hlr.c:377 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262423106760237 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241203160319002 DLGSUP <0013> hlr.c:386 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262423106760237 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423106760237"} 20241203160319002 DLGSUP <0013> gsup_req.c:173 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262423106760237 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241203160319002 DLINP <000b> input/ipa.c:454 connected read/write 20241203160319002 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160319002 DLINP <000b> input/ipa.c:454 connected read/write 20241203160319002 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160319003 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56514<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@42fb6bd4e402: Final verdict of PTC: pass 20241203160319004 DAUC <0003> db_auc.c:157 IMSI='262420804606629': No 2G Auth Data 20241203160319004 DAUC <0003> db_auc.c:192 IMSI='262420804606629': No 3G Auth Data 20241203160319004 DLGSUP <0013> hlr.c:121 IMSI 262420804606629: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@42fb6bd4e402: Created GsupExpect[0] for "262420804606629" to be handled at TC_gsup_purge_cs(111) 20241203160319013 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56526<->l=127.0.0.1:4258 20241203160319016 DLINP <000b> input/ipa.c:454 connected read/write 20241203160319016 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160319016 DLGSUP <0013> gsup_req.c:140 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420804606629 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420804606629" cn_domain=PS} 20241203160319016 DLU <0006> fsm.c:456 lu(262420804606629)[0x612000011f20]{UNVALIDATED}: Allocated 20241203160319016 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420804606629 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241203160319016 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420804606629)[0x612000011f20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241203160319016 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420804606629 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420804606629" cn_domain=PS} 20241203160319016 DLINP <000b> input/ipa.c:454 connected read/write 20241203160319016 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160319016 DLINP <000b> input/ipa.c:454 connected read/write 20241203160319016 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@42fb6bd4e402: Found GsupExpect[0] for "262420804606629" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@42fb6bd4e402: Added IMSI table entry 2TC_gsup_purge_cs(111)"262420804606629" 20241203160319018 DLINP <000b> input/ipa.c:454 connected read/write 20241203160319018 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160319018 DLGSUP <0013> gsup_req.c:140 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262420804606629 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420804606629"} 20241203160319018 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420804606629)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241203160319018 DLGSUP <0013> gsup_req.c:173 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262420804606629 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241203160319018 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420804606629 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420804606629"} 20241203160319018 DLGSUP <0013> gsup_req.c:173 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262420804606629 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241203160319018 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420804606629)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241203160319018 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420804606629)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241203160319018 DLU <0006> fsm.c:568 lu(PS:IMSI-262420804606629)[0x612000011f20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241203160319018 DLINP <000b> input/ipa.c:454 connected read/write 20241203160319018 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160319018 DLINP <000b> input/ipa.c:454 connected read/write 20241203160319018 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160319019 DLINP <000b> input/ipa.c:454 connected read/write 20241203160319019 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160319019 DLGSUP <0013> gsup_req.c:140 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262420804606629 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420804606629" cn_domain=CS} 20241203160319019 DAUC <0003> hlr.c:377 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262420804606629 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241203160319019 DLGSUP <0013> hlr.c:386 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262420804606629 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420804606629"} 20241203160319019 DLGSUP <0013> gsup_req.c:173 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262420804606629 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241203160319019 DLINP <000b> input/ipa.c:454 connected read/write 20241203160319019 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160319019 DLINP <000b> input/ipa.c:454 connected read/write 20241203160319019 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160319020 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56526<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@42fb6bd4e402: Final verdict of PTC: pass 20241203160319021 DAUC <0003> db_auc.c:157 IMSI='262423559192699': No 2G Auth Data 20241203160319021 DAUC <0003> db_auc.c:192 IMSI='262423559192699': No 3G Auth Data 20241203160319022 DLGSUP <0013> hlr.c:121 IMSI 262423559192699: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@42fb6bd4e402: Created GsupExpect[0] for "262423559192699" to be handled at TC_gsup_purge_cs(112) 20241203160319029 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56536<->l=127.0.0.1:4258 20241203160319032 DLINP <000b> input/ipa.c:454 connected read/write 20241203160319032 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160319032 DLGSUP <0013> gsup_req.c:140 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262423559192699 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423559192699" cn_domain=PS} 20241203160319032 DLU <0006> fsm.c:456 lu(262423559192699)[0x6120000120a0]{UNVALIDATED}: Allocated 20241203160319032 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262423559192699 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241203160319032 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423559192699)[0x6120000120a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241203160319032 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262423559192699 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423559192699" cn_domain=PS} 20241203160319032 DLINP <000b> input/ipa.c:454 connected read/write 20241203160319032 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160319032 DLINP <000b> input/ipa.c:454 connected read/write 20241203160319032 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@42fb6bd4e402: Found GsupExpect[0] for "262423559192699" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@42fb6bd4e402: Added IMSI table entry 3TC_gsup_purge_cs(112)"262423559192699" 20241203160319034 DLINP <000b> input/ipa.c:454 connected read/write 20241203160319034 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160319034 DLGSUP <0013> gsup_req.c:140 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262423559192699 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423559192699"} 20241203160319034 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423559192699)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241203160319034 DLGSUP <0013> gsup_req.c:173 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262423559192699 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241203160319034 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262423559192699 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423559192699"} 20241203160319034 DLGSUP <0013> gsup_req.c:173 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262423559192699 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241203160319034 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423559192699)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241203160319034 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423559192699)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241203160319034 DLU <0006> fsm.c:568 lu(PS:IMSI-262423559192699)[0x6120000120a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241203160319034 DLINP <000b> input/ipa.c:454 connected read/write 20241203160319034 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160319034 DLINP <000b> input/ipa.c:454 connected read/write 20241203160319034 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160319035 DLINP <000b> input/ipa.c:454 connected read/write 20241203160319035 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160319035 DLGSUP <0013> gsup_req.c:140 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262423559192699 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423559192699" cn_domain=CS} 20241203160319035 DAUC <0003> hlr.c:377 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262423559192699 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241203160319035 DLGSUP <0013> hlr.c:386 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262423559192699 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423559192699"} 20241203160319035 DLGSUP <0013> gsup_req.c:173 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262423559192699 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241203160319035 DLINP <000b> input/ipa.c:454 connected read/write 20241203160319035 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160319035 DLINP <000b> input/ipa.c:454 connected read/write 20241203160319036 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160319036 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56536<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@42fb6bd4e402: Final verdict of PTC: pass 20241203160319038 DAUC <0003> db_auc.c:157 IMSI='262425118725186': No 2G Auth Data 20241203160319038 DAUC <0003> db_auc.c:192 IMSI='262425118725186': No 3G Auth Data 20241203160319038 DLGSUP <0013> hlr.c:121 IMSI 262425118725186: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@42fb6bd4e402: Created GsupExpect[0] for "262425118725186" to be handled at TC_gsup_purge_cs(113) 20241203160319045 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56540<->l=127.0.0.1:4258 20241203160319048 DLINP <000b> input/ipa.c:454 connected read/write 20241203160319048 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160319048 DLGSUP <0013> gsup_req.c:140 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425118725186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425118725186" cn_domain=PS} 20241203160319048 DLU <0006> fsm.c:456 lu(262425118725186)[0x612000012220]{UNVALIDATED}: Allocated 20241203160319048 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425118725186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241203160319048 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425118725186)[0x612000012220]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241203160319048 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425118725186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425118725186" cn_domain=PS} 20241203160319048 DLINP <000b> input/ipa.c:454 connected read/write 20241203160319048 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160319048 DLINP <000b> input/ipa.c:454 connected read/write 20241203160319049 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@42fb6bd4e402: Found GsupExpect[0] for "262425118725186" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@42fb6bd4e402: Added IMSI table entry 4TC_gsup_purge_cs(113)"262425118725186" 20241203160319050 DLINP <000b> input/ipa.c:454 connected read/write 20241203160319050 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160319050 DLGSUP <0013> gsup_req.c:140 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262425118725186 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425118725186"} 20241203160319050 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425118725186)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241203160319050 DLGSUP <0013> gsup_req.c:173 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262425118725186 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241203160319050 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425118725186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425118725186"} 20241203160319050 DLGSUP <0013> gsup_req.c:173 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262425118725186 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241203160319050 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425118725186)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241203160319050 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425118725186)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241203160319050 DLU <0006> fsm.c:568 lu(PS:IMSI-262425118725186)[0x612000012220]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241203160319050 DLINP <000b> input/ipa.c:454 connected read/write 20241203160319050 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160319050 DLINP <000b> input/ipa.c:454 connected read/write 20241203160319050 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160319051 DLINP <000b> input/ipa.c:454 connected read/write 20241203160319051 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160319051 DLGSUP <0013> gsup_req.c:140 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425118725186 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425118725186" cn_domain=CS} 20241203160319051 DAUC <0003> hlr.c:377 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425118725186 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241203160319051 DLGSUP <0013> hlr.c:386 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425118725186 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425118725186"} 20241203160319052 DLGSUP <0013> gsup_req.c:173 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262425118725186 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241203160319052 DLINP <000b> input/ipa.c:454 connected read/write 20241203160319052 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160319052 DLINP <000b> input/ipa.c:454 connected read/write 20241203160319052 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160319052 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56540<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@42fb6bd4e402: Final verdict of PTC: pass 20241203160319053 DAUC <0003> db_auc.c:157 IMSI='262424907485718': No 2G Auth Data 20241203160319053 DAUC <0003> db_auc.c:192 IMSI='262424907485718': No 3G Auth Data 20241203160319054 DLGSUP <0013> hlr.c:121 IMSI 262424907485718: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@42fb6bd4e402: Created GsupExpect[0] for "262424907485718" to be handled at TC_gsup_purge_cs(114) 20241203160319061 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56550<->l=127.0.0.1:4258 20241203160319064 DLINP <000b> input/ipa.c:454 connected read/write 20241203160319064 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160319064 DLGSUP <0013> gsup_req.c:140 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424907485718 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424907485718" cn_domain=PS} 20241203160319064 DLU <0006> fsm.c:456 lu(262424907485718)[0x6120000123a0]{UNVALIDATED}: Allocated 20241203160319064 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424907485718 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241203160319064 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424907485718)[0x6120000123a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241203160319064 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424907485718 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424907485718" cn_domain=PS} 20241203160319064 DLINP <000b> input/ipa.c:454 connected read/write 20241203160319064 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160319064 DLINP <000b> input/ipa.c:454 connected read/write 20241203160319064 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@42fb6bd4e402: Found GsupExpect[0] for "262424907485718" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@42fb6bd4e402: Added IMSI table entry 5TC_gsup_purge_cs(114)"262424907485718" 20241203160319066 DLINP <000b> input/ipa.c:454 connected read/write 20241203160319066 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160319066 DLGSUP <0013> gsup_req.c:140 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262424907485718 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424907485718"} 20241203160319066 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424907485718)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241203160319066 DLGSUP <0013> gsup_req.c:173 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262424907485718 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241203160319066 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424907485718 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424907485718"} 20241203160319066 DLGSUP <0013> gsup_req.c:173 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262424907485718 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241203160319066 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424907485718)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241203160319066 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424907485718)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241203160319066 DLU <0006> fsm.c:568 lu(PS:IMSI-262424907485718)[0x6120000123a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241203160319066 DLINP <000b> input/ipa.c:454 connected read/write 20241203160319066 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160319067 DLINP <000b> input/ipa.c:454 connected read/write 20241203160319067 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160319068 DLINP <000b> input/ipa.c:454 connected read/write 20241203160319068 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160319068 DLGSUP <0013> gsup_req.c:140 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262424907485718 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424907485718" cn_domain=CS} 20241203160319068 DAUC <0003> hlr.c:377 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262424907485718 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241203160319068 DLGSUP <0013> hlr.c:386 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262424907485718 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424907485718"} 20241203160319068 DLGSUP <0013> gsup_req.c:173 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262424907485718 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241203160319068 DLINP <000b> input/ipa.c:454 connected read/write 20241203160319068 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160319068 DLINP <000b> input/ipa.c:454 connected read/write 20241203160319068 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160319069 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56550<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@42fb6bd4e402: Final verdict of PTC: pass 20241203160319071 DAUC <0003> db_auc.c:157 IMSI='262421761221914': No 2G Auth Data 20241203160319071 DAUC <0003> db_auc.c:192 IMSI='262421761221914': No 3G Auth Data 20241203160319071 DLGSUP <0013> hlr.c:121 IMSI 262421761221914: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@42fb6bd4e402: Created GsupExpect[0] for "262421761221914" to be handled at TC_gsup_purge_cs(115) 20241203160319080 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56554<->l=127.0.0.1:4258 20241203160319082 DLINP <000b> input/ipa.c:454 connected read/write 20241203160319083 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160319083 DLGSUP <0013> gsup_req.c:140 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421761221914 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421761221914" cn_domain=PS} 20241203160319083 DLU <0006> fsm.c:456 lu(262421761221914)[0x612000012520]{UNVALIDATED}: Allocated 20241203160319083 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421761221914 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241203160319083 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421761221914)[0x612000012520]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241203160319083 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421761221914 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421761221914" cn_domain=PS} 20241203160319083 DLINP <000b> input/ipa.c:454 connected read/write 20241203160319083 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160319083 DLINP <000b> input/ipa.c:454 connected read/write 20241203160319083 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@42fb6bd4e402: Found GsupExpect[0] for "262421761221914" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@42fb6bd4e402: Added IMSI table entry 6TC_gsup_purge_cs(115)"262421761221914" 20241203160319084 DLINP <000b> input/ipa.c:454 connected read/write 20241203160319084 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160319084 DLGSUP <0013> gsup_req.c:140 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262421761221914 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421761221914"} 20241203160319084 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421761221914)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241203160319084 DLGSUP <0013> gsup_req.c:173 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262421761221914 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241203160319084 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421761221914 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421761221914"} 20241203160319084 DLGSUP <0013> gsup_req.c:173 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262421761221914 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241203160319084 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421761221914)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241203160319085 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421761221914)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241203160319085 DLU <0006> fsm.c:568 lu(PS:IMSI-262421761221914)[0x612000012520]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241203160319085 DLINP <000b> input/ipa.c:454 connected read/write 20241203160319085 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160319085 DLINP <000b> input/ipa.c:454 connected read/write 20241203160319085 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160319086 DLINP <000b> input/ipa.c:454 connected read/write 20241203160319086 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160319086 DLGSUP <0013> gsup_req.c:140 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421761221914 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421761221914" cn_domain=CS} 20241203160319086 DAUC <0003> hlr.c:377 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421761221914 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241203160319086 DLGSUP <0013> hlr.c:386 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421761221914 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421761221914"} 20241203160319086 DLGSUP <0013> gsup_req.c:173 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262421761221914 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241203160319086 DLINP <000b> input/ipa.c:454 connected read/write 20241203160319086 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160319086 DLINP <000b> input/ipa.c:454 connected read/write 20241203160319086 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160319087 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56554<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@42fb6bd4e402: Final verdict of PTC: pass 20241203160319088 DAUC <0003> db_auc.c:157 IMSI='262420914482822': No 2G Auth Data 20241203160319088 DAUC <0003> db_auc.c:192 IMSI='262420914482822': No 3G Auth Data 20241203160319088 DLGSUP <0013> hlr.c:121 IMSI 262420914482822: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@42fb6bd4e402: Created GsupExpect[0] for "262420914482822" to be handled at TC_gsup_purge_cs(116) 20241203160319095 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56560<->l=127.0.0.1:4258 20241203160319097 DLINP <000b> input/ipa.c:454 connected read/write 20241203160319097 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160319097 DLGSUP <0013> gsup_req.c:140 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420914482822 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420914482822" cn_domain=PS} 20241203160319097 DLU <0006> fsm.c:456 lu(262420914482822)[0x6120000126a0]{UNVALIDATED}: Allocated 20241203160319097 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420914482822 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241203160319097 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420914482822)[0x6120000126a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241203160319097 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420914482822 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420914482822" cn_domain=PS} 20241203160319097 DLINP <000b> input/ipa.c:454 connected read/write 20241203160319097 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160319097 DLINP <000b> input/ipa.c:454 connected read/write 20241203160319097 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@42fb6bd4e402: Found GsupExpect[0] for "262420914482822" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@42fb6bd4e402: Added IMSI table entry 7TC_gsup_purge_cs(116)"262420914482822" 20241203160319098 DLINP <000b> input/ipa.c:454 connected read/write 20241203160319098 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160319098 DLGSUP <0013> gsup_req.c:140 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262420914482822 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420914482822"} 20241203160319098 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420914482822)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241203160319098 DLGSUP <0013> gsup_req.c:173 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262420914482822 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241203160319098 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420914482822 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420914482822"} 20241203160319099 DLGSUP <0013> gsup_req.c:173 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262420914482822 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241203160319099 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420914482822)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241203160319099 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420914482822)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241203160319099 DLU <0006> fsm.c:568 lu(PS:IMSI-262420914482822)[0x6120000126a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241203160319099 DLINP <000b> input/ipa.c:454 connected read/write 20241203160319099 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160319099 DLINP <000b> input/ipa.c:454 connected read/write 20241203160319099 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160319100 DLINP <000b> input/ipa.c:454 connected read/write 20241203160319100 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160319100 DLGSUP <0013> gsup_req.c:140 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420914482822 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420914482822" cn_domain=CS} 20241203160319100 DAUC <0003> hlr.c:377 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420914482822 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241203160319100 DLGSUP <0013> hlr.c:386 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420914482822 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420914482822"} 20241203160319100 DLGSUP <0013> gsup_req.c:173 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262420914482822 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241203160319100 DLINP <000b> input/ipa.c:454 connected read/write 20241203160319100 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160319100 DLINP <000b> input/ipa.c:454 connected read/write 20241203160319100 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160319100 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56560<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@42fb6bd4e402: Final verdict of PTC: pass MTC@42fb6bd4e402: setverdict(pass): none -> pass 20241203160319101 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56488<->l=127.0.0.1:4258 20241203160319102 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35363<->l=127.0.0.1:4259) 20241203160319102 DLINP <000b> input/ipa.c:454 connected read/write 20241203160319102 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160319102 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(106)@42fb6bd4e402: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@42fb6bd4e402: Final verdict of PTC: none 20241203160319102 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241203160319102 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 107@42fb6bd4e402: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@42fb6bd4e402: Final verdict of PTC: none MTC@42fb6bd4e402: Setting final verdict of the test case. MTC@42fb6bd4e402: Local verdict of MTC: pass MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@42fb6bd4e402: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@42fb6bd4e402: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass'. Tue Dec 3 16:03:19 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 20241203160319125 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:56564<->l=127.0.0.1:4258 20241203160319226 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:56564<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=134664) MTC@42fb6bd4e402: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass' was executed successfully (exit status: 0). MTC@42fb6bd4e402: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps'. ------ HLR_Tests.TC_gsup_purge_ps ------ Tue Dec 3 16:03:21 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@42fb6bd4e402: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps' was executed successfully (exit status: 0). MTC@42fb6bd4e402: Test case TC_gsup_purge_ps started. MTC@42fb6bd4e402: legacy= false MTC@42fb6bd4e402: in not legacy case 1 MTC@42fb6bd4e402: in not legacy case 2 20241203160322256 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241203160322256 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@42fb6bd4e402: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160322257 DLINP <000b> input/ipa.c:454 connected read/write 20241203160322257 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160322257 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42912<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@42fb6bd4e402: 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)@42fb6bd4e402: 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 } } } } 20241203160322258 DLINP <000b> input/ipa.c:454 connected read/write 20241203160322258 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(117)@42fb6bd4e402: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160322258 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241203160322258 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241203160322258 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241203160322258 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241203160322258 DLGSUP <0013> gsup_server.c:238 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 20241203160322258 DLGSUP <0013> gsup_server.c:236 2: 20241203160322258 DLGSUP <0013> gsup_server.c:238 2: 00 20241203160322258 DLGSUP <0013> gsup_server.c:236 3: 20241203160322258 DLGSUP <0013> gsup_server.c:238 3: 00 20241203160322258 DLGSUP <0013> gsup_server.c:236 4: 20241203160322258 DLGSUP <0013> gsup_server.c:238 4: 00 20241203160322258 DLGSUP <0013> gsup_server.c:236 5: 20241203160322258 DLGSUP <0013> gsup_server.c:238 5: 00 20241203160322258 DLGSUP <0013> gsup_server.c:236 7: 20241203160322258 DLGSUP <0013> gsup_server.c:238 7: 00 20241203160322258 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241203160322258 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241203160322258 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 119@42fb6bd4e402: 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") 20241203160322266 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40599<->l=127.0.0.1:4259) 20241203160322269 DAUC <0003> db_auc.c:157 IMSI='262424590685830': No 2G Auth Data 20241203160322269 DAUC <0003> db_auc.c:192 IMSI='262424590685830': No 3G Auth Data HLR_Test-GSUP(118)@42fb6bd4e402: Created GsupExpect[0] for "262424590685830" to be handled at TC_gsup_purge_ps(121) 20241203160322276 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42916<->l=127.0.0.1:4258 20241203160322302 DLINP <000b> input/ipa.c:454 connected read/write 20241203160322302 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160322302 DLGSUP <0013> gsup_req.c:140 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424590685830 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424590685830" cn_domain=PS} 20241203160322302 DLU <0006> fsm.c:456 lu(262424590685830)[0x612000012820]{UNVALIDATED}: Allocated 20241203160322302 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424590685830 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241203160322302 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424590685830)[0x612000012820]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241203160322302 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424590685830 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424590685830" cn_domain=PS} 20241203160322302 DLINP <000b> input/ipa.c:454 connected read/write 20241203160322302 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160322302 DLINP <000b> input/ipa.c:454 connected read/write 20241203160322302 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@42fb6bd4e402: Found GsupExpect[0] for "262424590685830" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@42fb6bd4e402: Added IMSI table entry 0TC_gsup_purge_ps(121)"262424590685830" 20241203160322304 DLINP <000b> input/ipa.c:454 connected read/write 20241203160322304 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160322304 DLGSUP <0013> gsup_req.c:140 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262424590685830 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424590685830"} 20241203160322304 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424590685830)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241203160322304 DLGSUP <0013> gsup_req.c:173 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262424590685830 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241203160322304 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424590685830 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424590685830"} 20241203160322304 DLGSUP <0013> gsup_req.c:173 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262424590685830 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241203160322304 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424590685830)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241203160322304 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424590685830)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241203160322304 DLU <0006> fsm.c:568 lu(PS:IMSI-262424590685830)[0x612000012820]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241203160322304 DLINP <000b> input/ipa.c:454 connected read/write 20241203160322304 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160322304 DLINP <000b> input/ipa.c:454 connected read/write 20241203160322304 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160322305 DLINP <000b> input/ipa.c:454 connected read/write 20241203160322305 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160322305 DLGSUP <0013> gsup_req.c:140 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262424590685830 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424590685830" cn_domain=PS} 20241203160322305 DAUC <0003> hlr.c:377 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262424590685830 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241203160322305 DLGSUP <0013> hlr.c:386 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262424590685830 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424590685830"} 20241203160322305 DLGSUP <0013> gsup_req.c:173 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262424590685830 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241203160322305 DLINP <000b> input/ipa.c:454 connected read/write 20241203160322305 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160322305 DLINP <000b> input/ipa.c:454 connected read/write 20241203160322305 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160322306 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42916<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@42fb6bd4e402: Final verdict of PTC: pass 20241203160322307 DAUC <0003> db_auc.c:157 IMSI='262423118892921': No 2G Auth Data 20241203160322307 DAUC <0003> db_auc.c:192 IMSI='262423118892921': No 3G Auth Data 20241203160322308 DLGSUP <0013> hlr.c:121 IMSI 262423118892921: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@42fb6bd4e402: Created GsupExpect[0] for "262423118892921" to be handled at TC_gsup_purge_ps(122) 20241203160322314 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42930<->l=127.0.0.1:4258 20241203160322316 DLINP <000b> input/ipa.c:454 connected read/write 20241203160322316 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160322316 DLGSUP <0013> gsup_req.c:140 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423118892921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423118892921" cn_domain=PS} 20241203160322316 DLU <0006> fsm.c:456 lu(262423118892921)[0x6120000129a0]{UNVALIDATED}: Allocated 20241203160322316 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423118892921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241203160322316 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423118892921)[0x6120000129a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241203160322316 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423118892921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423118892921" cn_domain=PS} 20241203160322316 DLINP <000b> input/ipa.c:454 connected read/write 20241203160322316 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160322317 DLINP <000b> input/ipa.c:454 connected read/write 20241203160322317 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@42fb6bd4e402: Found GsupExpect[0] for "262423118892921" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@42fb6bd4e402: Added IMSI table entry 1TC_gsup_purge_ps(122)"262423118892921" 20241203160322318 DLINP <000b> input/ipa.c:454 connected read/write 20241203160322318 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160322318 DLGSUP <0013> gsup_req.c:140 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262423118892921 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423118892921"} 20241203160322318 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423118892921)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241203160322318 DLGSUP <0013> gsup_req.c:173 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262423118892921 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241203160322318 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423118892921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423118892921"} 20241203160322318 DLGSUP <0013> gsup_req.c:173 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262423118892921 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241203160322318 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423118892921)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241203160322318 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423118892921)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241203160322318 DLU <0006> fsm.c:568 lu(PS:IMSI-262423118892921)[0x6120000129a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241203160322318 DLINP <000b> input/ipa.c:454 connected read/write 20241203160322318 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160322318 DLINP <000b> input/ipa.c:454 connected read/write 20241203160322318 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160322319 DLINP <000b> input/ipa.c:454 connected read/write 20241203160322319 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160322319 DLGSUP <0013> gsup_req.c:140 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262423118892921 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423118892921" cn_domain=PS} 20241203160322319 DAUC <0003> hlr.c:377 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262423118892921 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241203160322319 DLGSUP <0013> hlr.c:386 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262423118892921 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423118892921"} 20241203160322319 DLGSUP <0013> gsup_req.c:173 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262423118892921 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241203160322319 DLINP <000b> input/ipa.c:454 connected read/write 20241203160322319 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160322319 DLINP <000b> input/ipa.c:454 connected read/write 20241203160322319 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160322320 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42930<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@42fb6bd4e402: Final verdict of PTC: pass 20241203160322321 DAUC <0003> db_auc.c:157 IMSI='262424960834885': No 2G Auth Data 20241203160322321 DAUC <0003> db_auc.c:192 IMSI='262424960834885': No 3G Auth Data 20241203160322321 DLGSUP <0013> hlr.c:121 IMSI 262424960834885: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@42fb6bd4e402: Created GsupExpect[0] for "262424960834885" to be handled at TC_gsup_purge_ps(123) 20241203160322328 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42942<->l=127.0.0.1:4258 20241203160322330 DLINP <000b> input/ipa.c:454 connected read/write 20241203160322330 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160322330 DLGSUP <0013> gsup_req.c:140 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424960834885 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424960834885" cn_domain=PS} 20241203160322330 DLU <0006> fsm.c:456 lu(262424960834885)[0x612000012b20]{UNVALIDATED}: Allocated 20241203160322330 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424960834885 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241203160322330 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262424960834885)[0x612000012b20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241203160322330 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424960834885 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262424960834885" cn_domain=PS} 20241203160322330 DLINP <000b> input/ipa.c:454 connected read/write 20241203160322330 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160322330 DLINP <000b> input/ipa.c:454 connected read/write 20241203160322330 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@42fb6bd4e402: Found GsupExpect[0] for "262424960834885" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@42fb6bd4e402: Added IMSI table entry 2TC_gsup_purge_ps(123)"262424960834885" 20241203160322331 DLINP <000b> input/ipa.c:454 connected read/write 20241203160322331 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160322332 DLGSUP <0013> gsup_req.c:140 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262424960834885 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262424960834885"} 20241203160322332 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262424960834885)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241203160322332 DLGSUP <0013> gsup_req.c:173 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262424960834885 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241203160322332 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424960834885 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262424960834885"} 20241203160322332 DLGSUP <0013> gsup_req.c:173 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262424960834885 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241203160322332 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424960834885)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241203160322332 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262424960834885)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241203160322332 DLU <0006> fsm.c:568 lu(PS:IMSI-262424960834885)[0x612000012b20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241203160322332 DLINP <000b> input/ipa.c:454 connected read/write 20241203160322332 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160322332 DLINP <000b> input/ipa.c:454 connected read/write 20241203160322332 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160322333 DLINP <000b> input/ipa.c:454 connected read/write 20241203160322333 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160322333 DLGSUP <0013> gsup_req.c:140 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424960834885 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262424960834885" cn_domain=PS} 20241203160322333 DAUC <0003> hlr.c:377 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424960834885 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241203160322333 DLGSUP <0013> hlr.c:386 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424960834885 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262424960834885"} 20241203160322333 DLGSUP <0013> gsup_req.c:173 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262424960834885 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241203160322333 DLINP <000b> input/ipa.c:454 connected read/write 20241203160322333 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160322333 DLINP <000b> input/ipa.c:454 connected read/write 20241203160322333 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160322334 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42942<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@42fb6bd4e402: Final verdict of PTC: pass 20241203160322335 DAUC <0003> db_auc.c:157 IMSI='262427106268967': No 2G Auth Data 20241203160322335 DAUC <0003> db_auc.c:192 IMSI='262427106268967': No 3G Auth Data 20241203160322335 DLGSUP <0013> hlr.c:121 IMSI 262427106268967: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@42fb6bd4e402: Created GsupExpect[0] for "262427106268967" to be handled at TC_gsup_purge_ps(124) 20241203160322342 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42944<->l=127.0.0.1:4258 20241203160322344 DLINP <000b> input/ipa.c:454 connected read/write 20241203160322344 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160322344 DLGSUP <0013> gsup_req.c:140 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427106268967 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427106268967" cn_domain=PS} 20241203160322344 DLU <0006> fsm.c:456 lu(262427106268967)[0x612000012ca0]{UNVALIDATED}: Allocated 20241203160322344 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427106268967 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241203160322344 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427106268967)[0x612000012ca0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241203160322344 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427106268967 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427106268967" cn_domain=PS} 20241203160322344 DLINP <000b> input/ipa.c:454 connected read/write 20241203160322344 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160322344 DLINP <000b> input/ipa.c:454 connected read/write 20241203160322344 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@42fb6bd4e402: Found GsupExpect[0] for "262427106268967" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@42fb6bd4e402: Added IMSI table entry 3TC_gsup_purge_ps(124)"262427106268967" 20241203160322345 DLINP <000b> input/ipa.c:454 connected read/write 20241203160322345 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160322345 DLGSUP <0013> gsup_req.c:140 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262427106268967 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427106268967"} 20241203160322345 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427106268967)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241203160322345 DLGSUP <0013> gsup_req.c:173 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262427106268967 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241203160322345 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427106268967 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427106268967"} 20241203160322345 DLGSUP <0013> gsup_req.c:173 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262427106268967 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241203160322345 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427106268967)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241203160322345 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427106268967)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241203160322345 DLU <0006> fsm.c:568 lu(PS:IMSI-262427106268967)[0x612000012ca0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241203160322345 DLINP <000b> input/ipa.c:454 connected read/write 20241203160322346 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160322346 DLINP <000b> input/ipa.c:454 connected read/write 20241203160322346 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160322346 DLINP <000b> input/ipa.c:454 connected read/write 20241203160322346 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160322346 DLGSUP <0013> gsup_req.c:140 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262427106268967 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262427106268967" cn_domain=PS} 20241203160322346 DAUC <0003> hlr.c:377 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262427106268967 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241203160322346 DLGSUP <0013> hlr.c:386 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262427106268967 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262427106268967"} 20241203160322346 DLGSUP <0013> gsup_req.c:173 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262427106268967 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241203160322346 DLINP <000b> input/ipa.c:454 connected read/write 20241203160322346 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160322346 DLINP <000b> input/ipa.c:454 connected read/write 20241203160322346 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160322347 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42944<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@42fb6bd4e402: Final verdict of PTC: pass 20241203160322348 DAUC <0003> db_auc.c:157 IMSI='262421250932329': No 2G Auth Data 20241203160322348 DAUC <0003> db_auc.c:192 IMSI='262421250932329': No 3G Auth Data 20241203160322348 DLGSUP <0013> hlr.c:121 IMSI 262421250932329: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@42fb6bd4e402: Created GsupExpect[0] for "262421250932329" to be handled at TC_gsup_purge_ps(125) 20241203160322355 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42956<->l=127.0.0.1:4258 20241203160322357 DLINP <000b> input/ipa.c:454 connected read/write 20241203160322357 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160322357 DLGSUP <0013> gsup_req.c:140 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421250932329 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421250932329" cn_domain=PS} 20241203160322357 DLU <0006> fsm.c:456 lu(262421250932329)[0x612000012e20]{UNVALIDATED}: Allocated 20241203160322357 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421250932329 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241203160322357 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421250932329)[0x612000012e20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241203160322357 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421250932329 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421250932329" cn_domain=PS} 20241203160322357 DLINP <000b> input/ipa.c:454 connected read/write 20241203160322357 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160322357 DLINP <000b> input/ipa.c:454 connected read/write 20241203160322357 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@42fb6bd4e402: Found GsupExpect[0] for "262421250932329" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@42fb6bd4e402: Added IMSI table entry 4TC_gsup_purge_ps(125)"262421250932329" 20241203160322359 DLINP <000b> input/ipa.c:454 connected read/write 20241203160322359 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160322359 DLGSUP <0013> gsup_req.c:140 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262421250932329 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421250932329"} 20241203160322359 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421250932329)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241203160322359 DLGSUP <0013> gsup_req.c:173 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262421250932329 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241203160322359 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421250932329 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421250932329"} 20241203160322359 DLGSUP <0013> gsup_req.c:173 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262421250932329 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241203160322359 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421250932329)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241203160322359 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421250932329)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241203160322359 DLU <0006> fsm.c:568 lu(PS:IMSI-262421250932329)[0x612000012e20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241203160322359 DLINP <000b> input/ipa.c:454 connected read/write 20241203160322359 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160322359 DLINP <000b> input/ipa.c:454 connected read/write 20241203160322359 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160322360 DLINP <000b> input/ipa.c:454 connected read/write 20241203160322360 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160322360 DLGSUP <0013> gsup_req.c:140 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421250932329 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421250932329" cn_domain=PS} 20241203160322360 DAUC <0003> hlr.c:377 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421250932329 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241203160322360 DLGSUP <0013> hlr.c:386 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421250932329 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421250932329"} 20241203160322360 DLGSUP <0013> gsup_req.c:173 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262421250932329 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241203160322360 DLINP <000b> input/ipa.c:454 connected read/write 20241203160322360 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160322360 DLINP <000b> input/ipa.c:454 connected read/write 20241203160322360 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160322361 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42956<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@42fb6bd4e402: Final verdict of PTC: pass 20241203160322362 DAUC <0003> db_auc.c:157 IMSI='262429768287590': No 2G Auth Data 20241203160322362 DAUC <0003> db_auc.c:192 IMSI='262429768287590': No 3G Auth Data 20241203160322363 DLGSUP <0013> hlr.c:121 IMSI 262429768287590: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@42fb6bd4e402: Created GsupExpect[0] for "262429768287590" to be handled at TC_gsup_purge_ps(126) 20241203160322370 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42962<->l=127.0.0.1:4258 20241203160322372 DLINP <000b> input/ipa.c:454 connected read/write 20241203160322372 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160322372 DLGSUP <0013> gsup_req.c:140 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429768287590 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429768287590" cn_domain=PS} 20241203160322372 DLU <0006> fsm.c:456 lu(262429768287590)[0x612000012fa0]{UNVALIDATED}: Allocated 20241203160322372 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429768287590 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241203160322372 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429768287590)[0x612000012fa0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241203160322372 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429768287590 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429768287590" cn_domain=PS} 20241203160322372 DLINP <000b> input/ipa.c:454 connected read/write 20241203160322372 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160322372 DLINP <000b> input/ipa.c:454 connected read/write 20241203160322372 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@42fb6bd4e402: Found GsupExpect[0] for "262429768287590" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@42fb6bd4e402: Added IMSI table entry 5TC_gsup_purge_ps(126)"262429768287590" 20241203160322373 DLINP <000b> input/ipa.c:454 connected read/write 20241203160322373 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160322373 DLGSUP <0013> gsup_req.c:140 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262429768287590 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429768287590"} 20241203160322373 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429768287590)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241203160322373 DLGSUP <0013> gsup_req.c:173 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262429768287590 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241203160322373 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429768287590 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429768287590"} 20241203160322373 DLGSUP <0013> gsup_req.c:173 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262429768287590 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241203160322373 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429768287590)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241203160322373 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429768287590)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241203160322373 DLU <0006> fsm.c:568 lu(PS:IMSI-262429768287590)[0x612000012fa0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241203160322374 DLINP <000b> input/ipa.c:454 connected read/write 20241203160322374 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160322374 DLINP <000b> input/ipa.c:454 connected read/write 20241203160322374 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160322375 DLINP <000b> input/ipa.c:454 connected read/write 20241203160322375 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160322375 DLGSUP <0013> gsup_req.c:140 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429768287590 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429768287590" cn_domain=PS} 20241203160322375 DAUC <0003> hlr.c:377 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429768287590 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241203160322375 DLGSUP <0013> hlr.c:386 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429768287590 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429768287590"} 20241203160322375 DLGSUP <0013> gsup_req.c:173 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262429768287590 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241203160322375 DLINP <000b> input/ipa.c:454 connected read/write 20241203160322375 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160322375 DLINP <000b> input/ipa.c:454 connected read/write 20241203160322375 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160322375 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42962<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@42fb6bd4e402: Final verdict of PTC: pass 20241203160322376 DAUC <0003> db_auc.c:157 IMSI='262420041607451': No 2G Auth Data 20241203160322376 DAUC <0003> db_auc.c:192 IMSI='262420041607451': No 3G Auth Data 20241203160322377 DLGSUP <0013> hlr.c:121 IMSI 262420041607451: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@42fb6bd4e402: Created GsupExpect[0] for "262420041607451" to be handled at TC_gsup_purge_ps(127) 20241203160322384 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42972<->l=127.0.0.1:4258 20241203160322386 DLINP <000b> input/ipa.c:454 connected read/write 20241203160322386 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160322386 DLGSUP <0013> gsup_req.c:140 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420041607451 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420041607451" cn_domain=PS} 20241203160322386 DLU <0006> fsm.c:456 lu(262420041607451)[0x612000013120]{UNVALIDATED}: Allocated 20241203160322386 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420041607451 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241203160322386 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420041607451)[0x612000013120]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241203160322386 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420041607451 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420041607451" cn_domain=PS} 20241203160322386 DLINP <000b> input/ipa.c:454 connected read/write 20241203160322386 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160322386 DLINP <000b> input/ipa.c:454 connected read/write 20241203160322386 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@42fb6bd4e402: Found GsupExpect[0] for "262420041607451" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@42fb6bd4e402: Added IMSI table entry 6TC_gsup_purge_ps(127)"262420041607451" 20241203160322387 DLINP <000b> input/ipa.c:454 connected read/write 20241203160322387 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160322387 DLGSUP <0013> gsup_req.c:140 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262420041607451 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420041607451"} 20241203160322387 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420041607451)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241203160322387 DLGSUP <0013> gsup_req.c:173 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262420041607451 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241203160322387 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420041607451 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420041607451"} 20241203160322387 DLGSUP <0013> gsup_req.c:173 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262420041607451 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241203160322387 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420041607451)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241203160322387 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420041607451)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241203160322387 DLU <0006> fsm.c:568 lu(PS:IMSI-262420041607451)[0x612000013120]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241203160322387 DLINP <000b> input/ipa.c:454 connected read/write 20241203160322387 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160322387 DLINP <000b> input/ipa.c:454 connected read/write 20241203160322387 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160322388 DLINP <000b> input/ipa.c:454 connected read/write 20241203160322388 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160322388 DLGSUP <0013> gsup_req.c:140 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262420041607451 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420041607451" cn_domain=PS} 20241203160322388 DAUC <0003> hlr.c:377 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262420041607451 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241203160322389 DLGSUP <0013> hlr.c:386 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262420041607451 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420041607451"} 20241203160322389 DLGSUP <0013> gsup_req.c:173 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262420041607451 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241203160322389 DLINP <000b> input/ipa.c:454 connected read/write 20241203160322389 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160322389 DLINP <000b> input/ipa.c:454 connected read/write 20241203160322389 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160322389 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42972<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@42fb6bd4e402: Final verdict of PTC: pass 20241203160322391 DAUC <0003> db_auc.c:157 IMSI='262429124695046': No 2G Auth Data 20241203160322391 DAUC <0003> db_auc.c:192 IMSI='262429124695046': No 3G Auth Data 20241203160322391 DLGSUP <0013> hlr.c:121 IMSI 262429124695046: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@42fb6bd4e402: Created GsupExpect[0] for "262429124695046" to be handled at TC_gsup_purge_ps(128) 20241203160322398 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42986<->l=127.0.0.1:4258 20241203160322400 DLINP <000b> input/ipa.c:454 connected read/write 20241203160322400 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160322400 DLGSUP <0013> gsup_req.c:140 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429124695046 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429124695046" cn_domain=PS} 20241203160322400 DLU <0006> fsm.c:456 lu(262429124695046)[0x6120000132a0]{UNVALIDATED}: Allocated 20241203160322401 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429124695046 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241203160322401 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429124695046)[0x6120000132a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241203160322401 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429124695046 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429124695046" cn_domain=PS} 20241203160322401 DLINP <000b> input/ipa.c:454 connected read/write 20241203160322401 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160322401 DLINP <000b> input/ipa.c:454 connected read/write 20241203160322401 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@42fb6bd4e402: Found GsupExpect[0] for "262429124695046" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@42fb6bd4e402: Added IMSI table entry 7TC_gsup_purge_ps(128)"262429124695046" 20241203160322403 DLINP <000b> input/ipa.c:454 connected read/write 20241203160322403 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160322403 DLGSUP <0013> gsup_req.c:140 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262429124695046 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429124695046"} 20241203160322403 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429124695046)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241203160322403 DLGSUP <0013> gsup_req.c:173 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262429124695046 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241203160322403 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429124695046 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429124695046"} 20241203160322403 DLGSUP <0013> gsup_req.c:173 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262429124695046 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241203160322403 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429124695046)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241203160322403 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429124695046)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241203160322403 DLU <0006> fsm.c:568 lu(PS:IMSI-262429124695046)[0x6120000132a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241203160322403 DLINP <000b> input/ipa.c:454 connected read/write 20241203160322403 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160322403 DLINP <000b> input/ipa.c:454 connected read/write 20241203160322403 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160322404 DLINP <000b> input/ipa.c:454 connected read/write 20241203160322404 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160322404 DLGSUP <0013> gsup_req.c:140 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262429124695046 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429124695046" cn_domain=PS} 20241203160322404 DAUC <0003> hlr.c:377 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262429124695046 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241203160322404 DLGSUP <0013> hlr.c:386 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262429124695046 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429124695046"} 20241203160322404 DLGSUP <0013> gsup_req.c:173 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262429124695046 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241203160322404 DLINP <000b> input/ipa.c:454 connected read/write 20241203160322404 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160322404 DLINP <000b> input/ipa.c:454 connected read/write 20241203160322404 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160322405 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42986<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@42fb6bd4e402: Final verdict of PTC: pass MTC@42fb6bd4e402: setverdict(pass): none -> pass 20241203160322406 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42912<->l=127.0.0.1:4258 20241203160322407 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40599<->l=127.0.0.1:4259) HLR_Test-GSUP(118)@42fb6bd4e402: Final verdict of PTC: none 20241203160322407 DLINP <000b> input/ipa.c:454 connected read/write 20241203160322407 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160322407 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241203160322407 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241203160322407 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(120)@42fb6bd4e402: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@42fb6bd4e402: Final verdict of PTC: none 119@42fb6bd4e402: Final verdict of PTC: none MTC@42fb6bd4e402: Setting final verdict of the test case. MTC@42fb6bd4e402: Local verdict of MTC: pass MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@42fb6bd4e402: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@42fb6bd4e402: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass'. Tue Dec 3 16:03:22 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 20241203160322429 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:42996<->l=127.0.0.1:4258 20241203160322530 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:42996<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=134564) MTC@42fb6bd4e402: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass' was executed successfully (exit status: 0). MTC@42fb6bd4e402: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown'. ------ HLR_Tests.TC_gsup_purge_unknown ------ Tue Dec 3 16:03:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@42fb6bd4e402: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown' was executed successfully (exit status: 0). MTC@42fb6bd4e402: Test case TC_gsup_purge_unknown started. MTC@42fb6bd4e402: legacy= false MTC@42fb6bd4e402: in not legacy case 1 MTC@42fb6bd4e402: in not legacy case 2 20241203160325566 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241203160325566 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@42fb6bd4e402: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160325567 DLINP <000b> input/ipa.c:454 connected read/write 20241203160325567 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160325567 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43008<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@42fb6bd4e402: 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)@42fb6bd4e402: 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 } } } } 20241203160325568 DLINP <000b> input/ipa.c:454 connected read/write 20241203160325568 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160325568 DLGSUP <0013> gsup_server.c:281 CCM Callback HLR_Test-GSUP-IPA(129)@42fb6bd4e402: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160325568 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241203160325568 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241203160325568 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241203160325568 DLGSUP <0013> gsup_server.c:238 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 20241203160325568 DLGSUP <0013> gsup_server.c:236 2: 20241203160325568 DLGSUP <0013> gsup_server.c:238 2: 00 20241203160325568 DLGSUP <0013> gsup_server.c:236 3: 20241203160325568 DLGSUP <0013> gsup_server.c:238 3: 00 20241203160325568 DLGSUP <0013> gsup_server.c:236 4: 20241203160325568 DLGSUP <0013> gsup_server.c:238 4: 00 20241203160325568 DLGSUP <0013> gsup_server.c:236 5: 20241203160325568 DLGSUP <0013> gsup_server.c:238 5: 00 20241203160325568 DLGSUP <0013> gsup_server.c:236 7: 20241203160325568 DLGSUP <0013> gsup_server.c:238 7: 00 20241203160325568 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241203160325568 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241203160325569 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 131@42fb6bd4e402: 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") 20241203160325577 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34883<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@42fb6bd4e402: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20241203160325583 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43022<->l=127.0.0.1:4258 20241203160325610 DLINP <000b> input/ipa.c:454 connected read/write 20241203160325610 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160325610 DLGSUP <0013> gsup_req.c:140 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} 20241203160325610 DLU <0006> fsm.c:456 lu(2345743413463)[0x612000013420]{UNVALIDATED}: Allocated 20241203160325610 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 20241203160325610 DLGSUP <0013> gsup_req.c:276 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} 20241203160325610 DLGSUP <0013> gsup_req.c:173 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241203160325610 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x612000013420]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241203160325610 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x612000013420]{UNVALIDATED}: Freeing instance 20241203160325610 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x612000013420]{UNVALIDATED}: Deallocated 20241203160325610 DLINP <000b> input/ipa.c:454 connected read/write 20241203160325610 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160325610 DLINP <000b> input/ipa.c:454 connected read/write 20241203160325610 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@42fb6bd4e402: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@42fb6bd4e402: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@42fb6bd4e402: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160325611 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43022<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@42fb6bd4e402: Final verdict of PTC: pass MTC@42fb6bd4e402: setverdict(pass): none -> pass 20241203160325612 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43008<->l=127.0.0.1:4258 20241203160325612 DLINP <000b> input/ipa.c:454 connected read/write 20241203160325612 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160325612 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241203160325612 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241203160325612 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(130)@42fb6bd4e402: Final verdict of PTC: none 20241203160325612 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34883<->l=127.0.0.1:4259) 131@42fb6bd4e402: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@42fb6bd4e402: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@42fb6bd4e402: Final verdict of PTC: none MTC@42fb6bd4e402: Setting final verdict of the test case. MTC@42fb6bd4e402: Local verdict of MTC: pass MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@42fb6bd4e402: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@42fb6bd4e402: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass'. Tue Dec 3 16:03:25 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 20241203160325640 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43026<->l=127.0.0.1:4258 20241203160325741 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43026<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=26116) MTC@42fb6bd4e402: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass' was executed successfully (exit status: 0). MTC@42fb6bd4e402: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown'. ------ HLR_Tests.TC_mo_ussd_unknown ------ Tue Dec 3 16:03:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@42fb6bd4e402: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown' was executed successfully (exit status: 0). MTC@42fb6bd4e402: Test case TC_mo_ussd_unknown started. MTC@42fb6bd4e402: legacy= false MTC@42fb6bd4e402: in not legacy case 1 MTC@42fb6bd4e402: in not legacy case 2 20241203160328774 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241203160328774 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@42fb6bd4e402: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160328775 DLINP <000b> input/ipa.c:454 connected read/write 20241203160328775 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160328775 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43042<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@42fb6bd4e402: 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)@42fb6bd4e402: 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 } } } } 20241203160328776 DLINP <000b> input/ipa.c:454 connected read/write 20241203160328776 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160328776 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241203160328776 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241203160328776 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 HLR_Test-GSUP-IPA(134)@42fb6bd4e402: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160328776 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241203160328776 DLGSUP <0013> gsup_server.c:238 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 20241203160328776 DLGSUP <0013> gsup_server.c:236 2: 20241203160328776 DLGSUP <0013> gsup_server.c:238 2: 00 20241203160328776 DLGSUP <0013> gsup_server.c:236 3: 20241203160328776 DLGSUP <0013> gsup_server.c:238 3: 00 20241203160328776 DLGSUP <0013> gsup_server.c:236 4: 20241203160328776 DLGSUP <0013> gsup_server.c:238 4: 00 20241203160328776 DLGSUP <0013> gsup_server.c:236 5: 20241203160328776 DLGSUP <0013> gsup_server.c:238 5: 00 20241203160328776 DLGSUP <0013> gsup_server.c:236 7: 20241203160328776 DLGSUP <0013> gsup_server.c:238 7: 00 20241203160328777 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241203160328777 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241203160328777 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 136@42fb6bd4e402: 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") 20241203160328785 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:33679<->l=127.0.0.1:4259) 20241203160328789 DAUC <0003> db_auc.c:157 IMSI='262428942142117': No 2G Auth Data 20241203160328789 DAUC <0003> db_auc.c:192 IMSI='262428942142117': No 3G Auth Data HLR_Test-GSUP(135)@42fb6bd4e402: Created GsupExpect[0] for "262428942142117" to be handled at TC_mo_ussd_unknown(138) 20241203160328796 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43046<->l=127.0.0.1:4258 20241203160328818 DLINP <000b> input/ipa.c:454 connected read/write 20241203160328819 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160328819 DLGSUP <0013> gsup_req.c:140 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262428942142117 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428942142117" session_id=814443752 session_state=BEGIN} 20241203160328819 DSS <0004> hlr_ussd.c:576 262428942142117/0x308b6ce8: Process SS (BEGIN) 20241203160328819 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241203160328819 DSS <0004> hlr_ussd.c:518 262428942142117/0x308b6ce8: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241203160328819 DSS <0004> hlr_ussd.c:523 262428942142117/0x308b6ce8: USSD for unknown code '*#200#' 20241203160328819 DSS <0004> hlr_ussd.c:354 262428942142117/0x308b6ce8: Tx ReturnError(1, 0x12) 20241203160328819 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262428942142117 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428942142117" session_id=814443752 session_state=END} 20241203160328819 DLINP <000b> input/ipa.c:454 connected read/write 20241203160328819 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160328819 DLINP <000b> input/ipa.c:454 connected read/write 20241203160328819 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@42fb6bd4e402: Found GsupExpect[0] for "262428942142117" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@42fb6bd4e402: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262428942142117" TC_mo_ussd_unknown(138)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160328871 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43046<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@42fb6bd4e402: Final verdict of PTC: pass 20241203160328874 DAUC <0003> db_auc.c:157 IMSI='262422625197506': No 2G Auth Data 20241203160328874 DAUC <0003> db_auc.c:192 IMSI='262422625197506': No 3G Auth Data HLR_Test-GSUP(135)@42fb6bd4e402: Created GsupExpect[0] for "262422625197506" to be handled at TC_mo_ussd_unknown(139) 20241203160328883 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43054<->l=127.0.0.1:4258 20241203160328886 DLINP <000b> input/ipa.c:454 connected read/write 20241203160328886 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160328886 DLGSUP <0013> gsup_req.c:140 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262422625197506 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422625197506" session_id=110474929 session_state=BEGIN} 20241203160328886 DSS <0004> hlr_ussd.c:576 262422625197506/0x0695b6b1: Process SS (BEGIN) 20241203160328886 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241203160328886 DSS <0004> hlr_ussd.c:518 262422625197506/0x0695b6b1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241203160328886 DSS <0004> hlr_ussd.c:523 262422625197506/0x0695b6b1: USSD for unknown code '*#200#' 20241203160328886 DSS <0004> hlr_ussd.c:354 262422625197506/0x0695b6b1: Tx ReturnError(1, 0x12) 20241203160328886 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262422625197506 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422625197506" session_id=110474929 session_state=END} 20241203160328886 DLINP <000b> input/ipa.c:454 connected read/write 20241203160328886 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160328886 DLINP <000b> input/ipa.c:454 connected read/write 20241203160328886 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@42fb6bd4e402: Found GsupExpect[0] for "262422625197506" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@42fb6bd4e402: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262422625197506" TC_mo_ussd_unknown(139)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160328888 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43054<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@42fb6bd4e402: Final verdict of PTC: pass 20241203160328888 DAUC <0003> db_auc.c:157 IMSI='262425014825089': No 2G Auth Data 20241203160328888 DAUC <0003> db_auc.c:192 IMSI='262425014825089': No 3G Auth Data HLR_Test-GSUP(135)@42fb6bd4e402: Created GsupExpect[0] for "262425014825089" to be handled at TC_mo_ussd_unknown(140) 20241203160328896 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43062<->l=127.0.0.1:4258 20241203160328899 DLINP <000b> input/ipa.c:454 connected read/write 20241203160328899 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160328899 DLGSUP <0013> gsup_req.c:140 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262425014825089 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425014825089" session_id=200601057 session_state=BEGIN} 20241203160328899 DSS <0004> hlr_ussd.c:576 262425014825089/0x0bf4ede1: Process SS (BEGIN) 20241203160328899 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241203160328899 DSS <0004> hlr_ussd.c:518 262425014825089/0x0bf4ede1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241203160328899 DSS <0004> hlr_ussd.c:523 262425014825089/0x0bf4ede1: USSD for unknown code '*#200#' 20241203160328899 DSS <0004> hlr_ussd.c:354 262425014825089/0x0bf4ede1: Tx ReturnError(1, 0x12) 20241203160328899 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262425014825089 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425014825089" session_id=200601057 session_state=END} 20241203160328899 DLINP <000b> input/ipa.c:454 connected read/write 20241203160328899 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160328899 DLINP <000b> input/ipa.c:454 connected read/write 20241203160328899 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@42fb6bd4e402: Found GsupExpect[0] for "262425014825089" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@42fb6bd4e402: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262425014825089" TC_mo_ussd_unknown(140)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160328901 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43062<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@42fb6bd4e402: Final verdict of PTC: pass 20241203160328902 DAUC <0003> db_auc.c:157 IMSI='262421225178414': No 2G Auth Data 20241203160328902 DAUC <0003> db_auc.c:192 IMSI='262421225178414': No 3G Auth Data HLR_Test-GSUP(135)@42fb6bd4e402: Created GsupExpect[0] for "262421225178414" to be handled at TC_mo_ussd_unknown(141) 20241203160328911 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43078<->l=127.0.0.1:4258 20241203160328914 DLINP <000b> input/ipa.c:454 connected read/write 20241203160328914 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160328914 DLGSUP <0013> gsup_req.c:140 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262421225178414 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421225178414" session_id=1564508490 session_state=BEGIN} 20241203160328914 DSS <0004> hlr_ussd.c:576 262421225178414/0x5d40814a: Process SS (BEGIN) 20241203160328914 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241203160328914 DSS <0004> hlr_ussd.c:518 262421225178414/0x5d40814a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241203160328914 DSS <0004> hlr_ussd.c:523 262421225178414/0x5d40814a: USSD for unknown code '*#200#' 20241203160328914 DSS <0004> hlr_ussd.c:354 262421225178414/0x5d40814a: Tx ReturnError(1, 0x12) 20241203160328914 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262421225178414 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421225178414" session_id=1564508490 session_state=END} 20241203160328914 DLINP <000b> input/ipa.c:454 connected read/write 20241203160328914 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160328914 DLINP <000b> input/ipa.c:454 connected read/write 20241203160328914 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@42fb6bd4e402: Found GsupExpect[0] for "262421225178414" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@42fb6bd4e402: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262421225178414" TC_mo_ussd_unknown(141)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160328917 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43078<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@42fb6bd4e402: Final verdict of PTC: pass 20241203160328917 DAUC <0003> db_auc.c:157 IMSI='262427423676398': No 2G Auth Data 20241203160328917 DAUC <0003> db_auc.c:192 IMSI='262427423676398': No 3G Auth Data HLR_Test-GSUP(135)@42fb6bd4e402: Created GsupExpect[0] for "262427423676398" to be handled at TC_mo_ussd_unknown(142) 20241203160328927 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43090<->l=127.0.0.1:4258 20241203160328931 DLINP <000b> input/ipa.c:454 connected read/write 20241203160328931 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160328931 DLGSUP <0013> gsup_req.c:140 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262427423676398 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427423676398" session_id=3727501445 session_state=BEGIN} 20241203160328931 DSS <0004> hlr_ussd.c:576 262427423676398/0xde2d2885: Process SS (BEGIN) 20241203160328931 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241203160328931 DSS <0004> hlr_ussd.c:518 262427423676398/0xde2d2885: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241203160328931 DSS <0004> hlr_ussd.c:523 262427423676398/0xde2d2885: USSD for unknown code '*#200#' 20241203160328931 DSS <0004> hlr_ussd.c:354 262427423676398/0xde2d2885: Tx ReturnError(1, 0x12) 20241203160328931 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262427423676398 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427423676398" session_id=3727501445 session_state=END} 20241203160328931 DLINP <000b> input/ipa.c:454 connected read/write 20241203160328931 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160328931 DLINP <000b> input/ipa.c:454 connected read/write 20241203160328932 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@42fb6bd4e402: Found GsupExpect[0] for "262427423676398" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@42fb6bd4e402: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262427423676398" TC_mo_ussd_unknown(142)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160328934 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43090<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@42fb6bd4e402: Final verdict of PTC: pass 20241203160328934 DAUC <0003> db_auc.c:157 IMSI='262423761370522': No 2G Auth Data 20241203160328934 DAUC <0003> db_auc.c:192 IMSI='262423761370522': No 3G Auth Data HLR_Test-GSUP(135)@42fb6bd4e402: Created GsupExpect[0] for "262423761370522" to be handled at TC_mo_ussd_unknown(143) 20241203160328942 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43102<->l=127.0.0.1:4258 20241203160328945 DLINP <000b> input/ipa.c:454 connected read/write 20241203160328945 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160328945 DLGSUP <0013> gsup_req.c:140 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262423761370522 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423761370522" session_id=665444997 session_state=BEGIN} 20241203160328945 DSS <0004> hlr_ussd.c:576 262423761370522/0x27a9e285: Process SS (BEGIN) 20241203160328945 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241203160328945 DSS <0004> hlr_ussd.c:518 262423761370522/0x27a9e285: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241203160328945 DSS <0004> hlr_ussd.c:523 262423761370522/0x27a9e285: USSD for unknown code '*#200#' 20241203160328945 DSS <0004> hlr_ussd.c:354 262423761370522/0x27a9e285: Tx ReturnError(1, 0x12) 20241203160328945 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262423761370522 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423761370522" session_id=665444997 session_state=END} 20241203160328945 DLINP <000b> input/ipa.c:454 connected read/write 20241203160328945 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160328945 DLINP <000b> input/ipa.c:454 connected read/write 20241203160328945 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@42fb6bd4e402: Found GsupExpect[0] for "262423761370522" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@42fb6bd4e402: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262423761370522" TC_mo_ussd_unknown(143)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160328947 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43102<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@42fb6bd4e402: Final verdict of PTC: pass 20241203160328948 DAUC <0003> db_auc.c:157 IMSI='262429942349469': No 2G Auth Data 20241203160328948 DAUC <0003> db_auc.c:192 IMSI='262429942349469': No 3G Auth Data HLR_Test-GSUP(135)@42fb6bd4e402: Created GsupExpect[0] for "262429942349469" to be handled at TC_mo_ussd_unknown(144) 20241203160328955 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43112<->l=127.0.0.1:4258 20241203160328958 DLINP <000b> input/ipa.c:454 connected read/write 20241203160328958 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160328959 DLGSUP <0013> gsup_req.c:140 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262429942349469 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429942349469" session_id=2693733228 session_state=BEGIN} 20241203160328959 DSS <0004> hlr_ussd.c:576 262429942349469/0xa08f1b6c: Process SS (BEGIN) 20241203160328959 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241203160328959 DSS <0004> hlr_ussd.c:518 262429942349469/0xa08f1b6c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241203160328959 DSS <0004> hlr_ussd.c:523 262429942349469/0xa08f1b6c: USSD for unknown code '*#200#' 20241203160328959 DSS <0004> hlr_ussd.c:354 262429942349469/0xa08f1b6c: Tx ReturnError(1, 0x12) 20241203160328959 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262429942349469 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429942349469" session_id=2693733228 session_state=END} 20241203160328959 DLINP <000b> input/ipa.c:454 connected read/write 20241203160328959 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160328959 DLINP <000b> input/ipa.c:454 connected read/write 20241203160328959 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@42fb6bd4e402: Found GsupExpect[0] for "262429942349469" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@42fb6bd4e402: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262429942349469" TC_mo_ussd_unknown(144)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160328961 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43112<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@42fb6bd4e402: Final verdict of PTC: pass 20241203160328961 DAUC <0003> db_auc.c:157 IMSI='262424450147742': No 2G Auth Data 20241203160328961 DAUC <0003> db_auc.c:192 IMSI='262424450147742': No 3G Auth Data HLR_Test-GSUP(135)@42fb6bd4e402: Created GsupExpect[0] for "262424450147742" to be handled at TC_mo_ussd_unknown(145) 20241203160328970 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43128<->l=127.0.0.1:4258 20241203160328973 DLINP <000b> input/ipa.c:454 connected read/write 20241203160328973 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160328973 DLGSUP <0013> gsup_req.c:140 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262424450147742 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424450147742" session_id=1600894460 session_state=BEGIN} 20241203160328973 DSS <0004> hlr_ussd.c:576 262424450147742/0x5f6bb5fc: Process SS (BEGIN) 20241203160328973 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241203160328973 DSS <0004> hlr_ussd.c:518 262424450147742/0x5f6bb5fc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241203160328973 DSS <0004> hlr_ussd.c:523 262424450147742/0x5f6bb5fc: USSD for unknown code '*#200#' 20241203160328973 DSS <0004> hlr_ussd.c:354 262424450147742/0x5f6bb5fc: Tx ReturnError(1, 0x12) 20241203160328973 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262424450147742 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424450147742" session_id=1600894460 session_state=END} 20241203160328973 DLINP <000b> input/ipa.c:454 connected read/write 20241203160328973 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160328973 DLINP <000b> input/ipa.c:454 connected read/write 20241203160328973 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@42fb6bd4e402: Found GsupExpect[0] for "262424450147742" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@42fb6bd4e402: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262424450147742" TC_mo_ussd_unknown(145)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160328975 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43128<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@42fb6bd4e402: Final verdict of PTC: pass 20241203160328976 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43042<->l=127.0.0.1:4258 20241203160328976 DLINP <000b> input/ipa.c:454 connected read/write 20241203160328976 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160328976 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241203160328976 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241203160328976 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241203160328977 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-IPA(134)@42fb6bd4e402: Final verdict of PTC: none HLR_Test-GSUP(135)@42fb6bd4e402: Final verdict of PTC: none 136@42fb6bd4e402: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@42fb6bd4e402: Final verdict of PTC: none MTC@42fb6bd4e402: Setting final verdict of the test case. MTC@42fb6bd4e402: Local verdict of MTC: none MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC with component reference 136: none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@42fb6bd4e402: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@42fb6bd4e402: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass'. Tue Dec 3 16:03:28 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 20241203160329016 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43144<->l=127.0.0.1:4258 20241203160329117 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43144<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=17180) Waiting for packet dumper to finish... 1 (prev_count=17180, count=81896) MTC@42fb6bd4e402: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass' was executed successfully (exit status: 0). MTC@42fb6bd4e402: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc'. ------ HLR_Tests.TC_mo_ussd_euse_disc ------ Tue Dec 3 16:03:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@42fb6bd4e402: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc' was executed successfully (exit status: 0). MTC@42fb6bd4e402: Test case TC_mo_ussd_euse_disc started. MTC@42fb6bd4e402: legacy= false MTC@42fb6bd4e402: in not legacy case 1 MTC@42fb6bd4e402: in not legacy case 2 20241203160332255 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241203160332255 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@42fb6bd4e402: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160332256 DLINP <000b> input/ipa.c:454 connected read/write 20241203160332256 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160332257 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48690<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@42fb6bd4e402: 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)@42fb6bd4e402: 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 } } } } 20241203160332258 DLINP <000b> input/ipa.c:454 connected read/write 20241203160332258 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(146)@42fb6bd4e402: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160332258 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241203160332258 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241203160332258 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241203160332258 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241203160332258 DLGSUP <0013> gsup_server.c:238 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 20241203160332258 DLGSUP <0013> gsup_server.c:236 2: 20241203160332258 DLGSUP <0013> gsup_server.c:238 2: 00 20241203160332258 DLGSUP <0013> gsup_server.c:236 3: 20241203160332258 DLGSUP <0013> gsup_server.c:238 3: 00 20241203160332258 DLGSUP <0013> gsup_server.c:236 4: 20241203160332258 DLGSUP <0013> gsup_server.c:238 4: 00 20241203160332258 DLGSUP <0013> gsup_server.c:236 5: 20241203160332258 DLGSUP <0013> gsup_server.c:238 5: 00 20241203160332258 DLGSUP <0013> gsup_server.c:236 7: 20241203160332258 DLGSUP <0013> gsup_server.c:238 7: 00 20241203160332258 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241203160332258 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241203160332258 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 148@42fb6bd4e402: 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") 20241203160332265 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:46385<->l=127.0.0.1:4259) 20241203160332267 DAUC <0003> db_auc.c:157 IMSI='262422748578019': No 2G Auth Data 20241203160332267 DAUC <0003> db_auc.c:192 IMSI='262422748578019': No 3G Auth Data HLR_Test-GSUP(147)@42fb6bd4e402: Created GsupExpect[0] for "262422748578019" to be handled at TC_mo_ussd_euse_disc(150) 20241203160332273 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48694<->l=127.0.0.1:4258 20241203160332298 DLINP <000b> input/ipa.c:454 connected read/write 20241203160332298 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160332298 DLGSUP <0013> gsup_req.c:140 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262422748578019 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422748578019" session_id=385800118 session_state=BEGIN} 20241203160332298 DSS <0004> hlr_ussd.c:576 262422748578019/0x16fed7b6: Process SS (BEGIN) 20241203160332298 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241203160332298 DSS <0004> hlr_ussd.c:518 262422748578019/0x16fed7b6: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241203160332298 DSS <0004> hlr_ussd.c:542 262422748578019/0x16fed7b6: Cannot find conn for EUSE EUSE-foobar 20241203160332298 DSS <0004> hlr_ussd.c:354 262422748578019/0x16fed7b6: Tx ReturnError(1, 0x22) 20241203160332298 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262422748578019 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422748578019" session_id=385800118 session_state=END} 20241203160332298 DLINP <000b> input/ipa.c:454 connected read/write 20241203160332298 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160332298 DLINP <000b> input/ipa.c:454 connected read/write 20241203160332298 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@42fb6bd4e402: Found GsupExpect[0] for "262422748578019" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@42fb6bd4e402: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262422748578019" TC_mo_ussd_euse_disc(150)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160332300 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48694<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@42fb6bd4e402: Final verdict of PTC: pass 20241203160332300 DAUC <0003> db_auc.c:157 IMSI='262423133747088': No 2G Auth Data 20241203160332300 DAUC <0003> db_auc.c:192 IMSI='262423133747088': No 3G Auth Data HLR_Test-GSUP(147)@42fb6bd4e402: Created GsupExpect[0] for "262423133747088" to be handled at TC_mo_ussd_euse_disc(151) 20241203160332308 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48708<->l=127.0.0.1:4258 20241203160332311 DLINP <000b> input/ipa.c:454 connected read/write 20241203160332311 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160332311 DLGSUP <0013> gsup_req.c:140 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262423133747088 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423133747088" session_id=3546396301 session_state=BEGIN} 20241203160332311 DSS <0004> hlr_ussd.c:576 262423133747088/0xd361b68d: Process SS (BEGIN) 20241203160332311 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241203160332311 DSS <0004> hlr_ussd.c:518 262423133747088/0xd361b68d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241203160332311 DSS <0004> hlr_ussd.c:542 262423133747088/0xd361b68d: Cannot find conn for EUSE EUSE-foobar 20241203160332311 DSS <0004> hlr_ussd.c:354 262423133747088/0xd361b68d: Tx ReturnError(1, 0x22) 20241203160332311 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262423133747088 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423133747088" session_id=3546396301 session_state=END} 20241203160332311 DLINP <000b> input/ipa.c:454 connected read/write 20241203160332311 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160332311 DLINP <000b> input/ipa.c:454 connected read/write 20241203160332311 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@42fb6bd4e402: Found GsupExpect[0] for "262423133747088" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@42fb6bd4e402: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262423133747088" TC_mo_ussd_euse_disc(151)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160332313 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48708<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@42fb6bd4e402: Final verdict of PTC: pass 20241203160332313 DAUC <0003> db_auc.c:157 IMSI='262424160804343': No 2G Auth Data 20241203160332313 DAUC <0003> db_auc.c:192 IMSI='262424160804343': No 3G Auth Data HLR_Test-GSUP(147)@42fb6bd4e402: Created GsupExpect[0] for "262424160804343" to be handled at TC_mo_ussd_euse_disc(152) 20241203160332320 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48724<->l=127.0.0.1:4258 20241203160332323 DLINP <000b> input/ipa.c:454 connected read/write 20241203160332323 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160332323 DLGSUP <0013> gsup_req.c:140 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262424160804343 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424160804343" session_id=714614568 session_state=BEGIN} 20241203160332323 DSS <0004> hlr_ussd.c:576 262424160804343/0x2a982728: Process SS (BEGIN) 20241203160332323 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241203160332323 DSS <0004> hlr_ussd.c:518 262424160804343/0x2a982728: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241203160332323 DSS <0004> hlr_ussd.c:542 262424160804343/0x2a982728: Cannot find conn for EUSE EUSE-foobar 20241203160332323 DSS <0004> hlr_ussd.c:354 262424160804343/0x2a982728: Tx ReturnError(1, 0x22) 20241203160332324 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262424160804343 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424160804343" session_id=714614568 session_state=END} 20241203160332324 DLINP <000b> input/ipa.c:454 connected read/write 20241203160332324 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160332324 DLINP <000b> input/ipa.c:454 connected read/write 20241203160332324 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@42fb6bd4e402: Found GsupExpect[0] for "262424160804343" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@42fb6bd4e402: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262424160804343" TC_mo_ussd_euse_disc(152)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160332325 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48724<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@42fb6bd4e402: Final verdict of PTC: pass 20241203160332325 DAUC <0003> db_auc.c:157 IMSI='262425963795150': No 2G Auth Data 20241203160332325 DAUC <0003> db_auc.c:192 IMSI='262425963795150': No 3G Auth Data HLR_Test-GSUP(147)@42fb6bd4e402: Created GsupExpect[0] for "262425963795150" to be handled at TC_mo_ussd_euse_disc(153) 20241203160332332 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48740<->l=127.0.0.1:4258 20241203160332335 DLINP <000b> input/ipa.c:454 connected read/write 20241203160332335 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160332335 DLGSUP <0013> gsup_req.c:140 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262425963795150 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425963795150" session_id=3505400211 session_state=BEGIN} 20241203160332335 DSS <0004> hlr_ussd.c:576 262425963795150/0xd0f02993: Process SS (BEGIN) 20241203160332335 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241203160332335 DSS <0004> hlr_ussd.c:518 262425963795150/0xd0f02993: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241203160332335 DSS <0004> hlr_ussd.c:542 262425963795150/0xd0f02993: Cannot find conn for EUSE EUSE-foobar 20241203160332335 DSS <0004> hlr_ussd.c:354 262425963795150/0xd0f02993: Tx ReturnError(1, 0x22) 20241203160332335 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262425963795150 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425963795150" session_id=3505400211 session_state=END} 20241203160332335 DLINP <000b> input/ipa.c:454 connected read/write 20241203160332335 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160332335 DLINP <000b> input/ipa.c:454 connected read/write 20241203160332335 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@42fb6bd4e402: Found GsupExpect[0] for "262425963795150" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@42fb6bd4e402: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262425963795150" TC_mo_ussd_euse_disc(153)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160332337 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48740<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@42fb6bd4e402: Final verdict of PTC: pass 20241203160332337 DAUC <0003> db_auc.c:157 IMSI='262429954171415': No 2G Auth Data 20241203160332337 DAUC <0003> db_auc.c:192 IMSI='262429954171415': No 3G Auth Data HLR_Test-GSUP(147)@42fb6bd4e402: Created GsupExpect[0] for "262429954171415" to be handled at TC_mo_ussd_euse_disc(154) 20241203160332344 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48744<->l=127.0.0.1:4258 20241203160332347 DLINP <000b> input/ipa.c:454 connected read/write 20241203160332347 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160332347 DLGSUP <0013> gsup_req.c:140 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262429954171415 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429954171415" session_id=735118584 session_state=BEGIN} 20241203160332347 DSS <0004> hlr_ussd.c:576 262429954171415/0x2bd104f8: Process SS (BEGIN) 20241203160332347 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241203160332347 DSS <0004> hlr_ussd.c:518 262429954171415/0x2bd104f8: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241203160332347 DSS <0004> hlr_ussd.c:542 262429954171415/0x2bd104f8: Cannot find conn for EUSE EUSE-foobar 20241203160332347 DSS <0004> hlr_ussd.c:354 262429954171415/0x2bd104f8: Tx ReturnError(1, 0x22) 20241203160332348 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262429954171415 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429954171415" session_id=735118584 session_state=END} 20241203160332348 DLINP <000b> input/ipa.c:454 connected read/write 20241203160332348 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160332348 DLINP <000b> input/ipa.c:454 connected read/write 20241203160332348 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@42fb6bd4e402: Found GsupExpect[0] for "262429954171415" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@42fb6bd4e402: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262429954171415" TC_mo_ussd_euse_disc(154)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160332352 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48744<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@42fb6bd4e402: Final verdict of PTC: pass 20241203160332352 DAUC <0003> db_auc.c:157 IMSI='262421149521250': No 2G Auth Data 20241203160332352 DAUC <0003> db_auc.c:192 IMSI='262421149521250': No 3G Auth Data HLR_Test-GSUP(147)@42fb6bd4e402: Created GsupExpect[0] for "262421149521250" to be handled at TC_mo_ussd_euse_disc(155) 20241203160332361 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48760<->l=127.0.0.1:4258 20241203160332364 DLINP <000b> input/ipa.c:454 connected read/write 20241203160332364 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160332364 DLGSUP <0013> gsup_req.c:140 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262421149521250 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421149521250" session_id=1667460107 session_state=BEGIN} 20241203160332364 DSS <0004> hlr_ussd.c:576 262421149521250/0x63636c0b: Process SS (BEGIN) 20241203160332364 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241203160332364 DSS <0004> hlr_ussd.c:518 262421149521250/0x63636c0b: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241203160332364 DSS <0004> hlr_ussd.c:542 262421149521250/0x63636c0b: Cannot find conn for EUSE EUSE-foobar 20241203160332364 DSS <0004> hlr_ussd.c:354 262421149521250/0x63636c0b: Tx ReturnError(1, 0x22) 20241203160332364 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262421149521250 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421149521250" session_id=1667460107 session_state=END} 20241203160332364 DLINP <000b> input/ipa.c:454 connected read/write 20241203160332364 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160332364 DLINP <000b> input/ipa.c:454 connected read/write 20241203160332364 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@42fb6bd4e402: Found GsupExpect[0] for "262421149521250" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@42fb6bd4e402: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262421149521250" TC_mo_ussd_euse_disc(155)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160332366 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48760<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@42fb6bd4e402: Final verdict of PTC: pass 20241203160332367 DAUC <0003> db_auc.c:157 IMSI='262420682019655': No 2G Auth Data 20241203160332367 DAUC <0003> db_auc.c:192 IMSI='262420682019655': No 3G Auth Data HLR_Test-GSUP(147)@42fb6bd4e402: Created GsupExpect[0] for "262420682019655" to be handled at TC_mo_ussd_euse_disc(156) 20241203160332375 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48770<->l=127.0.0.1:4258 20241203160332380 DLINP <000b> input/ipa.c:454 connected read/write 20241203160332380 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160332380 DLGSUP <0013> gsup_req.c:140 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262420682019655 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420682019655" session_id=4155299440 session_state=BEGIN} 20241203160332380 DSS <0004> hlr_ussd.c:576 262420682019655/0xf7acd670: Process SS (BEGIN) 20241203160332380 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241203160332380 DSS <0004> hlr_ussd.c:518 262420682019655/0xf7acd670: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241203160332380 DSS <0004> hlr_ussd.c:542 262420682019655/0xf7acd670: Cannot find conn for EUSE EUSE-foobar 20241203160332380 DSS <0004> hlr_ussd.c:354 262420682019655/0xf7acd670: Tx ReturnError(1, 0x22) 20241203160332380 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262420682019655 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420682019655" session_id=4155299440 session_state=END} 20241203160332380 DLINP <000b> input/ipa.c:454 connected read/write 20241203160332380 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160332380 DLINP <000b> input/ipa.c:454 connected read/write 20241203160332380 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@42fb6bd4e402: Found GsupExpect[0] for "262420682019655" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@42fb6bd4e402: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262420682019655" TC_mo_ussd_euse_disc(156)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160332382 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48770<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@42fb6bd4e402: Final verdict of PTC: pass 20241203160332383 DAUC <0003> db_auc.c:157 IMSI='262424294659852': No 2G Auth Data 20241203160332383 DAUC <0003> db_auc.c:192 IMSI='262424294659852': No 3G Auth Data HLR_Test-GSUP(147)@42fb6bd4e402: Created GsupExpect[0] for "262424294659852" to be handled at TC_mo_ussd_euse_disc(157) 20241203160332391 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48786<->l=127.0.0.1:4258 20241203160332396 DLINP <000b> input/ipa.c:454 connected read/write 20241203160332396 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160332396 DLGSUP <0013> gsup_req.c:140 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262424294659852 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424294659852" session_id=2272909833 session_state=BEGIN} 20241203160332396 DSS <0004> hlr_ussd.c:576 262424294659852/0x8779da09: Process SS (BEGIN) 20241203160332396 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241203160332396 DSS <0004> hlr_ussd.c:518 262424294659852/0x8779da09: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241203160332396 DSS <0004> hlr_ussd.c:542 262424294659852/0x8779da09: Cannot find conn for EUSE EUSE-foobar 20241203160332396 DSS <0004> hlr_ussd.c:354 262424294659852/0x8779da09: Tx ReturnError(1, 0x22) 20241203160332396 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262424294659852 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424294659852" session_id=2272909833 session_state=END} 20241203160332396 DLINP <000b> input/ipa.c:454 connected read/write 20241203160332397 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160332397 DLINP <000b> input/ipa.c:454 connected read/write 20241203160332397 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@42fb6bd4e402: Found GsupExpect[0] for "262424294659852" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@42fb6bd4e402: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262424294659852" TC_mo_ussd_euse_disc(157)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160332399 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48786<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@42fb6bd4e402: Final verdict of PTC: pass 20241203160332400 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48690<->l=127.0.0.1:4258 20241203160332400 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46385<->l=127.0.0.1:4259) 20241203160332400 DLINP <000b> input/ipa.c:454 connected read/write 20241203160332400 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160332400 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server IPA-CTRL-CLI-IPA(149)@42fb6bd4e402: Final verdict of PTC: none 20241203160332401 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241203160332401 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(147)@42fb6bd4e402: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@42fb6bd4e402: Final verdict of PTC: none 148@42fb6bd4e402: Final verdict of PTC: none MTC@42fb6bd4e402: Setting final verdict of the test case. MTC@42fb6bd4e402: Local verdict of MTC: none MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC with component reference 148: none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@42fb6bd4e402: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@42fb6bd4e402: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass'. Tue Dec 3 16:03:32 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 20241203160332432 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48802<->l=127.0.0.1:4258 20241203160332633 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48802<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=81624) MTC@42fb6bd4e402: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass' was executed successfully (exit status: 0). MTC@42fb6bd4e402: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi ------ Tue Dec 3 16:03:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@42fb6bd4e402: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi' was executed successfully (exit status: 0). MTC@42fb6bd4e402: Test case TC_mo_ussd_iuse_imsi started. MTC@42fb6bd4e402: legacy= false MTC@42fb6bd4e402: in not legacy case 1 MTC@42fb6bd4e402: in not legacy case 2 20241203160335668 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241203160335668 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@42fb6bd4e402: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160335670 DLINP <000b> input/ipa.c:454 connected read/write 20241203160335670 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160335671 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48818<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@42fb6bd4e402: 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)@42fb6bd4e402: 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 } } } } 20241203160335673 DLINP <000b> input/ipa.c:454 connected read/write 20241203160335673 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160335673 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241203160335673 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241203160335673 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241203160335673 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241203160335673 DLGSUP <0013> gsup_server.c:238 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 HLR_Test-GSUP-IPA(158)@42fb6bd4e402: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160335673 DLGSUP <0013> gsup_server.c:236 2: 20241203160335673 DLGSUP <0013> gsup_server.c:238 2: 00 20241203160335673 DLGSUP <0013> gsup_server.c:236 3: 20241203160335673 DLGSUP <0013> gsup_server.c:238 3: 00 20241203160335673 DLGSUP <0013> gsup_server.c:236 4: 20241203160335673 DLGSUP <0013> gsup_server.c:238 4: 00 20241203160335673 DLGSUP <0013> gsup_server.c:236 5: 20241203160335673 DLGSUP <0013> gsup_server.c:238 5: 00 20241203160335673 DLGSUP <0013> gsup_server.c:236 7: 20241203160335673 DLGSUP <0013> gsup_server.c:238 7: 00 20241203160335673 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241203160335673 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241203160335673 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 160@42fb6bd4e402: 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") 20241203160335682 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43165<->l=127.0.0.1:4259) 20241203160335686 DAUC <0003> db_auc.c:157 IMSI='262428191991170': No 2G Auth Data 20241203160335686 DAUC <0003> db_auc.c:192 IMSI='262428191991170': No 3G Auth Data HLR_Test-GSUP(159)@42fb6bd4e402: Created GsupExpect[0] for "262428191991170" to be handled at TC_mo_ussd_iuse_imsi(162) 20241203160335694 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48828<->l=127.0.0.1:4258 20241203160335714 DLINP <000b> input/ipa.c:454 connected read/write 20241203160335714 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160335714 DLGSUP <0013> gsup_req.c:140 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262428191991170 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428191991170" session_id=1309334463 session_state=BEGIN} 20241203160335714 DSS <0004> hlr_ussd.c:576 262428191991170/0x4e0adbbf: Process SS (BEGIN) 20241203160335714 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241203160335714 DSS <0004> hlr_ussd.c:518 262428191991170/0x4e0adbbf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241203160335714 DSS <0004> hlr_ussd.c:363 262428191991170/0x4e0adbbf: Tx USSD 'Your IMSI is 262428191991170' 20241203160335714 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262428191991170 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428191991170" session_id=1309334463 session_state=END} 20241203160335714 DLGSUP <0013> gsup_req.c:173 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262428191991170 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241203160335714 DLINP <000b> input/ipa.c:454 connected read/write 20241203160335714 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160335714 DLINP <000b> input/ipa.c:454 connected read/write 20241203160335714 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@42fb6bd4e402: Found GsupExpect[0] for "262428191991170" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@42fb6bd4e402: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262428191991170" TC_mo_ussd_iuse_imsi(162)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160335717 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48828<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@42fb6bd4e402: Final verdict of PTC: pass 20241203160335718 DAUC <0003> db_auc.c:157 IMSI='262425888382309': No 2G Auth Data 20241203160335718 DAUC <0003> db_auc.c:192 IMSI='262425888382309': No 3G Auth Data HLR_Test-GSUP(159)@42fb6bd4e402: Created GsupExpect[0] for "262425888382309" to be handled at TC_mo_ussd_iuse_imsi(163) 20241203160335725 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48842<->l=127.0.0.1:4258 20241203160335730 DLINP <000b> input/ipa.c:454 connected read/write 20241203160335730 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160335730 DLGSUP <0013> gsup_req.c:140 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262425888382309 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425888382309" session_id=67083766 session_state=BEGIN} 20241203160335730 DSS <0004> hlr_ussd.c:576 262425888382309/0x03ff9df6: Process SS (BEGIN) 20241203160335730 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241203160335730 DSS <0004> hlr_ussd.c:518 262425888382309/0x03ff9df6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241203160335730 DSS <0004> hlr_ussd.c:363 262425888382309/0x03ff9df6: Tx USSD 'Your IMSI is 262425888382309' 20241203160335730 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262425888382309 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425888382309" session_id=67083766 session_state=END} 20241203160335730 DLGSUP <0013> gsup_req.c:173 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262425888382309 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241203160335730 DLINP <000b> input/ipa.c:454 connected read/write 20241203160335730 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160335731 DLINP <000b> input/ipa.c:454 connected read/write 20241203160335731 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@42fb6bd4e402: Found GsupExpect[0] for "262425888382309" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@42fb6bd4e402: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262425888382309" TC_mo_ussd_iuse_imsi(163)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160335734 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48842<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@42fb6bd4e402: Final verdict of PTC: pass 20241203160335735 DAUC <0003> db_auc.c:157 IMSI='262426952282647': No 2G Auth Data 20241203160335735 DAUC <0003> db_auc.c:192 IMSI='262426952282647': No 3G Auth Data HLR_Test-GSUP(159)@42fb6bd4e402: Created GsupExpect[0] for "262426952282647" to be handled at TC_mo_ussd_iuse_imsi(164) 20241203160335744 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48856<->l=127.0.0.1:4258 20241203160335749 DLINP <000b> input/ipa.c:454 connected read/write 20241203160335749 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160335749 DLGSUP <0013> gsup_req.c:140 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262426952282647 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426952282647" session_id=2877108172 session_state=BEGIN} 20241203160335749 DSS <0004> hlr_ussd.c:576 262426952282647/0xab7d2fcc: Process SS (BEGIN) 20241203160335749 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241203160335749 DSS <0004> hlr_ussd.c:518 262426952282647/0xab7d2fcc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241203160335749 DSS <0004> hlr_ussd.c:363 262426952282647/0xab7d2fcc: Tx USSD 'Your IMSI is 262426952282647' 20241203160335749 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262426952282647 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426952282647" session_id=2877108172 session_state=END} 20241203160335749 DLGSUP <0013> gsup_req.c:173 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262426952282647 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241203160335749 DLINP <000b> input/ipa.c:454 connected read/write 20241203160335749 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160335749 DLINP <000b> input/ipa.c:454 connected read/write 20241203160335749 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@42fb6bd4e402: Found GsupExpect[0] for "262426952282647" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@42fb6bd4e402: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262426952282647" TC_mo_ussd_iuse_imsi(164)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160335753 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48856<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@42fb6bd4e402: Final verdict of PTC: pass 20241203160335753 DAUC <0003> db_auc.c:157 IMSI='262427699093193': No 2G Auth Data 20241203160335753 DAUC <0003> db_auc.c:192 IMSI='262427699093193': No 3G Auth Data HLR_Test-GSUP(159)@42fb6bd4e402: Created GsupExpect[0] for "262427699093193" to be handled at TC_mo_ussd_iuse_imsi(165) 20241203160335763 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48862<->l=127.0.0.1:4258 20241203160335767 DLINP <000b> input/ipa.c:454 connected read/write 20241203160335767 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160335767 DLGSUP <0013> gsup_req.c:140 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262427699093193 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427699093193" session_id=465043079 session_state=BEGIN} 20241203160335767 DSS <0004> hlr_ussd.c:576 262427699093193/0x1bb7fe87: Process SS (BEGIN) 20241203160335767 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241203160335767 DSS <0004> hlr_ussd.c:518 262427699093193/0x1bb7fe87: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241203160335767 DSS <0004> hlr_ussd.c:363 262427699093193/0x1bb7fe87: Tx USSD 'Your IMSI is 262427699093193' 20241203160335767 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262427699093193 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427699093193" session_id=465043079 session_state=END} 20241203160335767 DLGSUP <0013> gsup_req.c:173 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262427699093193 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241203160335767 DLINP <000b> input/ipa.c:454 connected read/write 20241203160335767 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160335767 DLINP <000b> input/ipa.c:454 connected read/write 20241203160335767 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@42fb6bd4e402: Found GsupExpect[0] for "262427699093193" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@42fb6bd4e402: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262427699093193" TC_mo_ussd_iuse_imsi(165)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160335769 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48862<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@42fb6bd4e402: Final verdict of PTC: pass 20241203160335770 DAUC <0003> db_auc.c:157 IMSI='262422948478581': No 2G Auth Data 20241203160335770 DAUC <0003> db_auc.c:192 IMSI='262422948478581': No 3G Auth Data HLR_Test-GSUP(159)@42fb6bd4e402: Created GsupExpect[0] for "262422948478581" to be handled at TC_mo_ussd_iuse_imsi(166) 20241203160335779 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48872<->l=127.0.0.1:4258 20241203160335782 DLINP <000b> input/ipa.c:454 connected read/write 20241203160335783 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160335783 DLGSUP <0013> gsup_req.c:140 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262422948478581 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422948478581" session_id=3272666657 session_state=BEGIN} 20241203160335783 DSS <0004> hlr_ussd.c:576 262422948478581/0xc310ee21: Process SS (BEGIN) 20241203160335783 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241203160335783 DSS <0004> hlr_ussd.c:518 262422948478581/0xc310ee21: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241203160335783 DSS <0004> hlr_ussd.c:363 262422948478581/0xc310ee21: Tx USSD 'Your IMSI is 262422948478581' 20241203160335783 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262422948478581 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422948478581" session_id=3272666657 session_state=END} 20241203160335783 DLGSUP <0013> gsup_req.c:173 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262422948478581 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241203160335783 DLINP <000b> input/ipa.c:454 connected read/write 20241203160335783 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160335783 DLINP <000b> input/ipa.c:454 connected read/write 20241203160335783 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@42fb6bd4e402: Found GsupExpect[0] for "262422948478581" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@42fb6bd4e402: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262422948478581" TC_mo_ussd_iuse_imsi(166)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160335787 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48872<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@42fb6bd4e402: Final verdict of PTC: pass 20241203160335788 DAUC <0003> db_auc.c:157 IMSI='262429717009072': No 2G Auth Data 20241203160335788 DAUC <0003> db_auc.c:192 IMSI='262429717009072': No 3G Auth Data HLR_Test-GSUP(159)@42fb6bd4e402: Created GsupExpect[0] for "262429717009072" to be handled at TC_mo_ussd_iuse_imsi(167) 20241203160335801 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48878<->l=127.0.0.1:4258 20241203160335805 DLINP <000b> input/ipa.c:454 connected read/write 20241203160335805 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160335805 DLGSUP <0013> gsup_req.c:140 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262429717009072 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429717009072" session_id=3760729237 session_state=BEGIN} 20241203160335805 DSS <0004> hlr_ussd.c:576 262429717009072/0xe0282c95: Process SS (BEGIN) 20241203160335805 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241203160335805 DSS <0004> hlr_ussd.c:518 262429717009072/0xe0282c95: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241203160335805 DSS <0004> hlr_ussd.c:363 262429717009072/0xe0282c95: Tx USSD 'Your IMSI is 262429717009072' 20241203160335805 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262429717009072 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429717009072" session_id=3760729237 session_state=END} 20241203160335806 DLGSUP <0013> gsup_req.c:173 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262429717009072 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241203160335806 DLINP <000b> input/ipa.c:454 connected read/write 20241203160335806 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160335806 DLINP <000b> input/ipa.c:454 connected read/write 20241203160335806 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@42fb6bd4e402: Found GsupExpect[0] for "262429717009072" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@42fb6bd4e402: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262429717009072" TC_mo_ussd_iuse_imsi(167)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160335809 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48878<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@42fb6bd4e402: Final verdict of PTC: pass 20241203160335809 DAUC <0003> db_auc.c:157 IMSI='262429429980815': No 2G Auth Data 20241203160335809 DAUC <0003> db_auc.c:192 IMSI='262429429980815': No 3G Auth Data HLR_Test-GSUP(159)@42fb6bd4e402: Created GsupExpect[0] for "262429429980815" to be handled at TC_mo_ussd_iuse_imsi(168) 20241203160335819 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48884<->l=127.0.0.1:4258 20241203160335822 DLINP <000b> input/ipa.c:454 connected read/write 20241203160335822 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160335822 DLGSUP <0013> gsup_req.c:140 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262429429980815 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429429980815" session_id=1819502608 session_state=BEGIN} 20241203160335822 DSS <0004> hlr_ussd.c:576 262429429980815/0x6c736810: Process SS (BEGIN) 20241203160335822 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241203160335822 DSS <0004> hlr_ussd.c:518 262429429980815/0x6c736810: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241203160335822 DSS <0004> hlr_ussd.c:363 262429429980815/0x6c736810: Tx USSD 'Your IMSI is 262429429980815' 20241203160335822 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262429429980815 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429429980815" session_id=1819502608 session_state=END} 20241203160335822 DLGSUP <0013> gsup_req.c:173 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262429429980815 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241203160335822 DLINP <000b> input/ipa.c:454 connected read/write 20241203160335822 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160335822 DLINP <000b> input/ipa.c:454 connected read/write 20241203160335822 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@42fb6bd4e402: Found GsupExpect[0] for "262429429980815" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@42fb6bd4e402: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262429429980815" TC_mo_ussd_iuse_imsi(168)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160335825 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48884<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@42fb6bd4e402: Final verdict of PTC: pass 20241203160335826 DAUC <0003> db_auc.c:157 IMSI='262429268750940': No 2G Auth Data 20241203160335826 DAUC <0003> db_auc.c:192 IMSI='262429268750940': No 3G Auth Data HLR_Test-GSUP(159)@42fb6bd4e402: Created GsupExpect[0] for "262429268750940" to be handled at TC_mo_ussd_iuse_imsi(169) 20241203160335833 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48898<->l=127.0.0.1:4258 20241203160335836 DLINP <000b> input/ipa.c:454 connected read/write 20241203160335836 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160335837 DLGSUP <0013> gsup_req.c:140 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262429268750940 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429268750940" session_id=781227920 session_state=BEGIN} 20241203160335837 DSS <0004> hlr_ussd.c:576 262429268750940/0x2e909790: Process SS (BEGIN) 20241203160335837 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241203160335837 DSS <0004> hlr_ussd.c:518 262429268750940/0x2e909790: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241203160335837 DSS <0004> hlr_ussd.c:363 262429268750940/0x2e909790: Tx USSD 'Your IMSI is 262429268750940' 20241203160335837 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262429268750940 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429268750940" session_id=781227920 session_state=END} 20241203160335837 DLGSUP <0013> gsup_req.c:173 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262429268750940 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241203160335837 DLINP <000b> input/ipa.c:454 connected read/write 20241203160335837 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160335837 DLINP <000b> input/ipa.c:454 connected read/write 20241203160335837 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@42fb6bd4e402: Found GsupExpect[0] for "262429268750940" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@42fb6bd4e402: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262429268750940" TC_mo_ussd_iuse_imsi(169)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160335839 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48898<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@42fb6bd4e402: Final verdict of PTC: pass 20241203160335840 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48818<->l=127.0.0.1:4258 20241203160335840 DLINP <000b> input/ipa.c:454 connected read/write 20241203160335840 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160335840 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241203160335840 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241203160335840 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241203160335840 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43165<->l=127.0.0.1:4259) HLR_Test-GSUP(159)@42fb6bd4e402: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@42fb6bd4e402: Final verdict of PTC: none 160@42fb6bd4e402: Final verdict of PTC: none IPA-CTRL-CLI-IPA(161)@42fb6bd4e402: Final verdict of PTC: none MTC@42fb6bd4e402: Setting final verdict of the test case. MTC@42fb6bd4e402: Local verdict of MTC: none MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC with component reference 160: none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@42fb6bd4e402: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@42fb6bd4e402: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass'. Tue Dec 3 16:03:35 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 20241203160335879 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48906<->l=127.0.0.1:4258 20241203160336080 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48906<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=78184) Waiting for packet dumper to finish... 1 (prev_count=78184, count=82228) MTC@42fb6bd4e402: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass' was executed successfully (exit status: 0). MTC@42fb6bd4e402: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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 ------ Tue Dec 3 16:03:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@42fb6bd4e402: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@42fb6bd4e402: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@42fb6bd4e402: legacy= false MTC@42fb6bd4e402: in not legacy case 1 MTC@42fb6bd4e402: in not legacy case 2 20241203160339208 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241203160339208 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@42fb6bd4e402: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160339209 DLINP <000b> input/ipa.c:454 connected read/write 20241203160339209 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160339209 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48910<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@42fb6bd4e402: 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)@42fb6bd4e402: 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 } } } } 20241203160339210 DLINP <000b> input/ipa.c:454 connected read/write 20241203160339210 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(170)@42fb6bd4e402: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160339210 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241203160339210 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241203160339210 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241203160339210 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241203160339210 DLGSUP <0013> gsup_server.c:238 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 20241203160339210 DLGSUP <0013> gsup_server.c:236 2: 20241203160339210 DLGSUP <0013> gsup_server.c:238 2: 00 20241203160339210 DLGSUP <0013> gsup_server.c:236 3: 20241203160339210 DLGSUP <0013> gsup_server.c:238 3: 00 20241203160339210 DLGSUP <0013> gsup_server.c:236 4: 20241203160339210 DLGSUP <0013> gsup_server.c:238 4: 00 20241203160339210 DLGSUP <0013> gsup_server.c:236 5: 20241203160339210 DLGSUP <0013> gsup_server.c:238 5: 00 20241203160339211 DLGSUP <0013> gsup_server.c:236 7: 20241203160339211 DLGSUP <0013> gsup_server.c:238 7: 00 20241203160339211 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241203160339211 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241203160339211 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 172@42fb6bd4e402: 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") 20241203160339220 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42299<->l=127.0.0.1:4259) 20241203160339223 DAUC <0003> db_auc.c:157 IMSI='262422791903971': No 2G Auth Data 20241203160339223 DAUC <0003> db_auc.c:192 IMSI='262422791903971': No 3G Auth Data HLR_Test-GSUP(171)@42fb6bd4e402: Created GsupExpect[0] for "262422791903971" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20241203160339231 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48924<->l=127.0.0.1:4258 20241203160339254 DLINP <000b> input/ipa.c:454 connected read/write 20241203160339254 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160339254 DLGSUP <0013> gsup_req.c:140 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262422791903971 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422791903971" source_name="the-source\n" session_id=727262028 session_state=BEGIN} 20241203160339254 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241203160339254 DSS <0004> hlr_ussd.c:576 262422791903971/0x2b59234c: Process SS (BEGIN) 20241203160339254 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241203160339254 DSS <0004> hlr_ussd.c:518 262422791903971/0x2b59234c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241203160339254 DSS <0004> hlr_ussd.c:363 262422791903971/0x2b59234c: Tx USSD 'Your IMSI is 262422791903971' 20241203160339254 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262422791903971 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422791903971" destination_name="the-source\n" session_id=727262028 session_state=END} 20241203160339254 DLGSUP <0013> gsup_req.c:173 GSUP 175: the-source\n: IMSI-262422791903971 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241203160339254 DLINP <000b> input/ipa.c:454 connected read/write 20241203160339254 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160339254 DLINP <000b> input/ipa.c:454 connected read/write 20241203160339254 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@42fb6bd4e402: Found GsupExpect[0] for "262422791903971" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@42fb6bd4e402: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262422791903971" TC_mo_ussd_iuse_imsi_via_proxy(174)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160339257 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48924<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@42fb6bd4e402: Final verdict of PTC: pass 20241203160339258 DAUC <0003> db_auc.c:157 IMSI='262426537255571': No 2G Auth Data 20241203160339258 DAUC <0003> db_auc.c:192 IMSI='262426537255571': No 3G Auth Data HLR_Test-GSUP(171)@42fb6bd4e402: Created GsupExpect[0] for "262426537255571" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20241203160339265 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48934<->l=127.0.0.1:4258 20241203160339268 DLINP <000b> input/ipa.c:454 connected read/write 20241203160339269 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160339269 DLGSUP <0013> gsup_req.c:140 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262426537255571 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426537255571" source_name="the-source\n" session_id=4222956849 session_state=BEGIN} 20241203160339269 DSS <0004> hlr_ussd.c:576 262426537255571/0xfbb53531: Process SS (BEGIN) 20241203160339269 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241203160339269 DSS <0004> hlr_ussd.c:518 262426537255571/0xfbb53531: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241203160339269 DSS <0004> hlr_ussd.c:363 262426537255571/0xfbb53531: Tx USSD 'Your IMSI is 262426537255571' 20241203160339269 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262426537255571 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426537255571" destination_name="the-source\n" session_id=4222956849 session_state=END} 20241203160339269 DLGSUP <0013> gsup_req.c:173 GSUP 176: the-source\n: IMSI-262426537255571 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241203160339269 DLINP <000b> input/ipa.c:454 connected read/write 20241203160339269 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160339269 DLINP <000b> input/ipa.c:454 connected read/write 20241203160339269 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@42fb6bd4e402: Found GsupExpect[0] for "262426537255571" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@42fb6bd4e402: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262426537255571" TC_mo_ussd_iuse_imsi_via_proxy(175)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160339271 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48934<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@42fb6bd4e402: Final verdict of PTC: pass 20241203160339271 DAUC <0003> db_auc.c:157 IMSI='262421117861549': No 2G Auth Data 20241203160339271 DAUC <0003> db_auc.c:192 IMSI='262421117861549': No 3G Auth Data HLR_Test-GSUP(171)@42fb6bd4e402: Created GsupExpect[0] for "262421117861549" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20241203160339279 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48942<->l=127.0.0.1:4258 20241203160339282 DLINP <000b> input/ipa.c:454 connected read/write 20241203160339282 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160339282 DLGSUP <0013> gsup_req.c:140 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262421117861549 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421117861549" source_name="the-source\n" session_id=1917926286 session_state=BEGIN} 20241203160339282 DSS <0004> hlr_ussd.c:576 262421117861549/0x72513b8e: Process SS (BEGIN) 20241203160339282 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241203160339282 DSS <0004> hlr_ussd.c:518 262421117861549/0x72513b8e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241203160339282 DSS <0004> hlr_ussd.c:363 262421117861549/0x72513b8e: Tx USSD 'Your IMSI is 262421117861549' 20241203160339282 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262421117861549 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421117861549" destination_name="the-source\n" session_id=1917926286 session_state=END} 20241203160339282 DLGSUP <0013> gsup_req.c:173 GSUP 177: the-source\n: IMSI-262421117861549 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241203160339282 DLINP <000b> input/ipa.c:454 connected read/write 20241203160339282 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160339282 DLINP <000b> input/ipa.c:454 connected read/write 20241203160339282 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@42fb6bd4e402: Found GsupExpect[0] for "262421117861549" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@42fb6bd4e402: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262421117861549" TC_mo_ussd_iuse_imsi_via_proxy(176)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160339284 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48942<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@42fb6bd4e402: Final verdict of PTC: pass 20241203160339284 DAUC <0003> db_auc.c:157 IMSI='262424304203009': No 2G Auth Data 20241203160339284 DAUC <0003> db_auc.c:192 IMSI='262424304203009': No 3G Auth Data HLR_Test-GSUP(171)@42fb6bd4e402: Created GsupExpect[0] for "262424304203009" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20241203160339291 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48954<->l=127.0.0.1:4258 20241203160339295 DLINP <000b> input/ipa.c:454 connected read/write 20241203160339295 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160339295 DLGSUP <0013> gsup_req.c:140 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262424304203009 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424304203009" source_name="the-source\n" session_id=1149856647 session_state=BEGIN} 20241203160339295 DSS <0004> hlr_ussd.c:576 262424304203009/0x44896b87: Process SS (BEGIN) 20241203160339295 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241203160339295 DSS <0004> hlr_ussd.c:518 262424304203009/0x44896b87: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241203160339295 DSS <0004> hlr_ussd.c:363 262424304203009/0x44896b87: Tx USSD 'Your IMSI is 262424304203009' 20241203160339295 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262424304203009 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424304203009" destination_name="the-source\n" session_id=1149856647 session_state=END} 20241203160339295 DLGSUP <0013> gsup_req.c:173 GSUP 178: the-source\n: IMSI-262424304203009 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241203160339295 DLINP <000b> input/ipa.c:454 connected read/write 20241203160339295 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160339295 DLINP <000b> input/ipa.c:454 connected read/write 20241203160339295 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@42fb6bd4e402: Found GsupExpect[0] for "262424304203009" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@42fb6bd4e402: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262424304203009" TC_mo_ussd_iuse_imsi_via_proxy(177)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160339297 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48954<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@42fb6bd4e402: Final verdict of PTC: pass 20241203160339298 DAUC <0003> db_auc.c:157 IMSI='262427506327026': No 2G Auth Data 20241203160339298 DAUC <0003> db_auc.c:192 IMSI='262427506327026': No 3G Auth Data HLR_Test-GSUP(171)@42fb6bd4e402: Created GsupExpect[0] for "262427506327026" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20241203160339305 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48962<->l=127.0.0.1:4258 20241203160339308 DLINP <000b> input/ipa.c:454 connected read/write 20241203160339308 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160339308 DLGSUP <0013> gsup_req.c:140 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262427506327026 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427506327026" source_name="the-source\n" session_id=3790566986 session_state=BEGIN} 20241203160339308 DSS <0004> hlr_ussd.c:576 262427506327026/0xe1ef764a: Process SS (BEGIN) 20241203160339308 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241203160339308 DSS <0004> hlr_ussd.c:518 262427506327026/0xe1ef764a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241203160339308 DSS <0004> hlr_ussd.c:363 262427506327026/0xe1ef764a: Tx USSD 'Your IMSI is 262427506327026' 20241203160339308 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262427506327026 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427506327026" destination_name="the-source\n" session_id=3790566986 session_state=END} 20241203160339308 DLGSUP <0013> gsup_req.c:173 GSUP 179: the-source\n: IMSI-262427506327026 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241203160339308 DLINP <000b> input/ipa.c:454 connected read/write 20241203160339308 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160339308 DLINP <000b> input/ipa.c:454 connected read/write 20241203160339308 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@42fb6bd4e402: Found GsupExpect[0] for "262427506327026" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@42fb6bd4e402: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262427506327026" TC_mo_ussd_iuse_imsi_via_proxy(178)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160339310 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48962<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@42fb6bd4e402: Final verdict of PTC: pass 20241203160339311 DAUC <0003> db_auc.c:157 IMSI='262427730580863': No 2G Auth Data 20241203160339311 DAUC <0003> db_auc.c:192 IMSI='262427730580863': No 3G Auth Data HLR_Test-GSUP(171)@42fb6bd4e402: Created GsupExpect[0] for "262427730580863" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20241203160339318 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48972<->l=127.0.0.1:4258 20241203160339321 DLINP <000b> input/ipa.c:454 connected read/write 20241203160339321 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160339321 DLGSUP <0013> gsup_req.c:140 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262427730580863 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427730580863" source_name="the-source\n" session_id=2363902908 session_state=BEGIN} 20241203160339321 DSS <0004> hlr_ussd.c:576 262427730580863/0x8ce64bbc: Process SS (BEGIN) 20241203160339321 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241203160339321 DSS <0004> hlr_ussd.c:518 262427730580863/0x8ce64bbc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241203160339321 DSS <0004> hlr_ussd.c:363 262427730580863/0x8ce64bbc: Tx USSD 'Your IMSI is 262427730580863' 20241203160339321 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262427730580863 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427730580863" destination_name="the-source\n" session_id=2363902908 session_state=END} 20241203160339321 DLGSUP <0013> gsup_req.c:173 GSUP 180: the-source\n: IMSI-262427730580863 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241203160339321 DLINP <000b> input/ipa.c:454 connected read/write 20241203160339321 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160339321 DLINP <000b> input/ipa.c:454 connected read/write 20241203160339321 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@42fb6bd4e402: Found GsupExpect[0] for "262427730580863" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@42fb6bd4e402: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262427730580863" TC_mo_ussd_iuse_imsi_via_proxy(179)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160339323 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48972<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@42fb6bd4e402: Final verdict of PTC: pass 20241203160339324 DAUC <0003> db_auc.c:157 IMSI='262423157318557': No 2G Auth Data 20241203160339324 DAUC <0003> db_auc.c:192 IMSI='262423157318557': No 3G Auth Data HLR_Test-GSUP(171)@42fb6bd4e402: Created GsupExpect[0] for "262423157318557" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20241203160339332 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48980<->l=127.0.0.1:4258 20241203160339337 DLINP <000b> input/ipa.c:454 connected read/write 20241203160339337 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160339337 DLGSUP <0013> gsup_req.c:140 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262423157318557 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423157318557" source_name="the-source\n" session_id=1401848870 session_state=BEGIN} 20241203160339337 DSS <0004> hlr_ussd.c:576 262423157318557/0x538e8426: Process SS (BEGIN) 20241203160339337 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241203160339337 DSS <0004> hlr_ussd.c:518 262423157318557/0x538e8426: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241203160339337 DSS <0004> hlr_ussd.c:363 262423157318557/0x538e8426: Tx USSD 'Your IMSI is 262423157318557' 20241203160339337 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262423157318557 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423157318557" destination_name="the-source\n" session_id=1401848870 session_state=END} 20241203160339337 DLGSUP <0013> gsup_req.c:173 GSUP 181: the-source\n: IMSI-262423157318557 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241203160339337 DLINP <000b> input/ipa.c:454 connected read/write 20241203160339337 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160339337 DLINP <000b> input/ipa.c:454 connected read/write 20241203160339337 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@42fb6bd4e402: Found GsupExpect[0] for "262423157318557" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@42fb6bd4e402: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262423157318557" TC_mo_ussd_iuse_imsi_via_proxy(180)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160339340 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48980<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@42fb6bd4e402: Final verdict of PTC: pass 20241203160339340 DAUC <0003> db_auc.c:157 IMSI='262424994300820': No 2G Auth Data 20241203160339340 DAUC <0003> db_auc.c:192 IMSI='262424994300820': No 3G Auth Data HLR_Test-GSUP(171)@42fb6bd4e402: Created GsupExpect[0] for "262424994300820" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20241203160339348 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48992<->l=127.0.0.1:4258 20241203160339351 DLINP <000b> input/ipa.c:454 connected read/write 20241203160339351 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160339351 DLGSUP <0013> gsup_req.c:140 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262424994300820 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424994300820" source_name="the-source\n" session_id=2071424008 session_state=BEGIN} 20241203160339351 DSS <0004> hlr_ussd.c:576 262424994300820/0x7b776c08: Process SS (BEGIN) 20241203160339351 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241203160339351 DSS <0004> hlr_ussd.c:518 262424994300820/0x7b776c08: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241203160339351 DSS <0004> hlr_ussd.c:363 262424994300820/0x7b776c08: Tx USSD 'Your IMSI is 262424994300820' 20241203160339351 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262424994300820 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424994300820" destination_name="the-source\n" session_id=2071424008 session_state=END} 20241203160339351 DLGSUP <0013> gsup_req.c:173 GSUP 182: the-source\n: IMSI-262424994300820 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241203160339351 DLINP <000b> input/ipa.c:454 connected read/write 20241203160339351 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160339351 DLINP <000b> input/ipa.c:454 connected read/write 20241203160339351 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@42fb6bd4e402: Found GsupExpect[0] for "262424994300820" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@42fb6bd4e402: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262424994300820" TC_mo_ussd_iuse_imsi_via_proxy(181)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160339353 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48992<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@42fb6bd4e402: Final verdict of PTC: pass 20241203160339354 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48910<->l=127.0.0.1:4258 20241203160339354 DLINP <000b> input/ipa.c:454 connected read/write 20241203160339354 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160339354 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241203160339355 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241203160339355 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241203160339355 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241203160339355 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42299<->l=127.0.0.1:4259) HLR_Test-GSUP(171)@42fb6bd4e402: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@42fb6bd4e402: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@42fb6bd4e402: Final verdict of PTC: none 172@42fb6bd4e402: Final verdict of PTC: none MTC@42fb6bd4e402: Setting final verdict of the test case. MTC@42fb6bd4e402: Local verdict of MTC: none MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC with component reference 172: none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@42fb6bd4e402: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@42fb6bd4e402: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass'. Tue Dec 3 16:03:39 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 20241203160339387 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:48996<->l=127.0.0.1:4258 20241203160339588 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:48996<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=79108) Waiting for packet dumper to finish... 1 (prev_count=79108, count=83484) MTC@42fb6bd4e402: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@42fb6bd4e402: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn ------ Tue Dec 3 16:03:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@42fb6bd4e402: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn' was executed successfully (exit status: 0). MTC@42fb6bd4e402: Test case TC_mo_ussd_iuse_msisdn started. MTC@42fb6bd4e402: legacy= false MTC@42fb6bd4e402: in not legacy case 1 MTC@42fb6bd4e402: in not legacy case 2 20241203160342624 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241203160342624 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@42fb6bd4e402: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160342625 DLINP <000b> input/ipa.c:454 connected read/write 20241203160342625 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160342626 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35356<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@42fb6bd4e402: 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)@42fb6bd4e402: 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 } } } } 20241203160342627 DLINP <000b> input/ipa.c:454 connected read/write 20241203160342627 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(182)@42fb6bd4e402: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160342627 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241203160342627 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241203160342627 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241203160342627 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241203160342627 DLGSUP <0013> gsup_server.c:238 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 20241203160342627 DLGSUP <0013> gsup_server.c:236 2: 20241203160342627 DLGSUP <0013> gsup_server.c:238 2: 00 20241203160342627 DLGSUP <0013> gsup_server.c:236 3: 20241203160342627 DLGSUP <0013> gsup_server.c:238 3: 00 20241203160342627 DLGSUP <0013> gsup_server.c:236 4: 20241203160342627 DLGSUP <0013> gsup_server.c:238 4: 00 20241203160342627 DLGSUP <0013> gsup_server.c:236 5: 20241203160342627 DLGSUP <0013> gsup_server.c:238 5: 00 20241203160342627 DLGSUP <0013> gsup_server.c:236 7: 20241203160342627 DLGSUP <0013> gsup_server.c:238 7: 00 20241203160342627 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241203160342627 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241203160342627 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 184@42fb6bd4e402: 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") 20241203160342637 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:32843<->l=127.0.0.1:4259) 20241203160342642 DAUC <0003> db_auc.c:157 IMSI='262422154858421': No 2G Auth Data 20241203160342642 DAUC <0003> db_auc.c:192 IMSI='262422154858421': No 3G Auth Data HLR_Test-GSUP(183)@42fb6bd4e402: Created GsupExpect[0] for "262422154858421" to be handled at TC_mo_ussd_iuse_msisdn(186) 20241203160342652 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35372<->l=127.0.0.1:4258 20241203160342670 DLINP <000b> input/ipa.c:454 connected read/write 20241203160342670 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160342670 DLGSUP <0013> gsup_req.c:140 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262422154858421 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422154858421" session_id=838157332 session_state=BEGIN} 20241203160342670 DSS <0004> hlr_ussd.c:576 262422154858421/0x31f54414: Process SS (BEGIN) 20241203160342670 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241203160342670 DSS <0004> hlr_ussd.c:518 262422154858421/0x31f54414: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241203160342670 DSS <0004> hlr_ussd.c:363 262422154858421/0x31f54414: Tx USSD 'Your extension is 491616326223' 20241203160342670 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262422154858421 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422154858421" session_id=838157332 session_state=END} 20241203160342670 DLGSUP <0013> gsup_req.c:173 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262422154858421 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241203160342670 DLINP <000b> input/ipa.c:454 connected read/write 20241203160342670 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160342670 DLINP <000b> input/ipa.c:454 connected read/write 20241203160342670 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@42fb6bd4e402: Found GsupExpect[0] for "262422154858421" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@42fb6bd4e402: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262422154858421" TC_mo_ussd_iuse_msisdn(186)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160342672 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35372<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@42fb6bd4e402: Final verdict of PTC: pass 20241203160342673 DAUC <0003> db_auc.c:157 IMSI='262422647617472': No 2G Auth Data 20241203160342673 DAUC <0003> db_auc.c:192 IMSI='262422647617472': No 3G Auth Data HLR_Test-GSUP(183)@42fb6bd4e402: Created GsupExpect[0] for "262422647617472" to be handled at TC_mo_ussd_iuse_msisdn(187) 20241203160342680 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35386<->l=127.0.0.1:4258 20241203160342683 DLINP <000b> input/ipa.c:454 connected read/write 20241203160342683 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160342683 DLGSUP <0013> gsup_req.c:140 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262422647617472 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422647617472" session_id=44332718 session_state=BEGIN} 20241203160342683 DSS <0004> hlr_ussd.c:576 262422647617472/0x02a476ae: Process SS (BEGIN) 20241203160342683 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241203160342683 DSS <0004> hlr_ussd.c:518 262422647617472/0x02a476ae: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241203160342683 DSS <0004> hlr_ussd.c:363 262422647617472/0x02a476ae: Tx USSD 'Your extension is 491610102755' 20241203160342683 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262422647617472 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422647617472" session_id=44332718 session_state=END} 20241203160342683 DLGSUP <0013> gsup_req.c:173 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262422647617472 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241203160342683 DLINP <000b> input/ipa.c:454 connected read/write 20241203160342683 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160342683 DLINP <000b> input/ipa.c:454 connected read/write 20241203160342683 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@42fb6bd4e402: Found GsupExpect[0] for "262422647617472" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@42fb6bd4e402: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262422647617472" TC_mo_ussd_iuse_msisdn(187)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160342685 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35386<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@42fb6bd4e402: Final verdict of PTC: pass 20241203160342686 DAUC <0003> db_auc.c:157 IMSI='262428895730666': No 2G Auth Data 20241203160342686 DAUC <0003> db_auc.c:192 IMSI='262428895730666': No 3G Auth Data HLR_Test-GSUP(183)@42fb6bd4e402: Created GsupExpect[0] for "262428895730666" to be handled at TC_mo_ussd_iuse_msisdn(188) 20241203160342693 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35400<->l=127.0.0.1:4258 20241203160342695 DLINP <000b> input/ipa.c:454 connected read/write 20241203160342695 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160342696 DLGSUP <0013> gsup_req.c:140 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262428895730666 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428895730666" session_id=939731779 session_state=BEGIN} 20241203160342696 DSS <0004> hlr_ussd.c:576 262428895730666/0x38032b43: Process SS (BEGIN) 20241203160342696 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241203160342696 DSS <0004> hlr_ussd.c:518 262428895730666/0x38032b43: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241203160342696 DSS <0004> hlr_ussd.c:363 262428895730666/0x38032b43: Tx USSD 'Your extension is 491614178245' 20241203160342696 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262428895730666 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428895730666" session_id=939731779 session_state=END} 20241203160342696 DLGSUP <0013> gsup_req.c:173 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262428895730666 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241203160342696 DLINP <000b> input/ipa.c:454 connected read/write 20241203160342696 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160342696 DLINP <000b> input/ipa.c:454 connected read/write 20241203160342696 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@42fb6bd4e402: Found GsupExpect[0] for "262428895730666" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@42fb6bd4e402: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262428895730666" TC_mo_ussd_iuse_msisdn(188)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160342698 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35400<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@42fb6bd4e402: Final verdict of PTC: pass 20241203160342698 DAUC <0003> db_auc.c:157 IMSI='262427533041328': No 2G Auth Data 20241203160342698 DAUC <0003> db_auc.c:192 IMSI='262427533041328': No 3G Auth Data HLR_Test-GSUP(183)@42fb6bd4e402: Created GsupExpect[0] for "262427533041328" to be handled at TC_mo_ussd_iuse_msisdn(189) 20241203160342705 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35408<->l=127.0.0.1:4258 20241203160342708 DLINP <000b> input/ipa.c:454 connected read/write 20241203160342708 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160342708 DLGSUP <0013> gsup_req.c:140 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427533041328 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427533041328" session_id=3442023918 session_state=BEGIN} 20241203160342708 DSS <0004> hlr_ussd.c:576 262427533041328/0xcd291dee: Process SS (BEGIN) 20241203160342708 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241203160342708 DSS <0004> hlr_ussd.c:518 262427533041328/0xcd291dee: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241203160342708 DSS <0004> hlr_ussd.c:363 262427533041328/0xcd291dee: Tx USSD 'Your extension is 491614004405' 20241203160342708 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427533041328 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427533041328" session_id=3442023918 session_state=END} 20241203160342708 DLGSUP <0013> gsup_req.c:173 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262427533041328 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241203160342708 DLINP <000b> input/ipa.c:454 connected read/write 20241203160342708 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160342709 DLINP <000b> input/ipa.c:454 connected read/write 20241203160342709 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@42fb6bd4e402: Found GsupExpect[0] for "262427533041328" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@42fb6bd4e402: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262427533041328" TC_mo_ussd_iuse_msisdn(189)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160342711 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35408<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@42fb6bd4e402: Final verdict of PTC: pass 20241203160342711 DAUC <0003> db_auc.c:157 IMSI='262425076267647': No 2G Auth Data 20241203160342711 DAUC <0003> db_auc.c:192 IMSI='262425076267647': No 3G Auth Data HLR_Test-GSUP(183)@42fb6bd4e402: Created GsupExpect[0] for "262425076267647" to be handled at TC_mo_ussd_iuse_msisdn(190) 20241203160342718 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35412<->l=127.0.0.1:4258 20241203160342721 DLINP <000b> input/ipa.c:454 connected read/write 20241203160342721 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160342721 DLGSUP <0013> gsup_req.c:140 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262425076267647 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425076267647" session_id=1634019126 session_state=BEGIN} 20241203160342721 DSS <0004> hlr_ussd.c:576 262425076267647/0x61652736: Process SS (BEGIN) 20241203160342721 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241203160342721 DSS <0004> hlr_ussd.c:518 262425076267647/0x61652736: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241203160342721 DSS <0004> hlr_ussd.c:363 262425076267647/0x61652736: Tx USSD 'Your extension is 491614016344' 20241203160342721 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262425076267647 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425076267647" session_id=1634019126 session_state=END} 20241203160342721 DLGSUP <0013> gsup_req.c:173 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262425076267647 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241203160342721 DLINP <000b> input/ipa.c:454 connected read/write 20241203160342721 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160342722 DLINP <000b> input/ipa.c:454 connected read/write 20241203160342722 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@42fb6bd4e402: Found GsupExpect[0] for "262425076267647" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@42fb6bd4e402: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262425076267647" TC_mo_ussd_iuse_msisdn(190)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160342724 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35412<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@42fb6bd4e402: Final verdict of PTC: pass 20241203160342725 DAUC <0003> db_auc.c:157 IMSI='262421401805655': No 2G Auth Data 20241203160342725 DAUC <0003> db_auc.c:192 IMSI='262421401805655': No 3G Auth Data HLR_Test-GSUP(183)@42fb6bd4e402: Created GsupExpect[0] for "262421401805655" to be handled at TC_mo_ussd_iuse_msisdn(191) 20241203160342732 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35424<->l=127.0.0.1:4258 20241203160342736 DLINP <000b> input/ipa.c:454 connected read/write 20241203160342736 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160342736 DLGSUP <0013> gsup_req.c:140 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262421401805655 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421401805655" session_id=2523908389 session_state=BEGIN} 20241203160342736 DSS <0004> hlr_ussd.c:576 262421401805655/0x966fc925: Process SS (BEGIN) 20241203160342736 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241203160342736 DSS <0004> hlr_ussd.c:518 262421401805655/0x966fc925: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241203160342736 DSS <0004> hlr_ussd.c:363 262421401805655/0x966fc925: Tx USSD 'Your extension is 491611608537' 20241203160342736 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262421401805655 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421401805655" session_id=2523908389 session_state=END} 20241203160342736 DLGSUP <0013> gsup_req.c:173 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262421401805655 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241203160342736 DLINP <000b> input/ipa.c:454 connected read/write 20241203160342736 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160342736 DLINP <000b> input/ipa.c:454 connected read/write 20241203160342736 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@42fb6bd4e402: Found GsupExpect[0] for "262421401805655" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@42fb6bd4e402: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262421401805655" TC_mo_ussd_iuse_msisdn(191)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160342738 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35424<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@42fb6bd4e402: Final verdict of PTC: pass 20241203160342739 DAUC <0003> db_auc.c:157 IMSI='262426585730610': No 2G Auth Data 20241203160342739 DAUC <0003> db_auc.c:192 IMSI='262426585730610': No 3G Auth Data HLR_Test-GSUP(183)@42fb6bd4e402: Created GsupExpect[0] for "262426585730610" to be handled at TC_mo_ussd_iuse_msisdn(192) 20241203160342747 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35436<->l=127.0.0.1:4258 20241203160342750 DLINP <000b> input/ipa.c:454 connected read/write 20241203160342750 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160342750 DLGSUP <0013> gsup_req.c:140 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262426585730610 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426585730610" session_id=2672385808 session_state=BEGIN} 20241203160342750 DSS <0004> hlr_ussd.c:576 262426585730610/0x9f495f10: Process SS (BEGIN) 20241203160342750 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241203160342750 DSS <0004> hlr_ussd.c:518 262426585730610/0x9f495f10: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241203160342750 DSS <0004> hlr_ussd.c:363 262426585730610/0x9f495f10: Tx USSD 'Your extension is 491615420444' 20241203160342750 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262426585730610 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426585730610" session_id=2672385808 session_state=END} 20241203160342750 DLGSUP <0013> gsup_req.c:173 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262426585730610 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241203160342750 DLINP <000b> input/ipa.c:454 connected read/write 20241203160342750 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160342750 DLINP <000b> input/ipa.c:454 connected read/write 20241203160342750 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@42fb6bd4e402: Found GsupExpect[0] for "262426585730610" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@42fb6bd4e402: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262426585730610" TC_mo_ussd_iuse_msisdn(192)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160342752 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35436<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@42fb6bd4e402: Final verdict of PTC: pass 20241203160342753 DAUC <0003> db_auc.c:157 IMSI='262429413417762': No 2G Auth Data 20241203160342753 DAUC <0003> db_auc.c:192 IMSI='262429413417762': No 3G Auth Data HLR_Test-GSUP(183)@42fb6bd4e402: Created GsupExpect[0] for "262429413417762" to be handled at TC_mo_ussd_iuse_msisdn(193) 20241203160342760 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35442<->l=127.0.0.1:4258 20241203160342763 DLINP <000b> input/ipa.c:454 connected read/write 20241203160342763 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160342763 DLGSUP <0013> gsup_req.c:140 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262429413417762 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429413417762" session_id=402356436 session_state=BEGIN} 20241203160342763 DSS <0004> hlr_ussd.c:576 262429413417762/0x17fb78d4: Process SS (BEGIN) 20241203160342763 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241203160342763 DSS <0004> hlr_ussd.c:518 262429413417762/0x17fb78d4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241203160342763 DSS <0004> hlr_ussd.c:363 262429413417762/0x17fb78d4: Tx USSD 'Your extension is 491614172183' 20241203160342763 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262429413417762 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429413417762" session_id=402356436 session_state=END} 20241203160342763 DLGSUP <0013> gsup_req.c:173 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262429413417762 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241203160342763 DLINP <000b> input/ipa.c:454 connected read/write 20241203160342763 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160342763 DLINP <000b> input/ipa.c:454 connected read/write 20241203160342763 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@42fb6bd4e402: Found GsupExpect[0] for "262429413417762" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@42fb6bd4e402: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262429413417762" TC_mo_ussd_iuse_msisdn(193)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160342765 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35442<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@42fb6bd4e402: Final verdict of PTC: pass 20241203160342765 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35356<->l=127.0.0.1:4258 20241203160342766 DLINP <000b> input/ipa.c:454 connected read/write 20241203160342766 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160342766 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241203160342766 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241203160342766 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241203160342766 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:32843<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(182)@42fb6bd4e402: Final verdict of PTC: none 184@42fb6bd4e402: Final verdict of PTC: none HLR_Test-GSUP(183)@42fb6bd4e402: Final verdict of PTC: none IPA-CTRL-CLI-IPA(185)@42fb6bd4e402: Final verdict of PTC: none MTC@42fb6bd4e402: Setting final verdict of the test case. MTC@42fb6bd4e402: Local verdict of MTC: none MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC with component reference 184: none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@42fb6bd4e402: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@42fb6bd4e402: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass'. Tue Dec 3 16:03:42 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 20241203160342821 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35452<->l=127.0.0.1:4258 20241203160343022 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35452<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=82336) MTC@42fb6bd4e402: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass' was executed successfully (exit status: 0). MTC@42fb6bd4e402: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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 ------ Tue Dec 3 16:03:45 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@42fb6bd4e402: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@42fb6bd4e402: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@42fb6bd4e402: legacy= false MTC@42fb6bd4e402: in not legacy case 1 MTC@42fb6bd4e402: in not legacy case 2 20241203160346118 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241203160346118 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@42fb6bd4e402: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160346119 DLINP <000b> input/ipa.c:454 connected read/write 20241203160346119 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160346120 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35468<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@42fb6bd4e402: 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)@42fb6bd4e402: 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 } } } } 20241203160346120 DLINP <000b> input/ipa.c:454 connected read/write 20241203160346121 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160346121 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241203160346121 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241203160346121 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241203160346121 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241203160346121 DLGSUP <0013> gsup_server.c:238 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 20241203160346121 DLGSUP <0013> gsup_server.c:236 2: HLR_Test-GSUP-IPA(194)@42fb6bd4e402: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160346121 DLGSUP <0013> gsup_server.c:238 2: 00 20241203160346121 DLGSUP <0013> gsup_server.c:236 3: 20241203160346121 DLGSUP <0013> gsup_server.c:238 3: 00 20241203160346121 DLGSUP <0013> gsup_server.c:236 4: 20241203160346121 DLGSUP <0013> gsup_server.c:238 4: 00 20241203160346121 DLGSUP <0013> gsup_server.c:236 5: 20241203160346121 DLGSUP <0013> gsup_server.c:238 5: 00 20241203160346121 DLGSUP <0013> gsup_server.c:236 7: 20241203160346121 DLGSUP <0013> gsup_server.c:238 7: 00 20241203160346121 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241203160346121 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241203160346121 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 196@42fb6bd4e402: 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") 20241203160346129 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:40031<->l=127.0.0.1:4259) 20241203160346131 DAUC <0003> db_auc.c:157 IMSI='262428173125702': No 2G Auth Data 20241203160346131 DAUC <0003> db_auc.c:192 IMSI='262428173125702': No 3G Auth Data HLR_Test-GSUP(195)@42fb6bd4e402: Created GsupExpect[0] for "262428173125702" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20241203160346139 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35484<->l=127.0.0.1:4258 20241203160346162 DLINP <000b> input/ipa.c:454 connected read/write 20241203160346162 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160346162 DLGSUP <0013> gsup_req.c:140 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262428173125702 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428173125702" source_name="the-source\n" session_id=3089565982 session_state=BEGIN} 20241203160346162 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241203160346162 DSS <0004> hlr_ussd.c:576 262428173125702/0xb827091e: Process SS (BEGIN) 20241203160346162 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241203160346162 DSS <0004> hlr_ussd.c:518 262428173125702/0xb827091e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241203160346162 DSS <0004> hlr_ussd.c:363 262428173125702/0xb827091e: Tx USSD 'Your extension is 491617638063' 20241203160346162 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262428173125702 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428173125702" destination_name="the-source\n" session_id=3089565982 session_state=END} 20241203160346162 DLGSUP <0013> gsup_req.c:173 GSUP 191: the-source\n: IMSI-262428173125702 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241203160346162 DLINP <000b> input/ipa.c:454 connected read/write 20241203160346162 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160346162 DLINP <000b> input/ipa.c:454 connected read/write 20241203160346162 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@42fb6bd4e402: Found GsupExpect[0] for "262428173125702" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@42fb6bd4e402: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262428173125702" TC_mo_ussd_iuse_msisdn_via_proxy(198)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160346165 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35484<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@42fb6bd4e402: Final verdict of PTC: pass 20241203160346165 DAUC <0003> db_auc.c:157 IMSI='262429192037713': No 2G Auth Data 20241203160346165 DAUC <0003> db_auc.c:192 IMSI='262429192037713': No 3G Auth Data HLR_Test-GSUP(195)@42fb6bd4e402: Created GsupExpect[0] for "262429192037713" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20241203160346175 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35494<->l=127.0.0.1:4258 20241203160346178 DLINP <000b> input/ipa.c:454 connected read/write 20241203160346178 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160346178 DLGSUP <0013> gsup_req.c:140 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262429192037713 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429192037713" source_name="the-source\n" session_id=4200694833 session_state=BEGIN} 20241203160346178 DSS <0004> hlr_ussd.c:576 262429192037713/0xfa618431: Process SS (BEGIN) 20241203160346178 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241203160346178 DSS <0004> hlr_ussd.c:518 262429192037713/0xfa618431: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241203160346178 DSS <0004> hlr_ussd.c:363 262429192037713/0xfa618431: Tx USSD 'Your extension is 491613134024' 20241203160346178 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262429192037713 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429192037713" destination_name="the-source\n" session_id=4200694833 session_state=END} 20241203160346178 DLGSUP <0013> gsup_req.c:173 GSUP 192: the-source\n: IMSI-262429192037713 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241203160346178 DLINP <000b> input/ipa.c:454 connected read/write 20241203160346178 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160346178 DLINP <000b> input/ipa.c:454 connected read/write 20241203160346178 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@42fb6bd4e402: Found GsupExpect[0] for "262429192037713" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@42fb6bd4e402: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262429192037713" TC_mo_ussd_iuse_msisdn_via_proxy(199)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160346181 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35494<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@42fb6bd4e402: Final verdict of PTC: pass 20241203160346181 DAUC <0003> db_auc.c:157 IMSI='262429083860342': No 2G Auth Data 20241203160346181 DAUC <0003> db_auc.c:192 IMSI='262429083860342': No 3G Auth Data HLR_Test-GSUP(195)@42fb6bd4e402: Created GsupExpect[0] for "262429083860342" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20241203160346191 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35508<->l=127.0.0.1:4258 20241203160346194 DLINP <000b> input/ipa.c:454 connected read/write 20241203160346194 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160346194 DLGSUP <0013> gsup_req.c:140 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262429083860342 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429083860342" source_name="the-source\n" session_id=1587191354 session_state=BEGIN} 20241203160346194 DSS <0004> hlr_ussd.c:576 262429083860342/0x5e9a9e3a: Process SS (BEGIN) 20241203160346194 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241203160346194 DSS <0004> hlr_ussd.c:518 262429083860342/0x5e9a9e3a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241203160346195 DSS <0004> hlr_ussd.c:363 262429083860342/0x5e9a9e3a: Tx USSD 'Your extension is 491612315204' 20241203160346195 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262429083860342 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429083860342" destination_name="the-source\n" session_id=1587191354 session_state=END} 20241203160346195 DLGSUP <0013> gsup_req.c:173 GSUP 193: the-source\n: IMSI-262429083860342 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241203160346195 DLINP <000b> input/ipa.c:454 connected read/write 20241203160346195 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160346195 DLINP <000b> input/ipa.c:454 connected read/write 20241203160346195 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@42fb6bd4e402: Found GsupExpect[0] for "262429083860342" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@42fb6bd4e402: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262429083860342" TC_mo_ussd_iuse_msisdn_via_proxy(200)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160346197 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35508<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@42fb6bd4e402: Final verdict of PTC: pass 20241203160346197 DAUC <0003> db_auc.c:157 IMSI='262427702006960': No 2G Auth Data 20241203160346197 DAUC <0003> db_auc.c:192 IMSI='262427702006960': No 3G Auth Data HLR_Test-GSUP(195)@42fb6bd4e402: Created GsupExpect[0] for "262427702006960" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20241203160346205 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35518<->l=127.0.0.1:4258 20241203160346209 DLINP <000b> input/ipa.c:454 connected read/write 20241203160346209 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160346209 DLGSUP <0013> gsup_req.c:140 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262427702006960 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427702006960" source_name="the-source\n" session_id=270982051 session_state=BEGIN} 20241203160346209 DSS <0004> hlr_ussd.c:576 262427702006960/0x1026dba3: Process SS (BEGIN) 20241203160346209 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241203160346209 DSS <0004> hlr_ussd.c:518 262427702006960/0x1026dba3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241203160346209 DSS <0004> hlr_ussd.c:363 262427702006960/0x1026dba3: Tx USSD 'Your extension is 491617705180' 20241203160346209 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262427702006960 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427702006960" destination_name="the-source\n" session_id=270982051 session_state=END} 20241203160346209 DLGSUP <0013> gsup_req.c:173 GSUP 194: the-source\n: IMSI-262427702006960 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241203160346209 DLINP <000b> input/ipa.c:454 connected read/write 20241203160346209 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160346209 DLINP <000b> input/ipa.c:454 connected read/write 20241203160346209 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@42fb6bd4e402: Found GsupExpect[0] for "262427702006960" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@42fb6bd4e402: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262427702006960" TC_mo_ussd_iuse_msisdn_via_proxy(201)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160346213 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35518<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@42fb6bd4e402: Final verdict of PTC: pass 20241203160346213 DAUC <0003> db_auc.c:157 IMSI='262427143198144': No 2G Auth Data 20241203160346213 DAUC <0003> db_auc.c:192 IMSI='262427143198144': No 3G Auth Data HLR_Test-GSUP(195)@42fb6bd4e402: Created GsupExpect[0] for "262427143198144" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20241203160346222 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35528<->l=127.0.0.1:4258 20241203160346226 DLINP <000b> input/ipa.c:454 connected read/write 20241203160346226 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160346226 DLGSUP <0013> gsup_req.c:140 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262427143198144 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427143198144" source_name="the-source\n" session_id=1511012190 session_state=BEGIN} 20241203160346226 DSS <0004> hlr_ussd.c:576 262427143198144/0x5a10375e: Process SS (BEGIN) 20241203160346226 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241203160346227 DSS <0004> hlr_ussd.c:518 262427143198144/0x5a10375e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241203160346227 DSS <0004> hlr_ussd.c:363 262427143198144/0x5a10375e: Tx USSD 'Your extension is 491610456225' 20241203160346227 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262427143198144 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427143198144" destination_name="the-source\n" session_id=1511012190 session_state=END} 20241203160346227 DLGSUP <0013> gsup_req.c:173 GSUP 195: the-source\n: IMSI-262427143198144 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241203160346227 DLINP <000b> input/ipa.c:454 connected read/write 20241203160346227 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160346227 DLINP <000b> input/ipa.c:454 connected read/write 20241203160346227 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@42fb6bd4e402: Found GsupExpect[0] for "262427143198144" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@42fb6bd4e402: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262427143198144" TC_mo_ussd_iuse_msisdn_via_proxy(202)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160346230 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35528<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@42fb6bd4e402: Final verdict of PTC: pass 20241203160346230 DAUC <0003> db_auc.c:157 IMSI='262428633605688': No 2G Auth Data 20241203160346230 DAUC <0003> db_auc.c:192 IMSI='262428633605688': No 3G Auth Data HLR_Test-GSUP(195)@42fb6bd4e402: Created GsupExpect[0] for "262428633605688" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20241203160346238 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35542<->l=127.0.0.1:4258 20241203160346241 DLINP <000b> input/ipa.c:454 connected read/write 20241203160346241 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160346241 DLGSUP <0013> gsup_req.c:140 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262428633605688 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428633605688" source_name="the-source\n" session_id=4032324141 session_state=BEGIN} 20241203160346241 DSS <0004> hlr_ussd.c:576 262428633605688/0xf058622d: Process SS (BEGIN) 20241203160346241 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241203160346241 DSS <0004> hlr_ussd.c:518 262428633605688/0xf058622d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241203160346241 DSS <0004> hlr_ussd.c:363 262428633605688/0xf058622d: Tx USSD 'Your extension is 491612037638' 20241203160346241 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262428633605688 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428633605688" destination_name="the-source\n" session_id=4032324141 session_state=END} 20241203160346241 DLGSUP <0013> gsup_req.c:173 GSUP 196: the-source\n: IMSI-262428633605688 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241203160346241 DLINP <000b> input/ipa.c:454 connected read/write 20241203160346241 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160346241 DLINP <000b> input/ipa.c:454 connected read/write 20241203160346241 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@42fb6bd4e402: Found GsupExpect[0] for "262428633605688" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@42fb6bd4e402: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262428633605688" TC_mo_ussd_iuse_msisdn_via_proxy(203)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160346244 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35542<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@42fb6bd4e402: Final verdict of PTC: pass 20241203160346244 DAUC <0003> db_auc.c:157 IMSI='262425784757312': No 2G Auth Data 20241203160346244 DAUC <0003> db_auc.c:192 IMSI='262425784757312': No 3G Auth Data HLR_Test-GSUP(195)@42fb6bd4e402: Created GsupExpect[0] for "262425784757312" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20241203160346251 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35546<->l=127.0.0.1:4258 20241203160346254 DLINP <000b> input/ipa.c:454 connected read/write 20241203160346254 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160346255 DLGSUP <0013> gsup_req.c:140 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262425784757312 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425784757312" source_name="the-source\n" session_id=740913916 session_state=BEGIN} 20241203160346255 DSS <0004> hlr_ussd.c:576 262425784757312/0x2c2972fc: Process SS (BEGIN) 20241203160346255 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241203160346255 DSS <0004> hlr_ussd.c:518 262425784757312/0x2c2972fc: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241203160346255 DSS <0004> hlr_ussd.c:363 262425784757312/0x2c2972fc: Tx USSD 'Your extension is 491614216443' 20241203160346255 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262425784757312 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425784757312" destination_name="the-source\n" session_id=740913916 session_state=END} 20241203160346255 DLGSUP <0013> gsup_req.c:173 GSUP 197: the-source\n: IMSI-262425784757312 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241203160346255 DLINP <000b> input/ipa.c:454 connected read/write 20241203160346255 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160346255 DLINP <000b> input/ipa.c:454 connected read/write 20241203160346255 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@42fb6bd4e402: Found GsupExpect[0] for "262425784757312" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@42fb6bd4e402: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262425784757312" TC_mo_ussd_iuse_msisdn_via_proxy(204)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160346257 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35546<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@42fb6bd4e402: Final verdict of PTC: pass 20241203160346257 DAUC <0003> db_auc.c:157 IMSI='262423470132964': No 2G Auth Data 20241203160346257 DAUC <0003> db_auc.c:192 IMSI='262423470132964': No 3G Auth Data HLR_Test-GSUP(195)@42fb6bd4e402: Created GsupExpect[0] for "262423470132964" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20241203160346266 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35562<->l=127.0.0.1:4258 20241203160346269 DLINP <000b> input/ipa.c:454 connected read/write 20241203160346269 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160346269 DLGSUP <0013> gsup_req.c:140 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262423470132964 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423470132964" source_name="the-source\n" session_id=1180301116 session_state=BEGIN} 20241203160346269 DSS <0004> hlr_ussd.c:576 262423470132964/0x4659f73c: Process SS (BEGIN) 20241203160346269 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241203160346269 DSS <0004> hlr_ussd.c:518 262423470132964/0x4659f73c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241203160346269 DSS <0004> hlr_ussd.c:363 262423470132964/0x4659f73c: Tx USSD 'Your extension is 491614778778' 20241203160346269 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262423470132964 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423470132964" destination_name="the-source\n" session_id=1180301116 session_state=END} 20241203160346269 DLGSUP <0013> gsup_req.c:173 GSUP 198: the-source\n: IMSI-262423470132964 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241203160346269 DLINP <000b> input/ipa.c:454 connected read/write 20241203160346269 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160346270 DLINP <000b> input/ipa.c:454 connected read/write 20241203160346270 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@42fb6bd4e402: Found GsupExpect[0] for "262423470132964" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@42fb6bd4e402: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262423470132964" TC_mo_ussd_iuse_msisdn_via_proxy(205)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160346272 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35562<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@42fb6bd4e402: Final verdict of PTC: pass 20241203160346272 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35468<->l=127.0.0.1:4258 20241203160346273 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40031<->l=127.0.0.1:4259) 20241203160346273 DLINP <000b> input/ipa.c:454 connected read/write 20241203160346273 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160346273 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241203160346273 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 HLR_Test-GSUP(195)@42fb6bd4e402: Final verdict of PTC: none 20241203160346273 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241203160346273 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 196@42fb6bd4e402: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@42fb6bd4e402: Final verdict of PTC: none IPA-CTRL-CLI-IPA(197)@42fb6bd4e402: Final verdict of PTC: none MTC@42fb6bd4e402: Setting final verdict of the test case. MTC@42fb6bd4e402: Local verdict of MTC: none MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC with component reference 196: none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@42fb6bd4e402: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@42fb6bd4e402: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass'. Tue Dec 3 16:03:46 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 20241203160346297 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35564<->l=127.0.0.1:4258 20241203160346498 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35564<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=83548) MTC@42fb6bd4e402: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@42fb6bd4e402: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse'. ------ HLR_Tests.TC_mo_ussd_euse ------ Tue Dec 3 16:03:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@42fb6bd4e402: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse' was executed successfully (exit status: 0). MTC@42fb6bd4e402: Test case TC_mo_ussd_euse started. MTC@42fb6bd4e402: legacy= false MTC@42fb6bd4e402: in not legacy case 1 20241203160349580 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:43949 20241203160349580 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:43949 MTC@42fb6bd4e402: in not legacy case 2 IPA-EUSE-foobar(208)@42fb6bd4e402: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160349582 DLINP <000b> input/ipa.c:454 connected read/write 20241203160349582 DLINP <000b> input/ipa.c:408 127.0.0.1:43949 message received 20241203160349582 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241203160349582 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(208)@42fb6bd4e402: 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)@42fb6bd4e402: 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 } } } } HLR_Test-GSUP-IPA(207)@42fb6bd4e402: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160349583 DLINP <000b> input/ipa.c:454 connected read/write 20241203160349583 DLINP <000b> input/ipa.c:408 127.0.0.1:43949 message received IPA-EUSE-foobar(208)@42fb6bd4e402: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160349583 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241203160349583 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20241203160349583 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241203160349583 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20241203160349583 DLGSUP <0013> gsup_server.c:238 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 20241203160349583 DLGSUP <0013> gsup_server.c:236 2: 20241203160349583 DLGSUP <0013> gsup_server.c:238 2: 00 20241203160349583 DLGSUP <0013> gsup_server.c:236 3: 20241203160349583 DLGSUP <0013> gsup_server.c:238 3: 00 20241203160349583 DLGSUP <0013> gsup_server.c:236 4: 20241203160349583 DLGSUP <0013> gsup_server.c:238 4: 00 20241203160349583 DLGSUP <0013> gsup_server.c:236 5: 20241203160349583 DLGSUP <0013> gsup_server.c:238 5: 00 20241203160349583 DLGSUP <0013> gsup_server.c:236 7: 20241203160349583 DLGSUP <0013> gsup_server.c:238 7: 00 20241203160349583 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241203160349583 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241203160349583 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:43949 20241203160349583 DLINP <000b> input/ipa.c:454 connected read/write 20241203160349583 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160349584 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35568<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@42fb6bd4e402: 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)@42fb6bd4e402: 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 } } } } 20241203160349584 DLINP <000b> input/ipa.c:454 connected read/write 20241203160349584 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(207)@42fb6bd4e402: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160349585 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241203160349585 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241203160349585 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241203160349585 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241203160349585 DLGSUP <0013> gsup_server.c:238 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 20241203160349585 DLGSUP <0013> gsup_server.c:236 2: 20241203160349585 DLGSUP <0013> gsup_server.c:238 2: 00 20241203160349585 DLGSUP <0013> gsup_server.c:236 3: 20241203160349585 DLGSUP <0013> gsup_server.c:238 3: 00 20241203160349585 DLGSUP <0013> gsup_server.c:236 4: 20241203160349585 DLGSUP <0013> gsup_server.c:238 4: 00 20241203160349585 DLGSUP <0013> gsup_server.c:236 5: 20241203160349585 DLGSUP <0013> gsup_server.c:238 5: 00 20241203160349585 DLGSUP <0013> gsup_server.c:236 7: 20241203160349585 DLGSUP <0013> gsup_server.c:238 7: 00 20241203160349585 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241203160349585 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241203160349585 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 210@42fb6bd4e402: 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") 20241203160349593 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35081<->l=127.0.0.1:4259) 20241203160349595 DAUC <0003> db_auc.c:157 IMSI='262421811476250': No 2G Auth Data 20241203160349595 DAUC <0003> db_auc.c:192 IMSI='262421811476250': No 3G Auth Data HLR_Test-GSUP(209)@42fb6bd4e402: Created GsupExpect[0] for "262421811476250" to be handled at TC_mo_ussd_euse(212) 20241203160349601 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35570<->l=127.0.0.1:4258 20241203160349626 DLINP <000b> input/ipa.c:454 connected read/write 20241203160349626 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160349626 DLGSUP <0013> gsup_req.c:140 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262421811476250 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421811476250" session_id=3221831831 session_state=BEGIN} 20241203160349626 DSS <0004> hlr_ussd.c:576 262421811476250/0xc0094097: Process SS (BEGIN) 20241203160349626 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241203160349626 DSS <0004> hlr_ussd.c:518 262421811476250/0xc0094097: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241203160349626 DLINP <000b> input/ipa.c:454 connected read/write 20241203160349626 DLINP <000b> input/ipa.c:434 127.0.0.1:43949 sending data 20241203160349626 DLINP <000b> input/ipa.c:454 connected read/write 20241203160349626 DLINP <000b> input/ipa.c:434 127.0.0.1:43949 sending data EUSE-TC_mo_ussd_euse(206)@42fb6bd4e402: 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 } } } } } 20241203160349629 DLINP <000b> input/ipa.c:454 connected read/write 20241203160349629 DLINP <000b> input/ipa.c:408 127.0.0.1:43949 message received 20241203160349629 DLGSUP <0013> gsup_req.c:140 GSUP 200: EUSE-foobar: IMSI-262421811476250 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421811476250" session_id=3221831831 session_state=END} 20241203160349629 DSS <0004> hlr_ussd.c:576 262421811476250/0xc0094097: Process SS (END) 20241203160349629 DSS <0004> hlr_ussd.c:518 262421811476250/0xc0094097: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241203160349629 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262421811476250 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421811476250" session_id=3221831831 session_state=END} 20241203160349629 DLGSUP <0013> gsup_req.c:173 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262421811476250 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241203160349629 DLGSUP <0013> gsup_req.c:173 GSUP 200: EUSE-foobar: IMSI-262421811476250 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241203160349629 DLINP <000b> input/ipa.c:454 connected read/write 20241203160349629 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160349629 DLINP <000b> input/ipa.c:454 connected read/write 20241203160349629 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@42fb6bd4e402: Found GsupExpect[0] for "262421811476250" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@42fb6bd4e402: Added IMSI table entry 0TC_mo_ussd_euse(212)"262421811476250" TC_mo_ussd_euse(212)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160349631 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35570<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@42fb6bd4e402: Final verdict of PTC: pass 20241203160349632 DAUC <0003> db_auc.c:157 IMSI='262425785012139': No 2G Auth Data 20241203160349632 DAUC <0003> db_auc.c:192 IMSI='262425785012139': No 3G Auth Data HLR_Test-GSUP(209)@42fb6bd4e402: Created GsupExpect[0] for "262425785012139" to be handled at TC_mo_ussd_euse(213) 20241203160349639 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35584<->l=127.0.0.1:4258 20241203160349642 DLINP <000b> input/ipa.c:454 connected read/write 20241203160349642 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160349642 DLGSUP <0013> gsup_req.c:140 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262425785012139 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425785012139" session_id=553000249 session_state=BEGIN} 20241203160349642 DSS <0004> hlr_ussd.c:576 262425785012139/0x20f61d39: Process SS (BEGIN) 20241203160349642 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241203160349643 DSS <0004> hlr_ussd.c:518 262425785012139/0x20f61d39: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241203160349643 DLINP <000b> input/ipa.c:454 connected read/write 20241203160349643 DLINP <000b> input/ipa.c:434 127.0.0.1:43949 sending data 20241203160349643 DLINP <000b> input/ipa.c:454 connected read/write 20241203160349643 DLINP <000b> input/ipa.c:434 127.0.0.1:43949 sending data EUSE-TC_mo_ussd_euse(206)@42fb6bd4e402: 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 } } } } } 20241203160349643 DLINP <000b> input/ipa.c:454 connected read/write 20241203160349643 DLINP <000b> input/ipa.c:408 127.0.0.1:43949 message received 20241203160349643 DLGSUP <0013> gsup_req.c:140 GSUP 202: EUSE-foobar: IMSI-262425785012139 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425785012139" session_id=553000249 session_state=END} 20241203160349643 DSS <0004> hlr_ussd.c:576 262425785012139/0x20f61d39: Process SS (END) 20241203160349643 DSS <0004> hlr_ussd.c:518 262425785012139/0x20f61d39: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241203160349643 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262425785012139 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425785012139" session_id=553000249 session_state=END} 20241203160349643 DLGSUP <0013> gsup_req.c:173 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262425785012139 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241203160349643 DLGSUP <0013> gsup_req.c:173 GSUP 202: EUSE-foobar: IMSI-262425785012139 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241203160349643 DLINP <000b> input/ipa.c:454 connected read/write 20241203160349643 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160349643 DLINP <000b> input/ipa.c:454 connected read/write 20241203160349643 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@42fb6bd4e402: Found GsupExpect[0] for "262425785012139" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@42fb6bd4e402: Added IMSI table entry 1TC_mo_ussd_euse(213)"262425785012139" TC_mo_ussd_euse(213)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160349645 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35584<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@42fb6bd4e402: Final verdict of PTC: pass 20241203160349646 DAUC <0003> db_auc.c:157 IMSI='262427645009639': No 2G Auth Data 20241203160349646 DAUC <0003> db_auc.c:192 IMSI='262427645009639': No 3G Auth Data HLR_Test-GSUP(209)@42fb6bd4e402: Created GsupExpect[0] for "262427645009639" to be handled at TC_mo_ussd_euse(214) 20241203160349653 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35588<->l=127.0.0.1:4258 20241203160349656 DLINP <000b> input/ipa.c:454 connected read/write 20241203160349656 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160349656 DLGSUP <0013> gsup_req.c:140 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262427645009639 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427645009639" session_id=2099518023 session_state=BEGIN} 20241203160349656 DSS <0004> hlr_ussd.c:576 262427645009639/0x7d241a47: Process SS (BEGIN) 20241203160349656 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241203160349656 DSS <0004> hlr_ussd.c:518 262427645009639/0x7d241a47: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241203160349656 DLINP <000b> input/ipa.c:454 connected read/write 20241203160349656 DLINP <000b> input/ipa.c:434 127.0.0.1:43949 sending data 20241203160349656 DLINP <000b> input/ipa.c:454 connected read/write 20241203160349656 DLINP <000b> input/ipa.c:434 127.0.0.1:43949 sending data EUSE-TC_mo_ussd_euse(206)@42fb6bd4e402: 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 } } } } } 20241203160349656 DLINP <000b> input/ipa.c:454 connected read/write 20241203160349657 DLINP <000b> input/ipa.c:408 127.0.0.1:43949 message received 20241203160349657 DLGSUP <0013> gsup_req.c:140 GSUP 204: EUSE-foobar: IMSI-262427645009639 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427645009639" session_id=2099518023 session_state=END} 20241203160349657 DSS <0004> hlr_ussd.c:576 262427645009639/0x7d241a47: Process SS (END) 20241203160349657 DSS <0004> hlr_ussd.c:518 262427645009639/0x7d241a47: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241203160349657 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262427645009639 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427645009639" session_id=2099518023 session_state=END} 20241203160349657 DLGSUP <0013> gsup_req.c:173 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262427645009639 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241203160349657 DLGSUP <0013> gsup_req.c:173 GSUP 204: EUSE-foobar: IMSI-262427645009639 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241203160349657 DLINP <000b> input/ipa.c:454 connected read/write 20241203160349657 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160349657 DLINP <000b> input/ipa.c:454 connected read/write 20241203160349657 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@42fb6bd4e402: Found GsupExpect[0] for "262427645009639" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@42fb6bd4e402: Added IMSI table entry 2TC_mo_ussd_euse(214)"262427645009639" TC_mo_ussd_euse(214)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160349659 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35588<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@42fb6bd4e402: Final verdict of PTC: pass 20241203160349660 DAUC <0003> db_auc.c:157 IMSI='262428142266629': No 2G Auth Data 20241203160349660 DAUC <0003> db_auc.c:192 IMSI='262428142266629': No 3G Auth Data HLR_Test-GSUP(209)@42fb6bd4e402: Created GsupExpect[0] for "262428142266629" to be handled at TC_mo_ussd_euse(215) 20241203160349667 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35594<->l=127.0.0.1:4258 20241203160349672 DLINP <000b> input/ipa.c:454 connected read/write 20241203160349672 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160349672 DLGSUP <0013> gsup_req.c:140 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262428142266629 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428142266629" session_id=1611958586 session_state=BEGIN} 20241203160349672 DSS <0004> hlr_ussd.c:576 262428142266629/0x6014893a: Process SS (BEGIN) 20241203160349672 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241203160349672 DSS <0004> hlr_ussd.c:518 262428142266629/0x6014893a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241203160349672 DLINP <000b> input/ipa.c:454 connected read/write 20241203160349672 DLINP <000b> input/ipa.c:434 127.0.0.1:43949 sending data 20241203160349672 DLINP <000b> input/ipa.c:454 connected read/write 20241203160349672 DLINP <000b> input/ipa.c:434 127.0.0.1:43949 sending data EUSE-TC_mo_ussd_euse(206)@42fb6bd4e402: 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 } } } } } 20241203160349673 DLINP <000b> input/ipa.c:454 connected read/write 20241203160349673 DLINP <000b> input/ipa.c:408 127.0.0.1:43949 message received 20241203160349673 DLGSUP <0013> gsup_req.c:140 GSUP 206: EUSE-foobar: IMSI-262428142266629 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428142266629" session_id=1611958586 session_state=END} 20241203160349673 DSS <0004> hlr_ussd.c:576 262428142266629/0x6014893a: Process SS (END) 20241203160349673 DSS <0004> hlr_ussd.c:518 262428142266629/0x6014893a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241203160349673 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262428142266629 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428142266629" session_id=1611958586 session_state=END} 20241203160349673 DLGSUP <0013> gsup_req.c:173 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262428142266629 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241203160349673 DLGSUP <0013> gsup_req.c:173 GSUP 206: EUSE-foobar: IMSI-262428142266629 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241203160349673 DLINP <000b> input/ipa.c:454 connected read/write 20241203160349673 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160349673 DLINP <000b> input/ipa.c:454 connected read/write 20241203160349673 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@42fb6bd4e402: Found GsupExpect[0] for "262428142266629" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@42fb6bd4e402: Added IMSI table entry 3TC_mo_ussd_euse(215)"262428142266629" TC_mo_ussd_euse(215)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160349675 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35594<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@42fb6bd4e402: Final verdict of PTC: pass 20241203160349675 DAUC <0003> db_auc.c:157 IMSI='262425394430723': No 2G Auth Data 20241203160349676 DAUC <0003> db_auc.c:192 IMSI='262425394430723': No 3G Auth Data HLR_Test-GSUP(209)@42fb6bd4e402: Created GsupExpect[0] for "262425394430723" to be handled at TC_mo_ussd_euse(216) 20241203160349683 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35600<->l=127.0.0.1:4258 20241203160349686 DLINP <000b> input/ipa.c:454 connected read/write 20241203160349686 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160349686 DLGSUP <0013> gsup_req.c:140 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262425394430723 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425394430723" session_id=3887355799 session_state=BEGIN} 20241203160349686 DSS <0004> hlr_ussd.c:576 262425394430723/0xe7b45797: Process SS (BEGIN) 20241203160349686 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241203160349686 DSS <0004> hlr_ussd.c:518 262425394430723/0xe7b45797: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241203160349686 DLINP <000b> input/ipa.c:454 connected read/write 20241203160349686 DLINP <000b> input/ipa.c:434 127.0.0.1:43949 sending data 20241203160349686 DLINP <000b> input/ipa.c:454 connected read/write 20241203160349686 DLINP <000b> input/ipa.c:434 127.0.0.1:43949 sending data EUSE-TC_mo_ussd_euse(206)@42fb6bd4e402: 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 } } } } } 20241203160349687 DLINP <000b> input/ipa.c:454 connected read/write 20241203160349687 DLINP <000b> input/ipa.c:408 127.0.0.1:43949 message received 20241203160349688 DLGSUP <0013> gsup_req.c:140 GSUP 208: EUSE-foobar: IMSI-262425394430723 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425394430723" session_id=3887355799 session_state=END} 20241203160349688 DSS <0004> hlr_ussd.c:576 262425394430723/0xe7b45797: Process SS (END) 20241203160349688 DSS <0004> hlr_ussd.c:518 262425394430723/0xe7b45797: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241203160349688 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262425394430723 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425394430723" session_id=3887355799 session_state=END} 20241203160349688 DLGSUP <0013> gsup_req.c:173 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262425394430723 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241203160349688 DLGSUP <0013> gsup_req.c:173 GSUP 208: EUSE-foobar: IMSI-262425394430723 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241203160349688 DLINP <000b> input/ipa.c:454 connected read/write 20241203160349688 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160349688 DLINP <000b> input/ipa.c:454 connected read/write 20241203160349688 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@42fb6bd4e402: Found GsupExpect[0] for "262425394430723" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@42fb6bd4e402: Added IMSI table entry 4TC_mo_ussd_euse(216)"262425394430723" TC_mo_ussd_euse(216)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160349690 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35600<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@42fb6bd4e402: Final verdict of PTC: pass 20241203160349690 DAUC <0003> db_auc.c:157 IMSI='262428258865507': No 2G Auth Data 20241203160349690 DAUC <0003> db_auc.c:192 IMSI='262428258865507': No 3G Auth Data HLR_Test-GSUP(209)@42fb6bd4e402: Created GsupExpect[0] for "262428258865507" to be handled at TC_mo_ussd_euse(217) 20241203160349698 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35606<->l=127.0.0.1:4258 20241203160349701 DLINP <000b> input/ipa.c:454 connected read/write 20241203160349701 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160349701 DLGSUP <0013> gsup_req.c:140 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262428258865507 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428258865507" session_id=1805681397 session_state=BEGIN} 20241203160349701 DSS <0004> hlr_ussd.c:576 262428258865507/0x6ba082f5: Process SS (BEGIN) 20241203160349701 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241203160349701 DSS <0004> hlr_ussd.c:518 262428258865507/0x6ba082f5: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241203160349701 DLINP <000b> input/ipa.c:454 connected read/write 20241203160349701 DLINP <000b> input/ipa.c:434 127.0.0.1:43949 sending data 20241203160349701 DLINP <000b> input/ipa.c:454 connected read/write 20241203160349701 DLINP <000b> input/ipa.c:434 127.0.0.1:43949 sending data EUSE-TC_mo_ussd_euse(206)@42fb6bd4e402: 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 } } } } } 20241203160349703 DLINP <000b> input/ipa.c:454 connected read/write 20241203160349703 DLINP <000b> input/ipa.c:408 127.0.0.1:43949 message received 20241203160349703 DLGSUP <0013> gsup_req.c:140 GSUP 210: EUSE-foobar: IMSI-262428258865507 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428258865507" session_id=1805681397 session_state=END} 20241203160349703 DSS <0004> hlr_ussd.c:576 262428258865507/0x6ba082f5: Process SS (END) 20241203160349703 DSS <0004> hlr_ussd.c:518 262428258865507/0x6ba082f5: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241203160349703 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262428258865507 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428258865507" session_id=1805681397 session_state=END} 20241203160349703 DLGSUP <0013> gsup_req.c:173 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262428258865507 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241203160349703 DLGSUP <0013> gsup_req.c:173 GSUP 210: EUSE-foobar: IMSI-262428258865507 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241203160349703 DLINP <000b> input/ipa.c:454 connected read/write 20241203160349703 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160349703 DLINP <000b> input/ipa.c:454 connected read/write 20241203160349703 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@42fb6bd4e402: Found GsupExpect[0] for "262428258865507" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@42fb6bd4e402: Added IMSI table entry 5TC_mo_ussd_euse(217)"262428258865507" TC_mo_ussd_euse(217)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160349705 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35606<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@42fb6bd4e402: Final verdict of PTC: pass 20241203160349706 DAUC <0003> db_auc.c:157 IMSI='262425240383386': No 2G Auth Data 20241203160349706 DAUC <0003> db_auc.c:192 IMSI='262425240383386': No 3G Auth Data HLR_Test-GSUP(209)@42fb6bd4e402: Created GsupExpect[0] for "262425240383386" to be handled at TC_mo_ussd_euse(218) 20241203160349712 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35620<->l=127.0.0.1:4258 20241203160349716 DLINP <000b> input/ipa.c:454 connected read/write 20241203160349716 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160349716 DLGSUP <0013> gsup_req.c:140 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262425240383386 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425240383386" session_id=778230713 session_state=BEGIN} 20241203160349716 DSS <0004> hlr_ussd.c:576 262425240383386/0x2e62dbb9: Process SS (BEGIN) 20241203160349716 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241203160349716 DSS <0004> hlr_ussd.c:518 262425240383386/0x2e62dbb9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241203160349716 DLINP <000b> input/ipa.c:454 connected read/write 20241203160349716 DLINP <000b> input/ipa.c:434 127.0.0.1:43949 sending data 20241203160349716 DLINP <000b> input/ipa.c:454 connected read/write 20241203160349716 DLINP <000b> input/ipa.c:434 127.0.0.1:43949 sending data EUSE-TC_mo_ussd_euse(206)@42fb6bd4e402: 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 } } } } } 20241203160349717 DLINP <000b> input/ipa.c:454 connected read/write 20241203160349717 DLINP <000b> input/ipa.c:408 127.0.0.1:43949 message received 20241203160349717 DLGSUP <0013> gsup_req.c:140 GSUP 212: EUSE-foobar: IMSI-262425240383386 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425240383386" session_id=778230713 session_state=END} 20241203160349717 DSS <0004> hlr_ussd.c:576 262425240383386/0x2e62dbb9: Process SS (END) 20241203160349717 DSS <0004> hlr_ussd.c:518 262425240383386/0x2e62dbb9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241203160349717 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262425240383386 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425240383386" session_id=778230713 session_state=END} 20241203160349717 DLGSUP <0013> gsup_req.c:173 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262425240383386 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241203160349717 DLGSUP <0013> gsup_req.c:173 GSUP 212: EUSE-foobar: IMSI-262425240383386 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241203160349717 DLINP <000b> input/ipa.c:454 connected read/write 20241203160349717 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160349717 DLINP <000b> input/ipa.c:454 connected read/write 20241203160349717 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@42fb6bd4e402: Found GsupExpect[0] for "262425240383386" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@42fb6bd4e402: Added IMSI table entry 6TC_mo_ussd_euse(218)"262425240383386" TC_mo_ussd_euse(218)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160349719 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35620<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@42fb6bd4e402: Final verdict of PTC: pass 20241203160349720 DAUC <0003> db_auc.c:157 IMSI='262427541110208': No 2G Auth Data 20241203160349720 DAUC <0003> db_auc.c:192 IMSI='262427541110208': No 3G Auth Data HLR_Test-GSUP(209)@42fb6bd4e402: Created GsupExpect[0] for "262427541110208" to be handled at TC_mo_ussd_euse(219) 20241203160349727 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35634<->l=127.0.0.1:4258 20241203160349730 DLINP <000b> input/ipa.c:454 connected read/write 20241203160349730 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160349730 DLGSUP <0013> gsup_req.c:140 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262427541110208 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427541110208" session_id=2419221977 session_state=BEGIN} 20241203160349730 DSS <0004> hlr_ussd.c:576 262427541110208/0x903265d9: Process SS (BEGIN) 20241203160349730 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241203160349730 DSS <0004> hlr_ussd.c:518 262427541110208/0x903265d9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241203160349730 DLINP <000b> input/ipa.c:454 connected read/write 20241203160349730 DLINP <000b> input/ipa.c:434 127.0.0.1:43949 sending data 20241203160349730 DLINP <000b> input/ipa.c:454 connected read/write 20241203160349730 DLINP <000b> input/ipa.c:434 127.0.0.1:43949 sending data EUSE-TC_mo_ussd_euse(206)@42fb6bd4e402: 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 } } } } } 20241203160349732 DLINP <000b> input/ipa.c:454 connected read/write 20241203160349732 DLINP <000b> input/ipa.c:408 127.0.0.1:43949 message received 20241203160349732 DLGSUP <0013> gsup_req.c:140 GSUP 214: EUSE-foobar: IMSI-262427541110208 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427541110208" session_id=2419221977 session_state=END} 20241203160349732 DSS <0004> hlr_ussd.c:576 262427541110208/0x903265d9: Process SS (END) 20241203160349732 DSS <0004> hlr_ussd.c:518 262427541110208/0x903265d9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241203160349732 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262427541110208 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427541110208" session_id=2419221977 session_state=END} 20241203160349732 DLGSUP <0013> gsup_req.c:173 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262427541110208 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241203160349732 DLGSUP <0013> gsup_req.c:173 GSUP 214: EUSE-foobar: IMSI-262427541110208 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241203160349732 DLINP <000b> input/ipa.c:454 connected read/write 20241203160349732 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160349732 DLINP <000b> input/ipa.c:454 connected read/write 20241203160349732 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@42fb6bd4e402: Found GsupExpect[0] for "262427541110208" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@42fb6bd4e402: Added IMSI table entry 7TC_mo_ussd_euse(219)"262427541110208" TC_mo_ussd_euse(219)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160349734 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35634<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@42fb6bd4e402: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@42fb6bd4e402: Final verdict of PTC: none 20241203160349735 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35568<->l=127.0.0.1:4258 20241203160349735 DLINP <000b> input/ipa.c:454 connected read/write 20241203160349735 DLINP <000b> input/ipa.c:408 127.0.0.1:43949 message received 20241203160349735 DLINP <000b> input/ipa.c:417 127.0.0.1:43949 connection closed with server 20241203160349735 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:43949 20241203160349735 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241203160349735 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35081<->l=127.0.0.1:4259) IPA-EUSE-foobar(208)@42fb6bd4e402: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@42fb6bd4e402: Final verdict of PTC: none 20241203160349736 DLINP <000b> input/ipa.c:454 connected read/write 20241203160349736 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160349736 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(209)@42fb6bd4e402: Final verdict of PTC: none 20241203160349736 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241203160349736 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 210@42fb6bd4e402: Final verdict of PTC: none HLR_Test-GSUP-IPA(207)@42fb6bd4e402: Final verdict of PTC: none MTC@42fb6bd4e402: Setting final verdict of the test case. MTC@42fb6bd4e402: Local verdict of MTC: none MTC@42fb6bd4e402: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC with component reference 210: none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@42fb6bd4e402: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@42fb6bd4e402: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass'. Tue Dec 3 16:03:49 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 20241203160349763 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:35636<->l=127.0.0.1:4258 20241203160349964 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:35636<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=111196) MTC@42fb6bd4e402: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass' was executed successfully (exit status: 0). MTC@42fb6bd4e402: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue'. ------ HLR_Tests.TC_mo_ussd_euse_continue ------ Tue Dec 3 16:03:51 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@42fb6bd4e402: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue' was executed successfully (exit status: 0). MTC@42fb6bd4e402: Test case TC_mo_ussd_euse_continue started. MTC@42fb6bd4e402: legacy= false MTC@42fb6bd4e402: in not legacy case 1 20241203160353002 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:34889 20241203160353002 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:34889 MTC@42fb6bd4e402: in not legacy case 2 IPA-EUSE-foobar(222)@42fb6bd4e402: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160353004 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353004 DLINP <000b> input/ipa.c:408 127.0.0.1:34889 message received 20241203160353006 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241203160353006 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(222)@42fb6bd4e402: 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)@42fb6bd4e402: 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 } } } } 20241203160353007 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353007 DLINP <000b> input/ipa.c:408 127.0.0.1:34889 message received 20241203160353007 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241203160353007 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20241203160353007 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241203160353007 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20241203160353007 DLGSUP <0013> gsup_server.c:238 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 20241203160353007 DLGSUP <0013> gsup_server.c:236 2: 20241203160353007 DLGSUP <0013> gsup_server.c:238 2: 00 20241203160353007 DLGSUP <0013> gsup_server.c:236 3: 20241203160353007 DLGSUP <0013> gsup_server.c:238 3: 00 20241203160353007 DLGSUP <0013> gsup_server.c:236 4: 20241203160353007 DLGSUP <0013> gsup_server.c:238 4: 00 20241203160353007 DLGSUP <0013> gsup_server.c:236 5: 20241203160353007 DLGSUP <0013> gsup_server.c:238 5: 00 20241203160353007 DLGSUP <0013> gsup_server.c:236 7: IPA-EUSE-foobar(222)@42fb6bd4e402: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160353007 DLGSUP <0013> gsup_server.c:238 7: 00 20241203160353007 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241203160353007 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241203160353007 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:34889 HLR_Test-GSUP-IPA(221)@42fb6bd4e402: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160353008 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353008 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160353009 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46672<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@42fb6bd4e402: 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)@42fb6bd4e402: 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 } } } } 20241203160353010 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353010 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160353011 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241203160353011 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241203160353011 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241203160353011 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241203160353011 DLGSUP <0013> gsup_server.c:238 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 HLR_Test-GSUP-IPA(221)@42fb6bd4e402: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160353011 DLGSUP <0013> gsup_server.c:236 2: 20241203160353011 DLGSUP <0013> gsup_server.c:238 2: 00 20241203160353011 DLGSUP <0013> gsup_server.c:236 3: 20241203160353011 DLGSUP <0013> gsup_server.c:238 3: 00 20241203160353011 DLGSUP <0013> gsup_server.c:236 4: 20241203160353011 DLGSUP <0013> gsup_server.c:238 4: 00 20241203160353011 DLGSUP <0013> gsup_server.c:236 5: 20241203160353011 DLGSUP <0013> gsup_server.c:238 5: 00 20241203160353011 DLGSUP <0013> gsup_server.c:236 7: 20241203160353011 DLGSUP <0013> gsup_server.c:238 7: 00 20241203160353011 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241203160353011 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241203160353011 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 224@42fb6bd4e402: 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") 20241203160353023 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38459<->l=127.0.0.1:4259) 20241203160353027 DAUC <0003> db_auc.c:157 IMSI='262421141602888': No 2G Auth Data 20241203160353027 DAUC <0003> db_auc.c:192 IMSI='262421141602888': No 3G Auth Data HLR_Test-GSUP(223)@42fb6bd4e402: Created GsupExpect[0] for "262421141602888" to be handled at TC_mo_ussd_euse_continue(226) 20241203160353036 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46682<->l=127.0.0.1:4258 20241203160353054 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353054 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160353054 DLGSUP <0013> gsup_req.c:140 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421141602888 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421141602888" session_id=1403407164 session_state=BEGIN} 20241203160353054 DSS <0004> hlr_ussd.c:576 262421141602888/0x53a64b3c: Process SS (BEGIN) 20241203160353054 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241203160353054 DSS <0004> hlr_ussd.c:518 262421141602888/0x53a64b3c: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241203160353054 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353054 DLINP <000b> input/ipa.c:434 127.0.0.1:34889 sending data 20241203160353054 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353054 DLINP <000b> input/ipa.c:434 127.0.0.1:34889 sending data EUSE-TC_mo_ussd_euse_continue(220)@42fb6bd4e402: 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 } } } } } 20241203160353060 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353060 DLINP <000b> input/ipa.c:408 127.0.0.1:34889 message received 20241203160353060 DLGSUP <0013> gsup_req.c:140 GSUP 216: EUSE-foobar: IMSI-262421141602888 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421141602888" session_id=1403407164 session_state=CONTINUE} 20241203160353060 DSS <0004> hlr_ussd.c:576 262421141602888/0x53a64b3c: Process SS (CONTINUE) 20241203160353060 DSS <0004> hlr_ussd.c:518 262421141602888/0x53a64b3c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241203160353060 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421141602888 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421141602888" session_id=1403407164 session_state=CONTINUE} 20241203160353061 DLGSUP <0013> gsup_req.c:173 GSUP 216: EUSE-foobar: IMSI-262421141602888 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241203160353061 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353061 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160353061 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353061 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@42fb6bd4e402: Found GsupExpect[0] for "262421141602888" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@42fb6bd4e402: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262421141602888" TC_mo_ussd_euse_continue(226)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160353064 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353064 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160353064 DLGSUP <0013> gsup_req.c:140 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262421141602888 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421141602888" session_id=1403407164 session_state=CONTINUE} 20241203160353064 DSS <0004> hlr_ussd.c:576 262421141602888/0x53a64b3c: Process SS (CONTINUE) 20241203160353064 DSS <0004> hlr_ussd.c:518 262421141602888/0x53a64b3c: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241203160353064 DLGSUP <0013> gsup_req.c:173 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262421141602888 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241203160353064 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353064 DLINP <000b> input/ipa.c:434 127.0.0.1:34889 sending data 20241203160353064 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353064 DLINP <000b> input/ipa.c:434 127.0.0.1:34889 sending data EUSE-TC_mo_ussd_euse_continue(220)@42fb6bd4e402: 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 } } } } } 20241203160353065 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353065 DLINP <000b> input/ipa.c:408 127.0.0.1:34889 message received 20241203160353065 DLGSUP <0013> gsup_req.c:140 GSUP 218: EUSE-foobar: IMSI-262421141602888 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421141602888" session_id=1403407164 session_state=END} 20241203160353065 DSS <0004> hlr_ussd.c:576 262421141602888/0x53a64b3c: Process SS (END) 20241203160353065 DSS <0004> hlr_ussd.c:518 262421141602888/0x53a64b3c: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241203160353065 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421141602888 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421141602888" session_id=1403407164 session_state=END} 20241203160353065 DLGSUP <0013> gsup_req.c:173 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262421141602888 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241203160353065 DLGSUP <0013> gsup_req.c:173 GSUP 218: EUSE-foobar: IMSI-262421141602888 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241203160353065 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353065 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160353065 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353065 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160353067 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46682<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@42fb6bd4e402: Final verdict of PTC: pass 20241203160353067 DAUC <0003> db_auc.c:157 IMSI='262422459821955': No 2G Auth Data 20241203160353067 DAUC <0003> db_auc.c:192 IMSI='262422459821955': No 3G Auth Data HLR_Test-GSUP(223)@42fb6bd4e402: Created GsupExpect[0] for "262422459821955" to be handled at TC_mo_ussd_euse_continue(227) 20241203160353076 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46684<->l=127.0.0.1:4258 20241203160353081 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353081 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160353081 DLGSUP <0013> gsup_req.c:140 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262422459821955 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422459821955" session_id=1954900743 session_state=BEGIN} 20241203160353081 DSS <0004> hlr_ussd.c:576 262422459821955/0x74856b07: Process SS (BEGIN) 20241203160353081 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241203160353081 DSS <0004> hlr_ussd.c:518 262422459821955/0x74856b07: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241203160353081 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353081 DLINP <000b> input/ipa.c:434 127.0.0.1:34889 sending data 20241203160353081 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353081 DLINP <000b> input/ipa.c:434 127.0.0.1:34889 sending data EUSE-TC_mo_ussd_euse_continue(220)@42fb6bd4e402: 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 } } } } } 20241203160353082 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353082 DLINP <000b> input/ipa.c:408 127.0.0.1:34889 message received 20241203160353082 DLGSUP <0013> gsup_req.c:140 GSUP 220: EUSE-foobar: IMSI-262422459821955 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422459821955" session_id=1954900743 session_state=CONTINUE} 20241203160353082 DSS <0004> hlr_ussd.c:576 262422459821955/0x74856b07: Process SS (CONTINUE) 20241203160353082 DSS <0004> hlr_ussd.c:518 262422459821955/0x74856b07: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241203160353082 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262422459821955 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422459821955" session_id=1954900743 session_state=CONTINUE} 20241203160353082 DLGSUP <0013> gsup_req.c:173 GSUP 220: EUSE-foobar: IMSI-262422459821955 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241203160353083 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353083 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160353083 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353083 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@42fb6bd4e402: Found GsupExpect[0] for "262422459821955" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@42fb6bd4e402: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262422459821955" TC_mo_ussd_euse_continue(227)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160353087 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353087 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160353087 DLGSUP <0013> gsup_req.c:140 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262422459821955 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422459821955" session_id=1954900743 session_state=CONTINUE} 20241203160353087 DSS <0004> hlr_ussd.c:576 262422459821955/0x74856b07: Process SS (CONTINUE) 20241203160353087 DSS <0004> hlr_ussd.c:518 262422459821955/0x74856b07: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241203160353087 DLGSUP <0013> gsup_req.c:173 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262422459821955 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241203160353087 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353087 DLINP <000b> input/ipa.c:434 127.0.0.1:34889 sending data 20241203160353087 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353087 DLINP <000b> input/ipa.c:434 127.0.0.1:34889 sending data EUSE-TC_mo_ussd_euse_continue(220)@42fb6bd4e402: 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 } } } } } 20241203160353088 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353088 DLINP <000b> input/ipa.c:408 127.0.0.1:34889 message received 20241203160353088 DLGSUP <0013> gsup_req.c:140 GSUP 222: EUSE-foobar: IMSI-262422459821955 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422459821955" session_id=1954900743 session_state=END} 20241203160353088 DSS <0004> hlr_ussd.c:576 262422459821955/0x74856b07: Process SS (END) 20241203160353088 DSS <0004> hlr_ussd.c:518 262422459821955/0x74856b07: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241203160353088 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262422459821955 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422459821955" session_id=1954900743 session_state=END} 20241203160353088 DLGSUP <0013> gsup_req.c:173 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262422459821955 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241203160353088 DLGSUP <0013> gsup_req.c:173 GSUP 222: EUSE-foobar: IMSI-262422459821955 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241203160353088 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353088 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160353089 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353089 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160353090 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46684<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@42fb6bd4e402: Final verdict of PTC: pass 20241203160353090 DAUC <0003> db_auc.c:157 IMSI='262426368548248': No 2G Auth Data 20241203160353090 DAUC <0003> db_auc.c:192 IMSI='262426368548248': No 3G Auth Data HLR_Test-GSUP(223)@42fb6bd4e402: Created GsupExpect[0] for "262426368548248" to be handled at TC_mo_ussd_euse_continue(228) 20241203160353099 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46698<->l=127.0.0.1:4258 20241203160353104 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353104 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160353104 DLGSUP <0013> gsup_req.c:140 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262426368548248 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426368548248" session_id=3308796180 session_state=BEGIN} 20241203160353104 DSS <0004> hlr_ussd.c:576 262426368548248/0xc5383914: Process SS (BEGIN) 20241203160353104 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241203160353104 DSS <0004> hlr_ussd.c:518 262426368548248/0xc5383914: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241203160353104 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353104 DLINP <000b> input/ipa.c:434 127.0.0.1:34889 sending data 20241203160353104 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353104 DLINP <000b> input/ipa.c:434 127.0.0.1:34889 sending data EUSE-TC_mo_ussd_euse_continue(220)@42fb6bd4e402: 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 } } } } } 20241203160353105 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353105 DLINP <000b> input/ipa.c:408 127.0.0.1:34889 message received 20241203160353105 DLGSUP <0013> gsup_req.c:140 GSUP 224: EUSE-foobar: IMSI-262426368548248 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426368548248" session_id=3308796180 session_state=CONTINUE} 20241203160353105 DSS <0004> hlr_ussd.c:576 262426368548248/0xc5383914: Process SS (CONTINUE) 20241203160353105 DSS <0004> hlr_ussd.c:518 262426368548248/0xc5383914: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241203160353105 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262426368548248 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426368548248" session_id=3308796180 session_state=CONTINUE} 20241203160353105 DLGSUP <0013> gsup_req.c:173 GSUP 224: EUSE-foobar: IMSI-262426368548248 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241203160353105 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353105 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160353105 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353105 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@42fb6bd4e402: Found GsupExpect[0] for "262426368548248" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@42fb6bd4e402: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262426368548248" TC_mo_ussd_euse_continue(228)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160353108 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353108 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160353108 DLGSUP <0013> gsup_req.c:140 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262426368548248 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426368548248" session_id=3308796180 session_state=CONTINUE} 20241203160353108 DSS <0004> hlr_ussd.c:576 262426368548248/0xc5383914: Process SS (CONTINUE) 20241203160353108 DSS <0004> hlr_ussd.c:518 262426368548248/0xc5383914: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241203160353108 DLGSUP <0013> gsup_req.c:173 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262426368548248 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241203160353108 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353108 DLINP <000b> input/ipa.c:434 127.0.0.1:34889 sending data 20241203160353108 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353108 DLINP <000b> input/ipa.c:434 127.0.0.1:34889 sending data EUSE-TC_mo_ussd_euse_continue(220)@42fb6bd4e402: 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 } } } } } 20241203160353109 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353109 DLINP <000b> input/ipa.c:408 127.0.0.1:34889 message received 20241203160353109 DLGSUP <0013> gsup_req.c:140 GSUP 226: EUSE-foobar: IMSI-262426368548248 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426368548248" session_id=3308796180 session_state=END} 20241203160353109 DSS <0004> hlr_ussd.c:576 262426368548248/0xc5383914: Process SS (END) 20241203160353109 DSS <0004> hlr_ussd.c:518 262426368548248/0xc5383914: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241203160353109 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262426368548248 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426368548248" session_id=3308796180 session_state=END} 20241203160353109 DLGSUP <0013> gsup_req.c:173 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262426368548248 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241203160353109 DLGSUP <0013> gsup_req.c:173 GSUP 226: EUSE-foobar: IMSI-262426368548248 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241203160353109 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353109 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160353109 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353109 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160353110 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46698<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@42fb6bd4e402: Final verdict of PTC: pass 20241203160353110 DAUC <0003> db_auc.c:157 IMSI='262424041903679': No 2G Auth Data 20241203160353110 DAUC <0003> db_auc.c:192 IMSI='262424041903679': No 3G Auth Data HLR_Test-GSUP(223)@42fb6bd4e402: Created GsupExpect[0] for "262424041903679" to be handled at TC_mo_ussd_euse_continue(229) 20241203160353119 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46700<->l=127.0.0.1:4258 20241203160353124 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353124 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160353124 DLGSUP <0013> gsup_req.c:140 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262424041903679 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424041903679" session_id=1306518147 session_state=BEGIN} 20241203160353124 DSS <0004> hlr_ussd.c:576 262424041903679/0x4ddfe283: Process SS (BEGIN) 20241203160353124 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241203160353124 DSS <0004> hlr_ussd.c:518 262424041903679/0x4ddfe283: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241203160353125 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353125 DLINP <000b> input/ipa.c:434 127.0.0.1:34889 sending data 20241203160353125 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353125 DLINP <000b> input/ipa.c:434 127.0.0.1:34889 sending data EUSE-TC_mo_ussd_euse_continue(220)@42fb6bd4e402: 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 } } } } } 20241203160353126 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353126 DLINP <000b> input/ipa.c:408 127.0.0.1:34889 message received 20241203160353126 DLGSUP <0013> gsup_req.c:140 GSUP 228: EUSE-foobar: IMSI-262424041903679 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424041903679" session_id=1306518147 session_state=CONTINUE} 20241203160353126 DSS <0004> hlr_ussd.c:576 262424041903679/0x4ddfe283: Process SS (CONTINUE) 20241203160353126 DSS <0004> hlr_ussd.c:518 262424041903679/0x4ddfe283: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241203160353126 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262424041903679 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424041903679" session_id=1306518147 session_state=CONTINUE} 20241203160353126 DLGSUP <0013> gsup_req.c:173 GSUP 228: EUSE-foobar: IMSI-262424041903679 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241203160353126 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353126 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160353126 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353126 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@42fb6bd4e402: Found GsupExpect[0] for "262424041903679" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@42fb6bd4e402: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262424041903679" TC_mo_ussd_euse_continue(229)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160353130 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353130 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160353130 DLGSUP <0013> gsup_req.c:140 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262424041903679 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424041903679" session_id=1306518147 session_state=CONTINUE} 20241203160353130 DSS <0004> hlr_ussd.c:576 262424041903679/0x4ddfe283: Process SS (CONTINUE) 20241203160353130 DSS <0004> hlr_ussd.c:518 262424041903679/0x4ddfe283: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241203160353130 DLGSUP <0013> gsup_req.c:173 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262424041903679 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241203160353130 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353130 DLINP <000b> input/ipa.c:434 127.0.0.1:34889 sending data 20241203160353130 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353130 DLINP <000b> input/ipa.c:434 127.0.0.1:34889 sending data EUSE-TC_mo_ussd_euse_continue(220)@42fb6bd4e402: 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 } } } } } 20241203160353131 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353131 DLINP <000b> input/ipa.c:408 127.0.0.1:34889 message received 20241203160353131 DLGSUP <0013> gsup_req.c:140 GSUP 230: EUSE-foobar: IMSI-262424041903679 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424041903679" session_id=1306518147 session_state=END} 20241203160353131 DSS <0004> hlr_ussd.c:576 262424041903679/0x4ddfe283: Process SS (END) 20241203160353131 DSS <0004> hlr_ussd.c:518 262424041903679/0x4ddfe283: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241203160353131 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262424041903679 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424041903679" session_id=1306518147 session_state=END} 20241203160353131 DLGSUP <0013> gsup_req.c:173 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262424041903679 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241203160353131 DLGSUP <0013> gsup_req.c:173 GSUP 230: EUSE-foobar: IMSI-262424041903679 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241203160353131 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353131 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160353131 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353131 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160353132 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46700<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@42fb6bd4e402: Final verdict of PTC: pass 20241203160353133 DAUC <0003> db_auc.c:157 IMSI='262428219185893': No 2G Auth Data 20241203160353133 DAUC <0003> db_auc.c:192 IMSI='262428219185893': No 3G Auth Data HLR_Test-GSUP(223)@42fb6bd4e402: Created GsupExpect[0] for "262428219185893" to be handled at TC_mo_ussd_euse_continue(230) 20241203160353140 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46712<->l=127.0.0.1:4258 20241203160353144 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353144 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160353144 DLGSUP <0013> gsup_req.c:140 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262428219185893 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428219185893" session_id=717140008 session_state=BEGIN} 20241203160353144 DSS <0004> hlr_ussd.c:576 262428219185893/0x2abeb028: Process SS (BEGIN) 20241203160353144 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241203160353144 DSS <0004> hlr_ussd.c:518 262428219185893/0x2abeb028: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241203160353144 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353144 DLINP <000b> input/ipa.c:434 127.0.0.1:34889 sending data 20241203160353144 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353144 DLINP <000b> input/ipa.c:434 127.0.0.1:34889 sending data EUSE-TC_mo_ussd_euse_continue(220)@42fb6bd4e402: 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 } } } } } 20241203160353145 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353145 DLINP <000b> input/ipa.c:408 127.0.0.1:34889 message received 20241203160353145 DLGSUP <0013> gsup_req.c:140 GSUP 232: EUSE-foobar: IMSI-262428219185893 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428219185893" session_id=717140008 session_state=CONTINUE} 20241203160353145 DSS <0004> hlr_ussd.c:576 262428219185893/0x2abeb028: Process SS (CONTINUE) 20241203160353145 DSS <0004> hlr_ussd.c:518 262428219185893/0x2abeb028: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241203160353145 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262428219185893 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428219185893" session_id=717140008 session_state=CONTINUE} 20241203160353145 DLGSUP <0013> gsup_req.c:173 GSUP 232: EUSE-foobar: IMSI-262428219185893 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241203160353145 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353145 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160353145 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353146 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@42fb6bd4e402: Found GsupExpect[0] for "262428219185893" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@42fb6bd4e402: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262428219185893" TC_mo_ussd_euse_continue(230)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160353148 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353148 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160353149 DLGSUP <0013> gsup_req.c:140 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262428219185893 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428219185893" session_id=717140008 session_state=CONTINUE} 20241203160353149 DSS <0004> hlr_ussd.c:576 262428219185893/0x2abeb028: Process SS (CONTINUE) 20241203160353149 DSS <0004> hlr_ussd.c:518 262428219185893/0x2abeb028: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241203160353149 DLGSUP <0013> gsup_req.c:173 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262428219185893 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241203160353149 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353149 DLINP <000b> input/ipa.c:434 127.0.0.1:34889 sending data 20241203160353149 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353149 DLINP <000b> input/ipa.c:434 127.0.0.1:34889 sending data EUSE-TC_mo_ussd_euse_continue(220)@42fb6bd4e402: 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 } } } } } 20241203160353150 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353150 DLINP <000b> input/ipa.c:408 127.0.0.1:34889 message received 20241203160353150 DLGSUP <0013> gsup_req.c:140 GSUP 234: EUSE-foobar: IMSI-262428219185893 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428219185893" session_id=717140008 session_state=END} 20241203160353150 DSS <0004> hlr_ussd.c:576 262428219185893/0x2abeb028: Process SS (END) 20241203160353150 DSS <0004> hlr_ussd.c:518 262428219185893/0x2abeb028: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241203160353150 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262428219185893 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428219185893" session_id=717140008 session_state=END} 20241203160353150 DLGSUP <0013> gsup_req.c:173 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262428219185893 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241203160353150 DLGSUP <0013> gsup_req.c:173 GSUP 234: EUSE-foobar: IMSI-262428219185893 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241203160353150 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353150 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160353150 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353150 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160353151 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46712<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@42fb6bd4e402: Final verdict of PTC: pass 20241203160353152 DAUC <0003> db_auc.c:157 IMSI='262423936018216': No 2G Auth Data 20241203160353152 DAUC <0003> db_auc.c:192 IMSI='262423936018216': No 3G Auth Data HLR_Test-GSUP(223)@42fb6bd4e402: Created GsupExpect[0] for "262423936018216" to be handled at TC_mo_ussd_euse_continue(231) 20241203160353161 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46716<->l=127.0.0.1:4258 20241203160353165 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353165 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160353165 DLGSUP <0013> gsup_req.c:140 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262423936018216 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423936018216" session_id=722769929 session_state=BEGIN} 20241203160353165 DSS <0004> hlr_ussd.c:576 262423936018216/0x2b149809: Process SS (BEGIN) 20241203160353165 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241203160353165 DSS <0004> hlr_ussd.c:518 262423936018216/0x2b149809: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241203160353165 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353165 DLINP <000b> input/ipa.c:434 127.0.0.1:34889 sending data 20241203160353165 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353165 DLINP <000b> input/ipa.c:434 127.0.0.1:34889 sending data EUSE-TC_mo_ussd_euse_continue(220)@42fb6bd4e402: 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 } } } } } 20241203160353167 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353167 DLINP <000b> input/ipa.c:408 127.0.0.1:34889 message received 20241203160353167 DLGSUP <0013> gsup_req.c:140 GSUP 236: EUSE-foobar: IMSI-262423936018216 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423936018216" session_id=722769929 session_state=CONTINUE} 20241203160353167 DSS <0004> hlr_ussd.c:576 262423936018216/0x2b149809: Process SS (CONTINUE) 20241203160353167 DSS <0004> hlr_ussd.c:518 262423936018216/0x2b149809: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241203160353167 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262423936018216 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423936018216" session_id=722769929 session_state=CONTINUE} 20241203160353167 DLGSUP <0013> gsup_req.c:173 GSUP 236: EUSE-foobar: IMSI-262423936018216 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241203160353167 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353167 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160353167 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353167 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@42fb6bd4e402: Found GsupExpect[0] for "262423936018216" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@42fb6bd4e402: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262423936018216" TC_mo_ussd_euse_continue(231)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160353170 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353170 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160353170 DLGSUP <0013> gsup_req.c:140 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262423936018216 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423936018216" session_id=722769929 session_state=CONTINUE} 20241203160353170 DSS <0004> hlr_ussd.c:576 262423936018216/0x2b149809: Process SS (CONTINUE) 20241203160353170 DSS <0004> hlr_ussd.c:518 262423936018216/0x2b149809: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241203160353170 DLGSUP <0013> gsup_req.c:173 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262423936018216 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241203160353170 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353170 DLINP <000b> input/ipa.c:434 127.0.0.1:34889 sending data 20241203160353170 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353170 DLINP <000b> input/ipa.c:434 127.0.0.1:34889 sending data EUSE-TC_mo_ussd_euse_continue(220)@42fb6bd4e402: 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 } } } } } 20241203160353172 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353172 DLINP <000b> input/ipa.c:408 127.0.0.1:34889 message received 20241203160353172 DLGSUP <0013> gsup_req.c:140 GSUP 238: EUSE-foobar: IMSI-262423936018216 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423936018216" session_id=722769929 session_state=END} 20241203160353172 DSS <0004> hlr_ussd.c:576 262423936018216/0x2b149809: Process SS (END) 20241203160353172 DSS <0004> hlr_ussd.c:518 262423936018216/0x2b149809: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241203160353172 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262423936018216 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423936018216" session_id=722769929 session_state=END} 20241203160353172 DLGSUP <0013> gsup_req.c:173 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262423936018216 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241203160353172 DLGSUP <0013> gsup_req.c:173 GSUP 238: EUSE-foobar: IMSI-262423936018216 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241203160353172 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353172 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160353172 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353172 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160353173 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46716<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@42fb6bd4e402: Final verdict of PTC: pass 20241203160353174 DAUC <0003> db_auc.c:157 IMSI='262427680581247': No 2G Auth Data 20241203160353174 DAUC <0003> db_auc.c:192 IMSI='262427680581247': No 3G Auth Data HLR_Test-GSUP(223)@42fb6bd4e402: Created GsupExpect[0] for "262427680581247" to be handled at TC_mo_ussd_euse_continue(232) 20241203160353183 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46732<->l=127.0.0.1:4258 20241203160353186 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353186 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160353186 DLGSUP <0013> gsup_req.c:140 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262427680581247 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427680581247" session_id=3858211993 session_state=BEGIN} 20241203160353186 DSS <0004> hlr_ussd.c:576 262427680581247/0xe5f7a499: Process SS (BEGIN) 20241203160353186 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241203160353186 DSS <0004> hlr_ussd.c:518 262427680581247/0xe5f7a499: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241203160353186 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353186 DLINP <000b> input/ipa.c:434 127.0.0.1:34889 sending data 20241203160353186 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353186 DLINP <000b> input/ipa.c:434 127.0.0.1:34889 sending data EUSE-TC_mo_ussd_euse_continue(220)@42fb6bd4e402: 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 } } } } } 20241203160353187 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353187 DLINP <000b> input/ipa.c:408 127.0.0.1:34889 message received 20241203160353187 DLGSUP <0013> gsup_req.c:140 GSUP 240: EUSE-foobar: IMSI-262427680581247 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427680581247" session_id=3858211993 session_state=CONTINUE} 20241203160353187 DSS <0004> hlr_ussd.c:576 262427680581247/0xe5f7a499: Process SS (CONTINUE) 20241203160353187 DSS <0004> hlr_ussd.c:518 262427680581247/0xe5f7a499: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241203160353187 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262427680581247 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427680581247" session_id=3858211993 session_state=CONTINUE} 20241203160353187 DLGSUP <0013> gsup_req.c:173 GSUP 240: EUSE-foobar: IMSI-262427680581247 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241203160353187 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353187 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160353187 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353187 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@42fb6bd4e402: Found GsupExpect[0] for "262427680581247" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@42fb6bd4e402: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262427680581247" TC_mo_ussd_euse_continue(232)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160353190 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353190 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160353190 DLGSUP <0013> gsup_req.c:140 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262427680581247 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427680581247" session_id=3858211993 session_state=CONTINUE} 20241203160353190 DSS <0004> hlr_ussd.c:576 262427680581247/0xe5f7a499: Process SS (CONTINUE) 20241203160353190 DSS <0004> hlr_ussd.c:518 262427680581247/0xe5f7a499: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241203160353190 DLGSUP <0013> gsup_req.c:173 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262427680581247 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241203160353190 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353190 DLINP <000b> input/ipa.c:434 127.0.0.1:34889 sending data 20241203160353190 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353190 DLINP <000b> input/ipa.c:434 127.0.0.1:34889 sending data EUSE-TC_mo_ussd_euse_continue(220)@42fb6bd4e402: 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 } } } } } 20241203160353191 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353191 DLINP <000b> input/ipa.c:408 127.0.0.1:34889 message received 20241203160353191 DLGSUP <0013> gsup_req.c:140 GSUP 242: EUSE-foobar: IMSI-262427680581247 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427680581247" session_id=3858211993 session_state=END} 20241203160353191 DSS <0004> hlr_ussd.c:576 262427680581247/0xe5f7a499: Process SS (END) 20241203160353191 DSS <0004> hlr_ussd.c:518 262427680581247/0xe5f7a499: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241203160353191 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262427680581247 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427680581247" session_id=3858211993 session_state=END} 20241203160353191 DLGSUP <0013> gsup_req.c:173 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262427680581247 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241203160353191 DLGSUP <0013> gsup_req.c:173 GSUP 242: EUSE-foobar: IMSI-262427680581247 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241203160353191 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353191 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160353191 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353191 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160353192 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46732<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@42fb6bd4e402: Final verdict of PTC: pass 20241203160353193 DAUC <0003> db_auc.c:157 IMSI='262426729633079': No 2G Auth Data 20241203160353193 DAUC <0003> db_auc.c:192 IMSI='262426729633079': No 3G Auth Data HLR_Test-GSUP(223)@42fb6bd4e402: Created GsupExpect[0] for "262426729633079" to be handled at TC_mo_ussd_euse_continue(233) 20241203160353203 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46744<->l=127.0.0.1:4258 20241203160353208 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353208 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160353208 DLGSUP <0013> gsup_req.c:140 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426729633079 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426729633079" session_id=3479236300 session_state=BEGIN} 20241203160353208 DSS <0004> hlr_ussd.c:576 262426729633079/0xcf60eecc: Process SS (BEGIN) 20241203160353208 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241203160353208 DSS <0004> hlr_ussd.c:518 262426729633079/0xcf60eecc: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241203160353208 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353208 DLINP <000b> input/ipa.c:434 127.0.0.1:34889 sending data 20241203160353208 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353208 DLINP <000b> input/ipa.c:434 127.0.0.1:34889 sending data EUSE-TC_mo_ussd_euse_continue(220)@42fb6bd4e402: 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 } } } } } 20241203160353209 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353209 DLINP <000b> input/ipa.c:408 127.0.0.1:34889 message received 20241203160353209 DLGSUP <0013> gsup_req.c:140 GSUP 244: EUSE-foobar: IMSI-262426729633079 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426729633079" session_id=3479236300 session_state=CONTINUE} 20241203160353209 DSS <0004> hlr_ussd.c:576 262426729633079/0xcf60eecc: Process SS (CONTINUE) 20241203160353209 DSS <0004> hlr_ussd.c:518 262426729633079/0xcf60eecc: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241203160353209 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426729633079 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426729633079" session_id=3479236300 session_state=CONTINUE} 20241203160353209 DLGSUP <0013> gsup_req.c:173 GSUP 244: EUSE-foobar: IMSI-262426729633079 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241203160353209 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353209 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160353209 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353209 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@42fb6bd4e402: Found GsupExpect[0] for "262426729633079" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@42fb6bd4e402: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262426729633079" TC_mo_ussd_euse_continue(233)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160353212 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353212 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160353212 DLGSUP <0013> gsup_req.c:140 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262426729633079 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426729633079" session_id=3479236300 session_state=CONTINUE} 20241203160353212 DSS <0004> hlr_ussd.c:576 262426729633079/0xcf60eecc: Process SS (CONTINUE) 20241203160353212 DSS <0004> hlr_ussd.c:518 262426729633079/0xcf60eecc: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241203160353212 DLGSUP <0013> gsup_req.c:173 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262426729633079 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241203160353212 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353212 DLINP <000b> input/ipa.c:434 127.0.0.1:34889 sending data 20241203160353212 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353212 DLINP <000b> input/ipa.c:434 127.0.0.1:34889 sending data EUSE-TC_mo_ussd_euse_continue(220)@42fb6bd4e402: 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 } } } } } 20241203160353213 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353213 DLINP <000b> input/ipa.c:408 127.0.0.1:34889 message received 20241203160353213 DLGSUP <0013> gsup_req.c:140 GSUP 246: EUSE-foobar: IMSI-262426729633079 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426729633079" session_id=3479236300 session_state=END} 20241203160353213 DSS <0004> hlr_ussd.c:576 262426729633079/0xcf60eecc: Process SS (END) 20241203160353213 DSS <0004> hlr_ussd.c:518 262426729633079/0xcf60eecc: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241203160353213 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426729633079 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426729633079" session_id=3479236300 session_state=END} 20241203160353213 DLGSUP <0013> gsup_req.c:173 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262426729633079 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241203160353213 DLGSUP <0013> gsup_req.c:173 GSUP 246: EUSE-foobar: IMSI-262426729633079 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241203160353213 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353213 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160353213 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353213 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160353214 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46744<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@42fb6bd4e402: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@42fb6bd4e402: Final verdict of PTC: none 20241203160353215 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46672<->l=127.0.0.1:4258 20241203160353215 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353215 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160353215 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241203160353216 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241203160353216 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241203160353216 DLINP <000b> input/ipa.c:454 connected read/write 20241203160353216 DLINP <000b> input/ipa.c:408 127.0.0.1:34889 message received 20241203160353216 DLINP <000b> input/ipa.c:417 127.0.0.1:34889 connection closed with server 20241203160353216 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:34889 20241203160353216 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241203160353216 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38459<->l=127.0.0.1:4259) HLR_Test-GSUP(223)@42fb6bd4e402: Final verdict of PTC: none 224@42fb6bd4e402: Final verdict of PTC: none IPA-CTRL-CLI-IPA(225)@42fb6bd4e402: Final verdict of PTC: none IPA-EUSE-foobar(222)@42fb6bd4e402: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@42fb6bd4e402: Final verdict of PTC: none MTC@42fb6bd4e402: Setting final verdict of the test case. MTC@42fb6bd4e402: Local verdict of MTC: none MTC@42fb6bd4e402: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC with component reference 224: none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@42fb6bd4e402: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@42fb6bd4e402: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass'. Tue Dec 3 16:03:53 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 20241203160353259 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46758<->l=127.0.0.1:4258 20241203160353460 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46758<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=156840) MTC@42fb6bd4e402: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass' was executed successfully (exit status: 0). MTC@42fb6bd4e402: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute'. ------ HLR_Tests.TC_mo_ussd_euse_defaultroute ------ Tue Dec 3 16:03:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@42fb6bd4e402: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute' was executed successfully (exit status: 0). MTC@42fb6bd4e402: Test case TC_mo_ussd_euse_defaultroute started. MTC@42fb6bd4e402: legacy= false MTC@42fb6bd4e402: in not legacy case 1 20241203160356532 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:41107 20241203160356533 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:41107 IPA-EUSE-foobar(236)@42fb6bd4e402: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@42fb6bd4e402: in not legacy case 2 20241203160356534 DLINP <000b> input/ipa.c:454 connected read/write 20241203160356534 DLINP <000b> input/ipa.c:408 127.0.0.1:41107 message received IPA-EUSE-foobar(236)@42fb6bd4e402: 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) } } } } 20241203160356535 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241203160356535 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@42fb6bd4e402: 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 } } } } 20241203160356535 DLINP <000b> input/ipa.c:454 connected read/write 20241203160356535 DLINP <000b> input/ipa.c:408 127.0.0.1:41107 message received IPA-EUSE-foobar(236)@42fb6bd4e402: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160356536 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241203160356536 DLGSUP <0013> gsup_server.c:236 0: EUSE-foobar 20241203160356536 DLGSUP <0013> gsup_server.c:238 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241203160356536 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 EUSE Simulator 20241203160356536 DLGSUP <0013> gsup_server.c:238 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 20241203160356536 DLGSUP <0013> gsup_server.c:236 2: 20241203160356536 DLGSUP <0013> gsup_server.c:238 2: 00 20241203160356536 DLGSUP <0013> gsup_server.c:236 3: 20241203160356536 DLGSUP <0013> gsup_server.c:238 3: 00 20241203160356536 DLGSUP <0013> gsup_server.c:236 4: 20241203160356536 DLGSUP <0013> gsup_server.c:238 4: 00 20241203160356536 DLGSUP <0013> gsup_server.c:236 5: 20241203160356536 DLGSUP <0013> gsup_server.c:238 5: 00 20241203160356536 DLGSUP <0013> gsup_server.c:236 7: 20241203160356536 DLGSUP <0013> gsup_server.c:238 7: 00 20241203160356536 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241203160356536 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241203160356536 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:41107 HLR_Test-GSUP-IPA(235)@42fb6bd4e402: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160356536 DLINP <000b> input/ipa.c:454 connected read/write 20241203160356536 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160356537 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46770<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@42fb6bd4e402: 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)@42fb6bd4e402: 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 } } } } 20241203160356537 DLINP <000b> input/ipa.c:454 connected read/write 20241203160356537 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(235)@42fb6bd4e402: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160356538 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241203160356538 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241203160356538 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241203160356538 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241203160356538 DLGSUP <0013> gsup_server.c:238 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 20241203160356538 DLGSUP <0013> gsup_server.c:236 2: 20241203160356538 DLGSUP <0013> gsup_server.c:238 2: 00 20241203160356538 DLGSUP <0013> gsup_server.c:236 3: 20241203160356538 DLGSUP <0013> gsup_server.c:238 3: 00 20241203160356538 DLGSUP <0013> gsup_server.c:236 4: 20241203160356538 DLGSUP <0013> gsup_server.c:238 4: 00 20241203160356538 DLGSUP <0013> gsup_server.c:236 5: 20241203160356538 DLGSUP <0013> gsup_server.c:238 5: 00 20241203160356538 DLGSUP <0013> gsup_server.c:236 7: 20241203160356538 DLGSUP <0013> gsup_server.c:238 7: 00 20241203160356538 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241203160356538 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241203160356538 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 238@42fb6bd4e402: 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") 20241203160356547 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37219<->l=127.0.0.1:4259) 20241203160356559 DAUC <0003> db_auc.c:157 IMSI='262426072651539': No 2G Auth Data 20241203160356559 DAUC <0003> db_auc.c:192 IMSI='262426072651539': No 3G Auth Data HLR_Test-GSUP(237)@42fb6bd4e402: Created GsupExpect[0] for "262426072651539" to be handled at TC_mo_ussd_euse_defaultroute(240) 20241203160356567 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46778<->l=127.0.0.1:4258 20241203160356578 DLINP <000b> input/ipa.c:454 connected read/write 20241203160356578 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160356578 DLGSUP <0013> gsup_req.c:140 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262426072651539 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426072651539" session_id=2858305273 session_state=BEGIN} 20241203160356578 DSS <0004> hlr_ussd.c:576 262426072651539/0xaa5e46f9: Process SS (BEGIN) 20241203160356578 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241203160356578 DSS <0004> hlr_ussd.c:518 262426072651539/0xaa5e46f9: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241203160356578 DLINP <000b> input/ipa.c:454 connected read/write 20241203160356578 DLINP <000b> input/ipa.c:434 127.0.0.1:41107 sending data 20241203160356578 DLINP <000b> input/ipa.c:454 connected read/write 20241203160356578 DLINP <000b> input/ipa.c:434 127.0.0.1:41107 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@42fb6bd4e402: 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 } } } } } 20241203160356590 DLINP <000b> input/ipa.c:454 connected read/write 20241203160356590 DLINP <000b> input/ipa.c:408 127.0.0.1:41107 message received 20241203160356590 DLGSUP <0013> gsup_req.c:140 GSUP 248: EUSE-foobar: IMSI-262426072651539 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426072651539" session_id=2858305273 session_state=END} 20241203160356590 DSS <0004> hlr_ussd.c:576 262426072651539/0xaa5e46f9: Process SS (END) 20241203160356590 DSS <0004> hlr_ussd.c:518 262426072651539/0xaa5e46f9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241203160356590 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262426072651539 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426072651539" session_id=2858305273 session_state=END} 20241203160356590 DLGSUP <0013> gsup_req.c:173 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262426072651539 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241203160356590 DLGSUP <0013> gsup_req.c:173 GSUP 248: EUSE-foobar: IMSI-262426072651539 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241203160356590 DLINP <000b> input/ipa.c:454 connected read/write 20241203160356590 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160356590 DLINP <000b> input/ipa.c:454 connected read/write 20241203160356590 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@42fb6bd4e402: Found GsupExpect[0] for "262426072651539" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@42fb6bd4e402: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262426072651539" TC_mo_ussd_euse_defaultroute(240)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160356595 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46778<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@42fb6bd4e402: Final verdict of PTC: pass 20241203160356596 DAUC <0003> db_auc.c:157 IMSI='262428210283978': No 2G Auth Data 20241203160356596 DAUC <0003> db_auc.c:192 IMSI='262428210283978': No 3G Auth Data HLR_Test-GSUP(237)@42fb6bd4e402: Created GsupExpect[0] for "262428210283978" to be handled at TC_mo_ussd_euse_defaultroute(241) 20241203160356606 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46790<->l=127.0.0.1:4258 20241203160356609 DLINP <000b> input/ipa.c:454 connected read/write 20241203160356609 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160356609 DLGSUP <0013> gsup_req.c:140 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262428210283978 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428210283978" session_id=1532584022 session_state=BEGIN} 20241203160356609 DSS <0004> hlr_ussd.c:576 262428210283978/0x5b596056: Process SS (BEGIN) 20241203160356610 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241203160356610 DSS <0004> hlr_ussd.c:518 262428210283978/0x5b596056: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241203160356610 DLINP <000b> input/ipa.c:454 connected read/write 20241203160356610 DLINP <000b> input/ipa.c:434 127.0.0.1:41107 sending data 20241203160356610 DLINP <000b> input/ipa.c:454 connected read/write 20241203160356610 DLINP <000b> input/ipa.c:434 127.0.0.1:41107 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@42fb6bd4e402: 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 } } } } } 20241203160356610 DLINP <000b> input/ipa.c:454 connected read/write 20241203160356610 DLINP <000b> input/ipa.c:408 127.0.0.1:41107 message received 20241203160356610 DLGSUP <0013> gsup_req.c:140 GSUP 250: EUSE-foobar: IMSI-262428210283978 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428210283978" session_id=1532584022 session_state=END} 20241203160356610 DSS <0004> hlr_ussd.c:576 262428210283978/0x5b596056: Process SS (END) 20241203160356610 DSS <0004> hlr_ussd.c:518 262428210283978/0x5b596056: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241203160356610 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262428210283978 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428210283978" session_id=1532584022 session_state=END} 20241203160356610 DLGSUP <0013> gsup_req.c:173 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262428210283978 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241203160356610 DLGSUP <0013> gsup_req.c:173 GSUP 250: EUSE-foobar: IMSI-262428210283978 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241203160356610 DLINP <000b> input/ipa.c:454 connected read/write 20241203160356610 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160356610 DLINP <000b> input/ipa.c:454 connected read/write 20241203160356610 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@42fb6bd4e402: Found GsupExpect[0] for "262428210283978" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@42fb6bd4e402: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262428210283978" TC_mo_ussd_euse_defaultroute(241)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160356612 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46790<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@42fb6bd4e402: Final verdict of PTC: pass 20241203160356613 DAUC <0003> db_auc.c:157 IMSI='262423161715785': No 2G Auth Data 20241203160356613 DAUC <0003> db_auc.c:192 IMSI='262423161715785': No 3G Auth Data HLR_Test-GSUP(237)@42fb6bd4e402: Created GsupExpect[0] for "262423161715785" to be handled at TC_mo_ussd_euse_defaultroute(242) 20241203160356619 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46802<->l=127.0.0.1:4258 20241203160356622 DLINP <000b> input/ipa.c:454 connected read/write 20241203160356622 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160356622 DLGSUP <0013> gsup_req.c:140 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262423161715785 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423161715785" session_id=1913827691 session_state=BEGIN} 20241203160356622 DSS <0004> hlr_ussd.c:576 262423161715785/0x7212b16b: Process SS (BEGIN) 20241203160356622 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241203160356622 DSS <0004> hlr_ussd.c:518 262423161715785/0x7212b16b: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241203160356622 DLINP <000b> input/ipa.c:454 connected read/write 20241203160356622 DLINP <000b> input/ipa.c:434 127.0.0.1:41107 sending data 20241203160356622 DLINP <000b> input/ipa.c:454 connected read/write 20241203160356622 DLINP <000b> input/ipa.c:434 127.0.0.1:41107 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@42fb6bd4e402: 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 } } } } } 20241203160356623 DLINP <000b> input/ipa.c:454 connected read/write 20241203160356623 DLINP <000b> input/ipa.c:408 127.0.0.1:41107 message received 20241203160356623 DLGSUP <0013> gsup_req.c:140 GSUP 252: EUSE-foobar: IMSI-262423161715785 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423161715785" session_id=1913827691 session_state=END} 20241203160356623 DSS <0004> hlr_ussd.c:576 262423161715785/0x7212b16b: Process SS (END) 20241203160356623 DSS <0004> hlr_ussd.c:518 262423161715785/0x7212b16b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241203160356623 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262423161715785 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423161715785" session_id=1913827691 session_state=END} 20241203160356623 DLGSUP <0013> gsup_req.c:173 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262423161715785 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241203160356623 DLGSUP <0013> gsup_req.c:173 GSUP 252: EUSE-foobar: IMSI-262423161715785 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241203160356623 DLINP <000b> input/ipa.c:454 connected read/write 20241203160356623 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160356623 DLINP <000b> input/ipa.c:454 connected read/write 20241203160356623 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@42fb6bd4e402: Found GsupExpect[0] for "262423161715785" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@42fb6bd4e402: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262423161715785" TC_mo_ussd_euse_defaultroute(242)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160356625 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46802<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@42fb6bd4e402: Final verdict of PTC: pass 20241203160356625 DAUC <0003> db_auc.c:157 IMSI='262424221856359': No 2G Auth Data 20241203160356625 DAUC <0003> db_auc.c:192 IMSI='262424221856359': No 3G Auth Data HLR_Test-GSUP(237)@42fb6bd4e402: Created GsupExpect[0] for "262424221856359" to be handled at TC_mo_ussd_euse_defaultroute(243) 20241203160356632 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46808<->l=127.0.0.1:4258 20241203160356635 DLINP <000b> input/ipa.c:454 connected read/write 20241203160356635 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160356635 DLGSUP <0013> gsup_req.c:140 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262424221856359 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424221856359" session_id=161405355 session_state=BEGIN} 20241203160356635 DSS <0004> hlr_ussd.c:576 262424221856359/0x099ed9ab: Process SS (BEGIN) 20241203160356635 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241203160356635 DSS <0004> hlr_ussd.c:518 262424221856359/0x099ed9ab: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241203160356635 DLINP <000b> input/ipa.c:454 connected read/write 20241203160356635 DLINP <000b> input/ipa.c:434 127.0.0.1:41107 sending data 20241203160356635 DLINP <000b> input/ipa.c:454 connected read/write 20241203160356635 DLINP <000b> input/ipa.c:434 127.0.0.1:41107 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@42fb6bd4e402: 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 } } } } } 20241203160356635 DLINP <000b> input/ipa.c:454 connected read/write 20241203160356635 DLINP <000b> input/ipa.c:408 127.0.0.1:41107 message received 20241203160356635 DLGSUP <0013> gsup_req.c:140 GSUP 254: EUSE-foobar: IMSI-262424221856359 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424221856359" session_id=161405355 session_state=END} 20241203160356635 DSS <0004> hlr_ussd.c:576 262424221856359/0x099ed9ab: Process SS (END) 20241203160356635 DSS <0004> hlr_ussd.c:518 262424221856359/0x099ed9ab: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241203160356636 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262424221856359 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424221856359" session_id=161405355 session_state=END} 20241203160356636 DLGSUP <0013> gsup_req.c:173 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262424221856359 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241203160356636 DLGSUP <0013> gsup_req.c:173 GSUP 254: EUSE-foobar: IMSI-262424221856359 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241203160356636 DLINP <000b> input/ipa.c:454 connected read/write 20241203160356636 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160356636 DLINP <000b> input/ipa.c:454 connected read/write 20241203160356636 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@42fb6bd4e402: Found GsupExpect[0] for "262424221856359" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@42fb6bd4e402: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262424221856359" TC_mo_ussd_euse_defaultroute(243)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160356638 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46808<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@42fb6bd4e402: Final verdict of PTC: pass 20241203160356638 DAUC <0003> db_auc.c:157 IMSI='262425244262516': No 2G Auth Data 20241203160356638 DAUC <0003> db_auc.c:192 IMSI='262425244262516': No 3G Auth Data HLR_Test-GSUP(237)@42fb6bd4e402: Created GsupExpect[0] for "262425244262516" to be handled at TC_mo_ussd_euse_defaultroute(244) 20241203160356646 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46814<->l=127.0.0.1:4258 20241203160356649 DLINP <000b> input/ipa.c:454 connected read/write 20241203160356649 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160356649 DLGSUP <0013> gsup_req.c:140 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262425244262516 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425244262516" session_id=4162870064 session_state=BEGIN} 20241203160356649 DSS <0004> hlr_ussd.c:576 262425244262516/0xf8205b30: Process SS (BEGIN) 20241203160356649 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241203160356649 DSS <0004> hlr_ussd.c:518 262425244262516/0xf8205b30: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241203160356649 DLINP <000b> input/ipa.c:454 connected read/write 20241203160356649 DLINP <000b> input/ipa.c:434 127.0.0.1:41107 sending data 20241203160356649 DLINP <000b> input/ipa.c:454 connected read/write 20241203160356649 DLINP <000b> input/ipa.c:434 127.0.0.1:41107 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@42fb6bd4e402: 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 } } } } } 20241203160356650 DLINP <000b> input/ipa.c:454 connected read/write 20241203160356650 DLINP <000b> input/ipa.c:408 127.0.0.1:41107 message received 20241203160356650 DLGSUP <0013> gsup_req.c:140 GSUP 256: EUSE-foobar: IMSI-262425244262516 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425244262516" session_id=4162870064 session_state=END} 20241203160356650 DSS <0004> hlr_ussd.c:576 262425244262516/0xf8205b30: Process SS (END) 20241203160356650 DSS <0004> hlr_ussd.c:518 262425244262516/0xf8205b30: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241203160356650 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262425244262516 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425244262516" session_id=4162870064 session_state=END} 20241203160356650 DLGSUP <0013> gsup_req.c:173 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262425244262516 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241203160356650 DLGSUP <0013> gsup_req.c:173 GSUP 256: EUSE-foobar: IMSI-262425244262516 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241203160356650 DLINP <000b> input/ipa.c:454 connected read/write 20241203160356650 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160356650 DLINP <000b> input/ipa.c:454 connected read/write 20241203160356650 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@42fb6bd4e402: Found GsupExpect[0] for "262425244262516" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@42fb6bd4e402: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262425244262516" TC_mo_ussd_euse_defaultroute(244)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160356652 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46814<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@42fb6bd4e402: Final verdict of PTC: pass 20241203160356653 DAUC <0003> db_auc.c:157 IMSI='262427099300147': No 2G Auth Data 20241203160356653 DAUC <0003> db_auc.c:192 IMSI='262427099300147': No 3G Auth Data HLR_Test-GSUP(237)@42fb6bd4e402: Created GsupExpect[0] for "262427099300147" to be handled at TC_mo_ussd_euse_defaultroute(245) 20241203160356659 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46828<->l=127.0.0.1:4258 20241203160356662 DLINP <000b> input/ipa.c:454 connected read/write 20241203160356662 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160356662 DLGSUP <0013> gsup_req.c:140 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262427099300147 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427099300147" session_id=2802652821 session_state=BEGIN} 20241203160356662 DSS <0004> hlr_ussd.c:576 262427099300147/0xa70d1695: Process SS (BEGIN) 20241203160356662 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241203160356662 DSS <0004> hlr_ussd.c:518 262427099300147/0xa70d1695: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241203160356662 DLINP <000b> input/ipa.c:454 connected read/write 20241203160356662 DLINP <000b> input/ipa.c:434 127.0.0.1:41107 sending data 20241203160356662 DLINP <000b> input/ipa.c:454 connected read/write 20241203160356662 DLINP <000b> input/ipa.c:434 127.0.0.1:41107 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@42fb6bd4e402: 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 } } } } } 20241203160356663 DLINP <000b> input/ipa.c:454 connected read/write 20241203160356663 DLINP <000b> input/ipa.c:408 127.0.0.1:41107 message received 20241203160356663 DLGSUP <0013> gsup_req.c:140 GSUP 258: EUSE-foobar: IMSI-262427099300147 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427099300147" session_id=2802652821 session_state=END} 20241203160356663 DSS <0004> hlr_ussd.c:576 262427099300147/0xa70d1695: Process SS (END) 20241203160356663 DSS <0004> hlr_ussd.c:518 262427099300147/0xa70d1695: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241203160356663 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262427099300147 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427099300147" session_id=2802652821 session_state=END} 20241203160356663 DLGSUP <0013> gsup_req.c:173 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262427099300147 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241203160356663 DLGSUP <0013> gsup_req.c:173 GSUP 258: EUSE-foobar: IMSI-262427099300147 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241203160356663 DLINP <000b> input/ipa.c:454 connected read/write 20241203160356663 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160356663 DLINP <000b> input/ipa.c:454 connected read/write 20241203160356663 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@42fb6bd4e402: Found GsupExpect[0] for "262427099300147" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@42fb6bd4e402: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262427099300147" TC_mo_ussd_euse_defaultroute(245)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160356665 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46828<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@42fb6bd4e402: Final verdict of PTC: pass 20241203160356666 DAUC <0003> db_auc.c:157 IMSI='262422380794051': No 2G Auth Data 20241203160356666 DAUC <0003> db_auc.c:192 IMSI='262422380794051': No 3G Auth Data HLR_Test-GSUP(237)@42fb6bd4e402: Created GsupExpect[0] for "262422380794051" to be handled at TC_mo_ussd_euse_defaultroute(246) 20241203160356674 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46830<->l=127.0.0.1:4258 20241203160356677 DLINP <000b> input/ipa.c:454 connected read/write 20241203160356677 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160356677 DLGSUP <0013> gsup_req.c:140 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262422380794051 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422380794051" session_id=1765886417 session_state=BEGIN} 20241203160356677 DSS <0004> hlr_ussd.c:576 262422380794051/0x694149d1: Process SS (BEGIN) 20241203160356677 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241203160356677 DSS <0004> hlr_ussd.c:518 262422380794051/0x694149d1: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241203160356677 DLINP <000b> input/ipa.c:454 connected read/write 20241203160356677 DLINP <000b> input/ipa.c:434 127.0.0.1:41107 sending data 20241203160356677 DLINP <000b> input/ipa.c:454 connected read/write 20241203160356677 DLINP <000b> input/ipa.c:434 127.0.0.1:41107 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@42fb6bd4e402: 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 } } } } } 20241203160356678 DLINP <000b> input/ipa.c:454 connected read/write 20241203160356678 DLINP <000b> input/ipa.c:408 127.0.0.1:41107 message received 20241203160356678 DLGSUP <0013> gsup_req.c:140 GSUP 260: EUSE-foobar: IMSI-262422380794051 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422380794051" session_id=1765886417 session_state=END} 20241203160356678 DSS <0004> hlr_ussd.c:576 262422380794051/0x694149d1: Process SS (END) 20241203160356678 DSS <0004> hlr_ussd.c:518 262422380794051/0x694149d1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241203160356678 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262422380794051 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422380794051" session_id=1765886417 session_state=END} 20241203160356678 DLGSUP <0013> gsup_req.c:173 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262422380794051 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241203160356678 DLGSUP <0013> gsup_req.c:173 GSUP 260: EUSE-foobar: IMSI-262422380794051 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241203160356678 DLINP <000b> input/ipa.c:454 connected read/write 20241203160356678 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160356678 DLINP <000b> input/ipa.c:454 connected read/write 20241203160356678 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@42fb6bd4e402: Found GsupExpect[0] for "262422380794051" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@42fb6bd4e402: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262422380794051" TC_mo_ussd_euse_defaultroute(246)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160356680 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46830<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@42fb6bd4e402: Final verdict of PTC: pass 20241203160356680 DAUC <0003> db_auc.c:157 IMSI='262420255043274': No 2G Auth Data 20241203160356680 DAUC <0003> db_auc.c:192 IMSI='262420255043274': No 3G Auth Data HLR_Test-GSUP(237)@42fb6bd4e402: Created GsupExpect[0] for "262420255043274" to be handled at TC_mo_ussd_euse_defaultroute(247) 20241203160356687 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46832<->l=127.0.0.1:4258 20241203160356690 DLINP <000b> input/ipa.c:454 connected read/write 20241203160356690 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160356690 DLGSUP <0013> gsup_req.c:140 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262420255043274 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420255043274" session_id=2302220846 session_state=BEGIN} 20241203160356690 DSS <0004> hlr_ussd.c:576 262420255043274/0x89391a2e: Process SS (BEGIN) 20241203160356690 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241203160356690 DSS <0004> hlr_ussd.c:518 262420255043274/0x89391a2e: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241203160356690 DLINP <000b> input/ipa.c:454 connected read/write 20241203160356690 DLINP <000b> input/ipa.c:434 127.0.0.1:41107 sending data 20241203160356690 DLINP <000b> input/ipa.c:454 connected read/write 20241203160356690 DLINP <000b> input/ipa.c:434 127.0.0.1:41107 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@42fb6bd4e402: 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 } } } } } 20241203160356691 DLINP <000b> input/ipa.c:454 connected read/write 20241203160356691 DLINP <000b> input/ipa.c:408 127.0.0.1:41107 message received 20241203160356691 DLGSUP <0013> gsup_req.c:140 GSUP 262: EUSE-foobar: IMSI-262420255043274 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420255043274" session_id=2302220846 session_state=END} 20241203160356691 DSS <0004> hlr_ussd.c:576 262420255043274/0x89391a2e: Process SS (END) 20241203160356691 DSS <0004> hlr_ussd.c:518 262420255043274/0x89391a2e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241203160356691 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262420255043274 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420255043274" session_id=2302220846 session_state=END} 20241203160356691 DLGSUP <0013> gsup_req.c:173 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262420255043274 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241203160356691 DLGSUP <0013> gsup_req.c:173 GSUP 262: EUSE-foobar: IMSI-262420255043274 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241203160356691 DLINP <000b> input/ipa.c:454 connected read/write 20241203160356691 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160356691 DLINP <000b> input/ipa.c:454 connected read/write 20241203160356691 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@42fb6bd4e402: Found GsupExpect[0] for "262420255043274" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@42fb6bd4e402: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262420255043274" TC_mo_ussd_euse_defaultroute(247)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160356693 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46832<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@42fb6bd4e402: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@42fb6bd4e402: Final verdict of PTC: none 20241203160356694 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46770<->l=127.0.0.1:4258 20241203160356695 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37219<->l=127.0.0.1:4259) 238@42fb6bd4e402: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@42fb6bd4e402: Final verdict of PTC: none 20241203160356695 DLINP <000b> input/ipa.c:454 connected read/write 20241203160356695 DLINP <000b> input/ipa.c:408 127.0.0.1:41107 message received 20241203160356695 DLINP <000b> input/ipa.c:417 127.0.0.1:41107 connection closed with server 20241203160356695 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:41107 HLR_Test-GSUP(237)@42fb6bd4e402: Final verdict of PTC: none 20241203160356695 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241203160356695 DLINP <000b> input/ipa.c:454 connected read/write 20241203160356695 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160356695 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241203160356695 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241203160356695 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-EUSE-foobar(236)@42fb6bd4e402: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@42fb6bd4e402: Final verdict of PTC: none MTC@42fb6bd4e402: Setting final verdict of the test case. MTC@42fb6bd4e402: Local verdict of MTC: none MTC@42fb6bd4e402: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC with component reference 238: none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@42fb6bd4e402: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@42fb6bd4e402: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass'. Tue Dec 3 16:03:56 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 20241203160356725 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46840<->l=127.0.0.1:4258 20241203160356926 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46840<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=86828) Waiting for packet dumper to finish... 1 (prev_count=86828, count=113180) 20241203160358821 DSS <0004> hlr_ussd.c:239 262428942142117/0x308b6ce8: SS Session Timeout, destroying 20241203160358821 DLGSUP <0013> gsup_req.c:173 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262428942142117 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241203160358887 DSS <0004> hlr_ussd.c:239 262422625197506/0x0695b6b1: SS Session Timeout, destroying 20241203160358887 DLGSUP <0013> gsup_req.c:173 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262422625197506 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241203160358899 DSS <0004> hlr_ussd.c:239 262425014825089/0x0bf4ede1: SS Session Timeout, destroying 20241203160358900 DLGSUP <0013> gsup_req.c:173 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262425014825089 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241203160358915 DSS <0004> hlr_ussd.c:239 262421225178414/0x5d40814a: SS Session Timeout, destroying 20241203160358915 DLGSUP <0013> gsup_req.c:173 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262421225178414 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241203160358932 DSS <0004> hlr_ussd.c:239 262427423676398/0xde2d2885: SS Session Timeout, destroying 20241203160358932 DLGSUP <0013> gsup_req.c:173 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262427423676398 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@42fb6bd4e402: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass' was executed successfully (exit status: 0). MTC@42fb6bd4e402: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject'. ------ HLR_Tests.TC_mo_sss_reject ------ Tue Dec 3 16:03:58 UTC 2024 20241203160358946 DSS <0004> hlr_ussd.c:239 262423761370522/0x27a9e285: SS Session Timeout, destroying 20241203160358946 DLGSUP <0013> gsup_req.c:173 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262423761370522 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241203160358959 DSS <0004> hlr_ussd.c:239 262429942349469/0xa08f1b6c: SS Session Timeout, destroying 20241203160358959 DLGSUP <0013> gsup_req.c:173 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262429942349469 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241203160358974 DSS <0004> hlr_ussd.c:239 262424450147742/0x5f6bb5fc: SS Session Timeout, destroying 20241203160358974 DLGSUP <0013> gsup_req.c:173 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262424450147742 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@42fb6bd4e402: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject' was executed successfully (exit status: 0). MTC@42fb6bd4e402: Test case TC_mo_sss_reject started. MTC@42fb6bd4e402: legacy= false MTC@42fb6bd4e402: in not legacy case 1 MTC@42fb6bd4e402: in not legacy case 2 20241203160359956 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241203160359956 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@42fb6bd4e402: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160359957 DLINP <000b> input/ipa.c:454 connected read/write 20241203160359957 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160359958 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46842<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@42fb6bd4e402: 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)@42fb6bd4e402: 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 } } } } 20241203160359959 DLINP <000b> input/ipa.c:454 connected read/write 20241203160359959 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160359959 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241203160359959 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241203160359959 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241203160359959 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator HLR_Test-GSUP-IPA(248)@42fb6bd4e402: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160359959 DLGSUP <0013> gsup_server.c:238 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 20241203160359959 DLGSUP <0013> gsup_server.c:236 2: 20241203160359959 DLGSUP <0013> gsup_server.c:238 2: 00 20241203160359959 DLGSUP <0013> gsup_server.c:236 3: 20241203160359959 DLGSUP <0013> gsup_server.c:238 3: 00 20241203160359959 DLGSUP <0013> gsup_server.c:236 4: 20241203160359959 DLGSUP <0013> gsup_server.c:238 4: 00 20241203160359959 DLGSUP <0013> gsup_server.c:236 5: 20241203160359959 DLGSUP <0013> gsup_server.c:238 5: 00 20241203160359959 DLGSUP <0013> gsup_server.c:236 7: 20241203160359959 DLGSUP <0013> gsup_server.c:238 7: 00 20241203160359959 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241203160359959 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241203160359959 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 250@42fb6bd4e402: 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") 20241203160359968 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43005<->l=127.0.0.1:4259) 20241203160359969 DAUC <0003> db_auc.c:157 IMSI='262428382100868': No 2G Auth Data 20241203160359969 DAUC <0003> db_auc.c:192 IMSI='262428382100868': No 3G Auth Data HLR_Test-GSUP(249)@42fb6bd4e402: Created GsupExpect[0] for "262428382100868" to be handled at TC_mo_sss_reject(252) 20241203160359976 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46856<->l=127.0.0.1:4258 20241203160400002 DLINP <000b> input/ipa.c:454 connected read/write 20241203160400002 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160400002 DLGSUP <0013> gsup_req.c:140 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262428382100868 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428382100868" session_id=4273272984 session_state=BEGIN} 20241203160400002 DSS <0004> hlr_ussd.c:576 262428382100868/0xfeb4f898: Process SS (BEGIN) 20241203160400002 DSS <0004> hlr_ussd.c:498 262428382100868/0xfeb4f898: SS CompType=Invoke, OpCode=InterrogateSS 20241203160400002 DSS <0004> hlr_ussd.c:506 262428382100868/0xfeb4f898: Structured SS requests are not supported, rejecting... 20241203160400002 DSS <0004> hlr_ussd.c:354 262428382100868/0xfeb4f898: Tx ReturnError(0, 0x15) 20241203160400002 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262428382100868 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428382100868" session_id=4273272984 session_state=END} 20241203160400002 DLINP <000b> input/ipa.c:454 connected read/write 20241203160400002 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160400002 DLINP <000b> input/ipa.c:454 connected read/write 20241203160400002 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@42fb6bd4e402: Found GsupExpect[0] for "262428382100868" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@42fb6bd4e402: Added IMSI table entry 0TC_mo_sss_reject(252)"262428382100868" TC_mo_sss_reject(252)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160400006 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46856<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@42fb6bd4e402: Final verdict of PTC: pass 20241203160400008 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46842<->l=127.0.0.1:4258 20241203160400009 DLINP <000b> input/ipa.c:454 connected read/write 20241203160400009 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160400009 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(249)@42fb6bd4e402: Final verdict of PTC: none 20241203160400009 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241203160400009 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 250@42fb6bd4e402: Final verdict of PTC: none 20241203160400009 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43005<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(248)@42fb6bd4e402: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@42fb6bd4e402: Final verdict of PTC: none MTC@42fb6bd4e402: Setting final verdict of the test case. MTC@42fb6bd4e402: Local verdict of MTC: none MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC with component reference 250: none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@42fb6bd4e402: Test case TC_mo_sss_reject finished. Verdict: pass MTC@42fb6bd4e402: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass'. Tue Dec 3 16:04:00 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 20241203160400069 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:46866<->l=127.0.0.1:4258 20241203160400169 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:46866<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=27660) MTC@42fb6bd4e402: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass' was executed successfully (exit status: 0). MTC@42fb6bd4e402: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei'. ------ HLR_Tests.TC_gsup_check_imei ------ Tue Dec 3 16:04:02 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241203160402301 DSS <0004> hlr_ussd.c:239 262422748578019/0x16fed7b6: SS Session Timeout, destroying 20241203160402301 DLGSUP <0013> gsup_req.c:173 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262422748578019 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241203160402311 DSS <0004> hlr_ussd.c:239 262423133747088/0xd361b68d: SS Session Timeout, destroying 20241203160402311 DLGSUP <0013> gsup_req.c:173 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262423133747088 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241203160402324 DSS <0004> hlr_ussd.c:239 262424160804343/0x2a982728: SS Session Timeout, destroying 20241203160402324 DLGSUP <0013> gsup_req.c:173 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262424160804343 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241203160402336 DSS <0004> hlr_ussd.c:239 262425963795150/0xd0f02993: SS Session Timeout, destroying 20241203160402336 DLGSUP <0013> gsup_req.c:173 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262425963795150 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241203160402348 DSS <0004> hlr_ussd.c:239 262429954171415/0x2bd104f8: SS Session Timeout, destroying 20241203160402348 DLGSUP <0013> gsup_req.c:173 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262429954171415 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241203160402364 DSS <0004> hlr_ussd.c:239 262421149521250/0x63636c0b: SS Session Timeout, destroying 20241203160402365 DLGSUP <0013> gsup_req.c:173 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262421149521250 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241203160402381 DSS <0004> hlr_ussd.c:239 262420682019655/0xf7acd670: SS Session Timeout, destroying 20241203160402381 DLGSUP <0013> gsup_req.c:173 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262420682019655 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241203160402397 DSS <0004> hlr_ussd.c:239 262424294659852/0x8779da09: SS Session Timeout, destroying 20241203160402397 DLGSUP <0013> gsup_req.c:173 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262424294659852 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@42fb6bd4e402: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei' was executed successfully (exit status: 0). MTC@42fb6bd4e402: Test case TC_gsup_check_imei started. MTC@42fb6bd4e402: legacy= false MTC@42fb6bd4e402: in not legacy case 1 MTC@42fb6bd4e402: in not legacy case 2 20241203160403207 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241203160403207 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@42fb6bd4e402: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160403208 DLINP <000b> input/ipa.c:454 connected read/write 20241203160403208 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160403208 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47428<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@42fb6bd4e402: 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)@42fb6bd4e402: 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 } } } } 20241203160403209 DLINP <000b> input/ipa.c:454 connected read/write 20241203160403209 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(253)@42fb6bd4e402: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160403210 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241203160403210 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241203160403210 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241203160403210 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241203160403210 DLGSUP <0013> gsup_server.c:238 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 20241203160403210 DLGSUP <0013> gsup_server.c:236 2: 20241203160403210 DLGSUP <0013> gsup_server.c:238 2: 00 20241203160403210 DLGSUP <0013> gsup_server.c:236 3: 20241203160403210 DLGSUP <0013> gsup_server.c:238 3: 00 20241203160403210 DLGSUP <0013> gsup_server.c:236 4: 20241203160403210 DLGSUP <0013> gsup_server.c:238 4: 00 20241203160403210 DLGSUP <0013> gsup_server.c:236 5: 20241203160403210 DLGSUP <0013> gsup_server.c:238 5: 00 20241203160403210 DLGSUP <0013> gsup_server.c:236 7: 20241203160403210 DLGSUP <0013> gsup_server.c:238 7: 00 20241203160403210 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241203160403210 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241203160403210 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 255@42fb6bd4e402: 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") 20241203160403220 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43721<->l=127.0.0.1:4259) 20241203160403222 DAUC <0003> db_auc.c:157 IMSI='262420879155241': No 2G Auth Data 20241203160403222 DAUC <0003> db_auc.c:192 IMSI='262420879155241': No 3G Auth Data HLR_Test-GSUP(254)@42fb6bd4e402: Created GsupExpect[0] for "262420879155241" to be handled at TC_gsup_check_imei(257) 20241203160403228 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47436<->l=127.0.0.1:4258 20241203160403254 DLINP <000b> input/ipa.c:454 connected read/write 20241203160403254 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160403254 DLGSUP <0013> gsup_req.c:140 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262420879155241 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420879155241"} 20241203160403254 DMAIN <0000> hlr.c:435 IMSI='262420879155241': has IMEI = 12345678901234 (consider setting 'store-imei') 20241203160403254 DLGSUP <0013> hlr.c:448 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262420879155241 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420879155241"} 20241203160403254 DLGSUP <0013> gsup_req.c:173 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262420879155241 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241203160403254 DLINP <000b> input/ipa.c:454 connected read/write 20241203160403254 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160403254 DLINP <000b> input/ipa.c:454 connected read/write 20241203160403254 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@42fb6bd4e402: Found GsupExpect[0] for "262420879155241" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@42fb6bd4e402: Added IMSI table entry 0TC_gsup_check_imei(257)"262420879155241" TC_gsup_check_imei(257)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160403256 DAUC <0003> db_auc.c:192 IMSI='262420879155241': No 3G Auth Data 20241203160403257 DLINP <000b> input/ipa.c:454 connected read/write 20241203160403257 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160403257 DLGSUP <0013> gsup_req.c:140 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262420879155241 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420879155241"} 20241203160403257 DAUC <0003> hlr.c:428 IMSI='262420879155241': storing IMEI = 12345678901234 20241203160403257 DLGSUP <0013> hlr.c:448 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262420879155241 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420879155241"} 20241203160403257 DLGSUP <0013> gsup_req.c:173 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262420879155241 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241203160403257 DLINP <000b> input/ipa.c:454 connected read/write 20241203160403257 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160403257 DLINP <000b> input/ipa.c:454 connected read/write 20241203160403257 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei(257)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160403258 DAUC <0003> db_auc.c:192 IMSI='262420879155241': No 3G Auth Data 20241203160403258 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47436<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@42fb6bd4e402: Final verdict of PTC: pass 20241203160403259 DAUC <0003> db_auc.c:157 IMSI='262426700236572': No 2G Auth Data 20241203160403259 DAUC <0003> db_auc.c:192 IMSI='262426700236572': No 3G Auth Data HLR_Test-GSUP(254)@42fb6bd4e402: Created GsupExpect[0] for "262426700236572" to be handled at TC_gsup_check_imei(258) 20241203160403266 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47446<->l=127.0.0.1:4258 20241203160403269 DLINP <000b> input/ipa.c:454 connected read/write 20241203160403269 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160403269 DLGSUP <0013> gsup_req.c:140 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262426700236572 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426700236572"} 20241203160403269 DMAIN <0000> hlr.c:435 IMSI='262426700236572': has IMEI = 12345678901234 (consider setting 'store-imei') 20241203160403269 DLGSUP <0013> hlr.c:448 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262426700236572 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426700236572"} 20241203160403269 DLGSUP <0013> gsup_req.c:173 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262426700236572 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241203160403270 DLINP <000b> input/ipa.c:454 connected read/write 20241203160403270 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160403270 DLINP <000b> input/ipa.c:454 connected read/write 20241203160403270 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@42fb6bd4e402: Found GsupExpect[0] for "262426700236572" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@42fb6bd4e402: Added IMSI table entry 1TC_gsup_check_imei(258)"262426700236572" TC_gsup_check_imei(258)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160403271 DAUC <0003> db_auc.c:192 IMSI='262426700236572': No 3G Auth Data 20241203160403274 DLINP <000b> input/ipa.c:454 connected read/write 20241203160403274 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160403274 DLGSUP <0013> gsup_req.c:140 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262426700236572 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426700236572"} 20241203160403274 DAUC <0003> hlr.c:428 IMSI='262426700236572': storing IMEI = 12345678901234 20241203160403274 DLGSUP <0013> hlr.c:448 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262426700236572 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426700236572"} 20241203160403274 DLGSUP <0013> gsup_req.c:173 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262426700236572 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241203160403274 DLINP <000b> input/ipa.c:454 connected read/write 20241203160403274 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160403274 DLINP <000b> input/ipa.c:454 connected read/write 20241203160403274 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei(258)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160403275 DAUC <0003> db_auc.c:192 IMSI='262426700236572': No 3G Auth Data 20241203160403275 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47446<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@42fb6bd4e402: Final verdict of PTC: pass 20241203160403276 DAUC <0003> db_auc.c:157 IMSI='262424839030598': No 2G Auth Data 20241203160403276 DAUC <0003> db_auc.c:192 IMSI='262424839030598': No 3G Auth Data HLR_Test-GSUP(254)@42fb6bd4e402: Created GsupExpect[0] for "262424839030598" to be handled at TC_gsup_check_imei(259) 20241203160403284 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47450<->l=127.0.0.1:4258 20241203160403289 DLINP <000b> input/ipa.c:454 connected read/write 20241203160403289 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160403289 DLGSUP <0013> gsup_req.c:140 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262424839030598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424839030598"} 20241203160403289 DMAIN <0000> hlr.c:435 IMSI='262424839030598': has IMEI = 12345678901234 (consider setting 'store-imei') 20241203160403289 DLGSUP <0013> hlr.c:448 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262424839030598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424839030598"} 20241203160403289 DLGSUP <0013> gsup_req.c:173 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262424839030598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241203160403289 DLINP <000b> input/ipa.c:454 connected read/write 20241203160403289 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160403289 DLINP <000b> input/ipa.c:454 connected read/write 20241203160403289 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@42fb6bd4e402: Found GsupExpect[0] for "262424839030598" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@42fb6bd4e402: Added IMSI table entry 2TC_gsup_check_imei(259)"262424839030598" TC_gsup_check_imei(259)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160403290 DAUC <0003> db_auc.c:192 IMSI='262424839030598': No 3G Auth Data 20241203160403292 DLINP <000b> input/ipa.c:454 connected read/write 20241203160403292 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160403292 DLGSUP <0013> gsup_req.c:140 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262424839030598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424839030598"} 20241203160403292 DAUC <0003> hlr.c:428 IMSI='262424839030598': storing IMEI = 12345678901234 20241203160403292 DLGSUP <0013> hlr.c:448 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262424839030598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424839030598"} 20241203160403292 DLGSUP <0013> gsup_req.c:173 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262424839030598 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241203160403292 DLINP <000b> input/ipa.c:454 connected read/write 20241203160403292 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160403292 DLINP <000b> input/ipa.c:454 connected read/write 20241203160403292 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei(259)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160403292 DAUC <0003> db_auc.c:192 IMSI='262424839030598': No 3G Auth Data 20241203160403293 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47450<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@42fb6bd4e402: Final verdict of PTC: pass 20241203160403294 DAUC <0003> db_auc.c:157 IMSI='262425046983812': No 2G Auth Data 20241203160403294 DAUC <0003> db_auc.c:192 IMSI='262425046983812': No 3G Auth Data HLR_Test-GSUP(254)@42fb6bd4e402: Created GsupExpect[0] for "262425046983812" to be handled at TC_gsup_check_imei(260) 20241203160403301 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47462<->l=127.0.0.1:4258 20241203160403303 DLINP <000b> input/ipa.c:454 connected read/write 20241203160403303 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160403304 DLGSUP <0013> gsup_req.c:140 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425046983812 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425046983812"} 20241203160403304 DMAIN <0000> hlr.c:435 IMSI='262425046983812': has IMEI = 12345678901234 (consider setting 'store-imei') 20241203160403304 DLGSUP <0013> hlr.c:448 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425046983812 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425046983812"} 20241203160403304 DLGSUP <0013> gsup_req.c:173 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262425046983812 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241203160403304 DLINP <000b> input/ipa.c:454 connected read/write 20241203160403304 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160403304 DLINP <000b> input/ipa.c:454 connected read/write 20241203160403304 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@42fb6bd4e402: Found GsupExpect[0] for "262425046983812" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@42fb6bd4e402: Added IMSI table entry 3TC_gsup_check_imei(260)"262425046983812" TC_gsup_check_imei(260)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160403305 DAUC <0003> db_auc.c:157 IMSI='262425046983812': No 2G Auth Data 20241203160403307 DLINP <000b> input/ipa.c:454 connected read/write 20241203160403307 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160403307 DLGSUP <0013> gsup_req.c:140 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425046983812 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425046983812"} 20241203160403307 DAUC <0003> hlr.c:428 IMSI='262425046983812': storing IMEI = 12345678901234 20241203160403307 DLGSUP <0013> hlr.c:448 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425046983812 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425046983812"} 20241203160403307 DLGSUP <0013> gsup_req.c:173 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262425046983812 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241203160403307 DLINP <000b> input/ipa.c:454 connected read/write 20241203160403307 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160403307 DLINP <000b> input/ipa.c:454 connected read/write 20241203160403307 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei(260)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160403308 DAUC <0003> db_auc.c:157 IMSI='262425046983812': No 2G Auth Data 20241203160403308 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47462<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@42fb6bd4e402: Final verdict of PTC: pass 20241203160403310 DAUC <0003> db_auc.c:157 IMSI='262422614446604': No 2G Auth Data 20241203160403310 DAUC <0003> db_auc.c:192 IMSI='262422614446604': No 3G Auth Data HLR_Test-GSUP(254)@42fb6bd4e402: Created GsupExpect[0] for "262422614446604" to be handled at TC_gsup_check_imei(261) 20241203160403317 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47474<->l=127.0.0.1:4258 20241203160403321 DLINP <000b> input/ipa.c:454 connected read/write 20241203160403321 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160403321 DLGSUP <0013> gsup_req.c:140 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422614446604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422614446604"} 20241203160403321 DMAIN <0000> hlr.c:435 IMSI='262422614446604': has IMEI = 12345678901234 (consider setting 'store-imei') 20241203160403321 DLGSUP <0013> hlr.c:448 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422614446604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422614446604"} 20241203160403321 DLGSUP <0013> gsup_req.c:173 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262422614446604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241203160403321 DLINP <000b> input/ipa.c:454 connected read/write 20241203160403321 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160403321 DLINP <000b> input/ipa.c:454 connected read/write 20241203160403321 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@42fb6bd4e402: Found GsupExpect[0] for "262422614446604" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@42fb6bd4e402: Added IMSI table entry 4TC_gsup_check_imei(261)"262422614446604" TC_gsup_check_imei(261)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160403322 DAUC <0003> db_auc.c:157 IMSI='262422614446604': No 2G Auth Data 20241203160403324 DLINP <000b> input/ipa.c:454 connected read/write 20241203160403324 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160403324 DLGSUP <0013> gsup_req.c:140 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422614446604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422614446604"} 20241203160403324 DAUC <0003> hlr.c:428 IMSI='262422614446604': storing IMEI = 12345678901234 20241203160403324 DLGSUP <0013> hlr.c:448 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422614446604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422614446604"} 20241203160403324 DLGSUP <0013> gsup_req.c:173 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262422614446604 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241203160403324 DLINP <000b> input/ipa.c:454 connected read/write 20241203160403324 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160403324 DLINP <000b> input/ipa.c:454 connected read/write 20241203160403324 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160403325 DAUC <0003> db_auc.c:157 IMSI='262422614446604': No 2G Auth Data 20241203160403325 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47474<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@42fb6bd4e402: Final verdict of PTC: pass 20241203160403326 DAUC <0003> db_auc.c:157 IMSI='262423813575198': No 2G Auth Data 20241203160403326 DAUC <0003> db_auc.c:192 IMSI='262423813575198': No 3G Auth Data HLR_Test-GSUP(254)@42fb6bd4e402: Created GsupExpect[0] for "262423813575198" to be handled at TC_gsup_check_imei(262) 20241203160403334 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47484<->l=127.0.0.1:4258 20241203160403337 DLINP <000b> input/ipa.c:454 connected read/write 20241203160403337 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160403337 DLGSUP <0013> gsup_req.c:140 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262423813575198 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423813575198"} 20241203160403337 DMAIN <0000> hlr.c:435 IMSI='262423813575198': has IMEI = 12345678901234 (consider setting 'store-imei') 20241203160403337 DLGSUP <0013> hlr.c:448 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262423813575198 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423813575198"} 20241203160403337 DLGSUP <0013> gsup_req.c:173 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262423813575198 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241203160403337 DLINP <000b> input/ipa.c:454 connected read/write 20241203160403337 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160403337 DLINP <000b> input/ipa.c:454 connected read/write 20241203160403337 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@42fb6bd4e402: Found GsupExpect[0] for "262423813575198" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@42fb6bd4e402: Added IMSI table entry 5TC_gsup_check_imei(262)"262423813575198" TC_gsup_check_imei(262)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160403339 DLINP <000b> input/ipa.c:454 connected read/write 20241203160403339 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160403339 DLGSUP <0013> gsup_req.c:140 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262423813575198 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423813575198"} 20241203160403339 DAUC <0003> hlr.c:428 IMSI='262423813575198': storing IMEI = 12345678901234 20241203160403339 DLGSUP <0013> hlr.c:448 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262423813575198 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423813575198"} 20241203160403339 DLGSUP <0013> gsup_req.c:173 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262423813575198 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241203160403339 DLINP <000b> input/ipa.c:454 connected read/write 20241203160403339 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160403339 DLINP <000b> input/ipa.c:454 connected read/write 20241203160403339 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160403340 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47484<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@42fb6bd4e402: Final verdict of PTC: pass 20241203160403341 DAUC <0003> db_auc.c:157 IMSI='262423557480935': No 2G Auth Data 20241203160403342 DAUC <0003> db_auc.c:192 IMSI='262423557480935': No 3G Auth Data HLR_Test-GSUP(254)@42fb6bd4e402: Created GsupExpect[0] for "262423557480935" to be handled at TC_gsup_check_imei(263) 20241203160403349 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47488<->l=127.0.0.1:4258 20241203160403352 DLINP <000b> input/ipa.c:454 connected read/write 20241203160403352 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160403352 DLGSUP <0013> gsup_req.c:140 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262423557480935 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423557480935"} 20241203160403352 DMAIN <0000> hlr.c:435 IMSI='262423557480935': has IMEI = 12345678901234 (consider setting 'store-imei') 20241203160403352 DLGSUP <0013> hlr.c:448 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262423557480935 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423557480935"} 20241203160403352 DLGSUP <0013> gsup_req.c:173 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262423557480935 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241203160403352 DLINP <000b> input/ipa.c:454 connected read/write 20241203160403352 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160403352 DLINP <000b> input/ipa.c:454 connected read/write 20241203160403352 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@42fb6bd4e402: Found GsupExpect[0] for "262423557480935" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@42fb6bd4e402: Added IMSI table entry 6TC_gsup_check_imei(263)"262423557480935" TC_gsup_check_imei(263)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160403354 DLINP <000b> input/ipa.c:454 connected read/write 20241203160403355 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160403355 DLGSUP <0013> gsup_req.c:140 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262423557480935 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423557480935"} 20241203160403355 DAUC <0003> hlr.c:428 IMSI='262423557480935': storing IMEI = 12345678901234 20241203160403355 DLGSUP <0013> hlr.c:448 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262423557480935 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423557480935"} 20241203160403355 DLGSUP <0013> gsup_req.c:173 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262423557480935 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241203160403355 DLINP <000b> input/ipa.c:454 connected read/write 20241203160403355 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160403355 DLINP <000b> input/ipa.c:454 connected read/write 20241203160403355 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160403356 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47488<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@42fb6bd4e402: Final verdict of PTC: pass 20241203160403357 DAUC <0003> db_auc.c:157 IMSI='262420042997601': No 2G Auth Data 20241203160403357 DAUC <0003> db_auc.c:192 IMSI='262420042997601': No 3G Auth Data HLR_Test-GSUP(254)@42fb6bd4e402: Created GsupExpect[0] for "262420042997601" to be handled at TC_gsup_check_imei(264) 20241203160403365 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47494<->l=127.0.0.1:4258 20241203160403368 DLINP <000b> input/ipa.c:454 connected read/write 20241203160403368 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160403368 DLGSUP <0013> gsup_req.c:140 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262420042997601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420042997601"} 20241203160403368 DMAIN <0000> hlr.c:435 IMSI='262420042997601': has IMEI = 12345678901234 (consider setting 'store-imei') 20241203160403368 DLGSUP <0013> hlr.c:448 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262420042997601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420042997601"} 20241203160403368 DLGSUP <0013> gsup_req.c:173 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262420042997601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241203160403368 DLINP <000b> input/ipa.c:454 connected read/write 20241203160403368 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160403368 DLINP <000b> input/ipa.c:454 connected read/write 20241203160403368 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@42fb6bd4e402: Found GsupExpect[0] for "262420042997601" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@42fb6bd4e402: Added IMSI table entry 7TC_gsup_check_imei(264)"262420042997601" TC_gsup_check_imei(264)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160403372 DLINP <000b> input/ipa.c:454 connected read/write 20241203160403372 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160403372 DLGSUP <0013> gsup_req.c:140 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262420042997601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420042997601"} 20241203160403372 DAUC <0003> hlr.c:428 IMSI='262420042997601': storing IMEI = 12345678901234 20241203160403372 DLGSUP <0013> hlr.c:448 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262420042997601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420042997601"} 20241203160403372 DLGSUP <0013> gsup_req.c:173 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262420042997601 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241203160403372 DLINP <000b> input/ipa.c:454 connected read/write 20241203160403372 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160403372 DLINP <000b> input/ipa.c:454 connected read/write 20241203160403372 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160403373 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47494<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@42fb6bd4e402: Final verdict of PTC: pass MTC@42fb6bd4e402: setverdict(pass): none -> pass 20241203160403375 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47428<->l=127.0.0.1:4258 20241203160403375 DLINP <000b> input/ipa.c:454 connected read/write 20241203160403375 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received HLR_Test-GSUP(254)@42fb6bd4e402: Final verdict of PTC: none 20241203160403375 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241203160403375 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241203160403375 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241203160403375 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43721<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(256)@42fb6bd4e402: Final verdict of PTC: none HLR_Test-GSUP-IPA(253)@42fb6bd4e402: Final verdict of PTC: none 255@42fb6bd4e402: Final verdict of PTC: none MTC@42fb6bd4e402: Setting final verdict of the test case. MTC@42fb6bd4e402: Local verdict of MTC: pass MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@42fb6bd4e402: Test case TC_gsup_check_imei finished. Verdict: pass MTC@42fb6bd4e402: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass'. Tue Dec 3 16:04:03 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 20241203160403400 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47510<->l=127.0.0.1:4258 20241203160403500 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47510<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=69820) Waiting for packet dumper to finish... 1 (prev_count=69820, count=129256) MTC@42fb6bd4e402: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass' was executed successfully (exit status: 0). MTC@42fb6bd4e402: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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 ------ Tue Dec 3 16:04:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@42fb6bd4e402: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy' was executed successfully (exit status: 0). MTC@42fb6bd4e402: Test case TC_gsup_check_imei_via_proxy started. MTC@42fb6bd4e402: legacy= false MTC@42fb6bd4e402: in not legacy case 1 MTC@42fb6bd4e402: in not legacy case 2 20241203160406533 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241203160406533 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@42fb6bd4e402: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160406534 DLINP <000b> input/ipa.c:454 connected read/write 20241203160406534 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160406535 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47514<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@42fb6bd4e402: 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)@42fb6bd4e402: 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 } } } } 20241203160406535 DLINP <000b> input/ipa.c:454 connected read/write 20241203160406535 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(265)@42fb6bd4e402: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160406535 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241203160406535 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241203160406535 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241203160406535 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241203160406535 DLGSUP <0013> gsup_server.c:238 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 20241203160406536 DLGSUP <0013> gsup_server.c:236 2: 20241203160406536 DLGSUP <0013> gsup_server.c:238 2: 00 20241203160406536 DLGSUP <0013> gsup_server.c:236 3: 20241203160406536 DLGSUP <0013> gsup_server.c:238 3: 00 20241203160406536 DLGSUP <0013> gsup_server.c:236 4: 20241203160406536 DLGSUP <0013> gsup_server.c:238 4: 00 20241203160406536 DLGSUP <0013> gsup_server.c:236 5: 20241203160406536 DLGSUP <0013> gsup_server.c:238 5: 00 20241203160406536 DLGSUP <0013> gsup_server.c:236 7: 20241203160406536 DLGSUP <0013> gsup_server.c:238 7: 00 20241203160406536 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241203160406536 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241203160406536 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 267@42fb6bd4e402: 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") 20241203160406545 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38593<->l=127.0.0.1:4259) 20241203160406548 DAUC <0003> db_auc.c:157 IMSI='262421868532127': No 2G Auth Data 20241203160406548 DAUC <0003> db_auc.c:192 IMSI='262421868532127': No 3G Auth Data HLR_Test-GSUP(266)@42fb6bd4e402: Created GsupExpect[0] for "262421868532127" to be handled at TC_gsup_check_imei_via_proxy(269) 20241203160406555 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47524<->l=127.0.0.1:4258 20241203160406578 DLINP <000b> input/ipa.c:454 connected read/write 20241203160406578 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160406578 DLGSUP <0013> gsup_req.c:140 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262421868532127 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421868532127" source_name="the-source\n"} 20241203160406578 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241203160406578 DMAIN <0000> hlr.c:435 IMSI='262421868532127': has IMEI = 12345678901234 (consider setting 'store-imei') 20241203160406578 DLGSUP <0013> hlr.c:448 GSUP 280: the-source\n: IMSI-262421868532127 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421868532127" destination_name="the-source\n"} 20241203160406578 DLGSUP <0013> gsup_req.c:173 GSUP 280: the-source\n: IMSI-262421868532127 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241203160406578 DLINP <000b> input/ipa.c:454 connected read/write 20241203160406578 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160406578 DLINP <000b> input/ipa.c:454 connected read/write 20241203160406578 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@42fb6bd4e402: Found GsupExpect[0] for "262421868532127" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@42fb6bd4e402: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262421868532127" TC_gsup_check_imei_via_proxy(269)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160406579 DAUC <0003> db_auc.c:192 IMSI='262421868532127': No 3G Auth Data 20241203160406581 DLINP <000b> input/ipa.c:454 connected read/write 20241203160406581 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160406581 DLGSUP <0013> gsup_req.c:140 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262421868532127 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421868532127" source_name="the-source\n"} 20241203160406581 DAUC <0003> hlr.c:428 IMSI='262421868532127': storing IMEI = 12345678901234 20241203160406581 DLGSUP <0013> hlr.c:448 GSUP 281: the-source\n: IMSI-262421868532127 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262421868532127" destination_name="the-source\n"} 20241203160406581 DLGSUP <0013> gsup_req.c:173 GSUP 281: the-source\n: IMSI-262421868532127 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241203160406581 DLINP <000b> input/ipa.c:454 connected read/write 20241203160406581 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160406581 DLINP <000b> input/ipa.c:454 connected read/write 20241203160406581 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(269)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160406581 DAUC <0003> db_auc.c:192 IMSI='262421868532127': No 3G Auth Data 20241203160406582 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47524<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@42fb6bd4e402: Final verdict of PTC: pass 20241203160406583 DAUC <0003> db_auc.c:157 IMSI='262428676645574': No 2G Auth Data 20241203160406583 DAUC <0003> db_auc.c:192 IMSI='262428676645574': No 3G Auth Data HLR_Test-GSUP(266)@42fb6bd4e402: Created GsupExpect[0] for "262428676645574" to be handled at TC_gsup_check_imei_via_proxy(270) 20241203160406589 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47534<->l=127.0.0.1:4258 20241203160406592 DLINP <000b> input/ipa.c:454 connected read/write 20241203160406592 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160406592 DLGSUP <0013> gsup_req.c:140 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262428676645574 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428676645574" source_name="the-source\n"} 20241203160406592 DMAIN <0000> hlr.c:435 IMSI='262428676645574': has IMEI = 12345678901234 (consider setting 'store-imei') 20241203160406592 DLGSUP <0013> hlr.c:448 GSUP 282: the-source\n: IMSI-262428676645574 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428676645574" destination_name="the-source\n"} 20241203160406592 DLGSUP <0013> gsup_req.c:173 GSUP 282: the-source\n: IMSI-262428676645574 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241203160406592 DLINP <000b> input/ipa.c:454 connected read/write 20241203160406592 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160406592 DLINP <000b> input/ipa.c:454 connected read/write 20241203160406592 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@42fb6bd4e402: Found GsupExpect[0] for "262428676645574" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@42fb6bd4e402: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262428676645574" TC_gsup_check_imei_via_proxy(270)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160406593 DAUC <0003> db_auc.c:192 IMSI='262428676645574': No 3G Auth Data 20241203160406594 DLINP <000b> input/ipa.c:454 connected read/write 20241203160406594 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160406594 DLGSUP <0013> gsup_req.c:140 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262428676645574 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428676645574" source_name="the-source\n"} 20241203160406594 DAUC <0003> hlr.c:428 IMSI='262428676645574': storing IMEI = 12345678901234 20241203160406594 DLGSUP <0013> hlr.c:448 GSUP 283: the-source\n: IMSI-262428676645574 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428676645574" destination_name="the-source\n"} 20241203160406594 DLGSUP <0013> gsup_req.c:173 GSUP 283: the-source\n: IMSI-262428676645574 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241203160406594 DLINP <000b> input/ipa.c:454 connected read/write 20241203160406594 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160406594 DLINP <000b> input/ipa.c:454 connected read/write 20241203160406594 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(270)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160406594 DAUC <0003> db_auc.c:192 IMSI='262428676645574': No 3G Auth Data 20241203160406595 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47534<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@42fb6bd4e402: Final verdict of PTC: pass 20241203160406595 DAUC <0003> db_auc.c:157 IMSI='262428124574802': No 2G Auth Data 20241203160406595 DAUC <0003> db_auc.c:192 IMSI='262428124574802': No 3G Auth Data HLR_Test-GSUP(266)@42fb6bd4e402: Created GsupExpect[0] for "262428124574802" to be handled at TC_gsup_check_imei_via_proxy(271) 20241203160406603 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47536<->l=127.0.0.1:4258 20241203160406607 DLINP <000b> input/ipa.c:454 connected read/write 20241203160406607 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160406607 DLGSUP <0013> gsup_req.c:140 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262428124574802 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428124574802" source_name="the-source\n"} 20241203160406607 DMAIN <0000> hlr.c:435 IMSI='262428124574802': has IMEI = 12345678901234 (consider setting 'store-imei') 20241203160406607 DLGSUP <0013> hlr.c:448 GSUP 284: the-source\n: IMSI-262428124574802 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428124574802" destination_name="the-source\n"} 20241203160406607 DLGSUP <0013> gsup_req.c:173 GSUP 284: the-source\n: IMSI-262428124574802 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241203160406607 DLINP <000b> input/ipa.c:454 connected read/write 20241203160406607 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160406607 DLINP <000b> input/ipa.c:454 connected read/write 20241203160406607 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@42fb6bd4e402: Found GsupExpect[0] for "262428124574802" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@42fb6bd4e402: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262428124574802" TC_gsup_check_imei_via_proxy(271)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160406608 DAUC <0003> db_auc.c:192 IMSI='262428124574802': No 3G Auth Data 20241203160406610 DLINP <000b> input/ipa.c:454 connected read/write 20241203160406610 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160406610 DLGSUP <0013> gsup_req.c:140 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262428124574802 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428124574802" source_name="the-source\n"} 20241203160406610 DAUC <0003> hlr.c:428 IMSI='262428124574802': storing IMEI = 12345678901234 20241203160406610 DLGSUP <0013> hlr.c:448 GSUP 285: the-source\n: IMSI-262428124574802 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262428124574802" destination_name="the-source\n"} 20241203160406610 DLGSUP <0013> gsup_req.c:173 GSUP 285: the-source\n: IMSI-262428124574802 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241203160406610 DLINP <000b> input/ipa.c:454 connected read/write 20241203160406610 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160406610 DLINP <000b> input/ipa.c:454 connected read/write 20241203160406610 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(271)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160406610 DAUC <0003> db_auc.c:192 IMSI='262428124574802': No 3G Auth Data 20241203160406611 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47536<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@42fb6bd4e402: Final verdict of PTC: pass 20241203160406612 DAUC <0003> db_auc.c:157 IMSI='262420448829958': No 2G Auth Data 20241203160406612 DAUC <0003> db_auc.c:192 IMSI='262420448829958': No 3G Auth Data HLR_Test-GSUP(266)@42fb6bd4e402: Created GsupExpect[0] for "262420448829958" to be handled at TC_gsup_check_imei_via_proxy(272) 20241203160406618 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47548<->l=127.0.0.1:4258 20241203160406621 DLINP <000b> input/ipa.c:454 connected read/write 20241203160406621 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160406621 DLGSUP <0013> gsup_req.c:140 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262420448829958 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420448829958" source_name="the-source\n"} 20241203160406621 DMAIN <0000> hlr.c:435 IMSI='262420448829958': has IMEI = 12345678901234 (consider setting 'store-imei') 20241203160406621 DLGSUP <0013> hlr.c:448 GSUP 286: the-source\n: IMSI-262420448829958 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420448829958" destination_name="the-source\n"} 20241203160406621 DLGSUP <0013> gsup_req.c:173 GSUP 286: the-source\n: IMSI-262420448829958 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241203160406621 DLINP <000b> input/ipa.c:454 connected read/write 20241203160406621 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160406621 DLINP <000b> input/ipa.c:454 connected read/write 20241203160406621 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@42fb6bd4e402: Found GsupExpect[0] for "262420448829958" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@42fb6bd4e402: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262420448829958" TC_gsup_check_imei_via_proxy(272)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160406622 DAUC <0003> db_auc.c:157 IMSI='262420448829958': No 2G Auth Data 20241203160406623 DLINP <000b> input/ipa.c:454 connected read/write 20241203160406623 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160406624 DLGSUP <0013> gsup_req.c:140 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262420448829958 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420448829958" source_name="the-source\n"} 20241203160406624 DAUC <0003> hlr.c:428 IMSI='262420448829958': storing IMEI = 12345678901234 20241203160406624 DLGSUP <0013> hlr.c:448 GSUP 287: the-source\n: IMSI-262420448829958 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420448829958" destination_name="the-source\n"} 20241203160406624 DLGSUP <0013> gsup_req.c:173 GSUP 287: the-source\n: IMSI-262420448829958 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241203160406624 DLINP <000b> input/ipa.c:454 connected read/write 20241203160406624 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160406624 DLINP <000b> input/ipa.c:454 connected read/write 20241203160406624 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(272)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160406624 DAUC <0003> db_auc.c:157 IMSI='262420448829958': No 2G Auth Data 20241203160406625 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47548<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@42fb6bd4e402: Final verdict of PTC: pass 20241203160406625 DAUC <0003> db_auc.c:157 IMSI='262425803378075': No 2G Auth Data 20241203160406625 DAUC <0003> db_auc.c:192 IMSI='262425803378075': No 3G Auth Data HLR_Test-GSUP(266)@42fb6bd4e402: Created GsupExpect[0] for "262425803378075" to be handled at TC_gsup_check_imei_via_proxy(273) 20241203160406632 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47562<->l=127.0.0.1:4258 20241203160406635 DLINP <000b> input/ipa.c:454 connected read/write 20241203160406635 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160406635 DLGSUP <0013> gsup_req.c:140 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262425803378075 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425803378075" source_name="the-source\n"} 20241203160406635 DMAIN <0000> hlr.c:435 IMSI='262425803378075': has IMEI = 12345678901234 (consider setting 'store-imei') 20241203160406635 DLGSUP <0013> hlr.c:448 GSUP 288: the-source\n: IMSI-262425803378075 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425803378075" destination_name="the-source\n"} 20241203160406635 DLGSUP <0013> gsup_req.c:173 GSUP 288: the-source\n: IMSI-262425803378075 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241203160406635 DLINP <000b> input/ipa.c:454 connected read/write 20241203160406635 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160406635 DLINP <000b> input/ipa.c:454 connected read/write 20241203160406635 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@42fb6bd4e402: Found GsupExpect[0] for "262425803378075" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@42fb6bd4e402: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262425803378075" TC_gsup_check_imei_via_proxy(273)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160406636 DAUC <0003> db_auc.c:157 IMSI='262425803378075': No 2G Auth Data 20241203160406637 DLINP <000b> input/ipa.c:454 connected read/write 20241203160406637 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160406637 DLGSUP <0013> gsup_req.c:140 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262425803378075 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425803378075" source_name="the-source\n"} 20241203160406637 DAUC <0003> hlr.c:428 IMSI='262425803378075': storing IMEI = 12345678901234 20241203160406637 DLGSUP <0013> hlr.c:448 GSUP 289: the-source\n: IMSI-262425803378075 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425803378075" destination_name="the-source\n"} 20241203160406637 DLGSUP <0013> gsup_req.c:173 GSUP 289: the-source\n: IMSI-262425803378075 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241203160406637 DLINP <000b> input/ipa.c:454 connected read/write 20241203160406637 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160406637 DLINP <000b> input/ipa.c:454 connected read/write 20241203160406637 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160406638 DAUC <0003> db_auc.c:157 IMSI='262425803378075': No 2G Auth Data 20241203160406639 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47562<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@42fb6bd4e402: Final verdict of PTC: pass 20241203160406640 DAUC <0003> db_auc.c:157 IMSI='262426463520704': No 2G Auth Data 20241203160406640 DAUC <0003> db_auc.c:192 IMSI='262426463520704': No 3G Auth Data HLR_Test-GSUP(266)@42fb6bd4e402: Created GsupExpect[0] for "262426463520704" to be handled at TC_gsup_check_imei_via_proxy(274) 20241203160406647 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47576<->l=127.0.0.1:4258 20241203160406650 DLINP <000b> input/ipa.c:454 connected read/write 20241203160406650 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160406650 DLGSUP <0013> gsup_req.c:140 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262426463520704 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426463520704" source_name="the-source\n"} 20241203160406650 DMAIN <0000> hlr.c:435 IMSI='262426463520704': has IMEI = 12345678901234 (consider setting 'store-imei') 20241203160406650 DLGSUP <0013> hlr.c:448 GSUP 290: the-source\n: IMSI-262426463520704 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426463520704" destination_name="the-source\n"} 20241203160406650 DLGSUP <0013> gsup_req.c:173 GSUP 290: the-source\n: IMSI-262426463520704 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241203160406650 DLINP <000b> input/ipa.c:454 connected read/write 20241203160406650 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160406650 DLINP <000b> input/ipa.c:454 connected read/write 20241203160406650 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@42fb6bd4e402: Found GsupExpect[0] for "262426463520704" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@42fb6bd4e402: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262426463520704" TC_gsup_check_imei_via_proxy(274)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160406653 DLINP <000b> input/ipa.c:454 connected read/write 20241203160406653 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160406654 DLGSUP <0013> gsup_req.c:140 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262426463520704 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426463520704" source_name="the-source\n"} 20241203160406654 DAUC <0003> hlr.c:428 IMSI='262426463520704': storing IMEI = 12345678901234 20241203160406654 DLGSUP <0013> hlr.c:448 GSUP 291: the-source\n: IMSI-262426463520704 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426463520704" destination_name="the-source\n"} 20241203160406654 DLGSUP <0013> gsup_req.c:173 GSUP 291: the-source\n: IMSI-262426463520704 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241203160406654 DLINP <000b> input/ipa.c:454 connected read/write 20241203160406654 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160406654 DLINP <000b> input/ipa.c:454 connected read/write 20241203160406654 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160406655 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47576<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@42fb6bd4e402: Final verdict of PTC: pass 20241203160406656 DAUC <0003> db_auc.c:157 IMSI='262423756537393': No 2G Auth Data 20241203160406656 DAUC <0003> db_auc.c:192 IMSI='262423756537393': No 3G Auth Data HLR_Test-GSUP(266)@42fb6bd4e402: Created GsupExpect[0] for "262423756537393" to be handled at TC_gsup_check_imei_via_proxy(275) 20241203160406664 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47580<->l=127.0.0.1:4258 20241203160406668 DLINP <000b> input/ipa.c:454 connected read/write 20241203160406668 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160406668 DLGSUP <0013> gsup_req.c:140 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262423756537393 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423756537393" source_name="the-source\n"} 20241203160406668 DMAIN <0000> hlr.c:435 IMSI='262423756537393': has IMEI = 12345678901234 (consider setting 'store-imei') 20241203160406668 DLGSUP <0013> hlr.c:448 GSUP 292: the-source\n: IMSI-262423756537393 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423756537393" destination_name="the-source\n"} 20241203160406668 DLGSUP <0013> gsup_req.c:173 GSUP 292: the-source\n: IMSI-262423756537393 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241203160406668 DLINP <000b> input/ipa.c:454 connected read/write 20241203160406668 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160406668 DLINP <000b> input/ipa.c:454 connected read/write 20241203160406668 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@42fb6bd4e402: Found GsupExpect[0] for "262423756537393" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@42fb6bd4e402: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262423756537393" TC_gsup_check_imei_via_proxy(275)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160406671 DLINP <000b> input/ipa.c:454 connected read/write 20241203160406671 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160406671 DLGSUP <0013> gsup_req.c:140 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262423756537393 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423756537393" source_name="the-source\n"} 20241203160406671 DAUC <0003> hlr.c:428 IMSI='262423756537393': storing IMEI = 12345678901234 20241203160406671 DLGSUP <0013> hlr.c:448 GSUP 293: the-source\n: IMSI-262423756537393 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423756537393" destination_name="the-source\n"} 20241203160406671 DLGSUP <0013> gsup_req.c:173 GSUP 293: the-source\n: IMSI-262423756537393 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241203160406671 DLINP <000b> input/ipa.c:454 connected read/write 20241203160406671 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160406671 DLINP <000b> input/ipa.c:454 connected read/write 20241203160406671 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160406672 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47580<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@42fb6bd4e402: Final verdict of PTC: pass 20241203160406673 DAUC <0003> db_auc.c:157 IMSI='262423423856100': No 2G Auth Data 20241203160406673 DAUC <0003> db_auc.c:192 IMSI='262423423856100': No 3G Auth Data HLR_Test-GSUP(266)@42fb6bd4e402: Created GsupExpect[0] for "262423423856100" to be handled at TC_gsup_check_imei_via_proxy(276) 20241203160406680 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47590<->l=127.0.0.1:4258 20241203160406683 DLINP <000b> input/ipa.c:454 connected read/write 20241203160406683 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160406683 DLGSUP <0013> gsup_req.c:140 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262423423856100 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423423856100" source_name="the-source\n"} 20241203160406683 DMAIN <0000> hlr.c:435 IMSI='262423423856100': has IMEI = 12345678901234 (consider setting 'store-imei') 20241203160406683 DLGSUP <0013> hlr.c:448 GSUP 294: the-source\n: IMSI-262423423856100 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423423856100" destination_name="the-source\n"} 20241203160406683 DLGSUP <0013> gsup_req.c:173 GSUP 294: the-source\n: IMSI-262423423856100 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241203160406683 DLINP <000b> input/ipa.c:454 connected read/write 20241203160406683 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160406683 DLINP <000b> input/ipa.c:454 connected read/write 20241203160406683 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@42fb6bd4e402: Found GsupExpect[0] for "262423423856100" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@42fb6bd4e402: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262423423856100" TC_gsup_check_imei_via_proxy(276)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160406686 DLINP <000b> input/ipa.c:454 connected read/write 20241203160406686 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160406686 DLGSUP <0013> gsup_req.c:140 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262423423856100 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423423856100" source_name="the-source\n"} 20241203160406686 DAUC <0003> hlr.c:428 IMSI='262423423856100': storing IMEI = 12345678901234 20241203160406686 DLGSUP <0013> hlr.c:448 GSUP 295: the-source\n: IMSI-262423423856100 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262423423856100" destination_name="the-source\n"} 20241203160406686 DLGSUP <0013> gsup_req.c:173 GSUP 295: the-source\n: IMSI-262423423856100 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241203160406686 DLINP <000b> input/ipa.c:454 connected read/write 20241203160406686 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160406686 DLINP <000b> input/ipa.c:454 connected read/write 20241203160406686 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160406687 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47590<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@42fb6bd4e402: Final verdict of PTC: pass MTC@42fb6bd4e402: setverdict(pass): none -> pass 20241203160406688 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47514<->l=127.0.0.1:4258 20241203160406688 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38593<->l=127.0.0.1:4259) 20241203160406689 DLINP <000b> input/ipa.c:454 connected read/write 20241203160406689 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160406689 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241203160406689 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241203160406689 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241203160406689 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(266)@42fb6bd4e402: Final verdict of PTC: none 267@42fb6bd4e402: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@42fb6bd4e402: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@42fb6bd4e402: Final verdict of PTC: none MTC@42fb6bd4e402: Setting final verdict of the test case. MTC@42fb6bd4e402: Local verdict of MTC: pass MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@42fb6bd4e402: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@42fb6bd4e402: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass'. Tue Dec 3 16:04:06 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 20241203160406711 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47600<->l=127.0.0.1:4258 20241203160406812 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47600<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=83836) Waiting for packet dumper to finish... 1 (prev_count=83836, count=126920) MTC@42fb6bd4e402: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@42fb6bd4e402: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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 ------ Tue Dec 3 16:04:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@42fb6bd4e402: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len' was executed successfully (exit status: 0). MTC@42fb6bd4e402: Test case TC_gsup_check_imei_invalid_len started. MTC@42fb6bd4e402: legacy= false MTC@42fb6bd4e402: in not legacy case 1 MTC@42fb6bd4e402: in not legacy case 2 20241203160410149 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241203160410149 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@42fb6bd4e402: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160410150 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410150 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160410150 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47612<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@42fb6bd4e402: 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)@42fb6bd4e402: 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 } } } } 20241203160410151 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410152 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(277)@42fb6bd4e402: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160410152 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241203160410152 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241203160410152 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241203160410152 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241203160410152 DLGSUP <0013> gsup_server.c:238 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 20241203160410152 DLGSUP <0013> gsup_server.c:236 2: 20241203160410152 DLGSUP <0013> gsup_server.c:238 2: 00 20241203160410152 DLGSUP <0013> gsup_server.c:236 3: 20241203160410152 DLGSUP <0013> gsup_server.c:238 3: 00 20241203160410152 DLGSUP <0013> gsup_server.c:236 4: 20241203160410152 DLGSUP <0013> gsup_server.c:238 4: 00 20241203160410152 DLGSUP <0013> gsup_server.c:236 5: 20241203160410152 DLGSUP <0013> gsup_server.c:238 5: 00 20241203160410152 DLGSUP <0013> gsup_server.c:236 7: 20241203160410152 DLGSUP <0013> gsup_server.c:238 7: 00 20241203160410152 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241203160410152 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241203160410152 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 279@42fb6bd4e402: 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") 20241203160410160 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:44901<->l=127.0.0.1:4259) 20241203160410162 DAUC <0003> db_auc.c:157 IMSI='262428737825327': No 2G Auth Data 20241203160410162 DAUC <0003> db_auc.c:192 IMSI='262428737825327': No 3G Auth Data HLR_Test-GSUP(278)@42fb6bd4e402: Created GsupExpect[0] for "262428737825327" to be handled at TC_gsup_check_imei_invalid_len(281) 20241203160410168 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47628<->l=127.0.0.1:4258 20241203160410194 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410194 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160410194 DLGSUP <0013> gsup_req.c:140 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428737825327 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428737825327"} 20241203160410194 DLGSUP <0013> hlr.c:410 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428737825327 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241203160410194 DLGSUP <0013> gsup_req.c:276 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428737825327 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428737825327" cause=Invalid mandatory information} 20241203160410194 DLGSUP <0013> gsup_req.c:173 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262428737825327 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241203160410194 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410194 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160410194 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410194 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@42fb6bd4e402: Found GsupExpect[0] for "262428737825327" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@42fb6bd4e402: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262428737825327" TC_gsup_check_imei_invalid_len(281)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160410195 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410196 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160410196 DLGSUP <0013> gsup_req.c:140 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428737825327 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428737825327"} 20241203160410196 DLGSUP <0013> hlr.c:410 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428737825327 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241203160410196 DLGSUP <0013> gsup_req.c:276 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428737825327 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428737825327" cause=Invalid mandatory information} 20241203160410196 DLGSUP <0013> gsup_req.c:173 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262428737825327 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241203160410196 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410196 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160410196 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410196 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160410196 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410196 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160410196 DLGSUP <0013> gsup_req.c:140 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428737825327 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428737825327"} 20241203160410196 DLGSUP <0013> hlr.c:419 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428737825327 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241203160410196 DLGSUP <0013> gsup_req.c:276 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428737825327 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428737825327" cause=Invalid mandatory information} 20241203160410196 DLGSUP <0013> gsup_req.c:173 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262428737825327 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241203160410196 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410196 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160410196 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410196 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160410197 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410197 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160410197 DLGSUP <0013> gsup_req.c:140 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428737825327 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428737825327"} 20241203160410197 DLGSUP <0013> hlr.c:419 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428737825327 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241203160410197 DLGSUP <0013> gsup_req.c:276 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428737825327 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428737825327" cause=Invalid mandatory information} 20241203160410197 DLGSUP <0013> gsup_req.c:173 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262428737825327 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241203160410197 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410197 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160410197 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410197 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160410198 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410198 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160410198 DLGSUP <0013> gsup_req.c:140 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428737825327 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428737825327"} 20241203160410198 DLGSUP <0013> hlr.c:419 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428737825327 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241203160410198 DLGSUP <0013> gsup_req.c:276 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428737825327 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428737825327" cause=Invalid mandatory information} 20241203160410198 DLGSUP <0013> gsup_req.c:173 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262428737825327 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241203160410198 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410198 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160410198 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410198 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160410198 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47628<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@42fb6bd4e402: Final verdict of PTC: pass 20241203160410199 DAUC <0003> db_auc.c:157 IMSI='262424111837820': No 2G Auth Data 20241203160410199 DAUC <0003> db_auc.c:192 IMSI='262424111837820': No 3G Auth Data HLR_Test-GSUP(278)@42fb6bd4e402: Created GsupExpect[0] for "262424111837820" to be handled at TC_gsup_check_imei_invalid_len(282) 20241203160410206 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47638<->l=127.0.0.1:4258 20241203160410207 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410207 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160410207 DLGSUP <0013> gsup_req.c:140 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262424111837820 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424111837820"} 20241203160410207 DLGSUP <0013> hlr.c:410 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262424111837820 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241203160410207 DLGSUP <0013> gsup_req.c:276 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262424111837820 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424111837820" cause=Invalid mandatory information} 20241203160410207 DLGSUP <0013> gsup_req.c:173 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262424111837820 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241203160410208 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410208 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160410208 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410208 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@42fb6bd4e402: Found GsupExpect[0] for "262424111837820" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@42fb6bd4e402: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262424111837820" TC_gsup_check_imei_invalid_len(282)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160410208 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410208 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160410208 DLGSUP <0013> gsup_req.c:140 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262424111837820 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424111837820"} 20241203160410208 DLGSUP <0013> hlr.c:410 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262424111837820 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241203160410208 DLGSUP <0013> gsup_req.c:276 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262424111837820 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424111837820" cause=Invalid mandatory information} 20241203160410208 DLGSUP <0013> gsup_req.c:173 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262424111837820 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241203160410208 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410208 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160410208 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410208 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160410209 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410209 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160410209 DLGSUP <0013> gsup_req.c:140 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262424111837820 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424111837820"} 20241203160410209 DLGSUP <0013> hlr.c:419 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262424111837820 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241203160410209 DLGSUP <0013> gsup_req.c:276 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262424111837820 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424111837820" cause=Invalid mandatory information} 20241203160410209 DLGSUP <0013> gsup_req.c:173 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262424111837820 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241203160410209 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410209 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160410209 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410209 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160410210 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410210 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160410210 DLGSUP <0013> gsup_req.c:140 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262424111837820 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424111837820"} 20241203160410210 DLGSUP <0013> hlr.c:419 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262424111837820 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241203160410210 DLGSUP <0013> gsup_req.c:276 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262424111837820 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424111837820" cause=Invalid mandatory information} 20241203160410210 DLGSUP <0013> gsup_req.c:173 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262424111837820 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241203160410210 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410210 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160410210 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410210 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160410210 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410210 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160410210 DLGSUP <0013> gsup_req.c:140 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262424111837820 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424111837820"} 20241203160410210 DLGSUP <0013> hlr.c:419 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262424111837820 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241203160410210 DLGSUP <0013> gsup_req.c:276 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262424111837820 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424111837820" cause=Invalid mandatory information} 20241203160410210 DLGSUP <0013> gsup_req.c:173 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262424111837820 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241203160410210 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410210 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160410210 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410210 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160410211 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47638<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@42fb6bd4e402: Final verdict of PTC: pass 20241203160410212 DAUC <0003> db_auc.c:157 IMSI='262428734023691': No 2G Auth Data 20241203160410212 DAUC <0003> db_auc.c:192 IMSI='262428734023691': No 3G Auth Data HLR_Test-GSUP(278)@42fb6bd4e402: Created GsupExpect[0] for "262428734023691" to be handled at TC_gsup_check_imei_invalid_len(283) 20241203160410219 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47652<->l=127.0.0.1:4258 20241203160410221 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410221 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160410221 DLGSUP <0013> gsup_req.c:140 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428734023691 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428734023691"} 20241203160410221 DLGSUP <0013> hlr.c:410 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428734023691 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241203160410221 DLGSUP <0013> gsup_req.c:276 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428734023691 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428734023691" cause=Invalid mandatory information} 20241203160410221 DLGSUP <0013> gsup_req.c:173 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262428734023691 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241203160410221 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410221 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160410221 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410221 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@42fb6bd4e402: Found GsupExpect[0] for "262428734023691" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@42fb6bd4e402: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262428734023691" TC_gsup_check_imei_invalid_len(283)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160410222 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410222 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160410222 DLGSUP <0013> gsup_req.c:140 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428734023691 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428734023691"} 20241203160410222 DLGSUP <0013> hlr.c:410 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428734023691 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241203160410222 DLGSUP <0013> gsup_req.c:276 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428734023691 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428734023691" cause=Invalid mandatory information} 20241203160410222 DLGSUP <0013> gsup_req.c:173 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262428734023691 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241203160410222 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410222 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160410222 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410222 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160410223 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410223 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160410223 DLGSUP <0013> gsup_req.c:140 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428734023691 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428734023691"} 20241203160410223 DLGSUP <0013> hlr.c:419 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428734023691 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241203160410223 DLGSUP <0013> gsup_req.c:276 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428734023691 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428734023691" cause=Invalid mandatory information} 20241203160410223 DLGSUP <0013> gsup_req.c:173 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262428734023691 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241203160410223 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410223 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160410223 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410223 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160410224 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410224 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160410224 DLGSUP <0013> gsup_req.c:140 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428734023691 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428734023691"} 20241203160410224 DLGSUP <0013> hlr.c:419 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428734023691 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241203160410224 DLGSUP <0013> gsup_req.c:276 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428734023691 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428734023691" cause=Invalid mandatory information} 20241203160410224 DLGSUP <0013> gsup_req.c:173 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262428734023691 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241203160410224 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410224 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160410224 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410224 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160410225 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410225 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160410225 DLGSUP <0013> gsup_req.c:140 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428734023691 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262428734023691"} 20241203160410225 DLGSUP <0013> hlr.c:419 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428734023691 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241203160410225 DLGSUP <0013> gsup_req.c:276 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428734023691 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262428734023691" cause=Invalid mandatory information} 20241203160410225 DLGSUP <0013> gsup_req.c:173 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262428734023691 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241203160410225 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410225 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160410225 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410225 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160410225 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47652<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@42fb6bd4e402: Final verdict of PTC: pass 20241203160410226 DAUC <0003> db_auc.c:157 IMSI='262424086715496': No 2G Auth Data 20241203160410226 DAUC <0003> db_auc.c:192 IMSI='262424086715496': No 3G Auth Data HLR_Test-GSUP(278)@42fb6bd4e402: Created GsupExpect[0] for "262424086715496" to be handled at TC_gsup_check_imei_invalid_len(284) 20241203160410233 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47654<->l=127.0.0.1:4258 20241203160410235 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410235 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160410235 DLGSUP <0013> gsup_req.c:140 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424086715496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424086715496"} 20241203160410235 DLGSUP <0013> hlr.c:410 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424086715496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241203160410235 DLGSUP <0013> gsup_req.c:276 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424086715496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424086715496" cause=Invalid mandatory information} 20241203160410235 DLGSUP <0013> gsup_req.c:173 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262424086715496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241203160410235 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410235 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160410235 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410235 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@42fb6bd4e402: Found GsupExpect[0] for "262424086715496" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@42fb6bd4e402: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262424086715496" TC_gsup_check_imei_invalid_len(284)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160410236 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410236 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160410236 DLGSUP <0013> gsup_req.c:140 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424086715496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424086715496"} 20241203160410236 DLGSUP <0013> hlr.c:410 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424086715496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241203160410236 DLGSUP <0013> gsup_req.c:276 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424086715496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424086715496" cause=Invalid mandatory information} 20241203160410236 DLGSUP <0013> gsup_req.c:173 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262424086715496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241203160410236 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410236 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160410236 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410237 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160410237 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410237 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160410237 DLGSUP <0013> gsup_req.c:140 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424086715496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424086715496"} 20241203160410237 DLGSUP <0013> hlr.c:419 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424086715496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241203160410237 DLGSUP <0013> gsup_req.c:276 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424086715496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424086715496" cause=Invalid mandatory information} 20241203160410237 DLGSUP <0013> gsup_req.c:173 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262424086715496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241203160410238 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410238 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160410238 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410238 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160410238 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410238 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160410238 DLGSUP <0013> gsup_req.c:140 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424086715496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424086715496"} 20241203160410238 DLGSUP <0013> hlr.c:419 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424086715496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241203160410238 DLGSUP <0013> gsup_req.c:276 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424086715496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424086715496" cause=Invalid mandatory information} 20241203160410238 DLGSUP <0013> gsup_req.c:173 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262424086715496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241203160410239 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410239 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160410239 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410239 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160410239 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410239 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160410239 DLGSUP <0013> gsup_req.c:140 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424086715496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424086715496"} 20241203160410239 DLGSUP <0013> hlr.c:419 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424086715496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241203160410239 DLGSUP <0013> gsup_req.c:276 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424086715496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424086715496" cause=Invalid mandatory information} 20241203160410239 DLGSUP <0013> gsup_req.c:173 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262424086715496 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241203160410239 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410240 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160410240 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410240 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160410240 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47654<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@42fb6bd4e402: Final verdict of PTC: pass 20241203160410241 DAUC <0003> db_auc.c:157 IMSI='262420407586254': No 2G Auth Data 20241203160410241 DAUC <0003> db_auc.c:192 IMSI='262420407586254': No 3G Auth Data HLR_Test-GSUP(278)@42fb6bd4e402: Created GsupExpect[0] for "262420407586254" to be handled at TC_gsup_check_imei_invalid_len(285) 20241203160410248 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47664<->l=127.0.0.1:4258 20241203160410249 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410249 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160410249 DLGSUP <0013> gsup_req.c:140 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420407586254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420407586254"} 20241203160410250 DLGSUP <0013> hlr.c:410 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420407586254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241203160410250 DLGSUP <0013> gsup_req.c:276 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420407586254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420407586254" cause=Invalid mandatory information} 20241203160410250 DLGSUP <0013> gsup_req.c:173 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262420407586254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241203160410250 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410250 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160410250 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410250 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@42fb6bd4e402: Found GsupExpect[0] for "262420407586254" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@42fb6bd4e402: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262420407586254" TC_gsup_check_imei_invalid_len(285)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160410251 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410251 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160410251 DLGSUP <0013> gsup_req.c:140 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420407586254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420407586254"} 20241203160410251 DLGSUP <0013> hlr.c:410 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420407586254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241203160410251 DLGSUP <0013> gsup_req.c:276 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420407586254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420407586254" cause=Invalid mandatory information} 20241203160410251 DLGSUP <0013> gsup_req.c:173 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262420407586254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241203160410251 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410251 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160410251 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410251 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160410251 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410251 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160410251 DLGSUP <0013> gsup_req.c:140 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420407586254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420407586254"} 20241203160410251 DLGSUP <0013> hlr.c:419 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420407586254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241203160410252 DLGSUP <0013> gsup_req.c:276 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420407586254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420407586254" cause=Invalid mandatory information} 20241203160410252 DLGSUP <0013> gsup_req.c:173 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262420407586254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241203160410252 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410252 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160410252 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410252 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160410252 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410252 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160410252 DLGSUP <0013> gsup_req.c:140 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420407586254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420407586254"} 20241203160410252 DLGSUP <0013> hlr.c:419 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420407586254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241203160410252 DLGSUP <0013> gsup_req.c:276 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420407586254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420407586254" cause=Invalid mandatory information} 20241203160410252 DLGSUP <0013> gsup_req.c:173 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262420407586254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241203160410252 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410252 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160410252 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410252 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160410253 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410253 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160410253 DLGSUP <0013> gsup_req.c:140 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420407586254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420407586254"} 20241203160410253 DLGSUP <0013> hlr.c:419 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420407586254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241203160410253 DLGSUP <0013> gsup_req.c:276 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420407586254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420407586254" cause=Invalid mandatory information} 20241203160410253 DLGSUP <0013> gsup_req.c:173 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262420407586254 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241203160410253 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410253 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160410253 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410253 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160410254 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47664<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@42fb6bd4e402: Final verdict of PTC: pass 20241203160410255 DAUC <0003> db_auc.c:157 IMSI='262425946689897': No 2G Auth Data 20241203160410255 DAUC <0003> db_auc.c:192 IMSI='262425946689897': No 3G Auth Data HLR_Test-GSUP(278)@42fb6bd4e402: Created GsupExpect[0] for "262425946689897" to be handled at TC_gsup_check_imei_invalid_len(286) 20241203160410261 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47680<->l=127.0.0.1:4258 20241203160410263 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410263 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160410263 DLGSUP <0013> gsup_req.c:140 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262425946689897 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425946689897"} 20241203160410263 DLGSUP <0013> hlr.c:410 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262425946689897 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241203160410263 DLGSUP <0013> gsup_req.c:276 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262425946689897 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425946689897" cause=Invalid mandatory information} 20241203160410263 DLGSUP <0013> gsup_req.c:173 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262425946689897 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241203160410263 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410263 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160410263 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410263 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@42fb6bd4e402: Found GsupExpect[0] for "262425946689897" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@42fb6bd4e402: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262425946689897" TC_gsup_check_imei_invalid_len(286)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160410264 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410264 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160410264 DLGSUP <0013> gsup_req.c:140 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262425946689897 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425946689897"} 20241203160410264 DLGSUP <0013> hlr.c:410 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262425946689897 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241203160410264 DLGSUP <0013> gsup_req.c:276 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262425946689897 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425946689897" cause=Invalid mandatory information} 20241203160410264 DLGSUP <0013> gsup_req.c:173 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262425946689897 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241203160410264 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410264 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160410264 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410264 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160410265 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410265 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160410265 DLGSUP <0013> gsup_req.c:140 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262425946689897 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425946689897"} 20241203160410265 DLGSUP <0013> hlr.c:419 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262425946689897 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241203160410265 DLGSUP <0013> gsup_req.c:276 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262425946689897 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425946689897" cause=Invalid mandatory information} 20241203160410265 DLGSUP <0013> gsup_req.c:173 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262425946689897 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241203160410265 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410265 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160410265 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410265 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160410266 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410266 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160410266 DLGSUP <0013> gsup_req.c:140 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262425946689897 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425946689897"} 20241203160410266 DLGSUP <0013> hlr.c:419 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262425946689897 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241203160410266 DLGSUP <0013> gsup_req.c:276 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262425946689897 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425946689897" cause=Invalid mandatory information} 20241203160410266 DLGSUP <0013> gsup_req.c:173 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262425946689897 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241203160410266 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410266 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160410266 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410266 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160410267 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410267 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160410267 DLGSUP <0013> gsup_req.c:140 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262425946689897 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425946689897"} 20241203160410267 DLGSUP <0013> hlr.c:419 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262425946689897 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241203160410267 DLGSUP <0013> gsup_req.c:276 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262425946689897 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425946689897" cause=Invalid mandatory information} 20241203160410267 DLGSUP <0013> gsup_req.c:173 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262425946689897 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241203160410267 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410267 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160410267 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410267 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160410267 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47680<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@42fb6bd4e402: Final verdict of PTC: pass 20241203160410268 DAUC <0003> db_auc.c:157 IMSI='262425259895581': No 2G Auth Data 20241203160410268 DAUC <0003> db_auc.c:192 IMSI='262425259895581': No 3G Auth Data HLR_Test-GSUP(278)@42fb6bd4e402: Created GsupExpect[0] for "262425259895581" to be handled at TC_gsup_check_imei_invalid_len(287) 20241203160410275 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47688<->l=127.0.0.1:4258 20241203160410277 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410277 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160410277 DLGSUP <0013> gsup_req.c:140 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425259895581 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425259895581"} 20241203160410277 DLGSUP <0013> hlr.c:410 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425259895581 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241203160410277 DLGSUP <0013> gsup_req.c:276 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425259895581 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425259895581" cause=Invalid mandatory information} 20241203160410277 DLGSUP <0013> gsup_req.c:173 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262425259895581 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241203160410277 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410277 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160410277 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410277 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@42fb6bd4e402: Found GsupExpect[0] for "262425259895581" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@42fb6bd4e402: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262425259895581" TC_gsup_check_imei_invalid_len(287)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160410278 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410278 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160410278 DLGSUP <0013> gsup_req.c:140 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425259895581 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425259895581"} 20241203160410278 DLGSUP <0013> hlr.c:410 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425259895581 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241203160410278 DLGSUP <0013> gsup_req.c:276 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425259895581 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425259895581" cause=Invalid mandatory information} 20241203160410278 DLGSUP <0013> gsup_req.c:173 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262425259895581 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241203160410278 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410278 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160410278 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410278 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160410279 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410279 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160410279 DLGSUP <0013> gsup_req.c:140 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425259895581 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425259895581"} 20241203160410279 DLGSUP <0013> hlr.c:419 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425259895581 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241203160410279 DLGSUP <0013> gsup_req.c:276 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425259895581 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425259895581" cause=Invalid mandatory information} 20241203160410279 DLGSUP <0013> gsup_req.c:173 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262425259895581 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241203160410279 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410279 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160410279 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410279 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160410280 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410280 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160410280 DLGSUP <0013> gsup_req.c:140 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425259895581 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425259895581"} 20241203160410280 DLGSUP <0013> hlr.c:419 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425259895581 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241203160410280 DLGSUP <0013> gsup_req.c:276 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425259895581 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425259895581" cause=Invalid mandatory information} 20241203160410280 DLGSUP <0013> gsup_req.c:173 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262425259895581 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241203160410280 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410280 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160410280 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410280 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160410281 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410281 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160410281 DLGSUP <0013> gsup_req.c:140 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425259895581 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425259895581"} 20241203160410281 DLGSUP <0013> hlr.c:419 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425259895581 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241203160410281 DLGSUP <0013> gsup_req.c:276 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425259895581 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262425259895581" cause=Invalid mandatory information} 20241203160410281 DLGSUP <0013> gsup_req.c:173 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262425259895581 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241203160410281 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410281 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160410281 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410281 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160410282 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47688<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@42fb6bd4e402: Final verdict of PTC: pass 20241203160410283 DAUC <0003> db_auc.c:157 IMSI='262420957615545': No 2G Auth Data 20241203160410283 DAUC <0003> db_auc.c:192 IMSI='262420957615545': No 3G Auth Data HLR_Test-GSUP(278)@42fb6bd4e402: Created GsupExpect[0] for "262420957615545" to be handled at TC_gsup_check_imei_invalid_len(288) 20241203160410290 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47698<->l=127.0.0.1:4258 20241203160410293 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410293 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160410293 DLGSUP <0013> gsup_req.c:140 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262420957615545 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420957615545"} 20241203160410293 DLGSUP <0013> hlr.c:410 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262420957615545 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241203160410293 DLGSUP <0013> gsup_req.c:276 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262420957615545 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420957615545" cause=Invalid mandatory information} 20241203160410293 DLGSUP <0013> gsup_req.c:173 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262420957615545 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241203160410293 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410293 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160410293 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410293 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@42fb6bd4e402: Found GsupExpect[0] for "262420957615545" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@42fb6bd4e402: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262420957615545" TC_gsup_check_imei_invalid_len(288)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160410295 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410295 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160410295 DLGSUP <0013> gsup_req.c:140 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262420957615545 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420957615545"} 20241203160410295 DLGSUP <0013> hlr.c:410 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262420957615545 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241203160410295 DLGSUP <0013> gsup_req.c:276 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262420957615545 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420957615545" cause=Invalid mandatory information} 20241203160410295 DLGSUP <0013> gsup_req.c:173 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262420957615545 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241203160410295 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410295 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160410295 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410295 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160410296 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410296 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160410296 DLGSUP <0013> gsup_req.c:140 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262420957615545 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420957615545"} 20241203160410296 DLGSUP <0013> hlr.c:419 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262420957615545 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241203160410296 DLGSUP <0013> gsup_req.c:276 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262420957615545 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420957615545" cause=Invalid mandatory information} 20241203160410296 DLGSUP <0013> gsup_req.c:173 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262420957615545 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241203160410296 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410296 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160410296 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410296 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160410297 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410297 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160410297 DLGSUP <0013> gsup_req.c:140 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262420957615545 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420957615545"} 20241203160410297 DLGSUP <0013> hlr.c:419 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262420957615545 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241203160410297 DLGSUP <0013> gsup_req.c:276 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262420957615545 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420957615545" cause=Invalid mandatory information} 20241203160410297 DLGSUP <0013> gsup_req.c:173 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262420957615545 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241203160410297 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410297 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160410297 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410297 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160410298 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410298 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160410298 DLGSUP <0013> gsup_req.c:140 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262420957615545 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420957615545"} 20241203160410298 DLGSUP <0013> hlr.c:419 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262420957615545 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241203160410298 DLGSUP <0013> gsup_req.c:276 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262420957615545 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262420957615545" cause=Invalid mandatory information} 20241203160410298 DLGSUP <0013> gsup_req.c:173 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262420957615545 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241203160410298 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410298 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160410298 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410298 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160410299 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47698<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@42fb6bd4e402: Final verdict of PTC: pass MTC@42fb6bd4e402: setverdict(pass): none -> pass 20241203160410300 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47612<->l=127.0.0.1:4258 279@42fb6bd4e402: Final verdict of PTC: none 20241203160410300 DLINP <000b> input/ipa.c:454 connected read/write 20241203160410300 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160410301 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241203160410301 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241203160410301 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241203160410301 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44901<->l=127.0.0.1:4259) HLR_Test-GSUP(278)@42fb6bd4e402: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@42fb6bd4e402: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@42fb6bd4e402: Final verdict of PTC: none MTC@42fb6bd4e402: Setting final verdict of the test case. MTC@42fb6bd4e402: Local verdict of MTC: pass MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@42fb6bd4e402: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@42fb6bd4e402: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass'. Tue Dec 3 16:04:10 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 20241203160410323 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:47700<->l=127.0.0.1:4258 20241203160410424 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:47700<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=65788) Waiting for packet dumper to finish... 1 (prev_count=65788, count=168356) MTC@42fb6bd4e402: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@42fb6bd4e402: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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 ------ Tue Dec 3 16:04:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@42fb6bd4e402: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi' was executed successfully (exit status: 0). MTC@42fb6bd4e402: Test case TC_gsup_check_imei_unknown_imsi started. MTC@42fb6bd4e402: legacy= false MTC@42fb6bd4e402: in not legacy case 1 MTC@42fb6bd4e402: in not legacy case 2 20241203160413512 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241203160413512 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@42fb6bd4e402: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160413513 DLINP <000b> input/ipa.c:454 connected read/write 20241203160413513 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160413513 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57732<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@42fb6bd4e402: 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)@42fb6bd4e402: 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 } } } } 20241203160413514 DLINP <000b> input/ipa.c:454 connected read/write 20241203160413514 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(289)@42fb6bd4e402: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160413514 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241203160413514 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241203160413514 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241203160413514 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241203160413514 DLGSUP <0013> gsup_server.c:238 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 20241203160413514 DLGSUP <0013> gsup_server.c:236 2: 20241203160413514 DLGSUP <0013> gsup_server.c:238 2: 00 20241203160413514 DLGSUP <0013> gsup_server.c:236 3: 20241203160413514 DLGSUP <0013> gsup_server.c:238 3: 00 20241203160413514 DLGSUP <0013> gsup_server.c:236 4: 20241203160413514 DLGSUP <0013> gsup_server.c:238 4: 00 20241203160413514 DLGSUP <0013> gsup_server.c:236 5: 20241203160413514 DLGSUP <0013> gsup_server.c:238 5: 00 20241203160413514 DLGSUP <0013> gsup_server.c:236 7: 20241203160413514 DLGSUP <0013> gsup_server.c:238 7: 00 20241203160413515 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241203160413515 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241203160413515 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 291@42fb6bd4e402: 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") 20241203160413522 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42587<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@42fb6bd4e402: Created GsupExpect[0] for "262426667035872" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20241203160413528 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57748<->l=127.0.0.1:4258 20241203160413558 DLINP <000b> input/ipa.c:454 connected read/write 20241203160413558 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160413558 DLGSUP <0013> gsup_req.c:140 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426667035872 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426667035872"} 20241203160413558 DMAIN <0000> hlr.c:435 IMSI='262426667035872': has IMEI = 22245678901234 (consider setting 'store-imei') 20241203160413558 DLGSUP <0013> hlr.c:438 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426667035872 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241203160413558 DLGSUP <0013> gsup_req.c:276 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426667035872 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426667035872" cause=Invalid mandatory information} 20241203160413558 DLGSUP <0013> gsup_req.c:173 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262426667035872 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241203160413558 DLINP <000b> input/ipa.c:454 connected read/write 20241203160413558 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160413558 DLINP <000b> input/ipa.c:454 connected read/write 20241203160413558 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@42fb6bd4e402: Found GsupExpect[0] for "262426667035872" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@42fb6bd4e402: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262426667035872" TC_gsup_check_imei_unknown_imsi(293)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160413560 DLINP <000b> input/ipa.c:454 connected read/write 20241203160413560 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160413560 DLGSUP <0013> gsup_req.c:140 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426667035872 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426667035872"} 20241203160413560 DAUC <0003> hlr.c:428 IMSI='262426667035872': storing IMEI = 22245678901234 20241203160413560 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262426667035872': no such subscriber 20241203160413560 DLGSUP <0013> hlr.c:430 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426667035872 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241203160413560 DLGSUP <0013> gsup_req.c:276 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426667035872 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426667035872" cause=Invalid mandatory information} 20241203160413560 DLGSUP <0013> gsup_req.c:173 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262426667035872 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241203160413560 DLINP <000b> input/ipa.c:454 connected read/write 20241203160413560 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160413560 DLINP <000b> input/ipa.c:454 connected read/write 20241203160413560 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160413560 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57748<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@42fb6bd4e402: Final verdict of PTC: pass 20241203160413560 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57732<->l=127.0.0.1:4258 20241203160413561 DLINP <000b> input/ipa.c:454 connected read/write 20241203160413561 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160413561 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server HLR_Test-GSUP(290)@42fb6bd4e402: Final verdict of PTC: none 20241203160413561 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241203160413561 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241203160413561 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42587<->l=127.0.0.1:4259) 291@42fb6bd4e402: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@42fb6bd4e402: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@42fb6bd4e402: Final verdict of PTC: none MTC@42fb6bd4e402: Setting final verdict of the test case. MTC@42fb6bd4e402: Local verdict of MTC: none MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC with component reference 291: none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@42fb6bd4e402: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@42fb6bd4e402: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass'. Tue Dec 3 16:04:13 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 20241203160413585 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57750<->l=127.0.0.1:4258 20241203160413685 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57750<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=30596) MTC@42fb6bd4e402: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@42fb6bd4e402: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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 ------ Tue Dec 3 16:04:15 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/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@42fb6bd4e402: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@42fb6bd4e402: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@42fb6bd4e402: legacy= false MTC@42fb6bd4e402: in not legacy case 1 MTC@42fb6bd4e402: in not legacy case 2 20241203160416714 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241203160416714 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@42fb6bd4e402: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160416715 DLINP <000b> input/ipa.c:454 connected read/write 20241203160416715 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160416715 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57764<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@42fb6bd4e402: 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)@42fb6bd4e402: 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 } } } } 20241203160416716 DLINP <000b> input/ipa.c:454 connected read/write 20241203160416716 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(294)@42fb6bd4e402: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160416716 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241203160416717 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241203160416717 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241203160416717 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241203160416717 DLGSUP <0013> gsup_server.c:238 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 20241203160416717 DLGSUP <0013> gsup_server.c:236 2: 20241203160416717 DLGSUP <0013> gsup_server.c:238 2: 00 20241203160416717 DLGSUP <0013> gsup_server.c:236 3: 20241203160416717 DLGSUP <0013> gsup_server.c:238 3: 00 20241203160416717 DLGSUP <0013> gsup_server.c:236 4: 20241203160416717 DLGSUP <0013> gsup_server.c:238 4: 00 20241203160416717 DLGSUP <0013> gsup_server.c:236 5: 20241203160416717 DLGSUP <0013> gsup_server.c:238 5: 00 20241203160416717 DLGSUP <0013> gsup_server.c:236 7: 20241203160416717 DLGSUP <0013> gsup_server.c:238 7: 00 20241203160416717 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241203160416717 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241203160416717 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 296@42fb6bd4e402: 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") 20241203160416725 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:36913<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@42fb6bd4e402: Created GsupExpect[0] for "262425151621687" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20241203160416731 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57766<->l=127.0.0.1:4258 20241203160416758 DLINP <000b> input/ipa.c:454 connected read/write 20241203160416758 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160416758 DLGSUP <0013> gsup_req.c:140 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262425151621687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425151621687"} 20241203160416758 DMAIN <0000> hlr.c:227 IMSI='262425151621687': Creating subscriber on demand 20241203160416758 DMAIN <0000> hlr.c:243 IMSI='262425151621687': Successfully assigned MSISDN='281' 20241203160416758 DAUC <0003> hlr.c:428 IMSI='262425151621687': storing IMEI = 12345678901234 20241203160416758 DLGSUP <0013> hlr.c:448 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262425151621687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425151621687"} 20241203160416758 DLGSUP <0013> gsup_req.c:173 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262425151621687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241203160416758 DLINP <000b> input/ipa.c:454 connected read/write 20241203160416758 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160416758 DLINP <000b> input/ipa.c:454 connected read/write 20241203160416758 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@42fb6bd4e402: Found GsupExpect[0] for "262425151621687" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@42fb6bd4e402: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262425151621687" TC_subscr_create_on_demand_check_imei_early(298)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160416759 DAUC <0003> db_auc.c:157 IMSI='262425151621687': No 2G Auth Data 20241203160416759 DAUC <0003> db_auc.c:192 IMSI='262425151621687': No 3G Auth Data 20241203160416760 DAUC <0003> db_auc.c:157 IMSI='262425151621687': No 2G Auth Data 20241203160416760 DAUC <0003> db_auc.c:192 IMSI='262425151621687': No 3G Auth Data 20241203160416760 DAUC <0003> db_auc.c:157 IMSI='262425151621687': No 2G Auth Data 20241203160416760 DAUC <0003> db_auc.c:192 IMSI='262425151621687': No 3G Auth Data 20241203160416761 DLINP <000b> input/ipa.c:454 connected read/write 20241203160416761 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160416761 DLGSUP <0013> gsup_req.c:140 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425151621687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425151621687" cn_domain=PS} 20241203160416761 DLU <0006> fsm.c:456 lu(262425151621687)[0x6120000135a0]{UNVALIDATED}: Allocated 20241203160416761 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425151621687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241203160416761 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425151621687)[0x6120000135a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241203160416761 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425151621687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425151621687" cn_domain=PS} 20241203160416761 DLINP <000b> input/ipa.c:454 connected read/write 20241203160416761 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160416761 DLINP <000b> input/ipa.c:454 connected read/write 20241203160416761 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160416761 DLINP <000b> input/ipa.c:454 connected read/write 20241203160416761 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160416761 DLGSUP <0013> gsup_req.c:140 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262425151621687 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425151621687"} 20241203160416761 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425151621687)[0x6120000135a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241203160416761 DLGSUP <0013> gsup_req.c:173 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262425151621687 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241203160416761 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425151621687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425151621687"} 20241203160416761 DLGSUP <0013> gsup_req.c:173 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262425151621687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241203160416761 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425151621687)[0x6120000135a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241203160416761 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425151621687)[0x6120000135a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241203160416761 DLU <0006> fsm.c:568 lu(PS:IMSI-262425151621687)[0x6120000135a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241203160416761 DLINP <000b> input/ipa.c:454 connected read/write 20241203160416761 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160416761 DLINP <000b> input/ipa.c:454 connected read/write 20241203160416761 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160416764 DLINP <000b> input/ipa.c:454 connected read/write 20241203160416764 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160416764 DLGSUP <0013> gsup_req.c:140 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262425151621687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425151621687"} 20241203160416764 DMAIN <0000> hlr.c:227 IMSI='262425151621687': Creating subscriber on demand 20241203160416764 DMAIN <0000> hlr.c:243 IMSI='262425151621687': Successfully assigned MSISDN='446' 20241203160416764 DAUC <0003> hlr.c:428 IMSI='262425151621687': storing IMEI = 12345678901234 20241203160416764 DLGSUP <0013> hlr.c:448 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262425151621687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425151621687"} 20241203160416764 DLGSUP <0013> gsup_req.c:173 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262425151621687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241203160416764 DLINP <000b> input/ipa.c:454 connected read/write 20241203160416764 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160416764 DLINP <000b> input/ipa.c:454 connected read/write 20241203160416764 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160416764 DAUC <0003> db_auc.c:157 IMSI='262425151621687': No 2G Auth Data 20241203160416764 DAUC <0003> db_auc.c:192 IMSI='262425151621687': No 3G Auth Data 20241203160416765 DAUC <0003> db_auc.c:157 IMSI='262425151621687': No 2G Auth Data 20241203160416765 DAUC <0003> db_auc.c:192 IMSI='262425151621687': No 3G Auth Data 20241203160416765 DAUC <0003> db_auc.c:157 IMSI='262425151621687': No 2G Auth Data 20241203160416765 DAUC <0003> db_auc.c:192 IMSI='262425151621687': No 3G Auth Data 20241203160416765 DAUC <0003> db_auc.c:157 IMSI='262425151621687': No 2G Auth Data 20241203160416765 DAUC <0003> db_auc.c:192 IMSI='262425151621687': No 3G Auth Data 20241203160416766 DLINP <000b> input/ipa.c:454 connected read/write 20241203160416766 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160416766 DLGSUP <0013> gsup_req.c:140 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425151621687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425151621687" cn_domain=PS} 20241203160416766 DLU <0006> fsm.c:456 lu(262425151621687)[0x612000013720]{UNVALIDATED}: Allocated 20241203160416766 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425151621687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241203160416766 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425151621687)[0x612000013720]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241203160416766 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425151621687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425151621687" cn_domain=PS} 20241203160416766 DLINP <000b> input/ipa.c:454 connected read/write 20241203160416766 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160416766 DLINP <000b> input/ipa.c:454 connected read/write 20241203160416766 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160416767 DLINP <000b> input/ipa.c:454 connected read/write 20241203160416767 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160416767 DLGSUP <0013> gsup_req.c:140 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262425151621687 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425151621687"} 20241203160416767 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425151621687)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241203160416767 DLGSUP <0013> gsup_req.c:173 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262425151621687 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241203160416767 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425151621687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425151621687"} 20241203160416767 DLGSUP <0013> gsup_req.c:173 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262425151621687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241203160416767 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425151621687)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241203160416767 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425151621687)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241203160416767 DLU <0006> fsm.c:568 lu(PS:IMSI-262425151621687)[0x612000013720]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241203160416767 DLINP <000b> input/ipa.c:454 connected read/write 20241203160416767 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160416767 DLINP <000b> input/ipa.c:454 connected read/write 20241203160416767 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160416768 DLINP <000b> input/ipa.c:454 connected read/write 20241203160416768 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160416768 DLGSUP <0013> gsup_req.c:140 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262425151621687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425151621687"} 20241203160416768 DMAIN <0000> hlr.c:227 IMSI='262425151621687': Creating subscriber on demand 20241203160416768 DMAIN <0000> hlr.c:243 IMSI='262425151621687': Successfully assigned MSISDN='208' 20241203160416768 DAUC <0003> hlr.c:428 IMSI='262425151621687': storing IMEI = 12345678901234 20241203160416768 DLGSUP <0013> hlr.c:448 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262425151621687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425151621687"} 20241203160416768 DLGSUP <0013> gsup_req.c:173 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262425151621687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241203160416768 DLINP <000b> input/ipa.c:454 connected read/write 20241203160416768 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160416768 DLINP <000b> input/ipa.c:454 connected read/write 20241203160416768 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160416769 DAUC <0003> db_auc.c:157 IMSI='262425151621687': No 2G Auth Data 20241203160416769 DAUC <0003> db_auc.c:192 IMSI='262425151621687': No 3G Auth Data 20241203160416769 DAUC <0003> db_auc.c:157 IMSI='262425151621687': No 2G Auth Data 20241203160416769 DAUC <0003> db_auc.c:192 IMSI='262425151621687': No 3G Auth Data 20241203160416769 DAUC <0003> db_auc.c:157 IMSI='262425151621687': No 2G Auth Data 20241203160416769 DAUC <0003> db_auc.c:192 IMSI='262425151621687': No 3G Auth Data 20241203160416770 DAUC <0003> db_auc.c:157 IMSI='262425151621687': No 2G Auth Data 20241203160416770 DAUC <0003> db_auc.c:192 IMSI='262425151621687': No 3G Auth Data 20241203160416770 DLINP <000b> input/ipa.c:454 connected read/write 20241203160416770 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160416770 DLGSUP <0013> gsup_req.c:140 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425151621687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425151621687" cn_domain=PS} 20241203160416770 DLU <0006> fsm.c:456 lu(262425151621687)[0x6120000138a0]{UNVALIDATED}: Allocated 20241203160416770 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425151621687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241203160416770 DLGSUP <0013> gsup_req.c:276 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425151621687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425151621687" cause=GPRS services not allowed} 20241203160416770 DLGSUP <0013> gsup_req.c:173 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262425151621687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241203160416770 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425151621687)[0x6120000138a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241203160416770 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425151621687)[0x6120000138a0]{UNVALIDATED}: Freeing instance 20241203160416770 DLU <0006> fsm.c:568 lu(PS:IMSI-262425151621687)[0x6120000138a0]{UNVALIDATED}: Deallocated 20241203160416770 DLINP <000b> input/ipa.c:454 connected read/write 20241203160416770 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160416770 DLINP <000b> input/ipa.c:454 connected read/write 20241203160416770 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160416772 DLINP <000b> input/ipa.c:454 connected read/write 20241203160416772 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160416772 DLGSUP <0013> gsup_req.c:140 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262425151621687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425151621687"} 20241203160416772 DMAIN <0000> hlr.c:227 IMSI='262425151621687': Creating subscriber on demand 20241203160416772 DMAIN <0000> hlr.c:243 IMSI='262425151621687': Successfully assigned MSISDN='964' 20241203160416772 DAUC <0003> hlr.c:428 IMSI='262425151621687': storing IMEI = 12345678901234 20241203160416772 DLGSUP <0013> hlr.c:448 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262425151621687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425151621687"} 20241203160416772 DLGSUP <0013> gsup_req.c:173 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262425151621687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241203160416772 DLINP <000b> input/ipa.c:454 connected read/write 20241203160416772 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160416772 DLINP <000b> input/ipa.c:454 connected read/write 20241203160416772 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160416773 DAUC <0003> db_auc.c:157 IMSI='262425151621687': No 2G Auth Data 20241203160416773 DAUC <0003> db_auc.c:192 IMSI='262425151621687': No 3G Auth Data TC_subscr_create_on_demand_check_imei_early(298)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160416773 DAUC <0003> db_auc.c:157 IMSI='262425151621687': No 2G Auth Data 20241203160416773 DAUC <0003> db_auc.c:192 IMSI='262425151621687': No 3G Auth Data 20241203160416774 DAUC <0003> db_auc.c:157 IMSI='262425151621687': No 2G Auth Data 20241203160416774 DAUC <0003> db_auc.c:192 IMSI='262425151621687': No 3G Auth Data 20241203160416774 DLINP <000b> input/ipa.c:454 connected read/write 20241203160416774 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160416774 DLGSUP <0013> gsup_req.c:140 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425151621687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425151621687" cn_domain=PS} 20241203160416774 DLU <0006> fsm.c:456 lu(262425151621687)[0x612000013a20]{UNVALIDATED}: Allocated 20241203160416774 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425151621687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241203160416774 DLGSUP <0013> gsup_req.c:276 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425151621687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425151621687" cause=GPRS services not allowed} 20241203160416774 DLGSUP <0013> gsup_req.c:173 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262425151621687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241203160416774 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425151621687)[0x612000013a20]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241203160416774 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425151621687)[0x612000013a20]{UNVALIDATED}: Freeing instance 20241203160416774 DLU <0006> fsm.c:568 lu(PS:IMSI-262425151621687)[0x612000013a20]{UNVALIDATED}: Deallocated 20241203160416774 DLINP <000b> input/ipa.c:454 connected read/write 20241203160416774 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160416774 DLINP <000b> input/ipa.c:454 connected read/write 20241203160416774 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160416777 DLINP <000b> input/ipa.c:454 connected read/write 20241203160416777 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160416777 DLGSUP <0013> gsup_req.c:140 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262425151621687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425151621687"} 20241203160416777 DMAIN <0000> hlr.c:227 IMSI='262425151621687': Creating subscriber on demand 20241203160416777 DAUC <0003> hlr.c:428 IMSI='262425151621687': storing IMEI = 12345678901234 20241203160416778 DLGSUP <0013> hlr.c:448 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262425151621687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425151621687"} 20241203160416778 DLGSUP <0013> gsup_req.c:173 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262425151621687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241203160416778 DLINP <000b> input/ipa.c:454 connected read/write 20241203160416778 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160416778 DLINP <000b> input/ipa.c:454 connected read/write 20241203160416778 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160416779 DAUC <0003> db_auc.c:157 IMSI='262425151621687': No 2G Auth Data 20241203160416779 DAUC <0003> db_auc.c:192 IMSI='262425151621687': No 3G Auth Data 20241203160416779 DAUC <0003> db_auc.c:157 IMSI='262425151621687': No 2G Auth Data 20241203160416780 DAUC <0003> db_auc.c:192 IMSI='262425151621687': No 3G Auth Data 20241203160416780 DAUC <0003> db_auc.c:157 IMSI='262425151621687': No 2G Auth Data 20241203160416780 DAUC <0003> db_auc.c:192 IMSI='262425151621687': No 3G Auth Data 20241203160416781 DLINP <000b> input/ipa.c:454 connected read/write 20241203160416781 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160416781 DLGSUP <0013> gsup_req.c:140 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425151621687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425151621687" cn_domain=PS} 20241203160416781 DLU <0006> fsm.c:456 lu(262425151621687)[0x612000013ba0]{UNVALIDATED}: Allocated 20241203160416781 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425151621687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241203160416781 DLGSUP <0013> gsup_req.c:276 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425151621687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425151621687" cause=GPRS services not allowed} 20241203160416781 DLGSUP <0013> gsup_req.c:173 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262425151621687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241203160416781 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425151621687)[0x612000013ba0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241203160416781 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262425151621687)[0x612000013ba0]{UNVALIDATED}: Freeing instance 20241203160416781 DLU <0006> fsm.c:568 lu(PS:IMSI-262425151621687)[0x612000013ba0]{UNVALIDATED}: Deallocated 20241203160416781 DLINP <000b> input/ipa.c:454 connected read/write 20241203160416781 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160416781 DLINP <000b> input/ipa.c:454 connected read/write 20241203160416781 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160416784 DLINP <000b> input/ipa.c:454 connected read/write 20241203160416784 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160416784 DLGSUP <0013> gsup_req.c:140 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262425151621687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425151621687"} 20241203160416784 DMAIN <0000> hlr.c:227 IMSI='262425151621687': Creating subscriber on demand 20241203160416784 DAUC <0003> hlr.c:428 IMSI='262425151621687': storing IMEI = 12345678901234 20241203160416784 DLGSUP <0013> hlr.c:448 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262425151621687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425151621687"} 20241203160416784 DLGSUP <0013> gsup_req.c:173 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262425151621687 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241203160416784 DLINP <000b> input/ipa.c:454 connected read/write 20241203160416784 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160416784 DLINP <000b> input/ipa.c:454 connected read/write 20241203160416784 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160416785 DAUC <0003> db_auc.c:157 IMSI='262425151621687': No 2G Auth Data 20241203160416785 DAUC <0003> db_auc.c:192 IMSI='262425151621687': No 3G Auth Data 20241203160416785 DAUC <0003> db_auc.c:157 IMSI='262425151621687': No 2G Auth Data 20241203160416785 DAUC <0003> db_auc.c:192 IMSI='262425151621687': No 3G Auth Data 20241203160416785 DAUC <0003> db_auc.c:157 IMSI='262425151621687': No 2G Auth Data 20241203160416785 DAUC <0003> db_auc.c:192 IMSI='262425151621687': No 3G Auth Data 20241203160416786 DLINP <000b> input/ipa.c:454 connected read/write 20241203160416786 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160416786 DLGSUP <0013> gsup_req.c:140 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425151621687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425151621687" cn_domain=PS} 20241203160416786 DLU <0006> fsm.c:456 lu(262425151621687)[0x612000013d20]{UNVALIDATED}: Allocated 20241203160416786 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425151621687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241203160416786 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425151621687)[0x612000013d20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241203160416786 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425151621687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425151621687" cn_domain=PS} 20241203160416786 DLINP <000b> input/ipa.c:454 connected read/write 20241203160416786 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160416786 DLINP <000b> input/ipa.c:454 connected read/write 20241203160416786 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160416787 DLINP <000b> input/ipa.c:454 connected read/write 20241203160416787 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160416787 DLGSUP <0013> gsup_req.c:140 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262425151621687 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425151621687"} 20241203160416787 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425151621687)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241203160416787 DLGSUP <0013> gsup_req.c:173 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262425151621687 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241203160416787 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425151621687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425151621687"} 20241203160416787 DLGSUP <0013> gsup_req.c:173 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262425151621687 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241203160416787 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425151621687)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241203160416787 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425151621687)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241203160416788 DLU <0006> fsm.c:568 lu(PS:IMSI-262425151621687)[0x612000013d20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241203160416788 DLINP <000b> input/ipa.c:454 connected read/write 20241203160416788 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160416788 DLINP <000b> input/ipa.c:454 connected read/write 20241203160416788 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160416789 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57766<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@42fb6bd4e402: Final verdict of PTC: pass 20241203160416789 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57764<->l=127.0.0.1:4258 HLR_Test-GSUP(295)@42fb6bd4e402: Final verdict of PTC: none 20241203160416790 DLINP <000b> input/ipa.c:454 connected read/write 20241203160416790 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160416790 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241203160416790 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241203160416790 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241203160416790 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36913<->l=127.0.0.1:4259) 296@42fb6bd4e402: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@42fb6bd4e402: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@42fb6bd4e402: Final verdict of PTC: none MTC@42fb6bd4e402: Setting final verdict of the test case. MTC@42fb6bd4e402: Local verdict of MTC: none MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC with component reference 296: none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@42fb6bd4e402: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@42fb6bd4e402: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass'. Tue Dec 3 16:04:16 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 20241203160416833 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57772<->l=127.0.0.1:4258 20241203160416933 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57772<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=97056) MTC@42fb6bd4e402: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@42fb6bd4e402: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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 ------ Tue Dec 3 16:04:18 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@42fb6bd4e402: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul' was executed successfully (exit status: 0). MTC@42fb6bd4e402: Test case TC_subscr_create_on_demand_ul started. MTC@42fb6bd4e402: legacy= false MTC@42fb6bd4e402: in not legacy case 1 MTC@42fb6bd4e402: in not legacy case 2 20241203160419965 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241203160419965 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@42fb6bd4e402: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160419966 DLINP <000b> input/ipa.c:454 connected read/write 20241203160419966 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160419967 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57788<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@42fb6bd4e402: 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)@42fb6bd4e402: 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 } } } } 20241203160419968 DLINP <000b> input/ipa.c:454 connected read/write 20241203160419968 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(299)@42fb6bd4e402: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160419968 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241203160419968 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241203160419968 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241203160419968 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241203160419968 DLGSUP <0013> gsup_server.c:238 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 20241203160419968 DLGSUP <0013> gsup_server.c:236 2: 20241203160419968 DLGSUP <0013> gsup_server.c:238 2: 00 20241203160419968 DLGSUP <0013> gsup_server.c:236 3: 20241203160419968 DLGSUP <0013> gsup_server.c:238 3: 00 20241203160419968 DLGSUP <0013> gsup_server.c:236 4: 20241203160419968 DLGSUP <0013> gsup_server.c:238 4: 00 20241203160419968 DLGSUP <0013> gsup_server.c:236 5: 20241203160419968 DLGSUP <0013> gsup_server.c:238 5: 00 20241203160419968 DLGSUP <0013> gsup_server.c:236 7: 20241203160419968 DLGSUP <0013> gsup_server.c:238 7: 00 20241203160419968 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241203160419968 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241203160419968 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 301@42fb6bd4e402: 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") 20241203160419976 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:42189<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@42fb6bd4e402: Created GsupExpect[0] for "262429449423822" to be handled at TC_subscr_create_on_demand_ul(303) 20241203160419982 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57800<->l=127.0.0.1:4258 20241203160420010 DLINP <000b> input/ipa.c:454 connected read/write 20241203160420010 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160420010 DLGSUP <0013> gsup_req.c:140 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429449423822 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429449423822" cn_domain=PS} 20241203160420010 DMAIN <0000> hlr.c:227 IMSI='262429449423822': Creating subscriber on demand 20241203160420010 DMAIN <0000> hlr.c:243 IMSI='262429449423822': Successfully assigned MSISDN='623' 20241203160420010 DLU <0006> fsm.c:456 lu(262429449423822)[0x612000013ea0]{UNVALIDATED}: Allocated 20241203160420010 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429449423822 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241203160420010 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429449423822)[0x612000013ea0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241203160420010 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429449423822 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429449423822" cn_domain=PS} 20241203160420010 DLINP <000b> input/ipa.c:454 connected read/write 20241203160420010 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160420010 DLINP <000b> input/ipa.c:454 connected read/write 20241203160420010 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@42fb6bd4e402: Found GsupExpect[0] for "262429449423822" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@42fb6bd4e402: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262429449423822" 20241203160420012 DLINP <000b> input/ipa.c:454 connected read/write 20241203160420012 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160420012 DLGSUP <0013> gsup_req.c:140 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262429449423822 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429449423822"} 20241203160420012 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429449423822)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241203160420012 DLGSUP <0013> gsup_req.c:173 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262429449423822 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241203160420012 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429449423822 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429449423822"} 20241203160420012 DLGSUP <0013> gsup_req.c:173 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429449423822 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241203160420012 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429449423822)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241203160420012 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429449423822)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241203160420012 DLU <0006> fsm.c:568 lu(PS:IMSI-262429449423822)[0x612000013ea0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241203160420012 DLINP <000b> input/ipa.c:454 connected read/write 20241203160420012 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160420012 DLINP <000b> input/ipa.c:454 connected read/write 20241203160420012 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160420012 DAUC <0003> db_auc.c:157 IMSI='262429449423822': No 2G Auth Data 20241203160420012 DAUC <0003> db_auc.c:192 IMSI='262429449423822': No 3G Auth Data 20241203160420013 DAUC <0003> db_auc.c:157 IMSI='262429449423822': No 2G Auth Data 20241203160420013 DAUC <0003> db_auc.c:192 IMSI='262429449423822': No 3G Auth Data 20241203160420013 DAUC <0003> db_auc.c:157 IMSI='262429449423822': No 2G Auth Data 20241203160420013 DAUC <0003> db_auc.c:192 IMSI='262429449423822': No 3G Auth Data 20241203160420015 DLINP <000b> input/ipa.c:454 connected read/write 20241203160420015 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160420015 DLGSUP <0013> gsup_req.c:140 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429449423822 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429449423822" cn_domain=PS} 20241203160420015 DMAIN <0000> hlr.c:227 IMSI='262429449423822': Creating subscriber on demand 20241203160420015 DMAIN <0000> hlr.c:243 IMSI='262429449423822': Successfully assigned MSISDN='559' 20241203160420015 DLU <0006> fsm.c:456 lu(262429449423822)[0x612000014020]{UNVALIDATED}: Allocated 20241203160420015 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429449423822 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241203160420015 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429449423822)[0x612000014020]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241203160420015 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429449423822 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429449423822" cn_domain=PS} 20241203160420015 DLINP <000b> input/ipa.c:454 connected read/write 20241203160420015 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160420015 DLINP <000b> input/ipa.c:454 connected read/write 20241203160420015 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160420016 DLINP <000b> input/ipa.c:454 connected read/write 20241203160420016 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160420016 DLGSUP <0013> gsup_req.c:140 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262429449423822 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429449423822"} 20241203160420016 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429449423822)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241203160420016 DLGSUP <0013> gsup_req.c:173 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262429449423822 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241203160420016 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429449423822 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429449423822"} 20241203160420016 DLGSUP <0013> gsup_req.c:173 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429449423822 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241203160420016 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429449423822)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241203160420016 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429449423822)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241203160420016 DLU <0006> fsm.c:568 lu(PS:IMSI-262429449423822)[0x612000014020]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241203160420016 DLINP <000b> input/ipa.c:454 connected read/write 20241203160420016 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160420016 DLINP <000b> input/ipa.c:454 connected read/write 20241203160420016 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160420016 DAUC <0003> db_auc.c:157 IMSI='262429449423822': No 2G Auth Data 20241203160420016 DAUC <0003> db_auc.c:192 IMSI='262429449423822': No 3G Auth Data 20241203160420017 DAUC <0003> db_auc.c:157 IMSI='262429449423822': No 2G Auth Data 20241203160420017 DAUC <0003> db_auc.c:192 IMSI='262429449423822': No 3G Auth Data 20241203160420017 DAUC <0003> db_auc.c:157 IMSI='262429449423822': No 2G Auth Data 20241203160420017 DAUC <0003> db_auc.c:192 IMSI='262429449423822': No 3G Auth Data 20241203160420017 DAUC <0003> db_auc.c:157 IMSI='262429449423822': No 2G Auth Data 20241203160420017 DAUC <0003> db_auc.c:192 IMSI='262429449423822': No 3G Auth Data 20241203160420019 DLINP <000b> input/ipa.c:454 connected read/write 20241203160420019 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160420019 DLGSUP <0013> gsup_req.c:140 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262429449423822 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429449423822" cn_domain=PS} 20241203160420019 DMAIN <0000> hlr.c:227 IMSI='262429449423822': Creating subscriber on demand 20241203160420019 DMAIN <0000> hlr.c:243 IMSI='262429449423822': Successfully assigned MSISDN='745' 20241203160420019 DLU <0006> fsm.c:456 lu(262429449423822)[0x6120000141a0]{UNVALIDATED}: Allocated 20241203160420019 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262429449423822 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241203160420019 DLGSUP <0013> gsup_req.c:276 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262429449423822 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429449423822" cause=GPRS services not allowed} 20241203160420019 DLGSUP <0013> gsup_req.c:173 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262429449423822 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241203160420019 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429449423822)[0x6120000141a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241203160420019 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429449423822)[0x6120000141a0]{UNVALIDATED}: Freeing instance 20241203160420019 DLU <0006> fsm.c:568 lu(PS:IMSI-262429449423822)[0x6120000141a0]{UNVALIDATED}: Deallocated 20241203160420019 DLINP <000b> input/ipa.c:454 connected read/write 20241203160420019 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160420019 DLINP <000b> input/ipa.c:454 connected read/write 20241203160420019 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160420019 DAUC <0003> db_auc.c:157 IMSI='262429449423822': No 2G Auth Data TC_subscr_create_on_demand_ul(303)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160420019 DAUC <0003> db_auc.c:192 IMSI='262429449423822': No 3G Auth Data 20241203160420020 DAUC <0003> db_auc.c:157 IMSI='262429449423822': No 2G Auth Data 20241203160420020 DAUC <0003> db_auc.c:192 IMSI='262429449423822': No 3G Auth Data 20241203160420020 DAUC <0003> db_auc.c:157 IMSI='262429449423822': No 2G Auth Data 20241203160420020 DAUC <0003> db_auc.c:192 IMSI='262429449423822': No 3G Auth Data 20241203160420020 DAUC <0003> db_auc.c:157 IMSI='262429449423822': No 2G Auth Data 20241203160420020 DAUC <0003> db_auc.c:192 IMSI='262429449423822': No 3G Auth Data 20241203160420022 DLINP <000b> input/ipa.c:454 connected read/write 20241203160420022 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160420022 DLGSUP <0013> gsup_req.c:140 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262429449423822 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429449423822" cn_domain=PS} 20241203160420022 DMAIN <0000> hlr.c:227 IMSI='262429449423822': Creating subscriber on demand 20241203160420022 DMAIN <0000> hlr.c:243 IMSI='262429449423822': Successfully assigned MSISDN='663' 20241203160420022 DLU <0006> fsm.c:456 lu(262429449423822)[0x612000014320]{UNVALIDATED}: Allocated 20241203160420022 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262429449423822 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241203160420022 DLGSUP <0013> gsup_req.c:276 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262429449423822 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429449423822" cause=GPRS services not allowed} 20241203160420022 DLGSUP <0013> gsup_req.c:173 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262429449423822 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241203160420022 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429449423822)[0x612000014320]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241203160420022 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429449423822)[0x612000014320]{UNVALIDATED}: Freeing instance 20241203160420022 DLU <0006> fsm.c:568 lu(PS:IMSI-262429449423822)[0x612000014320]{UNVALIDATED}: Deallocated 20241203160420022 DLINP <000b> input/ipa.c:454 connected read/write 20241203160420022 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160420022 DLINP <000b> input/ipa.c:454 connected read/write 20241203160420022 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160420022 DAUC <0003> db_auc.c:157 IMSI='262429449423822': No 2G Auth Data 20241203160420022 DAUC <0003> db_auc.c:192 IMSI='262429449423822': No 3G Auth Data 20241203160420022 DAUC <0003> db_auc.c:157 IMSI='262429449423822': No 2G Auth Data 20241203160420022 DAUC <0003> db_auc.c:192 IMSI='262429449423822': No 3G Auth Data 20241203160420023 DAUC <0003> db_auc.c:157 IMSI='262429449423822': No 2G Auth Data 20241203160420023 DAUC <0003> db_auc.c:192 IMSI='262429449423822': No 3G Auth Data 20241203160420024 DLINP <000b> input/ipa.c:454 connected read/write 20241203160420024 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160420024 DLGSUP <0013> gsup_req.c:140 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262429449423822 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429449423822" cn_domain=PS} 20241203160420024 DMAIN <0000> hlr.c:227 IMSI='262429449423822': Creating subscriber on demand 20241203160420024 DLU <0006> fsm.c:456 lu(262429449423822)[0x6120000144a0]{UNVALIDATED}: Allocated 20241203160420024 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262429449423822 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241203160420024 DLGSUP <0013> gsup_req.c:276 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262429449423822 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429449423822" cause=GPRS services not allowed} 20241203160420024 DLGSUP <0013> gsup_req.c:173 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262429449423822 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241203160420024 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429449423822)[0x6120000144a0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241203160420024 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429449423822)[0x6120000144a0]{UNVALIDATED}: Freeing instance 20241203160420024 DLU <0006> fsm.c:568 lu(PS:IMSI-262429449423822)[0x6120000144a0]{UNVALIDATED}: Deallocated 20241203160420024 DLINP <000b> input/ipa.c:454 connected read/write 20241203160420024 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160420024 DLINP <000b> input/ipa.c:454 connected read/write 20241203160420024 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160420025 DAUC <0003> db_auc.c:157 IMSI='262429449423822': No 2G Auth Data 20241203160420025 DAUC <0003> db_auc.c:192 IMSI='262429449423822': No 3G Auth Data 20241203160420025 DAUC <0003> db_auc.c:157 IMSI='262429449423822': No 2G Auth Data 20241203160420025 DAUC <0003> db_auc.c:192 IMSI='262429449423822': No 3G Auth Data 20241203160420025 DAUC <0003> db_auc.c:157 IMSI='262429449423822': No 2G Auth Data 20241203160420025 DAUC <0003> db_auc.c:192 IMSI='262429449423822': No 3G Auth Data 20241203160420027 DLINP <000b> input/ipa.c:454 connected read/write 20241203160420027 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160420027 DLGSUP <0013> gsup_req.c:140 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429449423822 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429449423822" cn_domain=PS} 20241203160420027 DMAIN <0000> hlr.c:227 IMSI='262429449423822': Creating subscriber on demand 20241203160420027 DLU <0006> fsm.c:456 lu(262429449423822)[0x612000014620]{UNVALIDATED}: Allocated 20241203160420027 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429449423822 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241203160420027 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429449423822)[0x612000014620]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241203160420027 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429449423822 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429449423822" cn_domain=PS} 20241203160420027 DLINP <000b> input/ipa.c:454 connected read/write 20241203160420027 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160420027 DLINP <000b> input/ipa.c:454 connected read/write 20241203160420027 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160420027 DLINP <000b> input/ipa.c:454 connected read/write 20241203160420027 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160420027 DLGSUP <0013> gsup_req.c:140 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262429449423822 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429449423822"} 20241203160420027 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429449423822)[0x612000014620]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241203160420027 DLGSUP <0013> gsup_req.c:173 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262429449423822 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241203160420027 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429449423822 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429449423822"} 20241203160420027 DLGSUP <0013> gsup_req.c:173 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429449423822 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241203160420027 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429449423822)[0x612000014620]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241203160420027 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429449423822)[0x612000014620]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241203160420027 DLU <0006> fsm.c:568 lu(PS:IMSI-262429449423822)[0x612000014620]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241203160420027 DLINP <000b> input/ipa.c:454 connected read/write 20241203160420027 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160420027 DLINP <000b> input/ipa.c:454 connected read/write 20241203160420027 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160420028 DAUC <0003> db_auc.c:157 IMSI='262429449423822': No 2G Auth Data 20241203160420028 DAUC <0003> db_auc.c:192 IMSI='262429449423822': No 3G Auth Data 20241203160420028 DAUC <0003> db_auc.c:157 IMSI='262429449423822': No 2G Auth Data 20241203160420028 DAUC <0003> db_auc.c:192 IMSI='262429449423822': No 3G Auth Data 20241203160420029 DAUC <0003> db_auc.c:157 IMSI='262429449423822': No 2G Auth Data 20241203160420029 DAUC <0003> db_auc.c:192 IMSI='262429449423822': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160420029 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57800<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@42fb6bd4e402: Final verdict of PTC: pass 20241203160420030 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57788<->l=127.0.0.1:4258 20241203160420030 DLINP <000b> input/ipa.c:454 connected read/write HLR_Test-GSUP(300)@42fb6bd4e402: Final verdict of PTC: none 20241203160420030 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160420030 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241203160420030 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241203160420030 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241203160420030 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42189<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(299)@42fb6bd4e402: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@42fb6bd4e402: Final verdict of PTC: none 301@42fb6bd4e402: Final verdict of PTC: none MTC@42fb6bd4e402: Setting final verdict of the test case. MTC@42fb6bd4e402: Local verdict of MTC: none MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC with component reference 301: none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@42fb6bd4e402: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@42fb6bd4e402: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass'. Tue Dec 3 16:04:20 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 20241203160420057 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57802<->l=127.0.0.1:4258 20241203160420158 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57802<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=81540) MTC@42fb6bd4e402: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@42fb6bd4e402: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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 ------ Tue Dec 3 16:04:22 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@42fb6bd4e402: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai' was executed successfully (exit status: 0). MTC@42fb6bd4e402: Test case TC_subscr_create_on_demand_sai started. MTC@42fb6bd4e402: legacy= false MTC@42fb6bd4e402: in not legacy case 1 MTC@42fb6bd4e402: in not legacy case 2 20241203160423188 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241203160423188 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@42fb6bd4e402: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160423189 DLINP <000b> input/ipa.c:454 connected read/write 20241203160423189 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160423189 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52336<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@42fb6bd4e402: 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)@42fb6bd4e402: 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 } } } } 20241203160423190 DLINP <000b> input/ipa.c:454 connected read/write 20241203160423190 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160423190 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241203160423190 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241203160423190 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241203160423190 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241203160423190 DLGSUP <0013> gsup_server.c:238 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 20241203160423190 DLGSUP <0013> gsup_server.c:236 2: 20241203160423190 DLGSUP <0013> gsup_server.c:238 2: 00 20241203160423190 DLGSUP <0013> gsup_server.c:236 3: 20241203160423190 DLGSUP <0013> gsup_server.c:238 3: 00 20241203160423190 DLGSUP <0013> gsup_server.c:236 4: 20241203160423190 DLGSUP <0013> gsup_server.c:238 4: 00 20241203160423190 DLGSUP <0013> gsup_server.c:236 5: 20241203160423190 DLGSUP <0013> gsup_server.c:238 5: 00 20241203160423190 DLGSUP <0013> gsup_server.c:236 7: 20241203160423190 DLGSUP <0013> gsup_server.c:238 7: 00 20241203160423190 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241203160423190 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241203160423190 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)@42fb6bd4e402: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 306@42fb6bd4e402: 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") 20241203160423198 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:35883<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@42fb6bd4e402: Created GsupExpect[0] for "262423877208312" to be handled at TC_subscr_create_on_demand_sai(308) 20241203160423206 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52348<->l=127.0.0.1:4258 20241203160423234 DLINP <000b> input/ipa.c:454 connected read/write 20241203160423234 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160423234 DLGSUP <0013> gsup_req.c:140 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262423877208312 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423877208312"} 20241203160423234 DMAIN <0000> hlr.c:227 IMSI='262423877208312': Creating subscriber on demand 20241203160423234 DMAIN <0000> hlr.c:243 IMSI='262423877208312': Successfully assigned MSISDN='314' 20241203160423234 DAUC <0003> db_auc.c:157 IMSI='262423877208312': No 2G Auth Data 20241203160423234 DAUC <0003> db_auc.c:192 IMSI='262423877208312': No 3G Auth Data 20241203160423234 DLGSUP <0013> hlr.c:331 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262423877208312 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 20241203160423234 DLGSUP <0013> gsup_req.c:276 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262423877208312 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262423877208312" cause=IMSI unknown in HLR} 20241203160423234 DLGSUP <0013> gsup_req.c:173 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262423877208312 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241203160423234 DLINP <000b> input/ipa.c:454 connected read/write 20241203160423234 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160423234 DLINP <000b> input/ipa.c:454 connected read/write 20241203160423234 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@42fb6bd4e402: Found GsupExpect[0] for "262423877208312" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@42fb6bd4e402: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262423877208312" TC_subscr_create_on_demand_sai(308)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160423236 DAUC <0003> db_auc.c:157 IMSI='262423877208312': No 2G Auth Data 20241203160423236 DAUC <0003> db_auc.c:192 IMSI='262423877208312': No 3G Auth Data 20241203160423236 DAUC <0003> db_auc.c:157 IMSI='262423877208312': No 2G Auth Data 20241203160423236 DAUC <0003> db_auc.c:192 IMSI='262423877208312': No 3G Auth Data 20241203160423236 DAUC <0003> db_auc.c:157 IMSI='262423877208312': No 2G Auth Data 20241203160423236 DAUC <0003> db_auc.c:192 IMSI='262423877208312': No 3G Auth Data 20241203160423237 DLINP <000b> input/ipa.c:454 connected read/write 20241203160423237 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160423237 DLGSUP <0013> gsup_req.c:140 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423877208312 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423877208312" cn_domain=PS} 20241203160423237 DLU <0006> fsm.c:456 lu(262423877208312)[0x6120000147a0]{UNVALIDATED}: Allocated 20241203160423237 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423877208312 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241203160423237 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423877208312)[0x6120000147a0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241203160423237 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423877208312 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423877208312" cn_domain=PS} 20241203160423237 DLINP <000b> input/ipa.c:454 connected read/write 20241203160423237 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160423237 DLINP <000b> input/ipa.c:454 connected read/write 20241203160423237 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160423238 DLINP <000b> input/ipa.c:454 connected read/write 20241203160423238 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160423238 DLGSUP <0013> gsup_req.c:140 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262423877208312 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423877208312"} 20241203160423238 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423877208312)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241203160423238 DLGSUP <0013> gsup_req.c:173 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262423877208312 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241203160423238 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423877208312 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423877208312"} 20241203160423238 DLGSUP <0013> gsup_req.c:173 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262423877208312 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241203160423238 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423877208312)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241203160423238 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423877208312)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241203160423238 DLU <0006> fsm.c:568 lu(PS:IMSI-262423877208312)[0x6120000147a0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241203160423238 DLINP <000b> input/ipa.c:454 connected read/write 20241203160423238 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160423238 DLINP <000b> input/ipa.c:454 connected read/write 20241203160423238 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160423239 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52348<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@42fb6bd4e402: Final verdict of PTC: pass 20241203160423240 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52336<->l=127.0.0.1:4258 20241203160423240 DLINP <000b> input/ipa.c:454 connected read/write 20241203160423240 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160423240 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241203160423240 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241203160423240 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241203160423240 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35883<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@42fb6bd4e402: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@42fb6bd4e402: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@42fb6bd4e402: Final verdict of PTC: none 306@42fb6bd4e402: Final verdict of PTC: none MTC@42fb6bd4e402: Setting final verdict of the test case. MTC@42fb6bd4e402: Local verdict of MTC: none MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC with component reference 306: none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@42fb6bd4e402: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@42fb6bd4e402: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass'. Tue Dec 3 16:04:23 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 20241203160423279 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52354<->l=127.0.0.1:4258 20241203160423379 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52354<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=36600) MTC@42fb6bd4e402: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@42fb6bd4e402: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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 ------ Tue Dec 3 16:04:25 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@42fb6bd4e402: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home' was executed successfully (exit status: 0). MTC@42fb6bd4e402: Test case TC_MSLookup_mDNS_service_other_home started. MTC@42fb6bd4e402: legacy= false MTC@42fb6bd4e402: in not legacy case 1 MTC@42fb6bd4e402: in not legacy case 2 20241203160426409 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241203160426409 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@42fb6bd4e402: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160426410 DLINP <000b> input/ipa.c:454 connected read/write 20241203160426410 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160426411 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52364<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@42fb6bd4e402: 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)@42fb6bd4e402: 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 } } } } 20241203160426412 DLINP <000b> input/ipa.c:454 connected read/write 20241203160426412 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(309)@42fb6bd4e402: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160426412 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241203160426412 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241203160426412 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241203160426412 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241203160426412 DLGSUP <0013> gsup_server.c:238 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 20241203160426412 DLGSUP <0013> gsup_server.c:236 2: 20241203160426412 DLGSUP <0013> gsup_server.c:238 2: 00 20241203160426412 DLGSUP <0013> gsup_server.c:236 3: 20241203160426412 DLGSUP <0013> gsup_server.c:238 3: 00 20241203160426412 DLGSUP <0013> gsup_server.c:236 4: 20241203160426412 DLGSUP <0013> gsup_server.c:238 4: 00 20241203160426412 DLGSUP <0013> gsup_server.c:236 5: 20241203160426412 DLGSUP <0013> gsup_server.c:238 5: 00 20241203160426412 DLGSUP <0013> gsup_server.c:236 7: 20241203160426412 DLGSUP <0013> gsup_server.c:238 7: 00 20241203160426412 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241203160426412 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241203160426412 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 311@42fb6bd4e402: 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") 20241203160426419 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:37001<->l=127.0.0.1:4259) 20241203160426421 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241203160426421 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@42fb6bd4e402: Created GsupExpect[0] for "262420742955410" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20241203160426426 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52378<->l=127.0.0.1:4258 20241203160426428 DAUC <0003> db_auc.c:157 IMSI='262420742955410': No 2G Auth Data 20241203160426428 DAUC <0003> db_auc.c:192 IMSI='262420742955410': No 3G Auth Data 20241203160426430 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491616731607.msisdn 20241203160426430 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491616731607.msisdn: not attached (vlr_number unset) 20241203160426430 DDGSM <0007> mslookup_server.c:327 sip.voice.491616731607.msisdn: does not exist in GSUP proxy 20241203160427432 DLINP <000b> input/ipa.c:454 connected read/write 20241203160427432 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160427432 DLGSUP <0013> gsup_req.c:140 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420742955410 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420742955410" cn_domain=CS} 20241203160427432 DLU <0006> fsm.c:456 lu(262420742955410)[0x612000014c20]{UNVALIDATED}: Allocated 20241203160427432 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420742955410 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241203160427432 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262420742955410)[0x612000014c20]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241203160427432 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420742955410 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420742955410" cn_domain=CS} 20241203160427432 DLINP <000b> input/ipa.c:454 connected read/write 20241203160427432 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160427432 DLINP <000b> input/ipa.c:454 connected read/write 20241203160427432 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@42fb6bd4e402: Found GsupExpect[0] for "262420742955410" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@42fb6bd4e402: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262420742955410" 20241203160427434 DLINP <000b> input/ipa.c:454 connected read/write 20241203160427434 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160427434 DLGSUP <0013> gsup_req.c:140 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262420742955410 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420742955410"} 20241203160427434 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262420742955410)[0x612000014c20]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241203160427434 DLGSUP <0013> gsup_req.c:173 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262420742955410 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241203160427434 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420742955410 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420742955410"} 20241203160427434 DLGSUP <0013> gsup_req.c:173 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262420742955410 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241203160427434 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262420742955410)[0x612000014c20]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241203160427434 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262420742955410)[0x612000014c20]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241203160427434 DLU <0006> fsm.c:568 lu(CS:IMSI-262420742955410)[0x612000014c20]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241203160427434 DLINP <000b> input/ipa.c:454 connected read/write 20241203160427434 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160427434 DLINP <000b> input/ipa.c:454 connected read/write 20241203160427434 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160427434 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491616731607.msisdn 20241203160427434 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491616731607.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241203160427434 DDGSM <0007> mslookup_server.c:327 sip.voice.491616731607.msisdn: does not exist in GSUP proxy 20241203160427434 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491616731607.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@42fb6bd4e402: setverdict(pass): pass -> pass, component reason not changed 20241203160427436 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52378<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@42fb6bd4e402: Final verdict of PTC: pass 20241203160427436 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52364<->l=127.0.0.1:4258 20241203160427436 DLINP <000b> input/ipa.c:454 connected read/write 20241203160427436 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160427436 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241203160427436 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241203160427436 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241203160427436 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37001<->l=127.0.0.1:4259) HLR_Test-GSUP(310)@42fb6bd4e402: Final verdict of PTC: none 311@42fb6bd4e402: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@42fb6bd4e402: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@42fb6bd4e402: Final verdict of PTC: none MTC@42fb6bd4e402: Setting final verdict of the test case. MTC@42fb6bd4e402: Local verdict of MTC: none MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC with component reference 311: none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@42fb6bd4e402: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@42fb6bd4e402: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass'. Tue Dec 3 16:04:27 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 20241203160427459 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52380<->l=127.0.0.1:4258 20241203160427560 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52380<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=21476) Waiting for packet dumper to finish... 1 (prev_count=21476, count=37444) MTC@42fb6bd4e402: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@42fb6bd4e402: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy'. ------ HLR_Tests.TC_MSLookup_GSUP_proxy ------ Tue Dec 3 16:04:29 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241203160430002 DSS <0004> hlr_ussd.c:239 262428382100868/0xfeb4f898: SS Session Timeout, destroying 20241203160430002 DLGSUP <0013> gsup_req.c:173 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262428382100868 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@42fb6bd4e402: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy' was executed successfully (exit status: 0). MTC@42fb6bd4e402: Test case TC_MSLookup_GSUP_proxy started. MTC@42fb6bd4e402: legacy= false MTC@42fb6bd4e402: in not legacy case 1 MTC@42fb6bd4e402: in not legacy case 2 20241203160430593 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241203160430593 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@42fb6bd4e402: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160430594 DLINP <000b> input/ipa.c:454 connected read/write 20241203160430594 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160430595 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52386<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@42fb6bd4e402: 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)@42fb6bd4e402: 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 } } } } 20241203160430596 DLINP <000b> input/ipa.c:454 connected read/write 20241203160430596 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160430596 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241203160430596 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241203160430596 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241203160430596 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241203160430596 DLGSUP <0013> gsup_server.c:238 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 20241203160430596 DLGSUP <0013> gsup_server.c:236 2: 20241203160430596 DLGSUP <0013> gsup_server.c:238 2: 00 20241203160430596 DLGSUP <0013> gsup_server.c:236 3: 20241203160430596 DLGSUP <0013> gsup_server.c:238 3: 00 20241203160430596 DLGSUP <0013> gsup_server.c:236 4: 20241203160430596 DLGSUP <0013> gsup_server.c:238 4: 00 20241203160430596 DLGSUP <0013> gsup_server.c:236 5: 20241203160430596 DLGSUP <0013> gsup_server.c:238 5: 00 20241203160430596 DLGSUP <0013> gsup_server.c:236 7: 20241203160430596 DLGSUP <0013> gsup_server.c:238 7: 00 20241203160430596 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241203160430596 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241203160430596 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(314)@42fb6bd4e402: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160430596 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241203160430596 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 316@42fb6bd4e402: 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") 20241203160430609 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38059<->l=127.0.0.1:4259) 20241203160430610 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241203160430610 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@42fb6bd4e402: Created GsupExpect[0] for "262425715652987" to be handled at TC_MSLookup_GSUP_proxy(320) 20241203160430616 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52392<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@42fb6bd4e402: Created GsupExpect[0] for "262425715652987" to be handled at TC_MSLookup_GSUP_proxy(320) 20241203160430638 DLINP <000b> input/ipa.c:454 connected read/write 20241203160430638 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160430638 DLGSUP <0013> gsup_req.c:140 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262425715652987 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425715652987" cn_domain=CS} 20241203160430638 DDGSM <0007> proxy.c:316 (Proxy IMSI-262425715652987 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241203160430638 DDGSM <0007> proxy.c:495 (Proxy IMSI-262425715652987 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241203160430638 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262425715652987.imsi 20241203160430638 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262425715652987.imsi 20241203160430638 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262425715652987.imsi: does not exist in local HLR 20241203160430640 DDGSM <0007> proxy.c:472 (Proxy IMSI-262425715652987 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241203160430640 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20241203160430640 DLINP <000b> input/ipa.c:146 127.0.0.99:4222 connection done 20241203160430640 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20241203160430640 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20241203160430640 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241203160430641 DLGSUP <0013> gsup_req.c:173 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262425715652987 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241203160430641 DLINP <000b> input/ipa.c:157 127.0.0.99:4222 connected write 20241203160430641 DLINP <000b> input/ipa.c:97 127.0.0.99:4222 sending data 20241203160430641 DLINP <000b> input/ipa.c:157 127.0.0.99:4222 connected write 20241203160430641 DLINP <000b> input/ipa.c:97 127.0.0.99:4222 sending data 20241203160430641 DLINP <000b> input/ipa.c:157 127.0.0.99:4222 connected write 20241203160430641 DLINP <000b> input/ipa.c:97 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@42fb6bd4e402: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@42fb6bd4e402: 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) } } } } 20241203160430641 DLINP <000b> input/ipa.c:153 127.0.0.99:4222 connected read 20241203160430642 DLINP <000b> input/ipa.c:62 127.0.0.99:4222 message received 20241203160430642 DLINP <000b> input/ipaccess.c:890 received ID_GET for unit ID 0/0/0 20241203160430642 DLINP <000b> ipa.c:396 tag 1: HLR 20241203160430642 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@42fb6bd4e402: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@42fb6bd4e402: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241203160430642 DLINP <000b> input/ipa.c:153 127.0.0.99:4222 connected read 20241203160430642 DLINP <000b> input/ipa.c:62 127.0.0.99:4222 message received 20241203160430642 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@42fb6bd4e402: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(318)@42fb6bd4e402: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(317)@42fb6bd4e402: Found GsupExpect[0] for "262425715652987" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@42fb6bd4e402: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262425715652987" HLR_Test-GSUP-server-IPA(318)@42fb6bd4e402: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(318)@42fb6bd4e402: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160430690 DLINP <000b> input/ipa.c:153 127.0.0.99:4222 connected read 20241203160430690 DLINP <000b> input/ipa.c:62 127.0.0.99:4222 message received 20241203160430690 DLINP <000b> input/ipa.c:153 127.0.0.99:4222 connected read 20241203160430690 DLINP <000b> input/ipa.c:62 127.0.0.99:4222 message received 20241203160430690 DDGSM <0007> proxy.c:368 (Proxy IMSI-262425715652987 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491611835787 20241203160430690 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425715652987 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241203160430690 DLINP <000b> input/ipa.c:454 connected read/write 20241203160430690 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160430690 DLINP <000b> input/ipa.c:454 connected read/write 20241203160430690 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@42fb6bd4e402: Found GsupExpect[0] for "262425715652987" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@42fb6bd4e402: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262425715652987" 20241203160430692 DLINP <000b> input/ipa.c:153 127.0.0.99:4222 connected read 20241203160430692 DLINP <000b> input/ipa.c:62 127.0.0.99:4222 message received 20241203160430692 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425715652987 MSISDN-491611835787 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241203160430692 DLINP <000b> input/ipa.c:454 connected read/write 20241203160430692 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160430692 DLINP <000b> input/ipa.c:454 connected read/write 20241203160430692 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160430692 DLINP <000b> input/ipa.c:153 127.0.0.99:4222 connected read 20241203160430692 DLINP <000b> input/ipa.c:62 127.0.0.99:4222 message received 20241203160430692 DDGSM <0007> proxy.c:403 (Proxy IMSI-262425715652987 MSISDN-491611835787 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 20241203160430692 DDGSM <0007> proxy.c:562 (Proxy IMSI-262425715652987 MSISDN-491611835787 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241203160430692 DLINP <000b> input/ipa.c:454 connected read/write 20241203160430692 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160430692 DLINP <000b> input/ipa.c:454 connected read/write 20241203160430692 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160430693 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52392<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@42fb6bd4e402: Final verdict of PTC: pass 20241203160430693 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52386<->l=127.0.0.1:4258 HLR_Test-GSUP(315)@42fb6bd4e402: Final verdict of PTC: none 20241203160430694 DLINP <000b> input/ipa.c:153 127.0.0.99:4222 connected read 20241203160430694 DLINP <000b> input/ipa.c:62 127.0.0.99:4222 message received 20241203160430694 DLINP <000b> input/ipa.c:71 127.0.0.99:4222 connection closed with server 20241203160430694 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20241203160430694 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241203160430694 DLINP <000b> input/ipa.c:454 connected read/write 20241203160430694 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160430694 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241203160430694 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241203160430694 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 316@42fb6bd4e402: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@42fb6bd4e402: Final verdict of PTC: none HLR_Test-GSUP-server(317)@42fb6bd4e402: Final verdict of PTC: none 20241203160430694 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38059<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(314)@42fb6bd4e402: Final verdict of PTC: none IPA-CTRL-CLI-IPA(319)@42fb6bd4e402: Final verdict of PTC: none MTC@42fb6bd4e402: Setting final verdict of the test case. MTC@42fb6bd4e402: Local verdict of MTC: none MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC with component reference 316: none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@42fb6bd4e402: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@42fb6bd4e402: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass'. Tue Dec 3 16:04:30 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 20241203160430725 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52398<->l=127.0.0.1:4258 20241203160430826 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52398<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=756) Waiting for packet dumper to finish... 1 (prev_count=756, count=43412) MTC@42fb6bd4e402: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass' was executed successfully (exit status: 0). MTC@42fb6bd4e402: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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 ------ Tue Dec 3 16:04:32 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@42fb6bd4e402: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@42fb6bd4e402: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@42fb6bd4e402: legacy= false MTC@42fb6bd4e402: in not legacy case 1 MTC@42fb6bd4e402: in not legacy case 2 20241203160433856 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241203160433857 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@42fb6bd4e402: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160433858 DLINP <000b> input/ipa.c:454 connected read/write 20241203160433858 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160433858 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52448<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@42fb6bd4e402: 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)@42fb6bd4e402: 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 } } } } 20241203160433859 DLINP <000b> input/ipa.c:454 connected read/write 20241203160433859 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160433859 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241203160433859 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241203160433859 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241203160433859 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241203160433859 DLGSUP <0013> gsup_server.c:238 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 20241203160433859 DLGSUP <0013> gsup_server.c:236 2: 20241203160433859 DLGSUP <0013> gsup_server.c:238 2: 00 20241203160433859 DLGSUP <0013> gsup_server.c:236 3: 20241203160433859 DLGSUP <0013> gsup_server.c:238 3: 00 20241203160433859 DLGSUP <0013> gsup_server.c:236 4: 20241203160433859 DLGSUP <0013> gsup_server.c:238 4: 00 20241203160433859 DLGSUP <0013> gsup_server.c:236 5: 20241203160433859 DLGSUP <0013> gsup_server.c:238 5: 00 20241203160433859 DLGSUP <0013> gsup_server.c:236 7: 20241203160433859 DLGSUP <0013> gsup_server.c:238 7: 00 20241203160433859 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 HLR_Test-GSUP-IPA(321)@42fb6bd4e402: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160433859 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241203160433859 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241203160433859 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241203160433859 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 323@42fb6bd4e402: 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") 20241203160433868 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:34769<->l=127.0.0.1:4259) 20241203160433869 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241203160433869 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@42fb6bd4e402: Created GsupExpect[0] for "262429129846836" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20241203160433874 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52450<->l=127.0.0.1:4258 20241203160433876 DAUC <0003> db_auc.c:157 IMSI='262429129846836': No 2G Auth Data 20241203160433876 DAUC <0003> db_auc.c:192 IMSI='262429129846836': No 3G Auth Data 20241203160433878 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429129846836.imsi 20241203160433878 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262429129846836.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160433880 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52450<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@42fb6bd4e402: Final verdict of PTC: pass 20241203160433880 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52448<->l=127.0.0.1:4258 20241203160433881 DLINP <000b> input/ipa.c:454 connected read/write 20241203160433881 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160433881 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241203160433881 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241203160433881 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241203160433881 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34769<->l=127.0.0.1:4259) 323@42fb6bd4e402: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@42fb6bd4e402: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@42fb6bd4e402: Final verdict of PTC: none HLR_Test-GSUP(322)@42fb6bd4e402: Final verdict of PTC: none MTC@42fb6bd4e402: Setting final verdict of the test case. MTC@42fb6bd4e402: Local verdict of MTC: none MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC with component reference 323: none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@42fb6bd4e402: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@42fb6bd4e402: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass'. Tue Dec 3 16:04:33 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 20241203160433903 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52458<->l=127.0.0.1:4258 20241203160434004 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52458<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=27764) MTC@42fb6bd4e402: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@42fb6bd4e402: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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 ------ Tue Dec 3 16:04:36 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@42fb6bd4e402: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@42fb6bd4e402: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@42fb6bd4e402: legacy= false MTC@42fb6bd4e402: in not legacy case 1 MTC@42fb6bd4e402: in not legacy case 2 20241203160437033 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241203160437033 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@42fb6bd4e402: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160437034 DLINP <000b> input/ipa.c:454 connected read/write 20241203160437034 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160437035 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52472<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@42fb6bd4e402: 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(326)@42fb6bd4e402: 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 } } } } 20241203160437036 DLINP <000b> input/ipa.c:454 connected read/write 20241203160437036 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(326)@42fb6bd4e402: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160437036 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241203160437036 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241203160437036 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241203160437036 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241203160437036 DLGSUP <0013> gsup_server.c:238 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 20241203160437036 DLGSUP <0013> gsup_server.c:236 2: 20241203160437036 DLGSUP <0013> gsup_server.c:238 2: 00 20241203160437036 DLGSUP <0013> gsup_server.c:236 3: 20241203160437036 DLGSUP <0013> gsup_server.c:238 3: 00 20241203160437036 DLGSUP <0013> gsup_server.c:236 4: 20241203160437036 DLGSUP <0013> gsup_server.c:238 4: 00 20241203160437036 DLGSUP <0013> gsup_server.c:236 5: 20241203160437036 DLGSUP <0013> gsup_server.c:238 5: 00 20241203160437036 DLGSUP <0013> gsup_server.c:236 7: 20241203160437036 DLGSUP <0013> gsup_server.c:238 7: 00 20241203160437036 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241203160437036 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241203160437036 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241203160437037 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241203160437037 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 328@42fb6bd4e402: 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") 20241203160437052 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:38717<->l=127.0.0.1:4259) 20241203160437054 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241203160437054 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@42fb6bd4e402: Created GsupExpect[0] for "262428883617841" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20241203160437060 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52478<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@42fb6bd4e402: Created GsupExpect[0] for "262428883617841" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20241203160437082 DLINP <000b> input/ipa.c:454 connected read/write 20241203160437082 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160437082 DLGSUP <0013> gsup_req.c:140 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262428883617841 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428883617841" cn_domain=CS} 20241203160437082 DDGSM <0007> proxy.c:316 (Proxy IMSI-262428883617841 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241203160437082 DDGSM <0007> proxy.c:495 (Proxy IMSI-262428883617841 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241203160437082 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262428883617841.imsi 20241203160437082 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428883617841.imsi 20241203160437082 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262428883617841.imsi: does not exist in local HLR 20241203160437085 DDGSM <0007> proxy.c:472 (Proxy IMSI-262428883617841 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241203160437085 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20241203160437085 DLINP <000b> input/ipa.c:146 127.0.0.99:4222 connection done 20241203160437085 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20241203160437085 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20241203160437085 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241203160437085 DLGSUP <0013> gsup_req.c:173 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262428883617841 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241203160437085 DLINP <000b> input/ipa.c:157 127.0.0.99:4222 connected write 20241203160437085 DLINP <000b> input/ipa.c:97 127.0.0.99:4222 sending data 20241203160437085 DLINP <000b> input/ipa.c:157 127.0.0.99:4222 connected write 20241203160437085 DLINP <000b> input/ipa.c:97 127.0.0.99:4222 sending data 20241203160437085 DLINP <000b> input/ipa.c:157 127.0.0.99:4222 connected write 20241203160437085 DLINP <000b> input/ipa.c:97 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@42fb6bd4e402: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@42fb6bd4e402: 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) } } } } 20241203160437086 DLINP <000b> input/ipa.c:153 127.0.0.99:4222 connected read 20241203160437086 DLINP <000b> input/ipa.c:62 127.0.0.99:4222 message received 20241203160437086 DLINP <000b> input/ipaccess.c:890 received ID_GET for unit ID 0/0/0 20241203160437086 DLINP <000b> ipa.c:396 tag 1: HLR 20241203160437086 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@42fb6bd4e402: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(330)@42fb6bd4e402: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241203160437087 DLINP <000b> input/ipa.c:153 127.0.0.99:4222 connected read 20241203160437087 DLINP <000b> input/ipa.c:62 127.0.0.99:4222 message received 20241203160437087 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@42fb6bd4e402: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(330)@42fb6bd4e402: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(329)@42fb6bd4e402: Found GsupExpect[0] for "262428883617841" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@42fb6bd4e402: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262428883617841" HLR_Test-GSUP-server-IPA(330)@42fb6bd4e402: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@42fb6bd4e402: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160437134 DLINP <000b> input/ipa.c:153 127.0.0.99:4222 connected read 20241203160437134 DLINP <000b> input/ipa.c:62 127.0.0.99:4222 message received 20241203160437134 DLINP <000b> input/ipa.c:153 127.0.0.99:4222 connected read 20241203160437134 DLINP <000b> input/ipa.c:62 127.0.0.99:4222 message received 20241203160437134 DDGSM <0007> proxy.c:368 (Proxy IMSI-262428883617841 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491615473114 20241203160437134 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428883617841 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241203160437134 DLINP <000b> input/ipa.c:454 connected read/write 20241203160437134 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160437134 DLINP <000b> input/ipa.c:454 connected read/write 20241203160437134 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@42fb6bd4e402: Found GsupExpect[0] for "262428883617841" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@42fb6bd4e402: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262428883617841" 20241203160437136 DLINP <000b> input/ipa.c:153 127.0.0.99:4222 connected read 20241203160437136 DLINP <000b> input/ipa.c:62 127.0.0.99:4222 message received 20241203160437136 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428883617841 MSISDN-491615473114 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241203160437136 DLINP <000b> input/ipa.c:454 connected read/write 20241203160437136 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160437136 DLINP <000b> input/ipa.c:454 connected read/write 20241203160437136 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160437137 DLINP <000b> input/ipa.c:153 127.0.0.99:4222 connected read 20241203160437137 DLINP <000b> input/ipa.c:62 127.0.0.99:4222 message received 20241203160437137 DDGSM <0007> proxy.c:403 (Proxy IMSI-262428883617841 MSISDN-491615473114 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 20241203160437137 DDGSM <0007> proxy.c:562 (Proxy IMSI-262428883617841 MSISDN-491615473114 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241203160437137 DLINP <000b> input/ipa.c:454 connected read/write 20241203160437137 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160437137 DLINP <000b> input/ipa.c:454 connected read/write 20241203160437137 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160437138 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262428883617841.imsi 20241203160437138 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262428883617841.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@42fb6bd4e402: setverdict(pass): none -> pass TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@42fb6bd4e402: Final verdict of PTC: pass 20241203160438140 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52478<->l=127.0.0.1:4258 20241203160438140 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52472<->l=127.0.0.1:4258 20241203160438141 DLINP <000b> input/ipa.c:454 connected read/write 20241203160438141 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160438141 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241203160438141 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241203160438141 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241203160438141 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38717<->l=127.0.0.1:4259) HLR_Test-GSUP(327)@42fb6bd4e402: Final verdict of PTC: none 20241203160438141 DLINP <000b> input/ipa.c:153 127.0.0.99:4222 connected read HLR_Test-GSUP-server(329)@42fb6bd4e402: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@42fb6bd4e402: Final verdict of PTC: none 328@42fb6bd4e402: Final verdict of PTC: none 20241203160438141 DLINP <000b> input/ipa.c:62 127.0.0.99:4222 message received 20241203160438141 DLINP <000b> input/ipa.c:71 127.0.0.99:4222 connection closed with server 20241203160438141 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20241203160438141 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client IPA-CTRL-CLI-IPA(331)@42fb6bd4e402: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@42fb6bd4e402: Final verdict of PTC: none MTC@42fb6bd4e402: Setting final verdict of the test case. MTC@42fb6bd4e402: Local verdict of MTC: none MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC with component reference 328: none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@42fb6bd4e402: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@42fb6bd4e402: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass'. Tue Dec 3 16:04:38 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 20241203160438183 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52494<->l=127.0.0.1:4258 20241203160438284 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52494<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=35832) Waiting for packet dumper to finish... 1 (prev_count=35832, count=44000) MTC@42fb6bd4e402: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@42fb6bd4e402: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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 ------ Tue Dec 3 16:04:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@42fb6bd4e402: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy' was executed successfully (exit status: 0). MTC@42fb6bd4e402: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@42fb6bd4e402: legacy= false MTC@42fb6bd4e402: in not legacy case 1 MTC@42fb6bd4e402: in not legacy case 2 20241203160441312 DLINP <000b> input/ipa.c:323 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241203160441313 DLGSUP <0013> gsup_server.c:354 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@42fb6bd4e402: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160441314 DLINP <000b> input/ipa.c:454 connected read/write 20241203160441314 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160441314 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52508<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@42fb6bd4e402: 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(333)@42fb6bd4e402: 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 } } } } 20241203160441315 DLINP <000b> input/ipa.c:454 connected read/write 20241203160441315 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(333)@42fb6bd4e402: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160441315 DLGSUP <0013> gsup_server.c:281 CCM Callback 20241203160441315 DLGSUP <0013> gsup_server.c:236 0: MSC-00-00-00-00-00-00 20241203160441315 DLGSUP <0013> gsup_server.c:238 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241203160441315 DLGSUP <0013> gsup_server.c:236 1: Osmocom TTCN-3 GSUP Simulator 20241203160441315 DLGSUP <0013> gsup_server.c:238 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 20241203160441315 DLGSUP <0013> gsup_server.c:236 2: 20241203160441315 DLGSUP <0013> gsup_server.c:238 2: 00 20241203160441315 DLGSUP <0013> gsup_server.c:236 3: 20241203160441315 DLGSUP <0013> gsup_server.c:238 3: 00 20241203160441315 DLGSUP <0013> gsup_server.c:236 4: 20241203160441315 DLGSUP <0013> gsup_server.c:238 4: 00 20241203160441315 DLGSUP <0013> gsup_server.c:236 5: 20241203160441315 DLGSUP <0013> gsup_server.c:238 5: 00 20241203160441315 DLGSUP <0013> gsup_server.c:236 7: 20241203160441315 DLGSUP <0013> gsup_server.c:238 7: 00 20241203160441315 DLGSUP <0013> gsup_server.c:236 8: 0/1/2 20241203160441315 DLGSUP <0013> gsup_server.c:238 8: 30 2f 31 2f 32 00 20241203160441315 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241203160441316 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241203160441316 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 335@42fb6bd4e402: 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") 20241203160441329 DLCTRL <0010> control_if.c:572 accept()ed new CTRL connection from (r=127.0.0.1:43447<->l=127.0.0.1:4259) 20241203160441331 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241203160441331 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@42fb6bd4e402: Created GsupExpect[0] for "262424009059980" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20241203160441338 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52516<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@42fb6bd4e402: Created GsupExpect[0] for "262424009059980" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20241203160441358 DLINP <000b> input/ipa.c:454 connected read/write 20241203160441358 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160441358 DLGSUP <0013> gsup_req.c:140 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262424009059980 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262424009059980" cn_domain=CS} 20241203160441358 DDGSM <0007> proxy.c:316 (Proxy IMSI-262424009059980 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241203160441358 DDGSM <0007> proxy.c:495 (Proxy IMSI-262424009059980 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241203160441358 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262424009059980.imsi 20241203160441358 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262424009059980.imsi 20241203160441358 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262424009059980.imsi: does not exist in local HLR 20241203160441360 DDGSM <0007> proxy.c:472 (Proxy IMSI-262424009059980 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241203160441360 DLGSUP <0013> gsup_client.c:77 GSUP connecting to 127.0.0.99:4222 20241203160441360 DLINP <000b> input/ipa.c:146 127.0.0.99:4222 connection done 20241203160441360 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 UP 20241203160441360 DLGSUP <0013> gsup_client.c:291 GSUP sending PING 20241203160441361 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241203160441361 DLGSUP <0013> gsup_req.c:173 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262424009059980 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241203160441361 DLINP <000b> input/ipa.c:157 127.0.0.99:4222 connected write 20241203160441361 DLINP <000b> input/ipa.c:97 127.0.0.99:4222 sending data 20241203160441361 DLINP <000b> input/ipa.c:157 127.0.0.99:4222 connected write 20241203160441361 DLINP <000b> input/ipa.c:97 127.0.0.99:4222 sending data 20241203160441361 DLINP <000b> input/ipa.c:157 127.0.0.99:4222 connected write 20241203160441361 DLINP <000b> input/ipa.c:97 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@42fb6bd4e402: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@42fb6bd4e402: 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) } } } } 20241203160441362 DLINP <000b> input/ipa.c:153 127.0.0.99:4222 connected read 20241203160441362 DLINP <000b> input/ipa.c:62 127.0.0.99:4222 message received 20241203160441362 DLINP <000b> input/ipaccess.c:890 received ID_GET for unit ID 0/0/0 20241203160441362 DLINP <000b> ipa.c:396 tag 1: HLR 20241203160441362 DLINP <000b> ipa.c:396 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@42fb6bd4e402: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@42fb6bd4e402: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241203160441362 DLINP <000b> input/ipa.c:153 127.0.0.99:4222 connected read 20241203160441362 DLINP <000b> input/ipa.c:62 127.0.0.99:4222 message received 20241203160441362 DLGSUP <0013> gsup_client.c:228 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@42fb6bd4e402: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(337)@42fb6bd4e402: IPA ID RESP: { { len := 5, tag := IPAC_IDTAG_UNITNAME (1), data := '484C5200'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(336)@42fb6bd4e402: Found GsupExpect[0] for "262424009059980" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@42fb6bd4e402: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262424009059980" HLR_Test-GSUP-server-IPA(337)@42fb6bd4e402: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@42fb6bd4e402: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241203160441406 DLINP <000b> input/ipa.c:153 127.0.0.99:4222 connected read 20241203160441406 DLINP <000b> input/ipa.c:62 127.0.0.99:4222 message received 20241203160441406 DLINP <000b> input/ipa.c:153 127.0.0.99:4222 connected read 20241203160441406 DLINP <000b> input/ipa.c:62 127.0.0.99:4222 message received 20241203160441406 DDGSM <0007> proxy.c:368 (Proxy IMSI-262424009059980 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491615348777 20241203160441406 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424009059980 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241203160441406 DLINP <000b> input/ipa.c:454 connected read/write 20241203160441406 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160441406 DLINP <000b> input/ipa.c:454 connected read/write 20241203160441406 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@42fb6bd4e402: Found GsupExpect[0] for "262424009059980" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@42fb6bd4e402: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262424009059980" 20241203160441407 DLINP <000b> input/ipa.c:153 127.0.0.99:4222 connected read 20241203160441407 DLINP <000b> input/ipa.c:62 127.0.0.99:4222 message received 20241203160441407 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424009059980 MSISDN-491615348777 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241203160441407 DLINP <000b> input/ipa.c:454 connected read/write 20241203160441407 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160441407 DLINP <000b> input/ipa.c:454 connected read/write 20241203160441407 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160441408 DLINP <000b> input/ipa.c:153 127.0.0.99:4222 connected read 20241203160441408 DLINP <000b> input/ipa.c:62 127.0.0.99:4222 message received 20241203160441408 DDGSM <0007> proxy.c:403 (Proxy IMSI-262424009059980 MSISDN-491615348777 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 20241203160441408 DDGSM <0007> proxy.c:562 (Proxy IMSI-262424009059980 MSISDN-491615348777 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241203160441408 DLINP <000b> input/ipa.c:454 connected read/write 20241203160441408 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160441408 DLINP <000b> input/ipa.c:454 connected read/write 20241203160441408 DLINP <000b> input/ipa.c:434 127.0.0.1:9999 sending data 20241203160441409 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491615348777.msisdn 20241203160441409 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491615348777.msisdn: does not exist in local HLR 20241203160441409 DDGSM <0007> mslookup_server.c:352 sip.voice.491615348777.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241203160441409 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491615348777.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@42fb6bd4e402: setverdict(pass): none -> pass 20241203160441410 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52516<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@42fb6bd4e402: Final verdict of PTC: pass 20241203160441410 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52508<->l=127.0.0.1:4258 20241203160441411 DLINP <000b> input/ipa.c:454 connected read/write 20241203160441411 DLINP <000b> input/ipa.c:408 127.0.0.1:9999 message received 20241203160441411 DLINP <000b> input/ipa.c:417 127.0.0.1:9999 connection closed with server 20241203160441411 DLGSUP <0013> gsup_server.c:313 Lost GSUP client 127.0.0.1:9999 20241203160441411 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241203160441411 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43447<->l=127.0.0.1:4259) HLR_Test-GSUP(334)@42fb6bd4e402: Final verdict of PTC: none 20241203160441411 DLINP <000b> input/ipa.c:153 127.0.0.99:4222 connected read 20241203160441411 DLINP <000b> input/ipa.c:62 127.0.0.99:4222 message received 20241203160441411 DLINP <000b> input/ipa.c:71 127.0.0.99:4222 connection closed with server 20241203160441411 DLGSUP <0013> gsup_client.c:154 GSUP link to 127.0.0.99:4222 DOWN 20241203160441411 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 335@42fb6bd4e402: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@42fb6bd4e402: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@42fb6bd4e402: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@42fb6bd4e402: Final verdict of PTC: none HLR_Test-GSUP-server(336)@42fb6bd4e402: Final verdict of PTC: none MTC@42fb6bd4e402: Setting final verdict of the test case. MTC@42fb6bd4e402: Local verdict of MTC: none MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC with component reference 335: none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@42fb6bd4e402: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@42fb6bd4e402: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@42fb6bd4e402: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass'. Tue Dec 3 16:04:41 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 20241203160441434 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:52520<->l=127.0.0.1:4258 20241203160441535 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:52520<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=252) Waiting for packet dumper to finish... 1 (prev_count=252, count=46320) MTC@42fb6bd4e402: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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@42fb6bd4e402: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@42fb6bd4e402: Terminating MTC. MC@42fb6bd4e402: MTC terminated. MC2> exit MC@42fb6bd4e402: Shutting down session. MC@42fb6bd4e402: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_cache/podman/osmo-ttcn3-hacks/hlr/expected-results.xml' against results in 'junit-xml-7524.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 pass HLR_Tests.TC_MSLookup_mDNS_service_other_home pass HLR_Tests.TC_MSLookup_GSUP_proxy pass HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass HLR_Tests.TC_MSLookup_mDNS_service_other_proxy Summary: pass: 38 [testenv] Testsuite is done [testenv] Stopping testsuite (209296) [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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/logs/testsuite', 'testenv-hlr-osmocom-nightly-asan-20241203-1602-24b9ffa2-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/logs/testsuite', 'testenv-hlr-osmocom-nightly-asan-20241203-1602-24b9ffa2-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (209251) [testenv] Showing testsuite/junit-xml-7524.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/_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-asan-20241203-1602-24b9ffa2-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-asan/logs/testsuite/junit-xml-7524.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='38' failures='0' errors='0' skipped='0' inconc='0' time='128.00'> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_invalid_imsi' time='0.061226'/> <testcase classname='HLR_Tests' name='TC_gsup_sai' time='0.177786'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_num_auth_vectors' time='0.174007'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_eps' time='0.144631'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi' time='0.063815'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_via_proxy' time='0.068383'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_roaming_not_allowed' time='0.057602'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_unknown_imsi' time='0.068147'/> <testcase classname='HLR_Tests' name='TC_gsup_ul' time='0.165838'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_via_proxy' time='0.161146'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_subscriber_data' time='0.175313'/> <testcase classname='HLR_Tests' name='TC_vty' time='0.022481'/> <testcase classname='HLR_Tests' name='TC_vty_msisdn_isd' time='0.060390'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_cs' time='0.173327'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_ps' time='0.158843'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_unknown' time='0.054127'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_unknown' time='0.212489'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_disc' time='0.153388'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi' time='0.184184'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi_via_proxy' time='0.155319'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn' time='0.153041'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn_via_proxy' time='0.164139'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse' time='0.166271'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_continue' time='0.229806'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_defaultroute' time='0.178254'/> <testcase classname='HLR_Tests' name='TC_mo_sss_reject' time='0.063188'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei' time='0.181625'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_via_proxy' time='0.163567'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_invalid_len' time='0.264393'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_unknown_imsi' time='0.056470'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_check_imei_early' time='0.084629'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_ul' time='0.072976'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_sai' time='0.060798'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_home' time='1.034936'/> <testcase classname='HLR_Tests' name='TC_MSLookup_GSUP_proxy' time='0.109303'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_home' time='0.032144'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_proxy' time='1.116050'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_proxy' time='0.106872'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-nightly-asan-20241203-1602-24b9ffa2-0'] testenv-hlr-osmocom-nightly-asan-20241203-1602-24b9ffa2-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test-asan/180/artifact/logs/ + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS