Skip to content
Success

Console Output

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-latest
The recommended git tool is: NONE
No credentials specified
 > git rev-parse --resolve-git-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/.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 fa4995e8de0c32242f9ffeed3666b8f53cabebbe (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fa4995e8de0c32242f9ffeed3666b8f53cabebbe # timeout=10
Commit message: "bts: add initial testenv.cfg"
 > git rev-list --no-walk fa4995e8de0c32242f9ffeed3666b8f53cabebbe # timeout=10
Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hlr-test-latest] $ /bin/sh -xe /tmp/jenkins1146979725955478823.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:190d31a9abc77f722aaab0f8c05077ff410fa58ba8cd05c2350081c984336190 Copying blob sha256:7e94499df23895606fbec27959c82a48c5e231998e43b66b646908d94b37daf2 Copying blob sha256:3a3937af26a8952e6a45b598a2fe300213fdf3bc066e8fd1d2773e1bf34f24ef Copying blob sha256:2e50ea8c44c7e8fbb157c995c3380b5486251d93f75794a671048ca1b95dacb1 Copying blob sha256:903681d87777d28dc56866a07a2774c3fd5bf65fd734b24c9d0ecd9a13c9f636 Copying blob sha256:f25e273291b39688395d0d3237d1cc816ea5f906f076119826128eee35c038a5 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-latest/_cache --ccache /home/osmocom-build/ccache/testenv --log-dir /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs -b osmocom:latest [testenv] Binary repository ends in :latest, using latest configs [testenv] Logging to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest-20241125-1225-866c4d9c-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/podman/testenv-hlr-osmocom-latest-20241125-1225-866c4d9c-0.log', '--security-opt=seccomp=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/podman/var-cache-apt:/var/cache/apt', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/logs:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs', '--volume', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241125-1225-866c4d9c-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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241125-1225-866c4d9c-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 [2468 B] Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [205 kB] Fetched 9251 kB in 1s (12.7 MB/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241125-1225-866c4d9c-0', 'make', '-C', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/deps'] make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/deps' [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241125-1225-866c4d9c-0', 'touch', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/ttcn3-deps-updated'] [testenv] Copying osmo-ttcn3-hacks sources to: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks [testenv] + git ls-files -o -c --exclude-standard > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/podman/ttcn3-copy-list', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/'] [testenv] + ['rsync', '--links', '--recursive', '--exclude', '/.git', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/deps/', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20241125-1225-866c4d9c-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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20241125-1225-866c4d9c-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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20241125-1225-866c4d9c-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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/podman/osmo-ttcn3-hacks/hlr', 'testenv-hlr-osmocom-latest-20241125-1225-866c4d9c-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_4.cc Creating dependency file for SS_Errors_part_5.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_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_OperationAndMaintenanceOperations_part_4.cc Creating dependency file for MAP_OM_DataTypes_part_3.cc Creating dependency file for MAP_OM_DataTypes_part_2.cc Creating dependency file for MAP_OM_DataTypes_part_1.cc Creating dependency file for MAP_MobileServiceOperations_part_7.cc Creating dependency file for MAP_MobileServiceOperations_part_6.cc Creating dependency file for MAP_MobileServiceOperations_part_5.cc Creating dependency file for MAP_MobileServiceOperations_part_4.cc Creating dependency file for MAP_MobileServiceOperations_part_3.cc Creating dependency file for MAP_MobileServiceOperations_part_2.cc Creating dependency file for MAP_MobileServiceOperations_part_1.cc Creating dependency file for MAP_MS_DataTypes_part_7.cc Creating dependency file for MAP_MS_DataTypes_part_6.cc Creating dependency file for MAP_MS_DataTypes_part_5.cc Creating dependency file for MAP_MS_DataTypes_part_4.cc Creating dependency file for MAP_MS_DataTypes_part_3.cc Creating dependency file for MAP_MS_DataTypes_part_2.cc Creating dependency file for MAP_MS_DataTypes_part_1.cc Creating dependency file for MAP_LocationServiceOperations_part_7.cc Creating dependency file for MAP_LocationServiceOperations_part_6.cc Creating dependency file for MAP_LocationServiceOperations_part_5.cc Creating dependency file for MAP_LocationServiceOperations_part_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_2.cc Creating dependency file for MAP_Group_Call_Operations_part_1.cc Creating dependency file for MAP_GR_DataTypes_part_7.cc Creating dependency file for MAP_GR_DataTypes_part_6.cc Creating dependency file for MAP_GR_DataTypes_part_5.cc Creating dependency file for MAP_GR_DataTypes_part_4.cc Creating dependency file for MAP_GR_DataTypes_part_3.cc Creating dependency file for MAP_GR_DataTypes_part_2.cc Creating dependency file for MAP_GR_DataTypes_part_1.cc Creating dependency file for MAP_ExtensionDataTypes_part_7.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_5.cc Creating dependency file for MAP_DialogueInformation_part_4.cc Creating dependency file for MAP_DialogueInformation_part_3.cc Creating dependency file for MAP_DialogueInformation_part_2.cc Creating dependency file for MAP_DialogueInformation_part_1.cc Creating dependency file for MAP_CommonDataTypes_part_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_ApplicationContexts_part_7.cc Creating dependency file for MAP_BS_Code_part_1.cc Creating dependency file for MAP_ApplicationContexts_part_6.cc Creating dependency file for MAP_ApplicationContexts_part_5.cc Creating dependency file for MAP_ApplicationContexts_part_4.cc Creating dependency file for MAP_ApplicationContexts_part_3.cc Creating dependency file for MAP_ApplicationContexts_part_2.cc Creating dependency file for MAP_ApplicationContexts_part_1.cc Creating dependency file for SS_Protocol.cc Creating dependency file for SS_PDU_Defs.cc Creating dependency file for SS_Operations.cc Creating dependency file for SS_Errors.cc Creating dependency file for SS_DataTypes.cc Creating dependency file for Remote_Operations_Information_Objects.cc Creating dependency file for Remote_Operations_Generic_ROS_PDUs.cc Creating dependency file for MobileDomainDefinitions.cc Creating dependency file for MAP_TS_Code.cc Creating dependency file for MAP_SupplementaryServiceOperations.cc Creating dependency file for MAP_ShortMessageServiceOperations.cc Creating dependency file for MAP_SS_DataTypes.cc Creating dependency file for MAP_SS_Code.cc Creating dependency file for MAP_SM_DataTypes.cc Creating dependency file for MAP_Protocol.cc Creating dependency file for MAP_PDU_Defs.cc Creating dependency file for MAP_OperationAndMaintenanceOperations.cc Creating dependency file for MAP_OM_DataTypes.cc Creating dependency file for MAP_MobileServiceOperations.cc Creating dependency file for MAP_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_BS_Code.cc Creating dependency file for MAP_ApplicationContexts.cc Creating dependency file for IPA_Emulation_part_7.cc Creating dependency file for IPA_Emulation_part_5.cc Creating dependency file for IPA_Emulation_part_6.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_5.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_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_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 TCCInterface_Functions_part_3.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_4.cc Creating dependency file for SS_Types_part_3.cc Creating dependency file for SS_Types_part_2.cc Creating dependency file for SS_Types_part_1.cc Creating dependency file for SS_Templates_part_7.cc Creating dependency file for SS_Templates_part_6.cc Creating dependency file for SS_Templates_part_5.cc Creating dependency file for SS_Templates_part_4.cc Creating dependency file for SS_Templates_part_3.cc Creating dependency file for SS_Templates_part_2.cc Creating dependency file for SS_Templates_part_1.cc Creating dependency file for PCO_Types_part_7.cc Creating dependency file for PCO_Types_part_6.cc Creating dependency file for PCO_Types_part_5.cc Creating dependency file for PCO_Types_part_4.cc Creating dependency file for PCO_Types_part_3.cc Creating dependency file for PCO_Types_part_2.cc Creating dependency file for PCO_Types_part_1.cc Creating dependency file for Osmocom_VTY_Functions_part_7.cc Creating dependency file for Osmocom_VTY_Functions_part_5.cc Creating dependency file for Osmocom_VTY_Functions_part_6.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_5.cc Creating dependency file for Osmocom_Types_part_6.cc Creating dependency file for Osmocom_Types_part_4.cc Creating dependency file for Osmocom_Types_part_3.cc Creating dependency file for Osmocom_Types_part_2.cc Creating dependency file for Osmocom_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Types_part_7.cc Creating dependency file for Osmocom_CTRL_Types_part_6.cc Creating dependency file for Osmocom_CTRL_Types_part_5.cc Creating dependency file for Osmocom_CTRL_Types_part_4.cc Creating dependency file for Osmocom_CTRL_Types_part_3.cc Creating dependency file for Osmocom_CTRL_Types_part_2.cc Creating dependency file for Osmocom_CTRL_Types_part_1.cc Creating dependency file for Osmocom_CTRL_Functions_part_7.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.cc Creating dependency file for Osmocom_CTRL_Functions_part_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_4.cc Creating dependency file for Osmocom_CTRL_Functions_part_3.cc Creating dependency file for Osmocom_CTRL_Functions_part_2.cc Creating dependency file for Osmocom_CTRL_Functions_part_1.cc Creating dependency file for Osmocom_CTRL_Adapter_part_7.cc Creating dependency file for Osmocom_CTRL_Adapter_part_6.cc Creating dependency file for Osmocom_CTRL_Adapter_part_5.cc Creating dependency file for Osmocom_CTRL_Adapter_part_4.cc Creating dependency file for Osmocom_CTRL_Adapter_part_3.cc Creating dependency file for Osmocom_CTRL_Adapter_part_2.cc Creating dependency file for Osmocom_CTRL_Adapter_part_1.cc Creating dependency file for Native_Functions_part_7.cc Creating dependency file for Native_Functions_part_6.cc Creating dependency file for Native_Functions_part_5.cc Creating dependency file for Native_Functions_part_4.cc Creating dependency file for Native_Functions_part_3.cc Creating dependency file for Native_Functions_part_2.cc Creating dependency file for Native_Functions_part_1.cc Creating dependency file for MobileL3_Types_part_7.cc Creating dependency file for MobileL3_Types_part_6.cc Creating dependency file for MobileL3_Types_part_5.cc Creating dependency file for MobileL3_Types_part_4.cc Creating dependency file for MobileL3_Types_part_3.cc Creating dependency file for MobileL3_Types_part_2.cc Creating dependency file for MobileL3_Types_part_1.cc Creating dependency file for MobileL3_SS_Types_part_7.cc Creating dependency file for MobileL3_SS_Types_part_6.cc Creating dependency file for MobileL3_SS_Types_part_5.cc Creating dependency file for MobileL3_SS_Types_part_4.cc Creating dependency file for MobileL3_SS_Types_part_3.cc Creating dependency file for MobileL3_SS_Types_part_2.cc Creating dependency file for MobileL3_SS_Types_part_1.cc Creating dependency file for MobileL3_SMS_Types_part_7.cc Creating dependency file for MobileL3_SMS_Types_part_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.cc Creating dependency file for MobileL3_SMS_Types_part_4.cc Creating dependency file for MobileL3_SMS_Types_part_3.cc Creating dependency file for MobileL3_SMS_Types_part_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_SMS_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_2.cc Creating dependency file for MobileL3_RRM_Types_part_1.cc Creating dependency file for MobileL3_MM_Types_part_7.cc Creating dependency file for MobileL3_MM_Types_part_6.cc Creating dependency file for MobileL3_MM_Types_part_5.cc Creating dependency file for MobileL3_MM_Types_part_4.cc Creating dependency file for MobileL3_MM_Types_part_3.cc Creating dependency file for MobileL3_MM_Types_part_2.cc Creating dependency file for MobileL3_MM_Types_part_1.cc Creating dependency file for MobileL3_GMM_SM_Types_part_7.cc Creating dependency file for MobileL3_GMM_SM_Types_part_6.cc Creating dependency file for MobileL3_GMM_SM_Types_part_5.cc Creating dependency file for MobileL3_GMM_SM_Types_part_4.cc Creating dependency file for MobileL3_GMM_SM_Types_part_3.cc Creating dependency file for MobileL3_GMM_SM_Types_part_2.cc Creating dependency file for MobileL3_GMM_SM_Types_part_1.cc Creating dependency file for MobileL3_CommonIE_Types_part_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.cc Creating dependency file for MobileL3_CommonIE_Types_part_5.cc Creating dependency file for MobileL3_CommonIE_Types_part_4.cc Creating dependency file for MobileL3_CommonIE_Types_part_3.cc Creating dependency file for MobileL3_CommonIE_Types_part_2.cc Creating dependency file for MobileL3_CommonIE_Types_part_1.cc Creating dependency file for MobileL3_CC_Types_part_7.cc Creating dependency file for MobileL3_CC_Types_part_6.cc Creating dependency file for MobileL3_CC_Types_part_5.cc Creating dependency file for MobileL3_CC_Types_part_4.cc Creating dependency file for MobileL3_CC_Types_part_3.cc Creating dependency file for MobileL3_CC_Types_part_2.cc Creating dependency file for MobileL3_CC_Types_part_1.cc Creating dependency file for Misc_Helpers_part_7.cc Creating dependency file for Misc_Helpers_part_6.cc Creating dependency file for Misc_Helpers_part_5.cc Creating dependency file for Misc_Helpers_part_4.cc Creating dependency file for Misc_Helpers_part_3.cc Creating dependency file for Misc_Helpers_part_2.cc Creating dependency file for Misc_Helpers_part_1.cc Creating dependency file for MSLookup_mDNS_Types_part_7.cc Creating dependency file for MSLookup_mDNS_Types_part_6.cc Creating dependency file for MSLookup_mDNS_Types_part_5.cc Creating dependency file for MSLookup_mDNS_Types_part_4.cc Creating dependency file for MSLookup_mDNS_Types_part_3.cc Creating dependency file for MSLookup_mDNS_Types_part_2.cc Creating dependency file for MSLookup_mDNS_Types_part_1.cc Creating dependency file for MSLookup_mDNS_Templates_part_7.cc Creating dependency file for MSLookup_mDNS_Templates_part_6.cc Creating dependency file for MSLookup_mDNS_Templates_part_5.cc Creating dependency file for MSLookup_mDNS_Templates_part_4.cc Creating dependency file for MSLookup_mDNS_Templates_part_3.cc Creating dependency file for MSLookup_mDNS_Templates_part_2.cc Creating dependency file for MSLookup_mDNS_Templates_part_1.cc Creating dependency file for MSLookup_mDNS_Emulation_part_7.cc Creating dependency file for MSLookup_mDNS_Emulation_part_6.cc Creating dependency file for MSLookup_mDNS_Emulation_part_5.cc Creating dependency file for MSLookup_mDNS_Emulation_part_4.cc Creating dependency file for MSLookup_mDNS_Emulation_part_3.cc Creating dependency file for MSLookup_mDNS_Emulation_part_2.cc Creating dependency file for MSLookup_mDNS_Emulation_part_1.cc Creating dependency file for MAP_Types_part_7.cc Creating dependency file for MAP_Types_part_6.cc Creating dependency file for MAP_Types_part_5.cc Creating dependency file for MAP_Types_part_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_5.cc Creating dependency file for IPL4asp_Types_part_4.cc Creating dependency file for IPL4asp_Types_part_3.cc Creating dependency file for IPL4asp_Types_part_2.cc Creating dependency file for IPL4asp_Types_part_1.cc Creating dependency file for IPL4asp_PortType_part_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_5.cc Creating dependency file for IPL4asp_Functions_part_6.cc Creating dependency file for IPL4asp_Functions_part_4.cc Creating dependency file for IPL4asp_Functions_part_3.cc Creating dependency file for IPL4asp_Functions_part_2.cc Creating dependency file for IPL4asp_Functions_part_1.cc Creating dependency file for IPA_Types_part_7.cc Creating dependency file for IPA_Types_part_6.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_4.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_6.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_5.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_4.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_3.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_2.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_1.cc Creating dependency file for HLR_Tests_part_7.cc Creating dependency file for IPA_CodecPort_part_2.cc Creating dependency file for HLR_Tests_part_6.cc Creating dependency file for HLR_Tests_part_5.cc Creating dependency file for HLR_Tests_part_4.cc Creating dependency file for HLR_Tests_part_3.cc Creating dependency file for HLR_Tests_part_2.cc Creating dependency file for HLR_Tests_part_1.cc Creating dependency file for HLR_EUSE_part_7.cc Creating dependency file for HLR_EUSE_part_6.cc Creating dependency file for HLR_EUSE_part_5.cc Creating dependency file for HLR_EUSE_part_4.cc Creating dependency file for HLR_EUSE_part_3.cc Creating dependency file for HLR_EUSE_part_2.cc Creating dependency file for HLR_EUSE_part_1.cc Creating dependency file for General_Types_part_7.cc Creating dependency file for General_Types_part_6.cc Creating dependency file for General_Types_part_5.cc Creating dependency file for General_Types_part_4.cc Creating dependency file for General_Types_part_3.cc Creating dependency file for General_Types_part_2.cc Creating dependency file for General_Types_part_1.cc Creating dependency file for GSUP_Types_part_7.cc Creating dependency file for GSUP_Types_part_6.cc Creating dependency file for GSUP_Types_part_5.cc Creating dependency file for GSUP_Types_part_4.cc Creating dependency file for GSUP_Types_part_3.cc Creating dependency file for GSUP_Types_part_2.cc Creating dependency file for GSUP_Types_part_1.cc Creating dependency file for GSUP_Templates_part_7.cc Creating dependency file for GSUP_Templates_part_6.cc Creating dependency file for GSUP_Templates_part_5.cc Creating dependency file for GSUP_Templates_part_4.cc Creating dependency file for GSUP_Templates_part_3.cc Creating dependency file for GSUP_Templates_part_2.cc Creating dependency file for GSUP_Templates_part_1.cc Creating dependency file for GSUP_Emulation_part_7.cc Creating dependency file for GSUP_Emulation_part_6.cc Creating dependency file for GSUP_Emulation_part_5.cc Creating dependency file for GSUP_Emulation_part_4.cc Creating dependency file for GSUP_Emulation_part_3.cc Creating dependency file for GSUP_Emulation_part_2.cc Creating dependency file for GSUP_Emulation_part_1.cc Creating dependency file for GSM_Types_part_7.cc Creating dependency file for GSM_Types_part_6.cc Creating dependency file for GSM_Types_part_5.cc Creating dependency file for GSM_Types_part_4.cc Creating dependency file for GSM_Types_part_3.cc Creating dependency file for GSM_Types_part_2.cc Creating dependency file for GSM_Types_part_1.cc Creating dependency file for DNS_Types_part_7.cc Creating dependency file for DNS_Types_part_6.cc Creating dependency file for DNS_Types_part_5.cc Creating dependency file for DNS_Types_part_4.cc Creating dependency file for DNS_Types_part_3.cc Creating dependency file for DNS_Types_part_2.cc Creating dependency file for DNS_Types_part_1.cc Creating dependency file for DNS_Helpers_part_7.cc Creating dependency file for DNS_Helpers_part_6.cc Creating dependency file for DNS_Helpers_part_5.cc Creating dependency file for DNS_Helpers_part_4.cc Creating dependency file for DNS_Helpers_part_3.cc Creating dependency file for DNS_Helpers_part_2.cc Creating dependency file for DNS_Helpers_part_1.cc Creating dependency file for USSD_Helpers.cc Creating dependency file for UDPasp_Types.cc Creating dependency file for TELNETasp_PortType.cc Creating dependency file for UDPasp_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_Emulation.cc Creating dependency file for GSUP_Templates.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 GSUP_Emulation.cc: In function 'COMPONENT GSUP__Emulation::f__comp__by__imsi(const CHARSTRING&)': GSUP_Emulation.cc:4864:1: warning: control reaches end of non-void function [-Wreturn-type] 4864 | } | ^ GSUP_Emulation.cc: In function 'CHARSTRING GSUP__Emulation::f__imsi__by__comp(const COMPONENT&)': GSUP_Emulation.cc:4915:1: warning: control reaches end of non-void function [-Wreturn-type] 4915 | } | ^ env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types.o MobileL3_SMS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types.o MobileL3_SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types.o MobileL3_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions.o Native_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Adapter.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions.o Osmocom_CTRL_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types.o Osmocom_CTRL_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types.o Osmocom_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions.o Osmocom_VTY_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types.o PCO_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates.o SS_Templates.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types.o SS_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions.o Socket_API_Definitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions.o TCCConversion_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions.o TCCEncoding_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions.o TCCInterface_Functions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType.o TELNETasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType.o UDPasp_PortType.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types.o UDPasp_Types.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers.o USSD_Helpers.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_1.o DNS_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_2.o DNS_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_3.o DNS_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_4.o DNS_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_5.o DNS_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_6.o DNS_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Helpers_part_7.o DNS_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_1.o DNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_2.o DNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_3.o DNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_4.o DNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_5.o DNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_6.o DNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_Types_part_7.o DNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_1.o GSM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_2.o GSM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_3.o GSM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_4.o GSM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_5.o GSM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_6.o GSM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSM_Types_part_7.o GSM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_1.o GSUP_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_2.o GSUP_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_3.o GSUP_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_4.o GSUP_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_5.o GSUP_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_6.o GSUP_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Emulation_part_7.o GSUP_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_1.o GSUP_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_2.o GSUP_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_3.o GSUP_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_4.o GSUP_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_5.o GSUP_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_6.o GSUP_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Templates_part_7.o GSUP_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_1.o GSUP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_2.o GSUP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_3.o GSUP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_4.o GSUP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_5.o GSUP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_6.o GSUP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o GSUP_Types_part_7.o GSUP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_1.o General_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_2.o General_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_3.o General_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_4.o General_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_5.o General_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_6.o General_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o General_Types_part_7.o General_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_1.o HLR_EUSE_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_2.o HLR_EUSE_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_3.o HLR_EUSE_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_4.o HLR_EUSE_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_5.o HLR_EUSE_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_6.o HLR_EUSE_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_EUSE_part_7.o HLR_EUSE_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_1.o HLR_Tests_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_2.o HLR_Tests_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_3.o HLR_Tests_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_4.o HLR_Tests_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_5.o HLR_Tests_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_6.o HLR_Tests_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o HLR_Tests_part_7.o HLR_Tests_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_1.o IPA_CodecPort_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_2.o IPA_CodecPort_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_3.o IPA_CodecPort_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_4.o IPA_CodecPort_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_5.o IPA_CodecPort_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_6.o IPA_CodecPort_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_part_7.o IPA_CodecPort_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunct_part_7.o IPA_CodecPort_CtrlFunct_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_1.o IPA_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_2.o IPA_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_3.o IPA_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_4.o IPA_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_5.o IPA_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_6.o IPA_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Types_part_7.o IPA_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Functions_part_7.o IPL4asp_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PortType_part_7.o IPL4asp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_1.o IPL4asp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_2.o IPL4asp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_3.o IPL4asp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_4.o IPL4asp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_5.o IPL4asp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_6.o IPL4asp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_Types_part_7.o IPL4asp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_1.o MAP_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_2.o MAP_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_3.o MAP_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_4.o MAP_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_5.o MAP_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_6.o MAP_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Types_part_7.o MAP_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MSLookup_mDNS_Types_part_7.o MSLookup_mDNS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_1.o Misc_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_2.o Misc_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_3.o Misc_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_4.o Misc_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_5.o Misc_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_6.o Misc_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Misc_Helpers_part_7.o Misc_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CC_Types_part_7.o MobileL3_CC_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_CommonIE_Types_part_7.o MobileL3_CommonIE_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_GMM_SM_Types_part_7.o MobileL3_GMM_SM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_MM_Types_part_7.o MobileL3_MM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_RRM_Types_part_7.o MobileL3_RRM_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SMS_Types_part_7.o MobileL3_SMS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_SS_Types_part_7.o MobileL3_SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_1.o MobileL3_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_2.o MobileL3_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_3.o MobileL3_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_4.o MobileL3_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_5.o MobileL3_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_6.o MobileL3_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileL3_Types_part_7.o MobileL3_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_1.o Native_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_2.o Native_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_3.o Native_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_4.o Native_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_5.o Native_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_6.o Native_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_Functions_part_7.o Native_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Adapter_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_CTRL_Types_part_7.o Osmocom_CTRL_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_1.o Osmocom_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_2.o Osmocom_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_3.o Osmocom_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_4.o Osmocom_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_5.o Osmocom_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_6.o Osmocom_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_Types_part_7.o Osmocom_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Osmocom_VTY_Functions_part_7.o Osmocom_VTY_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_1.o PCO_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_2.o PCO_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_3.o PCO_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_4.o PCO_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_5.o PCO_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_6.o PCO_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o PCO_Types_part_7.o PCO_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_1.o SS_Templates_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_2.o SS_Templates_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_3.o SS_Templates_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_4.o SS_Templates_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_5.o SS_Templates_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_6.o SS_Templates_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Templates_part_7.o SS_Templates_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_1.o SS_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_2.o SS_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_3.o SS_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_4.o SS_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_5.o SS_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_6.o SS_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Types_part_7.o SS_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Socket_API_Definitions_part_7.o Socket_API_Definitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion_Functions_part_7.o TCCConversion_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding_Functions_part_7.o TCCEncoding_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface_Functions_part_7.o TCCInterface_Functions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PortType_part_7.o TELNETasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_1.o UDPasp_PortType_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_2.o UDPasp_PortType_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_3.o UDPasp_PortType_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_4.o UDPasp_PortType_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_5.o UDPasp_PortType_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_6.o UDPasp_PortType_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PortType_part_7.o UDPasp_PortType_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_1.o UDPasp_Types_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_2.o UDPasp_Types_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_3.o UDPasp_Types_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_4.o UDPasp_Types_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_5.o UDPasp_Types_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_6.o UDPasp_Types_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_Types_part_7.o UDPasp_Types_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_1.o USSD_Helpers_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_2.o USSD_Helpers_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_3.o USSD_Helpers_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_4.o USSD_Helpers_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_5.o USSD_Helpers_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_6.o USSD_Helpers_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o USSD_Helpers_part_7.o USSD_Helpers_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation.o IPA_Emulation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_1.o IPA_Emulation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_2.o IPA_Emulation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_3.o IPA_Emulation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_4.o IPA_Emulation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_5.o IPA_Emulation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_6.o IPA_Emulation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_Emulation_part_7.o IPA_Emulation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts.o MAP_ApplicationContexts.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code.o MAP_BS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes.o MAP_CH_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations.o MAP_CallHandlingOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes.o MAP_CommonDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation.o MAP_DialogueInformation.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes.o MAP_ER_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors.o MAP_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes.o MAP_ExtensionDataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes.o MAP_GR_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations.o MAP_Group_Call_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes.o MAP_LCS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations.o MAP_LocationServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes.o MAP_MS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations.o MAP_MobileServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes.o MAP_OM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations.o MAP_OperationAndMaintenanceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs.o MAP_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol.o MAP_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes.o MAP_SM_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code.o MAP_SS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes.o MAP_SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations.o MAP_ShortMessageServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations.o MAP_SupplementaryServiceOperations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code.o MAP_TS_Code.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions.o MobileDomainDefinitions.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Generic_ROS_PDUs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects.o Remote_Operations_Information_Objects.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes.o SS_DataTypes.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors.o SS_Errors.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations.o SS_Operations.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs.o SS_PDU_Defs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol.o SS_Protocol.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ApplicationContexts_part_7.o MAP_ApplicationContexts_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_1.o MAP_BS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_2.o MAP_BS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_3.o MAP_BS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_4.o MAP_BS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_5.o MAP_BS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_6.o MAP_BS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_BS_Code_part_7.o MAP_BS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CH_DataTypes_part_7.o MAP_CH_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CallHandlingOperations_part_7.o MAP_CallHandlingOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_CommonDataTypes_part_7.o MAP_CommonDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_DialogueInformation_part_7.o MAP_DialogueInformation_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ER_DataTypes_part_7.o MAP_ER_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_1.o MAP_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_2.o MAP_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_3.o MAP_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_4.o MAP_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_5.o MAP_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_6.o MAP_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Errors_part_7.o MAP_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ExtensionDataTypes_part_7.o MAP_ExtensionDataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_GR_DataTypes_part_7.o MAP_GR_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Group_Call_Operations_part_7.o MAP_Group_Call_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LCS_DataTypes_part_7.o MAP_LCS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_LocationServiceOperations_part_7.o MAP_LocationServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MS_DataTypes_part_7.o MAP_MS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_MobileServiceOperations_part_7.o MAP_MobileServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OM_DataTypes_part_7.o MAP_OM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_OperationAndMaintenanceOperations_part_7.o MAP_OperationAndMaintenanceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_PDU_Defs_part_7.o MAP_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_1.o MAP_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_2.o MAP_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_3.o MAP_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_4.o MAP_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_5.o MAP_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_6.o MAP_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_Protocol_part_7.o MAP_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SM_DataTypes_part_7.o MAP_SM_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_1.o MAP_SS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_2.o MAP_SS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_3.o MAP_SS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_4.o MAP_SS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_5.o MAP_SS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_6.o MAP_SS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_Code_part_7.o MAP_SS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SS_DataTypes_part_7.o MAP_SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_ShortMessageServiceOperations_part_7.o MAP_ShortMessageServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_SupplementaryServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_1.o MAP_TS_Code_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_2.o MAP_TS_Code_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_3.o MAP_TS_Code_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_4.o MAP_TS_Code_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_5.o MAP_TS_Code_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_6.o MAP_TS_Code_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_TS_Code_part_7.o MAP_TS_Code_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MobileDomainDefinitions_part_7.o MobileDomainDefinitions_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Generic_ROS_PDUs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Remote_Operations_Information_Objects_part_7.o Remote_Operations_Information_Objects_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_1.o SS_DataTypes_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_2.o SS_DataTypes_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_3.o SS_DataTypes_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_4.o SS_DataTypes_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_5.o SS_DataTypes_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_6.o SS_DataTypes_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_DataTypes_part_7.o SS_DataTypes_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_1.o SS_Errors_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_2.o SS_Errors_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_3.o SS_Errors_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_4.o SS_Errors_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_5.o SS_Errors_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_6.o SS_Errors_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Errors_part_7.o SS_Errors_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_1.o SS_Operations_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_2.o SS_Operations_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_3.o SS_Operations_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_4.o SS_Operations_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_5.o SS_Operations_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_6.o SS_Operations_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Operations_part_7.o SS_Operations_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_PDU_Defs_part_7.o SS_PDU_Defs_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_1.o SS_Protocol_part_1.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_2.o SS_Protocol_part_2.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_3.o SS_Protocol_part_3.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_4.o SS_Protocol_part_4.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_5.o SS_Protocol_part_5.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_6.o SS_Protocol_part_6.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_Protocol_part_7.o SS_Protocol_part_7.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o DNS_EncDec.o DNS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPA_CodecPort_CtrlFunctDef.o IPA_CodecPort_CtrlFunctDef.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_PT.o IPL4asp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o IPL4asp_discovery.o IPL4asp_discovery.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o Native_FunctionDefs.o Native_FunctionDefs.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o MAP_EncDec.o MAP_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o SS_EncDec.o SS_EncDec.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCConversion.o TCCConversion.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCEncoding.o TCCEncoding.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TCCInterface.o TCCInterface.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o TELNETasp_PT.o TELNETasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -c -DLINUX -DMAKEDEPEND_RUN -DUSE_SCTP -DLKSCTP_MULTIHOMING_ENABLED -DAS_USE_SSL -I/usr/include/titan -fPIC -o UDPasp_PT.o UDPasp_PT.cc env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers.so DNS_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types.so DNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types.so GSM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation.so GSUP_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates.so GSUP_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types.so GSUP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types.so General_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE.so HLR_EUSE.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests.so HLR_Tests.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort.so IPA_CodecPort.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct.so IPA_CodecPort_CtrlFunct.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types.so IPA_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions.so IPL4asp_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType.so IPL4asp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types.so IPL4asp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types.so MAP_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation.so MSLookup_mDNS_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates.so MSLookup_mDNS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types.so MSLookup_mDNS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers.so Misc_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types.so MobileL3_CC_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types.so MobileL3_CommonIE_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types.so MobileL3_GMM_SM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types.so MobileL3_MM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types.so MobileL3_RRM_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types.so MobileL3_SMS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types.so MobileL3_SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types.so MobileL3_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions.so Native_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter.so Osmocom_CTRL_Adapter.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions.so Osmocom_CTRL_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types.so Osmocom_CTRL_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types.so Osmocom_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions.so Osmocom_VTY_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types.so PCO_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates.so SS_Templates.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types.so SS_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions.so Socket_API_Definitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions.so TCCConversion_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions.so TCCEncoding_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions.so TCCInterface_Functions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType.so TELNETasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType.so UDPasp_PortType.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types.so UDPasp_Types.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers.so USSD_Helpers.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_1.so DNS_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_2.so DNS_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_3.so DNS_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_4.so DNS_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_5.so DNS_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_6.so DNS_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Helpers_part_7.so DNS_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_1.so DNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_2.so DNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_3.so DNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_4.so DNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_5.so DNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_6.so DNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_Types_part_7.so DNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_1.so GSM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_2.so GSM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_3.so GSM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_4.so GSM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_5.so GSM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_6.so GSM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSM_Types_part_7.so GSM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_1.so GSUP_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_2.so GSUP_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_3.so GSUP_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_4.so GSUP_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_5.so GSUP_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_6.so GSUP_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Emulation_part_7.so GSUP_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_1.so GSUP_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_2.so GSUP_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_3.so GSUP_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_4.so GSUP_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_5.so GSUP_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_6.so GSUP_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Templates_part_7.so GSUP_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_1.so GSUP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_2.so GSUP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_3.so GSUP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_4.so GSUP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_5.so GSUP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_6.so GSUP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o GSUP_Types_part_7.so GSUP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_1.so General_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_2.so General_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_3.so General_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_4.so General_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_5.so General_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_6.so General_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o General_Types_part_7.so General_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_1.so HLR_EUSE_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_2.so HLR_EUSE_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_3.so HLR_EUSE_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_4.so HLR_EUSE_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_5.so HLR_EUSE_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_6.so HLR_EUSE_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_EUSE_part_7.so HLR_EUSE_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_1.so HLR_Tests_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_2.so HLR_Tests_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_3.so HLR_Tests_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_4.so HLR_Tests_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_5.so HLR_Tests_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_6.so HLR_Tests_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o HLR_Tests_part_7.so HLR_Tests_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_1.so IPA_CodecPort_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_2.so IPA_CodecPort_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_3.so IPA_CodecPort_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_4.so IPA_CodecPort_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_5.so IPA_CodecPort_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_6.so IPA_CodecPort_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_part_7.so IPA_CodecPort_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunct_part_7.so IPA_CodecPort_CtrlFunct_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_1.so IPA_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_2.so IPA_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_3.so IPA_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_4.so IPA_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_5.so IPA_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_6.so IPA_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Types_part_7.so IPA_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_1.so IPL4asp_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_2.so IPL4asp_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_3.so IPL4asp_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_4.so IPL4asp_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_5.so IPL4asp_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_6.so IPL4asp_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Functions_part_7.so IPL4asp_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_1.so IPL4asp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_2.so IPL4asp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_3.so IPL4asp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_4.so IPL4asp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_5.so IPL4asp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_6.so IPL4asp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PortType_part_7.so IPL4asp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_1.so IPL4asp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_2.so IPL4asp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_3.so IPL4asp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_4.so IPL4asp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_5.so IPL4asp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_6.so IPL4asp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_Types_part_7.so IPL4asp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_1.so MAP_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_2.so MAP_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_3.so MAP_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_4.so MAP_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_5.so MAP_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_6.so MAP_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Types_part_7.so MAP_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MSLookup_mDNS_Types_part_7.so MSLookup_mDNS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_1.so Misc_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_2.so Misc_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_3.so Misc_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_4.so Misc_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_5.so Misc_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_6.so Misc_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Misc_Helpers_part_7.so Misc_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CC_Types_part_7.so MobileL3_CC_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_CommonIE_Types_part_7.so MobileL3_CommonIE_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_GMM_SM_Types_part_7.so MobileL3_GMM_SM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_MM_Types_part_7.so MobileL3_MM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_RRM_Types_part_7.so MobileL3_RRM_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SMS_Types_part_7.so MobileL3_SMS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_SS_Types_part_7.so MobileL3_SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_1.so MobileL3_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_2.so MobileL3_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_3.so MobileL3_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_4.so MobileL3_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_5.so MobileL3_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_6.so MobileL3_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileL3_Types_part_7.so MobileL3_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_1.so Native_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_2.so Native_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_3.so Native_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_4.so Native_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_5.so Native_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_6.so Native_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_Functions_part_7.so Native_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Adapter_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_CTRL_Types_part_7.so Osmocom_CTRL_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_1.so Osmocom_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_2.so Osmocom_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_3.so Osmocom_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_4.so Osmocom_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_5.so Osmocom_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_6.so Osmocom_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_Types_part_7.so Osmocom_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Osmocom_VTY_Functions_part_7.so Osmocom_VTY_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_1.so PCO_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_2.so PCO_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_3.so PCO_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_4.so PCO_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_5.so PCO_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_6.so PCO_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o PCO_Types_part_7.so PCO_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_1.so SS_Templates_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_2.so SS_Templates_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_3.so SS_Templates_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_4.so SS_Templates_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_5.so SS_Templates_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_6.so SS_Templates_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Templates_part_7.so SS_Templates_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_1.so SS_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_2.so SS_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_3.so SS_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_4.so SS_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_5.so SS_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_6.so SS_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Types_part_7.so SS_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_1.so Socket_API_Definitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_2.so Socket_API_Definitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_3.so Socket_API_Definitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_4.so Socket_API_Definitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_5.so Socket_API_Definitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_6.so Socket_API_Definitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Socket_API_Definitions_part_7.so Socket_API_Definitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_1.so TCCConversion_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_2.so TCCConversion_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_3.so TCCConversion_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_4.so TCCConversion_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_5.so TCCConversion_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_6.so TCCConversion_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion_Functions_part_7.so TCCConversion_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding_Functions_part_7.so TCCEncoding_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_1.so TCCInterface_Functions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_2.so TCCInterface_Functions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_3.so TCCInterface_Functions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_4.so TCCInterface_Functions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_5.so TCCInterface_Functions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_6.so TCCInterface_Functions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface_Functions_part_7.so TCCInterface_Functions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_1.so TELNETasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_2.so TELNETasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_3.so TELNETasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_4.so TELNETasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_5.so TELNETasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_6.so TELNETasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PortType_part_7.so TELNETasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_1.so UDPasp_PortType_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_2.so UDPasp_PortType_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_3.so UDPasp_PortType_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_4.so UDPasp_PortType_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_5.so UDPasp_PortType_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_6.so UDPasp_PortType_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PortType_part_7.so UDPasp_PortType_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_1.so UDPasp_Types_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_2.so UDPasp_Types_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_3.so UDPasp_Types_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_4.so UDPasp_Types_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_5.so UDPasp_Types_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_6.so UDPasp_Types_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_Types_part_7.so UDPasp_Types_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_1.so USSD_Helpers_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_2.so USSD_Helpers_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_3.so USSD_Helpers_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_4.so USSD_Helpers_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_5.so USSD_Helpers_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_6.so USSD_Helpers_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o USSD_Helpers_part_7.so USSD_Helpers_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation.so IPA_Emulation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_1.so IPA_Emulation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_2.so IPA_Emulation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_3.so IPA_Emulation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_4.so IPA_Emulation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_5.so IPA_Emulation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_6.so IPA_Emulation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_Emulation_part_7.so IPA_Emulation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts.so MAP_ApplicationContexts.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code.so MAP_BS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes.so MAP_CH_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations.so MAP_CallHandlingOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes.so MAP_CommonDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation.so MAP_DialogueInformation.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes.so MAP_ER_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors.so MAP_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes.so MAP_ExtensionDataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes.so MAP_GR_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations.so MAP_Group_Call_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes.so MAP_LCS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations.so MAP_LocationServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes.so MAP_MS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations.so MAP_MobileServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes.so MAP_OM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations.so MAP_OperationAndMaintenanceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs.so MAP_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol.so MAP_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes.so MAP_SM_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code.so MAP_SS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes.so MAP_SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations.so MAP_ShortMessageServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations.so MAP_SupplementaryServiceOperations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code.so MAP_TS_Code.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions.so MobileDomainDefinitions.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Generic_ROS_PDUs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects.so Remote_Operations_Information_Objects.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes.so SS_DataTypes.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors.so SS_Errors.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations.so SS_Operations.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs.so SS_PDU_Defs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol.so SS_Protocol.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ApplicationContexts_part_7.so MAP_ApplicationContexts_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_1.so MAP_BS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_2.so MAP_BS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_3.so MAP_BS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_4.so MAP_BS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_5.so MAP_BS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_6.so MAP_BS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_BS_Code_part_7.so MAP_BS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CH_DataTypes_part_7.so MAP_CH_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CallHandlingOperations_part_7.so MAP_CallHandlingOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_CommonDataTypes_part_7.so MAP_CommonDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_DialogueInformation_part_7.so MAP_DialogueInformation_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ER_DataTypes_part_7.so MAP_ER_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_1.so MAP_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_2.so MAP_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_3.so MAP_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_4.so MAP_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_5.so MAP_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_6.so MAP_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Errors_part_7.so MAP_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ExtensionDataTypes_part_7.so MAP_ExtensionDataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_GR_DataTypes_part_7.so MAP_GR_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Group_Call_Operations_part_7.so MAP_Group_Call_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LCS_DataTypes_part_7.so MAP_LCS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_LocationServiceOperations_part_7.so MAP_LocationServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MS_DataTypes_part_7.so MAP_MS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_MobileServiceOperations_part_7.so MAP_MobileServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OM_DataTypes_part_7.so MAP_OM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_OperationAndMaintenanceOperations_part_7.so MAP_OperationAndMaintenanceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_PDU_Defs_part_7.so MAP_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_1.so MAP_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_2.so MAP_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_3.so MAP_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_4.so MAP_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_5.so MAP_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_6.so MAP_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_Protocol_part_7.so MAP_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SM_DataTypes_part_7.so MAP_SM_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_1.so MAP_SS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_2.so MAP_SS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_3.so MAP_SS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_4.so MAP_SS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_5.so MAP_SS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_6.so MAP_SS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_Code_part_7.so MAP_SS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SS_DataTypes_part_7.so MAP_SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_ShortMessageServiceOperations_part_7.so MAP_ShortMessageServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_SupplementaryServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_1.so MAP_TS_Code_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_2.so MAP_TS_Code_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_3.so MAP_TS_Code_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_4.so MAP_TS_Code_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_5.so MAP_TS_Code_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_6.so MAP_TS_Code_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_TS_Code_part_7.so MAP_TS_Code_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MobileDomainDefinitions_part_7.so MobileDomainDefinitions_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Generic_ROS_PDUs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Remote_Operations_Information_Objects_part_7.so Remote_Operations_Information_Objects_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_1.so SS_DataTypes_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_2.so SS_DataTypes_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_3.so SS_DataTypes_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_4.so SS_DataTypes_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_5.so SS_DataTypes_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_6.so SS_DataTypes_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_DataTypes_part_7.so SS_DataTypes_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_1.so SS_Errors_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_2.so SS_Errors_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_3.so SS_Errors_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_4.so SS_Errors_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_5.so SS_Errors_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_6.so SS_Errors_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Errors_part_7.so SS_Errors_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_1.so SS_Operations_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_2.so SS_Operations_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_3.so SS_Operations_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_4.so SS_Operations_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_5.so SS_Operations_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_6.so SS_Operations_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Operations_part_7.so SS_Operations_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_1.so SS_PDU_Defs_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_2.so SS_PDU_Defs_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_3.so SS_PDU_Defs_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_4.so SS_PDU_Defs_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_5.so SS_PDU_Defs_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_6.so SS_PDU_Defs_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_PDU_Defs_part_7.so SS_PDU_Defs_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_1.so SS_Protocol_part_1.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_2.so SS_Protocol_part_2.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_3.so SS_Protocol_part_3.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_4.so SS_Protocol_part_4.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_5.so SS_Protocol_part_5.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_6.so SS_Protocol_part_6.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_Protocol_part_7.so SS_Protocol_part_7.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o DNS_EncDec.so DNS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPA_CodecPort_CtrlFunctDef.so IPA_CodecPort_CtrlFunctDef.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_PT.so IPL4asp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o IPL4asp_discovery.so IPL4asp_discovery.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o Native_FunctionDefs.so Native_FunctionDefs.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o MAP_EncDec.so MAP_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o SS_EncDec.so SS_EncDec.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCConversion.so TCCConversion.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCEncoding.so TCCEncoding.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TCCInterface.so TCCInterface.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o TELNETasp_PT.so TELNETasp_PT.o env CCACHE_SLOPPINESS=time_macros ccache g++ -shared -o UDPasp_PT.so UDPasp_PT.o if env CCACHE_SLOPPINESS=time_macros ccache g++ -L /usr/lib/titan-fPIC -o HLR_Tests -Wl,--no-as-needed DNS_Helpers.so DNS_Types.so GSM_Types.so GSUP_Emulation.so GSUP_Templates.so GSUP_Types.so General_Types.so HLR_EUSE.so HLR_Tests.so IPA_CodecPort.so IPA_CodecPort_CtrlFunct.so IPA_Types.so IPL4asp_Functions.so IPL4asp_PortType.so IPL4asp_Types.so MAP_Types.so MSLookup_mDNS_Emulation.so MSLookup_mDNS_Templates.so MSLookup_mDNS_Types.so Misc_Helpers.so MobileL3_CC_Types.so MobileL3_CommonIE_Types.so MobileL3_GMM_SM_Types.so MobileL3_MM_Types.so MobileL3_RRM_Types.so MobileL3_SMS_Types.so MobileL3_SS_Types.so MobileL3_Types.so Native_Functions.so Osmocom_CTRL_Adapter.so Osmocom_CTRL_Functions.so Osmocom_CTRL_Types.so Osmocom_Types.so Osmocom_VTY_Functions.so PCO_Types.so SS_Templates.so SS_Types.so Socket_API_Definitions.so TCCConversion_Functions.so TCCEncoding_Functions.so TCCInterface_Functions.so TELNETasp_PortType.so UDPasp_PortType.so UDPasp_Types.so USSD_Helpers.so DNS_Helpers_part_1.so DNS_Helpers_part_2.so DNS_Helpers_part_3.so DNS_Helpers_part_4.so DNS_Helpers_part_5.so DNS_Helpers_part_6.so DNS_Helpers_part_7.so DNS_Types_part_1.so DNS_Types_part_2.so DNS_Types_part_3.so DNS_Types_part_4.so DNS_Types_part_5.so DNS_Types_part_6.so DNS_Types_part_7.so GSM_Types_part_1.so GSM_Types_part_2.so GSM_Types_part_3.so GSM_Types_part_4.so GSM_Types_part_5.so GSM_Types_part_6.so GSM_Types_part_7.so GSUP_Emulation_part_1.so GSUP_Emulation_part_2.so GSUP_Emulation_part_3.so GSUP_Emulation_part_4.so GSUP_Emulation_part_5.so GSUP_Emulation_part_6.so GSUP_Emulation_part_7.so GSUP_Templates_part_1.so GSUP_Templates_part_2.so GSUP_Templates_part_3.so GSUP_Templates_part_4.so GSUP_Templates_part_5.so GSUP_Templates_part_6.so GSUP_Templates_part_7.so GSUP_Types_part_1.so GSUP_Types_part_2.so GSUP_Types_part_3.so GSUP_Types_part_4.so GSUP_Types_part_5.so GSUP_Types_part_6.so GSUP_Types_part_7.so General_Types_part_1.so General_Types_part_2.so General_Types_part_3.so General_Types_part_4.so General_Types_part_5.so General_Types_part_6.so General_Types_part_7.so HLR_EUSE_part_1.so HLR_EUSE_part_2.so HLR_EUSE_part_3.so HLR_EUSE_part_4.so HLR_EUSE_part_5.so HLR_EUSE_part_6.so HLR_EUSE_part_7.so HLR_Tests_part_1.so HLR_Tests_part_2.so HLR_Tests_part_3.so HLR_Tests_part_4.so HLR_Tests_part_5.so HLR_Tests_part_6.so HLR_Tests_part_7.so IPA_CodecPort_part_1.so IPA_CodecPort_part_2.so IPA_CodecPort_part_3.so IPA_CodecPort_part_4.so IPA_CodecPort_part_5.so IPA_CodecPort_part_6.so IPA_CodecPort_part_7.so IPA_CodecPort_CtrlFunct_part_1.so IPA_CodecPort_CtrlFunct_part_2.so IPA_CodecPort_CtrlFunct_part_3.so IPA_CodecPort_CtrlFunct_part_4.so IPA_CodecPort_CtrlFunct_part_5.so IPA_CodecPort_CtrlFunct_part_6.so IPA_CodecPort_CtrlFunct_part_7.so IPA_Types_part_1.so IPA_Types_part_2.so IPA_Types_part_3.so IPA_Types_part_4.so IPA_Types_part_5.so IPA_Types_part_6.so IPA_Types_part_7.so IPL4asp_Functions_part_1.so IPL4asp_Functions_part_2.so IPL4asp_Functions_part_3.so IPL4asp_Functions_part_4.so IPL4asp_Functions_part_5.so IPL4asp_Functions_part_6.so IPL4asp_Functions_part_7.so IPL4asp_PortType_part_1.so IPL4asp_PortType_part_2.so IPL4asp_PortType_part_3.so IPL4asp_PortType_part_4.so IPL4asp_PortType_part_5.so IPL4asp_PortType_part_6.so IPL4asp_PortType_part_7.so IPL4asp_Types_part_1.so IPL4asp_Types_part_2.so IPL4asp_Types_part_3.so IPL4asp_Types_part_4.so IPL4asp_Types_part_5.so IPL4asp_Types_part_6.so IPL4asp_Types_part_7.so MAP_Types_part_1.so MAP_Types_part_2.so MAP_Types_part_3.so MAP_Types_part_4.so MAP_Types_part_5.so MAP_Types_part_6.so MAP_Types_part_7.so MSLookup_mDNS_Emulation_part_1.so MSLookup_mDNS_Emulation_part_2.so MSLookup_mDNS_Emulation_part_3.so MSLookup_mDNS_Emulation_part_4.so MSLookup_mDNS_Emulation_part_5.so MSLookup_mDNS_Emulation_part_6.so MSLookup_mDNS_Emulation_part_7.so MSLookup_mDNS_Templates_part_1.so MSLookup_mDNS_Templates_part_2.so MSLookup_mDNS_Templates_part_3.so MSLookup_mDNS_Templates_part_4.so MSLookup_mDNS_Templates_part_5.so MSLookup_mDNS_Templates_part_6.so MSLookup_mDNS_Templates_part_7.so MSLookup_mDNS_Types_part_1.so MSLookup_mDNS_Types_part_2.so MSLookup_mDNS_Types_part_3.so MSLookup_mDNS_Types_part_4.so MSLookup_mDNS_Types_part_5.so MSLookup_mDNS_Types_part_6.so MSLookup_mDNS_Types_part_7.so Misc_Helpers_part_1.so Misc_Helpers_part_2.so Misc_Helpers_part_3.so Misc_Helpers_part_4.so Misc_Helpers_part_5.so Misc_Helpers_part_6.so Misc_Helpers_part_7.so MobileL3_CC_Types_part_1.so MobileL3_CC_Types_part_2.so MobileL3_CC_Types_part_3.so MobileL3_CC_Types_part_4.so MobileL3_CC_Types_part_5.so MobileL3_CC_Types_part_6.so MobileL3_CC_Types_part_7.so MobileL3_CommonIE_Types_part_1.so MobileL3_CommonIE_Types_part_2.so MobileL3_CommonIE_Types_part_3.so MobileL3_CommonIE_Types_part_4.so MobileL3_CommonIE_Types_part_5.so MobileL3_CommonIE_Types_part_6.so MobileL3_CommonIE_Types_part_7.so MobileL3_GMM_SM_Types_part_1.so MobileL3_GMM_SM_Types_part_2.so MobileL3_GMM_SM_Types_part_3.so MobileL3_GMM_SM_Types_part_4.so MobileL3_GMM_SM_Types_part_5.so MobileL3_GMM_SM_Types_part_6.so MobileL3_GMM_SM_Types_part_7.so MobileL3_MM_Types_part_1.so MobileL3_MM_Types_part_2.so MobileL3_MM_Types_part_3.so MobileL3_MM_Types_part_4.so MobileL3_MM_Types_part_5.so MobileL3_MM_Types_part_6.so MobileL3_MM_Types_part_7.so MobileL3_RRM_Types_part_1.so MobileL3_RRM_Types_part_2.so MobileL3_RRM_Types_part_3.so MobileL3_RRM_Types_part_4.so MobileL3_RRM_Types_part_5.so MobileL3_RRM_Types_part_6.so MobileL3_RRM_Types_part_7.so MobileL3_SMS_Types_part_1.so MobileL3_SMS_Types_part_2.so MobileL3_SMS_Types_part_3.so MobileL3_SMS_Types_part_4.so MobileL3_SMS_Types_part_5.so MobileL3_SMS_Types_part_6.so MobileL3_SMS_Types_part_7.so MobileL3_SS_Types_part_1.so MobileL3_SS_Types_part_2.so MobileL3_SS_Types_part_3.so MobileL3_SS_Types_part_4.so MobileL3_SS_Types_part_5.so MobileL3_SS_Types_part_6.so MobileL3_SS_Types_part_7.so MobileL3_Types_part_1.so MobileL3_Types_part_2.so MobileL3_Types_part_3.so MobileL3_Types_part_4.so MobileL3_Types_part_5.so MobileL3_Types_part_6.so MobileL3_Types_part_7.so Native_Functions_part_1.so Native_Functions_part_2.so Native_Functions_part_3.so Native_Functions_part_4.so Native_Functions_part_5.so Native_Functions_part_6.so Native_Functions_part_7.so Osmocom_CTRL_Adapter_part_1.so Osmocom_CTRL_Adapter_part_2.so Osmocom_CTRL_Adapter_part_3.so Osmocom_CTRL_Adapter_part_4.so Osmocom_CTRL_Adapter_part_5.so Osmocom_CTRL_Adapter_part_6.so Osmocom_CTRL_Adapter_part_7.so Osmocom_CTRL_Functions_part_1.so Osmocom_CTRL_Functions_part_2.so Osmocom_CTRL_Functions_part_3.so Osmocom_CTRL_Functions_part_4.so Osmocom_CTRL_Functions_part_5.so Osmocom_CTRL_Functions_part_6.so Osmocom_CTRL_Functions_part_7.so Osmocom_CTRL_Types_part_1.so Osmocom_CTRL_Types_part_2.so Osmocom_CTRL_Types_part_3.so Osmocom_CTRL_Types_part_4.so Osmocom_CTRL_Types_part_5.so Osmocom_CTRL_Types_part_6.so Osmocom_CTRL_Types_part_7.so Osmocom_Types_part_1.so Osmocom_Types_part_2.so Osmocom_Types_part_3.so Osmocom_Types_part_4.so Osmocom_Types_part_5.so Osmocom_Types_part_6.so Osmocom_Types_part_7.so Osmocom_VTY_Functions_part_1.so Osmocom_VTY_Functions_part_2.so Osmocom_VTY_Functions_part_3.so Osmocom_VTY_Functions_part_4.so Osmocom_VTY_Functions_part_5.so Osmocom_VTY_Functions_part_6.so Osmocom_VTY_Functions_part_7.so PCO_Types_part_1.so PCO_Types_part_2.so PCO_Types_part_3.so PCO_Types_part_4.so PCO_Types_part_5.so PCO_Types_part_6.so PCO_Types_part_7.so SS_Templates_part_1.so SS_Templates_part_2.so SS_Templates_part_3.so SS_Templates_part_4.so SS_Templates_part_5.so SS_Templates_part_6.so SS_Templates_part_7.so SS_Types_part_1.so SS_Types_part_2.so SS_Types_part_3.so SS_Types_part_4.so SS_Types_part_5.so SS_Types_part_6.so SS_Types_part_7.so Socket_API_Definitions_part_1.so Socket_API_Definitions_part_2.so Socket_API_Definitions_part_3.so Socket_API_Definitions_part_4.so Socket_API_Definitions_part_5.so Socket_API_Definitions_part_6.so Socket_API_Definitions_part_7.so TCCConversion_Functions_part_1.so TCCConversion_Functions_part_2.so TCCConversion_Functions_part_3.so TCCConversion_Functions_part_4.so TCCConversion_Functions_part_5.so TCCConversion_Functions_part_6.so TCCConversion_Functions_part_7.so TCCEncoding_Functions_part_1.so TCCEncoding_Functions_part_2.so TCCEncoding_Functions_part_3.so TCCEncoding_Functions_part_4.so TCCEncoding_Functions_part_5.so TCCEncoding_Functions_part_6.so TCCEncoding_Functions_part_7.so TCCInterface_Functions_part_1.so TCCInterface_Functions_part_2.so TCCInterface_Functions_part_3.so TCCInterface_Functions_part_4.so TCCInterface_Functions_part_5.so TCCInterface_Functions_part_6.so TCCInterface_Functions_part_7.so TELNETasp_PortType_part_1.so TELNETasp_PortType_part_2.so TELNETasp_PortType_part_3.so TELNETasp_PortType_part_4.so TELNETasp_PortType_part_5.so TELNETasp_PortType_part_6.so TELNETasp_PortType_part_7.so UDPasp_PortType_part_1.so UDPasp_PortType_part_2.so UDPasp_PortType_part_3.so UDPasp_PortType_part_4.so UDPasp_PortType_part_5.so UDPasp_PortType_part_6.so UDPasp_PortType_part_7.so UDPasp_Types_part_1.so UDPasp_Types_part_2.so UDPasp_Types_part_3.so UDPasp_Types_part_4.so UDPasp_Types_part_5.so UDPasp_Types_part_6.so UDPasp_Types_part_7.so USSD_Helpers_part_1.so USSD_Helpers_part_2.so USSD_Helpers_part_3.so USSD_Helpers_part_4.so USSD_Helpers_part_5.so USSD_Helpers_part_6.so USSD_Helpers_part_7.so IPA_Emulation.so IPA_Emulation_part_1.so IPA_Emulation_part_2.so IPA_Emulation_part_3.so IPA_Emulation_part_4.so IPA_Emulation_part_5.so IPA_Emulation_part_6.so IPA_Emulation_part_7.so MAP_ApplicationContexts.so MAP_BS_Code.so MAP_CH_DataTypes.so MAP_CallHandlingOperations.so MAP_CommonDataTypes.so MAP_DialogueInformation.so MAP_ER_DataTypes.so MAP_Errors.so MAP_ExtensionDataTypes.so MAP_GR_DataTypes.so MAP_Group_Call_Operations.so MAP_LCS_DataTypes.so MAP_LocationServiceOperations.so MAP_MS_DataTypes.so MAP_MobileServiceOperations.so MAP_OM_DataTypes.so MAP_OperationAndMaintenanceOperations.so MAP_PDU_Defs.so MAP_Protocol.so MAP_SM_DataTypes.so MAP_SS_Code.so MAP_SS_DataTypes.so MAP_ShortMessageServiceOperations.so MAP_SupplementaryServiceOperations.so MAP_TS_Code.so MobileDomainDefinitions.so Remote_Operations_Generic_ROS_PDUs.so Remote_Operations_Information_Objects.so SS_DataTypes.so SS_Errors.so SS_Operations.so SS_PDU_Defs.so SS_Protocol.so MAP_ApplicationContexts_part_1.so MAP_ApplicationContexts_part_2.so MAP_ApplicationContexts_part_3.so MAP_ApplicationContexts_part_4.so MAP_ApplicationContexts_part_5.so MAP_ApplicationContexts_part_6.so MAP_ApplicationContexts_part_7.so MAP_BS_Code_part_1.so MAP_BS_Code_part_2.so MAP_BS_Code_part_3.so MAP_BS_Code_part_4.so MAP_BS_Code_part_5.so MAP_BS_Code_part_6.so MAP_BS_Code_part_7.so MAP_CH_DataTypes_part_1.so MAP_CH_DataTypes_part_2.so MAP_CH_DataTypes_part_3.so MAP_CH_DataTypes_part_4.so MAP_CH_DataTypes_part_5.so MAP_CH_DataTypes_part_6.so MAP_CH_DataTypes_part_7.so MAP_CallHandlingOperations_part_1.so MAP_CallHandlingOperations_part_2.so MAP_CallHandlingOperations_part_3.so MAP_CallHandlingOperations_part_4.so MAP_CallHandlingOperations_part_5.so MAP_CallHandlingOperations_part_6.so MAP_CallHandlingOperations_part_7.so MAP_CommonDataTypes_part_1.so MAP_CommonDataTypes_part_2.so MAP_CommonDataTypes_part_3.so MAP_CommonDataTypes_part_4.so MAP_CommonDataTypes_part_5.so MAP_CommonDataTypes_part_6.so MAP_CommonDataTypes_part_7.so MAP_DialogueInformation_part_1.so MAP_DialogueInformation_part_2.so MAP_DialogueInformation_part_3.so MAP_DialogueInformation_part_4.so MAP_DialogueInformation_part_5.so MAP_DialogueInformation_part_6.so MAP_DialogueInformation_part_7.so MAP_ER_DataTypes_part_1.so MAP_ER_DataTypes_part_2.so MAP_ER_DataTypes_part_3.so MAP_ER_DataTypes_part_4.so MAP_ER_DataTypes_part_5.so MAP_ER_DataTypes_part_6.so MAP_ER_DataTypes_part_7.so MAP_Errors_part_1.so MAP_Errors_part_2.so MAP_Errors_part_3.so MAP_Errors_part_4.so MAP_Errors_part_5.so MAP_Errors_part_6.so MAP_Errors_part_7.so MAP_ExtensionDataTypes_part_1.so MAP_ExtensionDataTypes_part_2.so MAP_ExtensionDataTypes_part_3.so MAP_ExtensionDataTypes_part_4.so MAP_ExtensionDataTypes_part_5.so MAP_ExtensionDataTypes_part_6.so MAP_ExtensionDataTypes_part_7.so MAP_GR_DataTypes_part_1.so MAP_GR_DataTypes_part_2.so MAP_GR_DataTypes_part_3.so MAP_GR_DataTypes_part_4.so MAP_GR_DataTypes_part_5.so MAP_GR_DataTypes_part_6.so MAP_GR_DataTypes_part_7.so MAP_Group_Call_Operations_part_1.so MAP_Group_Call_Operations_part_2.so MAP_Group_Call_Operations_part_3.so MAP_Group_Call_Operations_part_4.so MAP_Group_Call_Operations_part_5.so MAP_Group_Call_Operations_part_6.so MAP_Group_Call_Operations_part_7.so MAP_LCS_DataTypes_part_1.so MAP_LCS_DataTypes_part_2.so MAP_LCS_DataTypes_part_3.so MAP_LCS_DataTypes_part_4.so MAP_LCS_DataTypes_part_5.so MAP_LCS_DataTypes_part_6.so MAP_LCS_DataTypes_part_7.so MAP_LocationServiceOperations_part_1.so MAP_LocationServiceOperations_part_2.so MAP_LocationServiceOperations_part_3.so MAP_LocationServiceOperations_part_4.so MAP_LocationServiceOperations_part_5.so MAP_LocationServiceOperations_part_6.so MAP_LocationServiceOperations_part_7.so MAP_MS_DataTypes_part_1.so MAP_MS_DataTypes_part_2.so MAP_MS_DataTypes_part_3.so MAP_MS_DataTypes_part_4.so MAP_MS_DataTypes_part_5.so MAP_MS_DataTypes_part_6.so MAP_MS_DataTypes_part_7.so MAP_MobileServiceOperations_part_1.so MAP_MobileServiceOperations_part_2.so MAP_MobileServiceOperations_part_3.so MAP_MobileServiceOperations_part_4.so MAP_MobileServiceOperations_part_5.so MAP_MobileServiceOperations_part_6.so MAP_MobileServiceOperations_part_7.so MAP_OM_DataTypes_part_1.so MAP_OM_DataTypes_part_2.so MAP_OM_DataTypes_part_3.so MAP_OM_DataTypes_part_4.so MAP_OM_DataTypes_part_5.so MAP_OM_DataTypes_part_6.so MAP_OM_DataTypes_part_7.so MAP_OperationAndMaintenanceOperations_part_1.so MAP_OperationAndMaintenanceOperations_part_2.so MAP_OperationAndMaintenanceOperations_part_3.so MAP_OperationAndMaintenanceOperations_part_4.so MAP_OperationAndMaintenanceOperations_part_5.so MAP_OperationAndMaintenanceOperations_part_6.so MAP_OperationAndMaintenanceOperations_part_7.so MAP_PDU_Defs_part_1.so MAP_PDU_Defs_part_2.so MAP_PDU_Defs_part_3.so MAP_PDU_Defs_part_4.so MAP_PDU_Defs_part_5.so MAP_PDU_Defs_part_6.so MAP_PDU_Defs_part_7.so MAP_Protocol_part_1.so MAP_Protocol_part_2.so MAP_Protocol_part_3.so MAP_Protocol_part_4.so MAP_Protocol_part_5.so MAP_Protocol_part_6.so MAP_Protocol_part_7.so MAP_SM_DataTypes_part_1.so MAP_SM_DataTypes_part_2.so MAP_SM_DataTypes_part_3.so MAP_SM_DataTypes_part_4.so MAP_SM_DataTypes_part_5.so MAP_SM_DataTypes_part_6.so MAP_SM_DataTypes_part_7.so MAP_SS_Code_part_1.so MAP_SS_Code_part_2.so MAP_SS_Code_part_3.so MAP_SS_Code_part_4.so MAP_SS_Code_part_5.so MAP_SS_Code_part_6.so MAP_SS_Code_part_7.so MAP_SS_DataTypes_part_1.so MAP_SS_DataTypes_part_2.so MAP_SS_DataTypes_part_3.so MAP_SS_DataTypes_part_4.so MAP_SS_DataTypes_part_5.so MAP_SS_DataTypes_part_6.so MAP_SS_DataTypes_part_7.so MAP_ShortMessageServiceOperations_part_1.so MAP_ShortMessageServiceOperations_part_2.so MAP_ShortMessageServiceOperations_part_3.so MAP_ShortMessageServiceOperations_part_4.so MAP_ShortMessageServiceOperations_part_5.so MAP_ShortMessageServiceOperations_part_6.so MAP_ShortMessageServiceOperations_part_7.so MAP_SupplementaryServiceOperations_part_1.so MAP_SupplementaryServiceOperations_part_2.so MAP_SupplementaryServiceOperations_part_3.so MAP_SupplementaryServiceOperations_part_4.so MAP_SupplementaryServiceOperations_part_5.so MAP_SupplementaryServiceOperations_part_6.so MAP_SupplementaryServiceOperations_part_7.so MAP_TS_Code_part_1.so MAP_TS_Code_part_2.so MAP_TS_Code_part_3.so MAP_TS_Code_part_4.so MAP_TS_Code_part_5.so MAP_TS_Code_part_6.so MAP_TS_Code_part_7.so MobileDomainDefinitions_part_1.so MobileDomainDefinitions_part_2.so MobileDomainDefinitions_part_3.so MobileDomainDefinitions_part_4.so MobileDomainDefinitions_part_5.so MobileDomainDefinitions_part_6.so MobileDomainDefinitions_part_7.so Remote_Operations_Generic_ROS_PDUs_part_1.so Remote_Operations_Generic_ROS_PDUs_part_2.so Remote_Operations_Generic_ROS_PDUs_part_3.so Remote_Operations_Generic_ROS_PDUs_part_4.so Remote_Operations_Generic_ROS_PDUs_part_5.so Remote_Operations_Generic_ROS_PDUs_part_6.so Remote_Operations_Generic_ROS_PDUs_part_7.so Remote_Operations_Information_Objects_part_1.so Remote_Operations_Information_Objects_part_2.so Remote_Operations_Information_Objects_part_3.so Remote_Operations_Information_Objects_part_4.so Remote_Operations_Information_Objects_part_5.so Remote_Operations_Information_Objects_part_6.so Remote_Operations_Information_Objects_part_7.so SS_DataTypes_part_1.so SS_DataTypes_part_2.so SS_DataTypes_part_3.so SS_DataTypes_part_4.so SS_DataTypes_part_5.so SS_DataTypes_part_6.so SS_DataTypes_part_7.so SS_Errors_part_1.so SS_Errors_part_2.so SS_Errors_part_3.so SS_Errors_part_4.so SS_Errors_part_5.so SS_Errors_part_6.so SS_Errors_part_7.so SS_Operations_part_1.so SS_Operations_part_2.so SS_Operations_part_3.so SS_Operations_part_4.so SS_Operations_part_5.so SS_Operations_part_6.so SS_Operations_part_7.so SS_PDU_Defs_part_1.so SS_PDU_Defs_part_2.so SS_PDU_Defs_part_3.so SS_PDU_Defs_part_4.so SS_PDU_Defs_part_5.so SS_PDU_Defs_part_6.so SS_PDU_Defs_part_7.so SS_Protocol_part_1.so SS_Protocol_part_2.so SS_Protocol_part_3.so SS_Protocol_part_4.so SS_Protocol_part_5.so SS_Protocol_part_6.so SS_Protocol_part_7.so DNS_EncDec.so IPA_CodecPort_CtrlFunctDef.so IPL4asp_PT.so IPL4asp_discovery.so Native_FunctionDefs.so MAP_EncDec.so SS_EncDec.so TCCConversion.so TCCEncoding.so TCCInterface.so TELNETasp_PT.so UDPasp_PT.so \ -L/usr/lib/titan -lttcn3-parallel-dynamic \ -L/lib -lcrypto \ -L/usr/lib -lxml2 -lsctp -lssl -lpthread; \ then : ; else /usr/bin/titanver DNS_Helpers.o DNS_Types.o GSM_Types.o GSUP_Emulation.o GSUP_Templates.o GSUP_Types.o General_Types.o HLR_EUSE.o HLR_Tests.o IPA_CodecPort.o IPA_CodecPort_CtrlFunct.o IPA_Types.o IPL4asp_Functions.o IPL4asp_PortType.o IPL4asp_Types.o MAP_Types.o MSLookup_mDNS_Emulation.o MSLookup_mDNS_Templates.o MSLookup_mDNS_Types.o Misc_Helpers.o MobileL3_CC_Types.o MobileL3_CommonIE_Types.o MobileL3_GMM_SM_Types.o MobileL3_MM_Types.o MobileL3_RRM_Types.o MobileL3_SMS_Types.o MobileL3_SS_Types.o MobileL3_Types.o Native_Functions.o Osmocom_CTRL_Adapter.o Osmocom_CTRL_Functions.o Osmocom_CTRL_Types.o Osmocom_Types.o Osmocom_VTY_Functions.o PCO_Types.o SS_Templates.o SS_Types.o Socket_API_Definitions.o TCCConversion_Functions.o TCCEncoding_Functions.o TCCInterface_Functions.o TELNETasp_PortType.o UDPasp_PortType.o UDPasp_Types.o USSD_Helpers.o DNS_Helpers_part_1.o DNS_Helpers_part_2.o DNS_Helpers_part_3.o DNS_Helpers_part_4.o DNS_Helpers_part_5.o DNS_Helpers_part_6.o DNS_Helpers_part_7.o DNS_Types_part_1.o DNS_Types_part_2.o DNS_Types_part_3.o DNS_Types_part_4.o DNS_Types_part_5.o DNS_Types_part_6.o DNS_Types_part_7.o GSM_Types_part_1.o GSM_Types_part_2.o GSM_Types_part_3.o GSM_Types_part_4.o GSM_Types_part_5.o GSM_Types_part_6.o GSM_Types_part_7.o GSUP_Emulation_part_1.o GSUP_Emulation_part_2.o GSUP_Emulation_part_3.o GSUP_Emulation_part_4.o GSUP_Emulation_part_5.o GSUP_Emulation_part_6.o GSUP_Emulation_part_7.o GSUP_Templates_part_1.o GSUP_Templates_part_2.o GSUP_Templates_part_3.o GSUP_Templates_part_4.o GSUP_Templates_part_5.o GSUP_Templates_part_6.o GSUP_Templates_part_7.o GSUP_Types_part_1.o GSUP_Types_part_2.o GSUP_Types_part_3.o GSUP_Types_part_4.o GSUP_Types_part_5.o GSUP_Types_part_6.o GSUP_Types_part_7.o General_Types_part_1.o General_Types_part_2.o General_Types_part_3.o General_Types_part_4.o General_Types_part_5.o General_Types_part_6.o General_Types_part_7.o HLR_EUSE_part_1.o HLR_EUSE_part_2.o HLR_EUSE_part_3.o HLR_EUSE_part_4.o HLR_EUSE_part_5.o HLR_EUSE_part_6.o HLR_EUSE_part_7.o HLR_Tests_part_1.o HLR_Tests_part_2.o HLR_Tests_part_3.o HLR_Tests_part_4.o HLR_Tests_part_5.o HLR_Tests_part_6.o HLR_Tests_part_7.o IPA_CodecPort_part_1.o IPA_CodecPort_part_2.o IPA_CodecPort_part_3.o IPA_CodecPort_part_4.o IPA_CodecPort_part_5.o IPA_CodecPort_part_6.o IPA_CodecPort_part_7.o IPA_CodecPort_CtrlFunct_part_1.o IPA_CodecPort_CtrlFunct_part_2.o IPA_CodecPort_CtrlFunct_part_3.o IPA_CodecPort_CtrlFunct_part_4.o IPA_CodecPort_CtrlFunct_part_5.o IPA_CodecPort_CtrlFunct_part_6.o IPA_CodecPort_CtrlFunct_part_7.o IPA_Types_part_1.o IPA_Types_part_2.o IPA_Types_part_3.o IPA_Types_part_4.o IPA_Types_part_5.o IPA_Types_part_6.o IPA_Types_part_7.o IPL4asp_Functions_part_1.o IPL4asp_Functions_part_2.o IPL4asp_Functions_part_3.o IPL4asp_Functions_part_4.o IPL4asp_Functions_part_5.o IPL4asp_Functions_part_6.o IPL4asp_Functions_part_7.o IPL4asp_PortType_part_1.o IPL4asp_PortType_part_2.o IPL4asp_PortType_part_3.o IPL4asp_PortType_part_4.o IPL4asp_PortType_part_5.o IPL4asp_PortType_part_6.o IPL4asp_PortType_part_7.o IPL4asp_Types_part_1.o IPL4asp_Types_part_2.o IPL4asp_Types_part_3.o IPL4asp_Types_part_4.o IPL4asp_Types_part_5.o IPL4asp_Types_part_6.o IPL4asp_Types_part_7.o MAP_Types_part_1.o MAP_Types_part_2.o MAP_Types_part_3.o MAP_Types_part_4.o MAP_Types_part_5.o MAP_Types_part_6.o MAP_Types_part_7.o MSLookup_mDNS_Emulation_part_1.o MSLookup_mDNS_Emulation_part_2.o MSLookup_mDNS_Emulation_part_3.o MSLookup_mDNS_Emulation_part_4.o MSLookup_mDNS_Emulation_part_5.o MSLookup_mDNS_Emulation_part_6.o MSLookup_mDNS_Emulation_part_7.o MSLookup_mDNS_Templates_part_1.o MSLookup_mDNS_Templates_part_2.o MSLookup_mDNS_Templates_part_3.o MSLookup_mDNS_Templates_part_4.o MSLookup_mDNS_Templates_part_5.o MSLookup_mDNS_Templates_part_6.o MSLookup_mDNS_Templates_part_7.o MSLookup_mDNS_Types_part_1.o MSLookup_mDNS_Types_part_2.o MSLookup_mDNS_Types_part_3.o MSLookup_mDNS_Types_part_4.o MSLookup_mDNS_Types_part_5.o MSLookup_mDNS_Types_part_6.o MSLookup_mDNS_Types_part_7.o Misc_Helpers_part_1.o Misc_Helpers_part_2.o Misc_Helpers_part_3.o Misc_Helpers_part_4.o Misc_Helpers_part_5.o Misc_Helpers_part_6.o Misc_Helpers_part_7.o MobileL3_CC_Types_part_1.o MobileL3_CC_Types_part_2.o MobileL3_CC_Types_part_3.o MobileL3_CC_Types_part_4.o MobileL3_CC_Types_part_5.o MobileL3_CC_Types_part_6.o MobileL3_CC_Types_part_7.o MobileL3_CommonIE_Types_part_1.o MobileL3_CommonIE_Types_part_2.o MobileL3_CommonIE_Types_part_3.o MobileL3_CommonIE_Types_part_4.o MobileL3_CommonIE_Types_part_5.o MobileL3_CommonIE_Types_part_6.o MobileL3_CommonIE_Types_part_7.o MobileL3_GMM_SM_Types_part_1.o MobileL3_GMM_SM_Types_part_2.o MobileL3_GMM_SM_Types_part_3.o MobileL3_GMM_SM_Types_part_4.o MobileL3_GMM_SM_Types_part_5.o MobileL3_GMM_SM_Types_part_6.o MobileL3_GMM_SM_Types_part_7.o MobileL3_MM_Types_part_1.o MobileL3_MM_Types_part_2.o MobileL3_MM_Types_part_3.o MobileL3_MM_Types_part_4.o MobileL3_MM_Types_part_5.o MobileL3_MM_Types_part_6.o MobileL3_MM_Types_part_7.o MobileL3_RRM_Types_part_1.o MobileL3_RRM_Types_part_2.o MobileL3_RRM_Types_part_3.o MobileL3_RRM_Types_part_4.o MobileL3_RRM_Types_part_5.o MobileL3_RRM_Types_part_6.o MobileL3_RRM_Types_part_7.o MobileL3_SMS_Types_part_1.o MobileL3_SMS_Types_part_2.o MobileL3_SMS_Types_part_3.o MobileL3_SMS_Types_part_4.o MobileL3_SMS_Types_part_5.o MobileL3_SMS_Types_part_6.o MobileL3_SMS_Types_part_7.o MobileL3_SS_Types_part_1.o MobileL3_SS_Types_part_2.o MobileL3_SS_Types_part_3.o MobileL3_SS_Types_part_4.o MobileL3_SS_Types_part_5.o MobileL3_SS_Types_part_6.o MobileL3_SS_Types_part_7.o MobileL3_Types_part_1.o MobileL3_Types_part_2.o MobileL3_Types_part_3.o MobileL3_Types_part_4.o MobileL3_Types_part_5.o MobileL3_Types_part_6.o MobileL3_Types_part_7.o Native_Functions_part_1.o Native_Functions_part_2.o Native_Functions_part_3.o Native_Functions_part_4.o Native_Functions_part_5.o Native_Functions_part_6.o Native_Functions_part_7.o Osmocom_CTRL_Adapter_part_1.o Osmocom_CTRL_Adapter_part_2.o Osmocom_CTRL_Adapter_part_3.o Osmocom_CTRL_Adapter_part_4.o Osmocom_CTRL_Adapter_part_5.o Osmocom_CTRL_Adapter_part_6.o Osmocom_CTRL_Adapter_part_7.o Osmocom_CTRL_Functions_part_1.o Osmocom_CTRL_Functions_part_2.o Osmocom_CTRL_Functions_part_3.o Osmocom_CTRL_Functions_part_4.o Osmocom_CTRL_Functions_part_5.o Osmocom_CTRL_Functions_part_6.o Osmocom_CTRL_Functions_part_7.o Osmocom_CTRL_Types_part_1.o Osmocom_CTRL_Types_part_2.o Osmocom_CTRL_Types_part_3.o Osmocom_CTRL_Types_part_4.o Osmocom_CTRL_Types_part_5.o Osmocom_CTRL_Types_part_6.o Osmocom_CTRL_Types_part_7.o Osmocom_Types_part_1.o Osmocom_Types_part_2.o Osmocom_Types_part_3.o Osmocom_Types_part_4.o Osmocom_Types_part_5.o Osmocom_Types_part_6.o Osmocom_Types_part_7.o Osmocom_VTY_Functions_part_1.o Osmocom_VTY_Functions_part_2.o Osmocom_VTY_Functions_part_3.o Osmocom_VTY_Functions_part_4.o Osmocom_VTY_Functions_part_5.o Osmocom_VTY_Functions_part_6.o Osmocom_VTY_Functions_part_7.o PCO_Types_part_1.o PCO_Types_part_2.o PCO_Types_part_3.o PCO_Types_part_4.o PCO_Types_part_5.o PCO_Types_part_6.o PCO_Types_part_7.o SS_Templates_part_1.o SS_Templates_part_2.o SS_Templates_part_3.o SS_Templates_part_4.o SS_Templates_part_5.o SS_Templates_part_6.o SS_Templates_part_7.o SS_Types_part_1.o SS_Types_part_2.o SS_Types_part_3.o SS_Types_part_4.o SS_Types_part_5.o SS_Types_part_6.o SS_Types_part_7.o Socket_API_Definitions_part_1.o Socket_API_Definitions_part_2.o Socket_API_Definitions_part_3.o Socket_API_Definitions_part_4.o Socket_API_Definitions_part_5.o Socket_API_Definitions_part_6.o Socket_API_Definitions_part_7.o TCCConversion_Functions_part_1.o TCCConversion_Functions_part_2.o TCCConversion_Functions_part_3.o TCCConversion_Functions_part_4.o TCCConversion_Functions_part_5.o TCCConversion_Functions_part_6.o TCCConversion_Functions_part_7.o TCCEncoding_Functions_part_1.o TCCEncoding_Functions_part_2.o TCCEncoding_Functions_part_3.o TCCEncoding_Functions_part_4.o TCCEncoding_Functions_part_5.o TCCEncoding_Functions_part_6.o TCCEncoding_Functions_part_7.o TCCInterface_Functions_part_1.o TCCInterface_Functions_part_2.o TCCInterface_Functions_part_3.o TCCInterface_Functions_part_4.o TCCInterface_Functions_part_5.o TCCInterface_Functions_part_6.o TCCInterface_Functions_part_7.o TELNETasp_PortType_part_1.o TELNETasp_PortType_part_2.o TELNETasp_PortType_part_3.o TELNETasp_PortType_part_4.o TELNETasp_PortType_part_5.o TELNETasp_PortType_part_6.o TELNETasp_PortType_part_7.o UDPasp_PortType_part_1.o UDPasp_PortType_part_2.o UDPasp_PortType_part_3.o UDPasp_PortType_part_4.o UDPasp_PortType_part_5.o UDPasp_PortType_part_6.o UDPasp_PortType_part_7.o UDPasp_Types_part_1.o UDPasp_Types_part_2.o UDPasp_Types_part_3.o UDPasp_Types_part_4.o UDPasp_Types_part_5.o UDPasp_Types_part_6.o UDPasp_Types_part_7.o USSD_Helpers_part_1.o USSD_Helpers_part_2.o USSD_Helpers_part_3.o USSD_Helpers_part_4.o USSD_Helpers_part_5.o USSD_Helpers_part_6.o USSD_Helpers_part_7.o IPA_Emulation.o IPA_Emulation_part_1.o IPA_Emulation_part_2.o IPA_Emulation_part_3.o IPA_Emulation_part_4.o IPA_Emulation_part_5.o IPA_Emulation_part_6.o IPA_Emulation_part_7.o MAP_ApplicationContexts.o MAP_BS_Code.o MAP_CH_DataTypes.o MAP_CallHandlingOperations.o MAP_CommonDataTypes.o MAP_DialogueInformation.o MAP_ER_DataTypes.o MAP_Errors.o MAP_ExtensionDataTypes.o MAP_GR_DataTypes.o MAP_Group_Call_Operations.o MAP_LCS_DataTypes.o MAP_LocationServiceOperations.o MAP_MS_DataTypes.o MAP_MobileServiceOperations.o MAP_OM_DataTypes.o MAP_OperationAndMaintenanceOperations.o MAP_PDU_Defs.o MAP_Protocol.o MAP_SM_DataTypes.o MAP_SS_Code.o MAP_SS_DataTypes.o MAP_ShortMessageServiceOperations.o MAP_SupplementaryServiceOperations.o MAP_TS_Code.o MobileDomainDefinitions.o Remote_Operations_Generic_ROS_PDUs.o Remote_Operations_Information_Objects.o SS_DataTypes.o SS_Errors.o SS_Operations.o SS_PDU_Defs.o SS_Protocol.o MAP_ApplicationContexts_part_1.o MAP_ApplicationContexts_part_2.o MAP_ApplicationContexts_part_3.o MAP_ApplicationContexts_part_4.o MAP_ApplicationContexts_part_5.o MAP_ApplicationContexts_part_6.o MAP_ApplicationContexts_part_7.o MAP_BS_Code_part_1.o MAP_BS_Code_part_2.o MAP_BS_Code_part_3.o MAP_BS_Code_part_4.o MAP_BS_Code_part_5.o MAP_BS_Code_part_6.o MAP_BS_Code_part_7.o MAP_CH_DataTypes_part_1.o MAP_CH_DataTypes_part_2.o MAP_CH_DataTypes_part_3.o MAP_CH_DataTypes_part_4.o MAP_CH_DataTypes_part_5.o MAP_CH_DataTypes_part_6.o MAP_CH_DataTypes_part_7.o MAP_CallHandlingOperations_part_1.o MAP_CallHandlingOperations_part_2.o MAP_CallHandlingOperations_part_3.o MAP_CallHandlingOperations_part_4.o MAP_CallHandlingOperations_part_5.o MAP_CallHandlingOperations_part_6.o MAP_CallHandlingOperations_part_7.o MAP_CommonDataTypes_part_1.o MAP_CommonDataTypes_part_2.o MAP_CommonDataTypes_part_3.o MAP_CommonDataTypes_part_4.o MAP_CommonDataTypes_part_5.o MAP_CommonDataTypes_part_6.o MAP_CommonDataTypes_part_7.o MAP_DialogueInformation_part_1.o MAP_DialogueInformation_part_2.o MAP_DialogueInformation_part_3.o MAP_DialogueInformation_part_4.o MAP_DialogueInformation_part_5.o MAP_DialogueInformation_part_6.o MAP_DialogueInformation_part_7.o MAP_ER_DataTypes_part_1.o MAP_ER_DataTypes_part_2.o MAP_ER_DataTypes_part_3.o MAP_ER_DataTypes_part_4.o MAP_ER_DataTypes_part_5.o MAP_ER_DataTypes_part_6.o MAP_ER_DataTypes_part_7.o MAP_Errors_part_1.o MAP_Errors_part_2.o MAP_Errors_part_3.o MAP_Errors_part_4.o MAP_Errors_part_5.o MAP_Errors_part_6.o MAP_Errors_part_7.o MAP_ExtensionDataTypes_part_1.o MAP_ExtensionDataTypes_part_2.o MAP_ExtensionDataTypes_part_3.o MAP_ExtensionDataTypes_part_4.o MAP_ExtensionDataTypes_part_5.o MAP_ExtensionDataTypes_part_6.o MAP_ExtensionDataTypes_part_7.o MAP_GR_DataTypes_part_1.o MAP_GR_DataTypes_part_2.o MAP_GR_DataTypes_part_3.o MAP_GR_DataTypes_part_4.o MAP_GR_DataTypes_part_5.o MAP_GR_DataTypes_part_6.o MAP_GR_DataTypes_part_7.o MAP_Group_Call_Operations_part_1.o MAP_Group_Call_Operations_part_2.o MAP_Group_Call_Operations_part_3.o MAP_Group_Call_Operations_part_4.o MAP_Group_Call_Operations_part_5.o MAP_Group_Call_Operations_part_6.o MAP_Group_Call_Operations_part_7.o MAP_LCS_DataTypes_part_1.o MAP_LCS_DataTypes_part_2.o MAP_LCS_DataTypes_part_3.o MAP_LCS_DataTypes_part_4.o MAP_LCS_DataTypes_part_5.o MAP_LCS_DataTypes_part_6.o MAP_LCS_DataTypes_part_7.o MAP_LocationServiceOperations_part_1.o MAP_LocationServiceOperations_part_2.o MAP_LocationServiceOperations_part_3.o MAP_LocationServiceOperations_part_4.o MAP_LocationServiceOperations_part_5.o MAP_LocationServiceOperations_part_6.o MAP_LocationServiceOperations_part_7.o MAP_MS_DataTypes_part_1.o MAP_MS_DataTypes_part_2.o MAP_MS_DataTypes_part_3.o MAP_MS_DataTypes_part_4.o MAP_MS_DataTypes_part_5.o MAP_MS_DataTypes_part_6.o MAP_MS_DataTypes_part_7.o MAP_MobileServiceOperations_part_1.o MAP_MobileServiceOperations_part_2.o MAP_MobileServiceOperations_part_3.o MAP_MobileServiceOperations_part_4.o MAP_MobileServiceOperations_part_5.o MAP_MobileServiceOperations_part_6.o MAP_MobileServiceOperations_part_7.o MAP_OM_DataTypes_part_1.o MAP_OM_DataTypes_part_2.o MAP_OM_DataTypes_part_3.o MAP_OM_DataTypes_part_4.o MAP_OM_DataTypes_part_5.o MAP_OM_DataTypes_part_6.o MAP_OM_DataTypes_part_7.o MAP_OperationAndMaintenanceOperations_part_1.o MAP_OperationAndMaintenanceOperations_part_2.o MAP_OperationAndMaintenanceOperations_part_3.o MAP_OperationAndMaintenanceOperations_part_4.o MAP_OperationAndMaintenanceOperations_part_5.o MAP_OperationAndMaintenanceOperations_part_6.o MAP_OperationAndMaintenanceOperations_part_7.o MAP_PDU_Defs_part_1.o MAP_PDU_Defs_part_2.o MAP_PDU_Defs_part_3.o MAP_PDU_Defs_part_4.o MAP_PDU_Defs_part_5.o MAP_PDU_Defs_part_6.o MAP_PDU_Defs_part_7.o MAP_Protocol_part_1.o MAP_Protocol_part_2.o MAP_Protocol_part_3.o MAP_Protocol_part_4.o MAP_Protocol_part_5.o MAP_Protocol_part_6.o MAP_Protocol_part_7.o MAP_SM_DataTypes_part_1.o MAP_SM_DataTypes_part_2.o MAP_SM_DataTypes_part_3.o MAP_SM_DataTypes_part_4.o MAP_SM_DataTypes_part_5.o MAP_SM_DataTypes_part_6.o MAP_SM_DataTypes_part_7.o MAP_SS_Code_part_1.o MAP_SS_Code_part_2.o MAP_SS_Code_part_3.o MAP_SS_Code_part_4.o MAP_SS_Code_part_5.o MAP_SS_Code_part_6.o MAP_SS_Code_part_7.o MAP_SS_DataTypes_part_1.o MAP_SS_DataTypes_part_2.o MAP_SS_DataTypes_part_3.o MAP_SS_DataTypes_part_4.o MAP_SS_DataTypes_part_5.o MAP_SS_DataTypes_part_6.o MAP_SS_DataTypes_part_7.o MAP_ShortMessageServiceOperations_part_1.o MAP_ShortMessageServiceOperations_part_2.o MAP_ShortMessageServiceOperations_part_3.o MAP_ShortMessageServiceOperations_part_4.o MAP_ShortMessageServiceOperations_part_5.o MAP_ShortMessageServiceOperations_part_6.o MAP_ShortMessageServiceOperations_part_7.o MAP_SupplementaryServiceOperations_part_1.o MAP_SupplementaryServiceOperations_part_2.o MAP_SupplementaryServiceOperations_part_3.o MAP_SupplementaryServiceOperations_part_4.o MAP_SupplementaryServiceOperations_part_5.o MAP_SupplementaryServiceOperations_part_6.o MAP_SupplementaryServiceOperations_part_7.o MAP_TS_Code_part_1.o MAP_TS_Code_part_2.o MAP_TS_Code_part_3.o MAP_TS_Code_part_4.o MAP_TS_Code_part_5.o MAP_TS_Code_part_6.o MAP_TS_Code_part_7.o MobileDomainDefinitions_part_1.o MobileDomainDefinitions_part_2.o MobileDomainDefinitions_part_3.o MobileDomainDefinitions_part_4.o MobileDomainDefinitions_part_5.o MobileDomainDefinitions_part_6.o MobileDomainDefinitions_part_7.o Remote_Operations_Generic_ROS_PDUs_part_1.o Remote_Operations_Generic_ROS_PDUs_part_2.o Remote_Operations_Generic_ROS_PDUs_part_3.o Remote_Operations_Generic_ROS_PDUs_part_4.o Remote_Operations_Generic_ROS_PDUs_part_5.o Remote_Operations_Generic_ROS_PDUs_part_6.o Remote_Operations_Generic_ROS_PDUs_part_7.o Remote_Operations_Information_Objects_part_1.o Remote_Operations_Information_Objects_part_2.o Remote_Operations_Information_Objects_part_3.o Remote_Operations_Information_Objects_part_4.o Remote_Operations_Information_Objects_part_5.o Remote_Operations_Information_Objects_part_6.o Remote_Operations_Information_Objects_part_7.o SS_DataTypes_part_1.o SS_DataTypes_part_2.o SS_DataTypes_part_3.o SS_DataTypes_part_4.o SS_DataTypes_part_5.o SS_DataTypes_part_6.o SS_DataTypes_part_7.o SS_Errors_part_1.o SS_Errors_part_2.o SS_Errors_part_3.o SS_Errors_part_4.o SS_Errors_part_5.o SS_Errors_part_6.o SS_Errors_part_7.o SS_Operations_part_1.o SS_Operations_part_2.o SS_Operations_part_3.o SS_Operations_part_4.o SS_Operations_part_5.o SS_Operations_part_6.o SS_Operations_part_7.o SS_PDU_Defs_part_1.o SS_PDU_Defs_part_2.o SS_PDU_Defs_part_3.o SS_PDU_Defs_part_4.o SS_PDU_Defs_part_5.o SS_PDU_Defs_part_6.o SS_PDU_Defs_part_7.o SS_Protocol_part_1.o SS_Protocol_part_2.o SS_Protocol_part_3.o SS_Protocol_part_4.o SS_Protocol_part_5.o SS_Protocol_part_6.o SS_Protocol_part_7.o DNS_EncDec.o IPA_CodecPort_CtrlFunctDef.o IPL4asp_PT.o IPL4asp_discovery.o Native_FunctionDefs.o MAP_EncDec.o SS_EncDec.o TCCConversion.o TCCEncoding.o TCCInterface.o TELNETasp_PT.o UDPasp_PT.o; exit 1; fi [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241125-1225-866c4d9c-0', 'sh', '-c', "echo 'deb [signed-by=/obs.key] https://downloads.osmocom.org/packages/osmocom:/latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241125-1225-866c4d9c-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:/latest/Debian_12 ./ InRelease [1580 B] Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ Packages [181 kB] Fetched 182 kB in 0s (438 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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241125-1225-866c4d9c-0', 'sh', '-c', 'apt-cache pkgnames | grep -- -dbg > /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241125-1225-866c4d9c-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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241125-1225-866c4d9c-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 libosmosim2 libosmousb0 libosmovty13 osmocom-latest 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 libosmosim2 libosmousb0 libosmovty13 osmo-hlr osmo-hlr-dbg osmocom-latest 0 upgraded, 19 newly installed, 0 to remove and 3 not upgraded. Need to get 11.3 MB of archives. After this operation, 17.5 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:/latest/Debian_12 ./ osmocom-latest 1.0.0 [1156 B] Get:3 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore22 1.10.0 [168 kB] Get:4 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoisdn0 1.10.0 [69.5 kB] Get:5 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogsm20 1.10.0 [227 kB] Get:6 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmovty13 1.10.0 [103 kB] Get:7 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoabis13 1.6.0 [73.0 kB] Get:8 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-gsup-client0 1.8.0 [19.3 kB] Get:9 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmo-mslookup1 1.8.0 [23.2 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocodec4 1.10.0 [50.1 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocoding0 1.10.0 [70.1 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmogb14 1.10.0 [177 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmoctrl0 1.10.0 [58.6 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmosim2 1.10.0 [62.8 kB] Get:15 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmousb0 1.10.0 [49.4 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore 1.10.0 [42.7 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-hlr 1.8.0 [112 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ libosmocore-dbg 1.10.0 [2156 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/latest/Debian_12 ./ osmo-hlr-dbg 1.8.0 [453 kB] Fetched 11.3 MB in 0s (85.2 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-latest. Preparing to unpack .../01-osmocom-latest_1.0.0_amd64.deb ... Unpacking osmocom-latest (1.0.0) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../02-libosmocore22_1.10.0_amd64.deb ... Unpacking libosmocore22:amd64 (1.10.0) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../03-libosmoisdn0_1.10.0_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.10.0) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../04-libosmogsm20_1.10.0_amd64.deb ... Unpacking libosmogsm20:amd64 (1.10.0) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../05-libosmovty13_1.10.0_amd64.deb ... Unpacking libosmovty13:amd64 (1.10.0) ... Selecting previously unselected package libosmoabis13:amd64. Preparing to unpack .../06-libosmoabis13_1.6.0_amd64.deb ... Unpacking libosmoabis13:amd64 (1.6.0) ... Selecting previously unselected package libosmo-gsup-client0:amd64. Preparing to unpack .../07-libosmo-gsup-client0_1.8.0_amd64.deb ... Unpacking libosmo-gsup-client0:amd64 (1.8.0) ... Selecting previously unselected package libosmo-mslookup1:amd64. Preparing to unpack .../08-libosmo-mslookup1_1.8.0_amd64.deb ... Unpacking libosmo-mslookup1:amd64 (1.8.0) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../09-libosmocodec4_1.10.0_amd64.deb ... Unpacking libosmocodec4:amd64 (1.10.0) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../10-libosmocoding0_1.10.0_amd64.deb ... Unpacking libosmocoding0:amd64 (1.10.0) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../11-libosmogb14_1.10.0_amd64.deb ... Unpacking libosmogb14:amd64 (1.10.0) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../12-libosmoctrl0_1.10.0_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.10.0) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../13-libosmosim2_1.10.0_amd64.deb ... Unpacking libosmosim2:amd64 (1.10.0) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../14-libosmousb0_1.10.0_amd64.deb ... Unpacking libosmousb0:amd64 (1.10.0) ... Selecting previously unselected package libosmocore. Preparing to unpack .../15-libosmocore_1.10.0_amd64.deb ... Unpacking libosmocore (1.10.0) ... Selecting previously unselected package osmo-hlr. Preparing to unpack .../16-osmo-hlr_1.8.0_amd64.deb ... Unpacking osmo-hlr (1.8.0) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../17-libosmocore-dbg_1.10.0_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.10.0) ... Selecting previously unselected package osmo-hlr-dbg. Preparing to unpack .../18-osmo-hlr-dbg_1.8.0_amd64.deb ... Unpacking osmo-hlr-dbg (1.8.0) ... Setting up osmocom-latest (1.0.0) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u9) ... Setting up libosmocore22:amd64 (1.10.0) ... Setting up libosmocodec4:amd64 (1.10.0) ... Setting up libosmovty13:amd64 (1.10.0) ... Setting up libosmoisdn0:amd64 (1.10.0) ... Setting up libosmousb0:amd64 (1.10.0) ... Setting up libosmogsm20:amd64 (1.10.0) ... Setting up libosmoabis13:amd64 (1.6.0) ... Setting up libosmoctrl0:amd64 (1.10.0) ... Setting up libosmogb14:amd64 (1.10.0) ... Setting up libosmo-gsup-client0:amd64 (1.8.0) ... Setting up libosmocoding0:amd64 (1.10.0) ... Setting up libosmo-mslookup1:amd64 (1.8.0) ... Setting up libosmosim2:amd64 (1.10.0) ... Setting up libosmocore (1.10.0) ... Setting up osmo-hlr (1.8.0) ... 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 libosmocore-dbg:amd64 (1.10.0) ... Setting up osmo-hlr-dbg (1.8.0) ... Processing triggers for libc-bin (2.36-9+deb12u9) ... [testenv] Preparing testdir: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241125-1225-866c4d9c-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241125-1225-866c4d9c-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/osmo-hlr.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241125-1225-866c4d9c-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests.default', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241125-1225-866c4d9c-0', 'install', '-Dm644', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/Common.cfg', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241125-1225-866c4d9c-0', 'sed', '-i', 's#TTCN3_HACKS_PATH := .*#TTCN3_HACKS_PATH := "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks"#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241125-1225-866c4d9c-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241125-1225-866c4d9c-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/Common.cfg'] [testenv] Adjusting testsuite config: /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241125-1225-866c4d9c-0', 'sed', '-i', '-e', 's/\\[MODULE_PARAMETERS\\]/\\[MODULE_PARAMETERS\\]\\nMisc_Helpers.mp_osmo_repo := "latest"/g', '-e', 's#../Common.cfg#Common.cfg#', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/logs/hlr', 'testenv-hlr-osmocom-latest-20241125-1225-866c4d9c-0', 'sh', '-c', 'osmo-hlr 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/hlr/hlr.log'] [testenv] Running testsuite 20241125122516720 DMAIN <0000> hlr.c:802 hlr starting 20241125122516721 DDB <0001> db.c:599 using database: :memory: 20241125122516721 DDB <0001> db.c:600 Compiled against SQLite3 lib version 3.40.1 20241125122516721 DDB <0001> db.c:601 Running with SQLite3 lib version 3.40.1 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'ATOMIC_INTRINSICS=1' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'COMPILER=gcc-12.2.0' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_AUTOVACUUM' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_CACHE_SIZE=-2000' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_FILE_FORMAT=4' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_JOURNAL_SIZE_LIMIT=-1' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_MMAP_SIZE=0' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PAGE_SIZE=4096' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_PCACHE_INITSZ=20' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_RECURSIVE_TRIGGERS' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SECTOR_SIZE=4096' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_SYNCHRONOUS=2' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_AUTOCHECKPOINT=1000' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WAL_SYNCHRONOUS=2' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'DEFAULT_WORKER_THREADS=0' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_COLUMN_METADATA' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_DBSTAT_VTAB' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_PARENTHESIS' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS3_TOKENIZER' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS4' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_FTS5' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_LOAD_EXTENSION' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_MATH_FUNCTIONS' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_PREUPDATE_HOOK' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_RTREE' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_SESSION' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_STMTVTAB' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UNLOCK_NOTIFY' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'ENABLE_UPDATE_DELETE_LIMIT' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'HAVE_ISNAN' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'LIKE_DOESNT_MATCH_BLOBS' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'MALLOC_SOFT_LIMIT=1024' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_ATTACHED=10' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COLUMN=2000' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_COMPOUND_SELECT=500' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_DEFAULT_PAGE_SIZE=32768' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_EXPR_DEPTH=1000' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_FUNCTION_ARG=127' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LENGTH=1000000000' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_LIKE_PATTERN_LENGTH=50000' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_MMAP_SIZE=0x7fff0000' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_COUNT=1073741823' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_PAGE_SIZE=65536' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SCHEMA_RETRY=25' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_SQL_LENGTH=1000000000' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_TRIGGER_DEPTH=1000' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VARIABLE_NUMBER=250000' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_VDBE_OP=250000000' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'MAX_WORKER_THREADS=8' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'MUTEX_PTHREADS' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'OMIT_LOOKASIDE' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'SECURE_DELETE' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'SOUNDEX' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'SYSTEM_MALLOC' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'TEMP_STORE=1' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'THREADSAFE=1' 20241125122516721 DDB <0001> db.c:620 SQLite3 compiled with 'USE_URI' 20241125122516721 DDB <0001> db.c:636 Not setting SQL log callback: SQLite3 compiled without support for it 20241125122516723 DDB <0001> db.c:300 Table 'subscriber' not found in database ':memory:' 20241125122516723 DDB <0001> db.c:667 Missing database tables detected; Bootstrapping database ':memory:' 20241125122516723 DDB <0001> db.c:677 Database ':memory:' has HLR DB schema version 7 20241125122516724 DLGLOBAL <0009> telnet_interface.c:88 Available via telnet 127.0.0.1 4258 20241125122516724 DLCTRL <0010> control_if.c:1024 CTRL at 127.0.0.1 4259 [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/logs/testsuite', '-e', 'OSMO_SUT_HOST=127.0.0.1', '-e', 'OSMO_SUT_PORT=4258', '-w', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20241125-1225-866c4d9c-0', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/start-testsuite.sh', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@914cea5248de: Unix server socket created successfully. MC@914cea5248de: Listening on TCP port 44435. MC2> 914cea5248de is the default spawn /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/HLR_Tests 914cea5248de 44435 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@914cea5248de: New HC connected from 10.0.2.100 [10.0.2.100]. 914cea5248de: Linux 6.1.0-13-amd64 on x86_64. cmtc MC@914cea5248de: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@914cea5248de: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@914cea5248de: Configuration file was processed on all HCs. MC@914cea5248de: Creating MTC on host 10.0.2.100. MC@914cea5248de: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@914cea5248de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Mon Nov 25 12:25:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_invalid_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@914cea5248de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi' was executed successfully (exit status: 0). MTC@914cea5248de: Test case TC_gsup_sai_err_invalid_imsi started. MTC@914cea5248de: legacy= false MTC@914cea5248de: in not legacy case 1 MTC@914cea5248de: in not legacy case 2 20241125122518164 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241125122518164 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@914cea5248de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241125122518169 DLINP <000b> input/ipa.c:451 connected read/write 20241125122518169 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122518172 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55622<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(3)@914cea5248de: 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)@914cea5248de: 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 } } } } 20241125122518175 DLINP <000b> input/ipa.c:451 connected read/write 20241125122518175 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122518175 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122518175 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241125122518175 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241125122518175 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241125122518175 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241125122518175 DLGSUP <0013> gsup_server.c:235 2: 20241125122518175 DLGSUP <0013> gsup_server.c:237 2: 00 20241125122518175 DLGSUP <0013> gsup_server.c:235 3: 20241125122518175 DLGSUP <0013> gsup_server.c:237 3: 00 20241125122518175 DLGSUP <0013> gsup_server.c:235 4: 20241125122518175 DLGSUP <0013> gsup_server.c:237 4: 00 20241125122518175 DLGSUP <0013> gsup_server.c:235 5: 20241125122518175 DLGSUP <0013> gsup_server.c:237 5: 00 20241125122518175 DLGSUP <0013> gsup_server.c:235 7: 20241125122518175 DLGSUP <0013> gsup_server.c:237 7: 00 20241125122518175 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122518175 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241125122518175 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(3)@914cea5248de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 5@914cea5248de: 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") 20241125122518197 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43303<->l=127.0.0.1:4259) HLR_Test-GSUP(4)@914cea5248de: Created GsupExpect[0] for "0123" to be handled at TC_gsup_sai_err_invalid_imsi(7) 20241125122518209 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55632<->l=127.0.0.1:4258 20241125122518218 DLINP <000b> input/ipa.c:451 connected read/write 20241125122518218 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122518218 DLGSUP <0013> gsup_req.c:138 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="0123"} 20241125122518218 DLGSUP <0013> gsup_req.c:157 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Invalid mandatory information: invalid IMSI: "0123" 20241125122518218 DLGSUP <0013> gsup_req.c:274 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="0123" cause=Invalid mandatory information} 20241125122518218 DLGSUP <0013> gsup_req.c:171 GSUP 1: MSC-00-00-00-00-00-00: IMSI-0123 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122518218 DLINP <000b> input/ipa.c:451 connected read/write 20241125122518218 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122518218 DLINP <000b> input/ipa.c:451 connected read/write 20241125122518218 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(4)@914cea5248de: Found GsupExpect[0] for "0123" handled at TC_gsup_sai_err_invalid_imsi(7) HLR_Test-GSUP(4)@914cea5248de: Added IMSI table entry 0TC_gsup_sai_err_invalid_imsi(7)"0123" TC_gsup_sai_err_invalid_imsi(7)@914cea5248de: setverdict(pass): none -> pass TC_gsup_sai_err_invalid_imsi(7)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122518222 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55632<->l=127.0.0.1:4258 TC_gsup_sai_err_invalid_imsi(7)@914cea5248de: Final verdict of PTC: pass 20241125122518223 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55622<->l=127.0.0.1:4258 20241125122518225 DLINP <000b> input/ipa.c:451 connected read/write 20241125122518225 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122518225 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241125122518225 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241125122518226 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(4)@914cea5248de: Final verdict of PTC: none 5@914cea5248de: Final verdict of PTC: none 20241125122518226 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43303<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(3)@914cea5248de: Final verdict of PTC: none IPA-CTRL-CLI-IPA(6)@914cea5248de: Final verdict of PTC: none MTC@914cea5248de: Setting final verdict of the test case. MTC@914cea5248de: Local verdict of MTC: none MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP-IPA(3): none (none -> none) MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP(4): none (none -> none) MTC@914cea5248de: Local verdict of PTC with component reference 5: none (none -> none) MTC@914cea5248de: Local verdict of PTC IPA-CTRL-CLI-IPA(6): none (none -> none) MTC@914cea5248de: Local verdict of PTC TC_gsup_sai_err_invalid_imsi(7): pass (none -> pass) MTC@914cea5248de: Test case TC_gsup_sai_err_invalid_imsi finished. Verdict: pass MTC@914cea5248de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_invalid_imsi pass'. Mon Nov 25 12:25:18 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 20241125122518271 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55638<->l=127.0.0.1:4258 20241125122518372 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55638<->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@914cea5248de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@914cea5248de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai'. ------ HLR_Tests.TC_gsup_sai ------ Mon Nov 25 12:25:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@914cea5248de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai' was executed successfully (exit status: 0). MTC@914cea5248de: Test case TC_gsup_sai started. MTC@914cea5248de: legacy= false MTC@914cea5248de: in not legacy case 1 MTC@914cea5248de: in not legacy case 2 20241125122521481 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241125122521481 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@914cea5248de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241125122521484 DLINP <000b> input/ipa.c:451 connected read/write 20241125122521484 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122521486 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55644<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(8)@914cea5248de: 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)@914cea5248de: 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 } } } } 20241125122521489 DLINP <000b> input/ipa.c:451 connected read/write 20241125122521489 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122521489 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122521489 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241125122521489 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241125122521489 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241125122521489 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241125122521489 DLGSUP <0013> gsup_server.c:235 2: 20241125122521489 DLGSUP <0013> gsup_server.c:237 2: 00 20241125122521489 DLGSUP <0013> gsup_server.c:235 3: 20241125122521489 DLGSUP <0013> gsup_server.c:237 3: 00 20241125122521489 DLGSUP <0013> gsup_server.c:235 4: 20241125122521489 DLGSUP <0013> gsup_server.c:237 4: 00 20241125122521489 DLGSUP <0013> gsup_server.c:235 5: 20241125122521489 DLGSUP <0013> gsup_server.c:237 5: 00 20241125122521489 DLGSUP <0013> gsup_server.c:235 7: 20241125122521489 DLGSUP <0013> gsup_server.c:237 7: 00 20241125122521489 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122521489 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241125122521489 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(8)@914cea5248de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 10@914cea5248de: 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") 20241125122521510 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36165<->l=127.0.0.1:4259) 20241125122521520 DAUC <0003> db_auc.c:157 IMSI='262426210938456': No 2G Auth Data 20241125122521520 DAUC <0003> db_auc.c:192 IMSI='262426210938456': No 3G Auth Data HLR_Test-GSUP(9)@914cea5248de: Created GsupExpect[0] for "262426210938456" to be handled at TC_gsup_sai(12) 20241125122521536 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55650<->l=127.0.0.1:4258 20241125122521549 DLINP <000b> input/ipa.c:451 connected read/write 20241125122521549 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122521549 DLGSUP <0013> gsup_req.c:138 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262426210938456 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426210938456"} 20241125122521549 DAUC <0003> db_auc.c:192 IMSI='262426210938456': No 3G Auth Data 20241125122521549 DAUC <0003> db_auc.c:236 IMSI='262426210938456': Calling to generate 5 vectors 20241125122521549 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241125122521549 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241125122521549 DAUC <0003> auc.c:113 vector [0]: rand = e10f1d5f17477a27345f7888bbb65dec 20241125122521549 DAUC <0003> auc.c:179 vector [0]: kc = 5c1580240fb45800 20241125122521549 DAUC <0003> auc.c:180 vector [0]: sres = 2049847f 20241125122521549 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241125122521549 DAUC <0003> auc.c:113 vector [1]: rand = 04c06df3691d01b6d0afb61f5609483e 20241125122521549 DAUC <0003> auc.c:179 vector [1]: kc = f491d5e9f94c2000 20241125122521549 DAUC <0003> auc.c:180 vector [1]: sres = 0e8f2660 20241125122521549 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241125122521549 DAUC <0003> auc.c:113 vector [2]: rand = cc6454ce5f7106ab1cf562e01e1a4bd7 20241125122521549 DAUC <0003> auc.c:179 vector [2]: kc = 61ce6b693d0c0c00 20241125122521549 DAUC <0003> auc.c:180 vector [2]: sres = e0b3840c 20241125122521549 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241125122521549 DAUC <0003> auc.c:113 vector [3]: rand = ca60e82f3b4534741ec3c0b9a7dee275 20241125122521549 DAUC <0003> auc.c:179 vector [3]: kc = d585295a18c4d000 20241125122521549 DAUC <0003> auc.c:180 vector [3]: sres = 7f2bb6e7 20241125122521549 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241125122521549 DAUC <0003> auc.c:113 vector [4]: rand = be38663b64c4dfa5c1273c468fd35782 20241125122521549 DAUC <0003> auc.c:179 vector [4]: kc = 099ae5bf9bb87000 20241125122521549 DAUC <0003> auc.c:180 vector [4]: sres = dc8bc6fb 20241125122521549 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241125122521549 DAUC <0003> db_auc.c:245 IMSI='262426210938456': Generated 5 vectors 20241125122521549 DLGSUP <0013> hlr.c:334 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262426210938456 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426210938456"} 20241125122521549 DLGSUP <0013> gsup_req.c:171 GSUP 2: MSC-00-00-00-00-00-00: IMSI-262426210938456 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122521549 DLINP <000b> input/ipa.c:451 connected read/write 20241125122521549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122521549 DLINP <000b> input/ipa.c:451 connected read/write 20241125122521549 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@914cea5248de: Found GsupExpect[0] for "262426210938456" handled at TC_gsup_sai(12) HLR_Test-GSUP(9)@914cea5248de: Added IMSI table entry 0TC_gsup_sai(12)"262426210938456" TC_gsup_sai(12)@914cea5248de: setverdict(pass): none -> pass TC_gsup_sai(12)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122521556 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55650<->l=127.0.0.1:4258 TC_gsup_sai(12)@914cea5248de: Final verdict of PTC: pass 20241125122521559 DAUC <0003> db_auc.c:157 IMSI='262426884591500': No 2G Auth Data 20241125122521559 DAUC <0003> db_auc.c:192 IMSI='262426884591500': No 3G Auth Data HLR_Test-GSUP(9)@914cea5248de: Created GsupExpect[0] for "262426884591500" to be handled at TC_gsup_sai(13) 20241125122521574 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:55662<->l=127.0.0.1:4258 20241125122521576 DLINP <000b> input/ipa.c:451 connected read/write 20241125122521576 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122521576 DLGSUP <0013> gsup_req.c:138 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262426884591500 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262426884591500"} 20241125122521576 DAUC <0003> db_auc.c:192 IMSI='262426884591500': No 3G Auth Data 20241125122521576 DAUC <0003> db_auc.c:236 IMSI='262426884591500': Calling to generate 5 vectors 20241125122521576 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241125122521576 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241125122521576 DAUC <0003> auc.c:113 vector [0]: rand = 83c31a40f454f5636fb2efa851b62bef 20241125122521576 DAUC <0003> auc.c:179 vector [0]: kc = 737a4debdb070800 20241125122521576 DAUC <0003> auc.c:180 vector [0]: sres = 16ad0d21 20241125122521576 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241125122521576 DAUC <0003> auc.c:113 vector [1]: rand = 6c22362d11b253f4cd41d4041c534f97 20241125122521576 DAUC <0003> auc.c:179 vector [1]: kc = de6503c6304a9400 20241125122521576 DAUC <0003> auc.c:180 vector [1]: sres = fe723fda 20241125122521576 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241125122521576 DAUC <0003> auc.c:113 vector [2]: rand = 27e52d617d9920b8c37d5b28334da386 20241125122521576 DAUC <0003> auc.c:179 vector [2]: kc = 089dfff851d91000 20241125122521576 DAUC <0003> auc.c:180 vector [2]: sres = f6ec5285 20241125122521576 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241125122521576 DAUC <0003> auc.c:113 vector [3]: rand = 4a48b420aafe7e37c025a0b2f109fd98 20241125122521576 DAUC <0003> auc.c:179 vector [3]: kc = d0939c24ff811c00 20241125122521576 DAUC <0003> auc.c:180 vector [3]: sres = d2e11f57 20241125122521576 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241125122521576 DAUC <0003> auc.c:113 vector [4]: rand = dd3b65be4ba1b14c37599553b388392c 20241125122521576 DAUC <0003> auc.c:179 vector [4]: kc = c8fa71772a766000 20241125122521576 DAUC <0003> auc.c:180 vector [4]: sres = c51e293e 20241125122521576 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241125122521576 DAUC <0003> db_auc.c:245 IMSI='262426884591500': Generated 5 vectors 20241125122521576 DLGSUP <0013> hlr.c:334 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262426884591500 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262426884591500"} 20241125122521576 DLGSUP <0013> gsup_req.c:171 GSUP 3: MSC-00-00-00-00-00-00: IMSI-262426884591500 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122521576 DLINP <000b> input/ipa.c:451 connected read/write 20241125122521576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122521576 DLINP <000b> input/ipa.c:451 connected read/write 20241125122521576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@914cea5248de: Found GsupExpect[0] for "262426884591500" handled at TC_gsup_sai(13) HLR_Test-GSUP(9)@914cea5248de: Added IMSI table entry 1TC_gsup_sai(13)"262426884591500" TC_gsup_sai(13)@914cea5248de: setverdict(pass): none -> pass TC_gsup_sai(13)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122521577 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55662<->l=127.0.0.1:4258 TC_gsup_sai(13)@914cea5248de: Final verdict of PTC: pass 20241125122521578 DAUC <0003> db_auc.c:157 IMSI='262420038770715': No 2G Auth Data 20241125122521578 DAUC <0003> db_auc.c:192 IMSI='262420038770715': No 3G Auth Data HLR_Test-GSUP(9)@914cea5248de: Created GsupExpect[0] for "262420038770715" to be handled at TC_gsup_sai(14) 20241125122521586 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39468<->l=127.0.0.1:4258 20241125122521588 DLINP <000b> input/ipa.c:451 connected read/write 20241125122521588 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122521588 DLGSUP <0013> gsup_req.c:138 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262420038770715 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420038770715"} 20241125122521588 DAUC <0003> db_auc.c:192 IMSI='262420038770715': No 3G Auth Data 20241125122521588 DAUC <0003> db_auc.c:236 IMSI='262420038770715': Calling to generate 5 vectors 20241125122521588 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241125122521588 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241125122521588 DAUC <0003> auc.c:113 vector [0]: rand = 1c356fff4244242954774971078aa589 20241125122521588 DAUC <0003> auc.c:179 vector [0]: kc = 51e7f6ff46da2ba4 20241125122521588 DAUC <0003> auc.c:180 vector [0]: sres = 39da3d18 20241125122521588 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241125122521588 DAUC <0003> auc.c:113 vector [1]: rand = ef03918388aad25f399fb94a58fc3dc3 20241125122521588 DAUC <0003> auc.c:179 vector [1]: kc = 047454ce3d83694d 20241125122521588 DAUC <0003> auc.c:180 vector [1]: sres = 2ac3e7fc 20241125122521588 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241125122521588 DAUC <0003> auc.c:113 vector [2]: rand = fc4c7a053819ff303f016a950aeecbb7 20241125122521588 DAUC <0003> auc.c:179 vector [2]: kc = d485ffb9253b9196 20241125122521588 DAUC <0003> auc.c:180 vector [2]: sres = 598b4c5a 20241125122521588 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241125122521588 DAUC <0003> auc.c:113 vector [3]: rand = eb9cebdd2f5b297e3712086acf392fa1 20241125122521588 DAUC <0003> auc.c:179 vector [3]: kc = 1391663537935c9c 20241125122521588 DAUC <0003> auc.c:180 vector [3]: sres = 42770e35 20241125122521588 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241125122521588 DAUC <0003> auc.c:113 vector [4]: rand = 4ca136860ac57710b14849c661afffc9 20241125122521588 DAUC <0003> auc.c:179 vector [4]: kc = d7cd04526a48841c 20241125122521588 DAUC <0003> auc.c:180 vector [4]: sres = 5657ccb5 20241125122521588 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241125122521588 DAUC <0003> db_auc.c:245 IMSI='262420038770715': Generated 5 vectors 20241125122521588 DLGSUP <0013> hlr.c:334 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262420038770715 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420038770715"} 20241125122521588 DLGSUP <0013> gsup_req.c:171 GSUP 4: MSC-00-00-00-00-00-00: IMSI-262420038770715 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122521588 DLINP <000b> input/ipa.c:451 connected read/write 20241125122521588 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122521588 DLINP <000b> input/ipa.c:451 connected read/write 20241125122521588 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@914cea5248de: Found GsupExpect[0] for "262420038770715" handled at TC_gsup_sai(14) HLR_Test-GSUP(9)@914cea5248de: Added IMSI table entry 2TC_gsup_sai(14)"262420038770715" TC_gsup_sai(14)@914cea5248de: setverdict(pass): none -> pass TC_gsup_sai(14)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122521589 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39468<->l=127.0.0.1:4258 TC_gsup_sai(14)@914cea5248de: Final verdict of PTC: pass 20241125122521590 DAUC <0003> db_auc.c:157 IMSI='262428460550670': No 2G Auth Data 20241125122521590 DAUC <0003> db_auc.c:192 IMSI='262428460550670': No 3G Auth Data HLR_Test-GSUP(9)@914cea5248de: Created GsupExpect[0] for "262428460550670" to be handled at TC_gsup_sai(15) 20241125122521598 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39484<->l=127.0.0.1:4258 20241125122521599 DLINP <000b> input/ipa.c:451 connected read/write 20241125122521599 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122521599 DLGSUP <0013> gsup_req.c:138 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262428460550670 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428460550670"} 20241125122521599 DAUC <0003> db_auc.c:157 IMSI='262428460550670': No 2G Auth Data 20241125122521599 DAUC <0003> db_auc.c:236 IMSI='262428460550670': Calling to generate 5 vectors 20241125122521599 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241125122521599 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241125122521599 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241125122521599 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241125122521599 DAUC <0003> auc.c:113 vector [0]: rand = 31af93fbb52b39d50e19746480a70172 20241125122521599 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241125122521599 DAUC <0003> auc.c:142 vector [0]: autn = c97d388a7e090000087b29b120a4c69e 20241125122521599 DAUC <0003> auc.c:143 vector [0]: ck = 34daeaeeb7d8cd1fb3b240fc5144d809 20241125122521599 DAUC <0003> auc.c:144 vector [0]: ik = c6d3e82258ae8718869f14ac6626d59c 20241125122521599 DAUC <0003> auc.c:145 vector [0]: res = ca9d8cbc54dac9480000000000000000 20241125122521599 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241125122521599 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241125122521599 DAUC <0003> auc.c:151 vector [0]: kc = c724569cd8144792 20241125122521599 DAUC <0003> auc.c:152 vector [0]: sres = 9e4745f4 20241125122521599 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241125122521599 DAUC <0003> auc.c:113 vector [1]: rand = f55d37d822fdaf8ee972a13446c04c05 20241125122521599 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241125122521599 DAUC <0003> auc.c:142 vector [1]: autn = 512ccf151c9b0000e0b8bdb42aaad51b 20241125122521599 DAUC <0003> auc.c:143 vector [1]: ck = b34a5343438f03d9548bbfd0d689591f 20241125122521599 DAUC <0003> auc.c:144 vector [1]: ik = f62863f3202edfd4541323db4e5460f6 20241125122521599 DAUC <0003> auc.c:145 vector [1]: res = 3d7aec4e94b0982b0000000000000000 20241125122521599 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241125122521599 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241125122521599 DAUC <0003> auc.c:151 vector [1]: kc = 45faacbbfb7ce5e4 20241125122521599 DAUC <0003> auc.c:152 vector [1]: sres = a9ca7465 20241125122521599 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241125122521599 DAUC <0003> auc.c:113 vector [2]: rand = 56ac0c3312d4992ae09997ea88768187 20241125122521599 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241125122521599 DAUC <0003> auc.c:142 vector [2]: autn = ed0c7d5df5ed00000ae9896c24f97173 20241125122521599 DAUC <0003> auc.c:143 vector [2]: ck = 7538a36d6715d8cc10f7ca82d7e44513 20241125122521599 DAUC <0003> auc.c:144 vector [2]: ik = e216d3abe096e49f4aa4a13fd01af55f 20241125122521599 DAUC <0003> auc.c:145 vector [2]: res = a1c59b7833995a340000000000000000 20241125122521599 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241125122521600 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241125122521600 DAUC <0003> auc.c:151 vector [2]: kc = cd7d1b7b807d8c1f 20241125122521600 DAUC <0003> auc.c:152 vector [2]: sres = 925cc14c 20241125122521600 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241125122521600 DAUC <0003> auc.c:113 vector [3]: rand = 0fcdae5cdd0de70fa650ae87dd89a769 20241125122521600 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241125122521600 DAUC <0003> auc.c:142 vector [3]: autn = 75e639d9abc90000c8d0bdace41d9c2d 20241125122521600 DAUC <0003> auc.c:143 vector [3]: ck = 4744b587db4fb1ab926271a5842ea4c2 20241125122521600 DAUC <0003> auc.c:144 vector [3]: ik = 6c968d190aaca46c2972bef9b1d383e9 20241125122521600 DAUC <0003> auc.c:145 vector [3]: res = 9ac13c6d94b3841e0000000000000000 20241125122521600 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241125122521600 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241125122521600 DAUC <0003> auc.c:151 vector [3]: kc = 90c2f7c2e41e32ec 20241125122521600 DAUC <0003> auc.c:152 vector [3]: sres = 0e72b873 20241125122521600 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241125122521600 DAUC <0003> auc.c:113 vector [4]: rand = 4b2f8e5e8b808501eee38ae6ef052f4a 20241125122521600 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241125122521600 DAUC <0003> auc.c:142 vector [4]: autn = c8e1fa451ad90000e187f69d37f8c664 20241125122521600 DAUC <0003> auc.c:143 vector [4]: ck = 219c47cba03ee1a598b7b6fa34f9c2c4 20241125122521600 DAUC <0003> auc.c:144 vector [4]: ik = e514d4f04430a751548e4d3e0b4d472f 20241125122521600 DAUC <0003> auc.c:145 vector [4]: res = af4b3aea5f59b8630000000000000000 20241125122521600 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241125122521600 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241125122521600 DAUC <0003> auc.c:151 vector [4]: kc = 08b168ffdbbac31f 20241125122521600 DAUC <0003> auc.c:152 vector [4]: sres = f0128289 20241125122521600 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241125122521600 DAUC <0003> db_auc.c:245 IMSI='262428460550670': Generated 5 vectors 20241125122521600 DAUC <0003> db_auc.c:249 IMSI='262428460550670': Updating SQN=161 in DB 20241125122521600 DLGSUP <0013> hlr.c:334 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262428460550670 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428460550670"} 20241125122521600 DLGSUP <0013> gsup_req.c:171 GSUP 5: MSC-00-00-00-00-00-00: IMSI-262428460550670 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122521600 DLINP <000b> input/ipa.c:451 connected read/write 20241125122521600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122521600 DLINP <000b> input/ipa.c:451 connected read/write 20241125122521600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@914cea5248de: Found GsupExpect[0] for "262428460550670" handled at TC_gsup_sai(15) HLR_Test-GSUP(9)@914cea5248de: Added IMSI table entry 3TC_gsup_sai(15)"262428460550670" TC_gsup_sai(15)@914cea5248de: setverdict(pass): none -> pass TC_gsup_sai(15)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122521601 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39484<->l=127.0.0.1:4258 TC_gsup_sai(15)@914cea5248de: Final verdict of PTC: pass 20241125122521602 DAUC <0003> db_auc.c:157 IMSI='262421320295318': No 2G Auth Data 20241125122521602 DAUC <0003> db_auc.c:192 IMSI='262421320295318': No 3G Auth Data HLR_Test-GSUP(9)@914cea5248de: Created GsupExpect[0] for "262421320295318" to be handled at TC_gsup_sai(16) 20241125122521609 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39500<->l=127.0.0.1:4258 20241125122521611 DLINP <000b> input/ipa.c:451 connected read/write 20241125122521611 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122521611 DLGSUP <0013> gsup_req.c:138 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262421320295318 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421320295318"} 20241125122521611 DAUC <0003> db_auc.c:157 IMSI='262421320295318': No 2G Auth Data 20241125122521611 DAUC <0003> db_auc.c:236 IMSI='262421320295318': Calling to generate 5 vectors 20241125122521611 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241125122521611 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241125122521611 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241125122521611 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241125122521611 DAUC <0003> auc.c:113 vector [0]: rand = 8be4e7fae2c5642eb19a48312e45f29f 20241125122521611 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241125122521611 DAUC <0003> auc.c:142 vector [0]: autn = 763d06b6895100003a5ea37e284fb75c 20241125122521611 DAUC <0003> auc.c:143 vector [0]: ck = 8faef26be096be658873dddda93040dc 20241125122521611 DAUC <0003> auc.c:144 vector [0]: ik = ac92f0b7957badd37571f6c558e3259f 20241125122521611 DAUC <0003> auc.c:145 vector [0]: res = b944a57eadea88a80000000000000000 20241125122521611 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241125122521611 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241125122521611 DAUC <0003> auc.c:151 vector [0]: kc = de3e29c4843e76f5 20241125122521611 DAUC <0003> auc.c:152 vector [0]: sres = 14ae2dd6 20241125122521611 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241125122521611 DAUC <0003> auc.c:113 vector [1]: rand = 87bf16464d21bb95a46d5a503a9d909a 20241125122521611 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241125122521611 DAUC <0003> auc.c:142 vector [1]: autn = c8f177d90a2700005718c2ce02d94df9 20241125122521611 DAUC <0003> auc.c:143 vector [1]: ck = a2e77f44319620cf7534e9fed9ca24de 20241125122521611 DAUC <0003> auc.c:144 vector [1]: ik = 3a947a4c7af1b39b7e8e7a0dd5af5bcd 20241125122521611 DAUC <0003> auc.c:145 vector [1]: res = 869eccab1ab949780000000000000000 20241125122521611 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241125122521611 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241125122521611 DAUC <0003> auc.c:151 vector [1]: kc = 93c996fb4702ec47 20241125122521611 DAUC <0003> auc.c:152 vector [1]: sres = 9c2785d3 20241125122521611 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241125122521611 DAUC <0003> auc.c:113 vector [2]: rand = 2cfc07cf83109de41b9305736a4e2b14 20241125122521611 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241125122521611 DAUC <0003> auc.c:142 vector [2]: autn = c5dd58b32b3a00008df832cacb090910 20241125122521611 DAUC <0003> auc.c:143 vector [2]: ck = 7a928f658f4518af21d3bb8bb400da8b 20241125122521611 DAUC <0003> auc.c:144 vector [2]: ik = 73e5368a967a29ecd35092d74cefd305 20241125122521611 DAUC <0003> auc.c:145 vector [2]: res = 4c4cce33e969d59a0000000000000000 20241125122521611 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241125122521611 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241125122521611 DAUC <0003> auc.c:151 vector [2]: kc = fbf490b3e1d038cd 20241125122521611 DAUC <0003> auc.c:152 vector [2]: sres = a5251ba9 20241125122521611 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241125122521611 DAUC <0003> auc.c:113 vector [3]: rand = 5df79b3b0e5c4fabc5db80429becc76e 20241125122521611 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241125122521611 DAUC <0003> auc.c:142 vector [3]: autn = e2d3e3d1456d000048a0046709432782 20241125122521611 DAUC <0003> auc.c:143 vector [3]: ck = 334eb8ed0bb6dfe0d4e22360f25e778c 20241125122521611 DAUC <0003> auc.c:144 vector [3]: ik = 0af3f9d9ecd2dae74e4e65676c72b3e3 20241125122521611 DAUC <0003> auc.c:145 vector [3]: res = 8f52b6fb554c05850000000000000000 20241125122521611 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241125122521611 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241125122521611 DAUC <0003> auc.c:151 vector [3]: kc = a31107337948c168 20241125122521611 DAUC <0003> auc.c:152 vector [3]: sres = da1eb37e 20241125122521611 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241125122521611 DAUC <0003> auc.c:113 vector [4]: rand = cdf858a5492949c4fc738621a4dc85a1 20241125122521611 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241125122521611 DAUC <0003> auc.c:142 vector [4]: autn = b0989dcdfec00000d6a2d3c5a292472f 20241125122521611 DAUC <0003> auc.c:143 vector [4]: ck = 993056b569a6b2b81a0bc663c0fbcf7b 20241125122521611 DAUC <0003> auc.c:144 vector [4]: ik = c9e77b9727ac60f1f544ba94e3c4515c 20241125122521611 DAUC <0003> auc.c:145 vector [4]: res = b3c0bfd8bab4f7e30000000000000000 20241125122521611 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241125122521611 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241125122521611 DAUC <0003> auc.c:151 vector [4]: kc = bf9851d56d354c6e 20241125122521611 DAUC <0003> auc.c:152 vector [4]: sres = 0974483b 20241125122521611 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241125122521611 DAUC <0003> db_auc.c:245 IMSI='262421320295318': Generated 5 vectors 20241125122521611 DAUC <0003> db_auc.c:249 IMSI='262421320295318': Updating SQN=161 in DB 20241125122521611 DLGSUP <0013> hlr.c:334 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262421320295318 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421320295318"} 20241125122521611 DLGSUP <0013> gsup_req.c:171 GSUP 6: MSC-00-00-00-00-00-00: IMSI-262421320295318 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122521611 DLINP <000b> input/ipa.c:451 connected read/write 20241125122521611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122521611 DLINP <000b> input/ipa.c:451 connected read/write 20241125122521611 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@914cea5248de: Found GsupExpect[0] for "262421320295318" handled at TC_gsup_sai(16) HLR_Test-GSUP(9)@914cea5248de: Added IMSI table entry 4TC_gsup_sai(16)"262421320295318" TC_gsup_sai(16)@914cea5248de: setverdict(pass): none -> pass TC_gsup_sai(16)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122521613 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39500<->l=127.0.0.1:4258 TC_gsup_sai(16)@914cea5248de: Final verdict of PTC: pass 20241125122521613 DAUC <0003> db_auc.c:157 IMSI='262420338111473': No 2G Auth Data 20241125122521613 DAUC <0003> db_auc.c:192 IMSI='262420338111473': No 3G Auth Data HLR_Test-GSUP(9)@914cea5248de: Created GsupExpect[0] for "262420338111473" to be handled at TC_gsup_sai(17) 20241125122521622 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39514<->l=127.0.0.1:4258 20241125122521623 DLINP <000b> input/ipa.c:451 connected read/write 20241125122521623 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122521623 DLGSUP <0013> gsup_req.c:138 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262420338111473 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262420338111473"} 20241125122521623 DAUC <0003> db_auc.c:236 IMSI='262420338111473': Calling to generate 5 vectors 20241125122521623 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241125122521623 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241125122521624 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241125122521624 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241125122521624 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241125122521624 DAUC <0003> auc.c:113 vector [0]: rand = 0e1e5609c429ccd892fe5c5b32c8450d 20241125122521624 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241125122521624 DAUC <0003> auc.c:142 vector [0]: autn = 82fcd1f950290000b9ae09e4713fe91f 20241125122521624 DAUC <0003> auc.c:143 vector [0]: ck = 887b7bc5bfed9ab79300b4667e259cd7 20241125122521624 DAUC <0003> auc.c:144 vector [0]: ik = 2cdb8b8615a2d1f36c0f63ae3ba95520 20241125122521624 DAUC <0003> auc.c:145 vector [0]: res = 7c03eb7bc88dde2e0000000000000000 20241125122521624 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241125122521624 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241125122521624 DAUC <0003> auc.c:179 vector [0]: kc = 9b1d17922c210400 20241125122521624 DAUC <0003> auc.c:180 vector [0]: sres = 878af803 20241125122521624 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241125122521624 DAUC <0003> auc.c:113 vector [1]: rand = c777aa27c91da9e56bbeea074fac1b72 20241125122521624 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241125122521624 DAUC <0003> auc.c:142 vector [1]: autn = 75697fe945040000ecfe4ce0a109169e 20241125122521624 DAUC <0003> auc.c:143 vector [1]: ck = adf2ad9e43e82aa2717e82f456e1cd04 20241125122521624 DAUC <0003> auc.c:144 vector [1]: ik = 3ab5c1ec1fcc7d5e4a0d6ca535ea97c0 20241125122521624 DAUC <0003> auc.c:145 vector [1]: res = a5ad2f7913f5a4410000000000000000 20241125122521624 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241125122521624 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241125122521624 DAUC <0003> auc.c:179 vector [1]: kc = 7babf28ee2a84c00 20241125122521624 DAUC <0003> auc.c:180 vector [1]: sres = 6b9f561b 20241125122521624 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241125122521624 DAUC <0003> auc.c:113 vector [2]: rand = 4767bc2a0d785bc9a14d060e8ff3f7b9 20241125122521624 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241125122521624 DAUC <0003> auc.c:142 vector [2]: autn = f56b59b65faf00000bf602f62be19388 20241125122521624 DAUC <0003> auc.c:143 vector [2]: ck = 71222be61eda5812d347bbc84f5e2326 20241125122521624 DAUC <0003> auc.c:144 vector [2]: ik = fae9c81b8311b5c80569621a99295806 20241125122521624 DAUC <0003> auc.c:145 vector [2]: res = 8c8ac5c590599daf0000000000000000 20241125122521624 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241125122521624 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241125122521624 DAUC <0003> auc.c:179 vector [2]: kc = 5bc4fd2b9492b400 20241125122521624 DAUC <0003> auc.c:180 vector [2]: sres = 0540bb81 20241125122521624 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241125122521624 DAUC <0003> auc.c:113 vector [3]: rand = 91c77075005d160a98f4c7fe7f8ed0e3 20241125122521624 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241125122521624 DAUC <0003> auc.c:142 vector [3]: autn = 4f2df994ad9e00000bb92048ab169f36 20241125122521624 DAUC <0003> auc.c:143 vector [3]: ck = 6204b862acf49bb21e01626f612d0d10 20241125122521624 DAUC <0003> auc.c:144 vector [3]: ik = 7059b197afbd2b7d6a9df8aa551d21ed 20241125122521624 DAUC <0003> auc.c:145 vector [3]: res = fb8e485dc7e0cbd30000000000000000 20241125122521624 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241125122521624 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241125122521624 DAUC <0003> auc.c:179 vector [3]: kc = 2e37add15a0ed400 20241125122521624 DAUC <0003> auc.c:180 vector [3]: sres = 31ce26b5 20241125122521624 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241125122521624 DAUC <0003> auc.c:113 vector [4]: rand = de902fa9b17e17137a57063a19f5bf3d 20241125122521624 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241125122521624 DAUC <0003> auc.c:142 vector [4]: autn = fd8999924a860000e2021b45cdb9d01e 20241125122521624 DAUC <0003> auc.c:143 vector [4]: ck = 868286dbe388f0cc3bed3ef5a110780c 20241125122521624 DAUC <0003> auc.c:144 vector [4]: ik = 1da9c5893fddc554d82e8f26bc016059 20241125122521624 DAUC <0003> auc.c:145 vector [4]: res = 78d9ce7fa6aba0a40000000000000000 20241125122521624 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241125122521624 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241125122521624 DAUC <0003> auc.c:179 vector [4]: kc = 6e31c649b77ad800 20241125122521624 DAUC <0003> auc.c:180 vector [4]: sres = 51075251 20241125122521624 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241125122521624 DAUC <0003> db_auc.c:245 IMSI='262420338111473': Generated 5 vectors 20241125122521624 DAUC <0003> db_auc.c:249 IMSI='262420338111473': Updating SQN=161 in DB 20241125122521624 DLGSUP <0013> hlr.c:334 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262420338111473 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262420338111473"} 20241125122521624 DLGSUP <0013> gsup_req.c:171 GSUP 7: MSC-00-00-00-00-00-00: IMSI-262420338111473 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122521624 DLINP <000b> input/ipa.c:451 connected read/write 20241125122521624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122521624 DLINP <000b> input/ipa.c:451 connected read/write 20241125122521624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@914cea5248de: Found GsupExpect[0] for "262420338111473" handled at TC_gsup_sai(17) HLR_Test-GSUP(9)@914cea5248de: Added IMSI table entry 5TC_gsup_sai(17)"262420338111473" TC_gsup_sai(17)@914cea5248de: setverdict(pass): none -> pass TC_gsup_sai(17)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122521625 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39514<->l=127.0.0.1:4258 TC_gsup_sai(17)@914cea5248de: Final verdict of PTC: pass 20241125122521626 DAUC <0003> db_auc.c:157 IMSI='262429553709176': No 2G Auth Data 20241125122521626 DAUC <0003> db_auc.c:192 IMSI='262429553709176': No 3G Auth Data HLR_Test-GSUP(9)@914cea5248de: Created GsupExpect[0] for "262429553709176" to be handled at TC_gsup_sai(18) 20241125122521632 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39530<->l=127.0.0.1:4258 20241125122521633 DLINP <000b> input/ipa.c:451 connected read/write 20241125122521633 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122521633 DLGSUP <0013> gsup_req.c:138 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262429553709176 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429553709176"} 20241125122521633 DAUC <0003> db_auc.c:236 IMSI='262429553709176': Calling to generate 5 vectors 20241125122521633 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241125122521633 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241125122521633 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241125122521633 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241125122521633 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241125122521633 DAUC <0003> auc.c:113 vector [0]: rand = d7714a964c66d3a07578b436649c8bb0 20241125122521633 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241125122521633 DAUC <0003> auc.c:142 vector [0]: autn = 78cde7105f3e0000bda7c1273ac2576c 20241125122521633 DAUC <0003> auc.c:143 vector [0]: ck = 4bbcae5fde8983855ea366be1d000dc8 20241125122521633 DAUC <0003> auc.c:144 vector [0]: ik = 2bff23c8dd9c9a017ce5cd4fc383e880 20241125122521633 DAUC <0003> auc.c:145 vector [0]: res = bdd35c85788b4b570000000000000000 20241125122521633 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241125122521633 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241125122521633 DAUC <0003> auc.c:179 vector [0]: kc = 6d9300f939b1f400 20241125122521633 DAUC <0003> auc.c:180 vector [0]: sres = 4ed83839 20241125122521633 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241125122521633 DAUC <0003> auc.c:113 vector [1]: rand = 9349c7d439502504d62f0a4486c62892 20241125122521633 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241125122521633 DAUC <0003> auc.c:142 vector [1]: autn = a8e1e98116f00000cf513367b573ca67 20241125122521633 DAUC <0003> auc.c:143 vector [1]: ck = 02de4f73a88c51492fc96f4b4637d2de 20241125122521633 DAUC <0003> auc.c:144 vector [1]: ik = 2c2ec63ca9fbe9ec953e9cae069bcc1a 20241125122521633 DAUC <0003> auc.c:145 vector [1]: res = 2cf167fc3758f9210000000000000000 20241125122521633 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241125122521633 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241125122521633 DAUC <0003> auc.c:179 vector [1]: kc = e1174d16a884cc00 20241125122521633 DAUC <0003> auc.c:180 vector [1]: sres = 4da83acc 20241125122521633 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241125122521633 DAUC <0003> auc.c:113 vector [2]: rand = 1f00d59629f909c74c2f25fa2e7fce07 20241125122521633 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241125122521633 DAUC <0003> auc.c:142 vector [2]: autn = e0135e641a860000e3c01117fb6c1259 20241125122521633 DAUC <0003> auc.c:143 vector [2]: ck = 79ae016d66c9ec5bd4d042ed2d1c5ab0 20241125122521633 DAUC <0003> auc.c:144 vector [2]: ik = a61cd86028680afa18fef2395570e750 20241125122521633 DAUC <0003> auc.c:145 vector [2]: res = 8fb80e643f6a9f750000000000000000 20241125122521633 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241125122521633 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241125122521633 DAUC <0003> auc.c:179 vector [2]: kc = 3983c249ef0e0800 20241125122521633 DAUC <0003> auc.c:180 vector [2]: sres = e784fe01 20241125122521633 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241125122521633 DAUC <0003> auc.c:113 vector [3]: rand = 20606402b8f51205bdddaeb18be38fcf 20241125122521633 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241125122521633 DAUC <0003> auc.c:142 vector [3]: autn = 6003fc1a59880000eaf33c9946e283cb 20241125122521633 DAUC <0003> auc.c:143 vector [3]: ck = 7504d1ba0ee706dbd49bf31c862810a0 20241125122521633 DAUC <0003> auc.c:144 vector [3]: ik = 1c8a181caf6008e3bc0fabf3b36412ca 20241125122521633 DAUC <0003> auc.c:145 vector [3]: res = a6da92f4736daaf60000000000000000 20241125122521633 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241125122521633 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241125122521634 DAUC <0003> auc.c:179 vector [3]: kc = 3326713632b4cc00 20241125122521634 DAUC <0003> auc.c:180 vector [3]: sres = 5c6ba054 20241125122521634 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241125122521634 DAUC <0003> auc.c:113 vector [4]: rand = 36879c2f93f3371ca92d25bd585fc165 20241125122521634 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241125122521634 DAUC <0003> auc.c:142 vector [4]: autn = cd1523caa05d00007354c37b84796862 20241125122521634 DAUC <0003> auc.c:143 vector [4]: ck = 04dd7cf45d00d7cb880fbdd8ca9e85a2 20241125122521634 DAUC <0003> auc.c:144 vector [4]: ik = 385f45fabce44d6d04e7b4c4ce7faed3 20241125122521634 DAUC <0003> auc.c:145 vector [4]: res = e745cc72a5b731900000000000000000 20241125122521634 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241125122521634 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241125122521634 DAUC <0003> auc.c:179 vector [4]: kc = 885c8cad1c893800 20241125122521634 DAUC <0003> auc.c:180 vector [4]: sres = d2f39993 20241125122521634 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241125122521634 DAUC <0003> db_auc.c:245 IMSI='262429553709176': Generated 5 vectors 20241125122521634 DAUC <0003> db_auc.c:249 IMSI='262429553709176': Updating SQN=161 in DB 20241125122521634 DLGSUP <0013> hlr.c:334 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262429553709176 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429553709176"} 20241125122521634 DLGSUP <0013> gsup_req.c:171 GSUP 8: MSC-00-00-00-00-00-00: IMSI-262429553709176 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122521634 DLINP <000b> input/ipa.c:451 connected read/write 20241125122521634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122521634 DLINP <000b> input/ipa.c:451 connected read/write 20241125122521634 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@914cea5248de: Found GsupExpect[0] for "262429553709176" handled at TC_gsup_sai(18) HLR_Test-GSUP(9)@914cea5248de: Added IMSI table entry 6TC_gsup_sai(18)"262429553709176" TC_gsup_sai(18)@914cea5248de: setverdict(pass): none -> pass TC_gsup_sai(18)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122521635 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39530<->l=127.0.0.1:4258 TC_gsup_sai(18)@914cea5248de: Final verdict of PTC: pass 20241125122521636 DAUC <0003> db_auc.c:157 IMSI='262421938381136': No 2G Auth Data 20241125122521636 DAUC <0003> db_auc.c:192 IMSI='262421938381136': No 3G Auth Data HLR_Test-GSUP(9)@914cea5248de: Created GsupExpect[0] for "262421938381136" to be handled at TC_gsup_sai(19) 20241125122521642 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39540<->l=127.0.0.1:4258 20241125122521644 DLINP <000b> input/ipa.c:451 connected read/write 20241125122521644 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122521644 DLGSUP <0013> gsup_req.c:138 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262421938381136 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421938381136"} 20241125122521644 DAUC <0003> db_auc.c:236 IMSI='262421938381136': Calling to generate 5 vectors 20241125122521644 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241125122521644 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241125122521644 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241125122521644 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241125122521644 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241125122521644 DAUC <0003> auc.c:113 vector [0]: rand = cd0092f0374cecadfad4db6d39865b93 20241125122521644 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241125122521644 DAUC <0003> auc.c:142 vector [0]: autn = fc40199e26b2000069aac4a00d3e073a 20241125122521644 DAUC <0003> auc.c:143 vector [0]: ck = ac11d497d0f0a026b7e6c9baa5c277ea 20241125122521644 DAUC <0003> auc.c:144 vector [0]: ik = f7424db72cabb53d16fed961c1297853 20241125122521644 DAUC <0003> auc.c:145 vector [0]: res = ae1a1231aff0870e0000000000000000 20241125122521644 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241125122521644 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241125122521644 DAUC <0003> auc.c:179 vector [0]: kc = 2422c72863e2430d 20241125122521644 DAUC <0003> auc.c:180 vector [0]: sres = ad971a9d 20241125122521644 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241125122521644 DAUC <0003> auc.c:113 vector [1]: rand = b964431f0291a1cbda8657fbb246a6c7 20241125122521644 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241125122521644 DAUC <0003> auc.c:142 vector [1]: autn = c55807e3be6900004aa78e2c0e78f91e 20241125122521644 DAUC <0003> auc.c:143 vector [1]: ck = ab0baea0f01032659523b1ada12612a1 20241125122521644 DAUC <0003> auc.c:144 vector [1]: ik = a8954518432f4f8d804b23101983680a 20241125122521644 DAUC <0003> auc.c:145 vector [1]: res = 125ddc15877c50580000000000000000 20241125122521644 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241125122521644 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241125122521644 DAUC <0003> auc.c:179 vector [1]: kc = 063df20bd7ebfd14 20241125122521644 DAUC <0003> auc.c:180 vector [1]: sres = 01660d62 20241125122521644 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241125122521644 DAUC <0003> auc.c:113 vector [2]: rand = 1a0a644fbd39fb76788c15f24c10338d 20241125122521644 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241125122521644 DAUC <0003> auc.c:142 vector [2]: autn = 85d606aa8e9f0000e4e49b9911caec8c 20241125122521644 DAUC <0003> auc.c:143 vector [2]: ck = 926c95e046fdd2e68a89e75f195d756e 20241125122521644 DAUC <0003> auc.c:144 vector [2]: ik = 9e04508d73c6696e996c086129044b19 20241125122521644 DAUC <0003> auc.c:145 vector [2]: res = c596c45b5d908c170000000000000000 20241125122521644 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241125122521644 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241125122521644 DAUC <0003> auc.c:179 vector [2]: kc = dd724de0a6145833 20241125122521644 DAUC <0003> auc.c:180 vector [2]: sres = a72e70e2 20241125122521644 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241125122521644 DAUC <0003> auc.c:113 vector [3]: rand = 27e7b98bd9072e960955493bf448a2d2 20241125122521644 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241125122521644 DAUC <0003> auc.c:142 vector [3]: autn = 390c2263209e000005f41bbab047c09e 20241125122521644 DAUC <0003> auc.c:143 vector [3]: ck = fe1e6050eef5ccc7034f972c8c6ab16f 20241125122521644 DAUC <0003> auc.c:144 vector [3]: ik = c693887c0520f181afb168c950cae048 20241125122521644 DAUC <0003> auc.c:145 vector [3]: res = 843fb40548e736170000000000000000 20241125122521644 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241125122521644 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241125122521644 DAUC <0003> auc.c:179 vector [3]: kc = e40952558177fc34 20241125122521644 DAUC <0003> auc.c:180 vector [3]: sres = caa80dac 20241125122521644 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241125122521644 DAUC <0003> auc.c:113 vector [4]: rand = aa0d5d4c51b46e88db2ac3b0de4a8000 20241125122521644 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241125122521644 DAUC <0003> auc.c:142 vector [4]: autn = 8950dc8e854d00006cec8ca666fc2307 20241125122521644 DAUC <0003> auc.c:143 vector [4]: ck = 271c3c5162672fe71f0824b079bd0d5f 20241125122521644 DAUC <0003> auc.c:144 vector [4]: ik = dabea14e8330d1a0fcd49ffa8e5064b9 20241125122521644 DAUC <0003> auc.c:145 vector [4]: res = a0213722ee70e82d0000000000000000 20241125122521644 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241125122521644 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241125122521644 DAUC <0003> auc.c:179 vector [4]: kc = d617d317f3381929 20241125122521644 DAUC <0003> auc.c:180 vector [4]: sres = f548ce04 20241125122521644 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241125122521644 DAUC <0003> db_auc.c:245 IMSI='262421938381136': Generated 5 vectors 20241125122521644 DAUC <0003> db_auc.c:249 IMSI='262421938381136': Updating SQN=161 in DB 20241125122521645 DLGSUP <0013> hlr.c:334 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262421938381136 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421938381136"} 20241125122521645 DLGSUP <0013> gsup_req.c:171 GSUP 9: MSC-00-00-00-00-00-00: IMSI-262421938381136 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122521645 DLINP <000b> input/ipa.c:451 connected read/write 20241125122521645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122521645 DLINP <000b> input/ipa.c:451 connected read/write 20241125122521645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(9)@914cea5248de: Found GsupExpect[0] for "262421938381136" handled at TC_gsup_sai(19) HLR_Test-GSUP(9)@914cea5248de: Added IMSI table entry 7TC_gsup_sai(19)"262421938381136" TC_gsup_sai(19)@914cea5248de: setverdict(pass): none -> pass TC_gsup_sai(19)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122521646 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39540<->l=127.0.0.1:4258 TC_gsup_sai(19)@914cea5248de: Final verdict of PTC: pass MTC@914cea5248de: setverdict(pass): none -> pass 20241125122521647 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:55644<->l=127.0.0.1:4258 20241125122521647 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36165<->l=127.0.0.1:4259) 20241125122521647 DLINP <000b> input/ipa.c:451 connected read/write 20241125122521647 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122521647 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241125122521647 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241125122521647 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(11)@914cea5248de: Final verdict of PTC: none HLR_Test-GSUP(9)@914cea5248de: Final verdict of PTC: none 10@914cea5248de: Final verdict of PTC: none HLR_Test-GSUP-IPA(8)@914cea5248de: Final verdict of PTC: none MTC@914cea5248de: Setting final verdict of the test case. MTC@914cea5248de: Local verdict of MTC: pass MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP-IPA(8): none (pass -> pass) MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP(9): none (pass -> pass) MTC@914cea5248de: Local verdict of PTC with component reference 10: none (pass -> pass) MTC@914cea5248de: Local verdict of PTC IPA-CTRL-CLI-IPA(11): none (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_sai(12): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_sai(13): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_sai(14): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_sai(15): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_sai(16): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_sai(17): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_sai(18): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_sai(19): pass (pass -> pass) MTC@914cea5248de: Test case TC_gsup_sai finished. Verdict: pass MTC@914cea5248de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass'. Mon Nov 25 12:25:21 UTC 2024 ====== HLR_Tests.TC_gsup_sai pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_sai.talloc 20241125122521671 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39548<->l=127.0.0.1:4258 20241125122521772 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39548<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=69488) Waiting for packet dumper to finish... 1 (prev_count=69488, count=163380) MTC@914cea5248de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai pass' was executed successfully (exit status: 0). MTC@914cea5248de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Mon Nov 25 12:25:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_num_auth_vectors.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@914cea5248de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_num_auth_vectors' was executed successfully (exit status: 0). MTC@914cea5248de: Test case TC_gsup_sai_num_auth_vectors started. MTC@914cea5248de: legacy= false MTC@914cea5248de: in not legacy case 1 MTC@914cea5248de: in not legacy case 2 20241125122524873 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241125122524873 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@914cea5248de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241125122524878 DLINP <000b> input/ipa.c:451 connected read/write 20241125122524878 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122524880 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39564<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(20)@914cea5248de: 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)@914cea5248de: 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 } } } } 20241125122524884 DLINP <000b> input/ipa.c:451 connected read/write 20241125122524884 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122524884 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122524884 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241125122524884 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241125122524884 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241125122524884 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241125122524884 DLGSUP <0013> gsup_server.c:235 2: 20241125122524884 DLGSUP <0013> gsup_server.c:237 2: 00 20241125122524884 DLGSUP <0013> gsup_server.c:235 3: 20241125122524884 DLGSUP <0013> gsup_server.c:237 3: 00 20241125122524884 DLGSUP <0013> gsup_server.c:235 4: 20241125122524884 DLGSUP <0013> gsup_server.c:237 4: 00 20241125122524884 DLGSUP <0013> gsup_server.c:235 5: 20241125122524884 DLGSUP <0013> gsup_server.c:237 5: 00 20241125122524884 DLGSUP <0013> gsup_server.c:235 7: 20241125122524884 DLGSUP <0013> gsup_server.c:237 7: 00 20241125122524884 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122524884 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241125122524884 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(20)@914cea5248de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 22@914cea5248de: 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") 20241125122524911 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42883<->l=127.0.0.1:4259) 20241125122524925 DAUC <0003> db_auc.c:157 IMSI='262429857589674': No 2G Auth Data 20241125122524925 DAUC <0003> db_auc.c:192 IMSI='262429857589674': No 3G Auth Data HLR_Test-GSUP(21)@914cea5248de: Created GsupExpect[0] for "262429857589674" to be handled at TC_gsup_sai_num_auth_vectors(24) 20241125122524954 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39574<->l=127.0.0.1:4258 20241125122524964 DLINP <000b> input/ipa.c:451 connected read/write 20241125122524964 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122524964 DLGSUP <0013> gsup_req.c:138 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262429857589674 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429857589674"} 20241125122524964 DAUC <0003> db_auc.c:192 IMSI='262429857589674': No 3G Auth Data 20241125122524964 DAUC <0003> db_auc.c:236 IMSI='262429857589674': Calling to generate 1 vectors 20241125122524964 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241125122524964 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241125122524964 DAUC <0003> auc.c:113 vector [0]: rand = 7fc6d534cb41324986d2e8689395ce27 20241125122524965 DAUC <0003> auc.c:179 vector [0]: kc = fdd1b1fd00aa7c00 20241125122524965 DAUC <0003> auc.c:180 vector [0]: sres = 520ad3fb 20241125122524965 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241125122524965 DAUC <0003> db_auc.c:245 IMSI='262429857589674': Generated 1 vectors 20241125122524965 DLGSUP <0013> hlr.c:334 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262429857589674 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429857589674"} 20241125122524965 DLGSUP <0013> gsup_req.c:171 GSUP 10: MSC-00-00-00-00-00-00: IMSI-262429857589674 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122524965 DLINP <000b> input/ipa.c:451 connected read/write 20241125122524965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122524965 DLINP <000b> input/ipa.c:451 connected read/write 20241125122524965 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@914cea5248de: Found GsupExpect[0] for "262429857589674" handled at TC_gsup_sai_num_auth_vectors(24) HLR_Test-GSUP(21)@914cea5248de: Added IMSI table entry 0TC_gsup_sai_num_auth_vectors(24)"262429857589674" TC_gsup_sai_num_auth_vectors(24)@914cea5248de: setverdict(pass): none -> pass 20241125122524971 DLINP <000b> input/ipa.c:451 connected read/write 20241125122524971 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122524971 DLGSUP <0013> gsup_req.c:138 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262429857589674 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429857589674"} 20241125122524971 DAUC <0003> db_auc.c:192 IMSI='262429857589674': No 3G Auth Data 20241125122524971 DAUC <0003> db_auc.c:236 IMSI='262429857589674': Calling to generate 4 vectors 20241125122524971 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241125122524971 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241125122524971 DAUC <0003> auc.c:113 vector [0]: rand = 292f83cc0b3a2691f9be0f3e5e5cf79d 20241125122524971 DAUC <0003> auc.c:179 vector [0]: kc = a8bf7fb878342800 20241125122524971 DAUC <0003> auc.c:180 vector [0]: sres = 9a9b6d88 20241125122524971 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241125122524971 DAUC <0003> auc.c:113 vector [1]: rand = 0eb6f364b16f187a58297777b5498165 20241125122524971 DAUC <0003> auc.c:179 vector [1]: kc = 504ffd0d52f50400 20241125122524971 DAUC <0003> auc.c:180 vector [1]: sres = c4c6e566 20241125122524971 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241125122524971 DAUC <0003> auc.c:113 vector [2]: rand = 4d416720c84b1ae91d2aebf09260408d 20241125122524971 DAUC <0003> auc.c:179 vector [2]: kc = 0cf36b5747859800 20241125122524971 DAUC <0003> auc.c:180 vector [2]: sres = 493105eb 20241125122524971 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241125122524971 DAUC <0003> auc.c:113 vector [3]: rand = 8c9b10731fd70a67b9725a74f198a8a0 20241125122524971 DAUC <0003> auc.c:179 vector [3]: kc = 4d9856e960ac4400 20241125122524971 DAUC <0003> auc.c:180 vector [3]: sres = 2c1532d4 20241125122524971 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241125122524971 DAUC <0003> db_auc.c:245 IMSI='262429857589674': Generated 4 vectors 20241125122524971 DLGSUP <0013> hlr.c:334 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262429857589674 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429857589674"} 20241125122524971 DLGSUP <0013> gsup_req.c:171 GSUP 11: MSC-00-00-00-00-00-00: IMSI-262429857589674 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122524971 DLINP <000b> input/ipa.c:451 connected read/write 20241125122524971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122524971 DLINP <000b> input/ipa.c:451 connected read/write 20241125122524971 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122524976 DLINP <000b> input/ipa.c:451 connected read/write 20241125122524976 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122524976 DLGSUP <0013> gsup_req.c:138 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262429857589674 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429857589674"} 20241125122524976 DAUC <0003> db_auc.c:192 IMSI='262429857589674': No 3G Auth Data 20241125122524976 DAUC <0003> db_auc.c:236 IMSI='262429857589674': Calling to generate 5 vectors 20241125122524976 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241125122524976 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241125122524976 DAUC <0003> auc.c:113 vector [0]: rand = f00c7493efee5790f947d8b6be42b04f 20241125122524976 DAUC <0003> auc.c:179 vector [0]: kc = 1e7964c0871e9400 20241125122524976 DAUC <0003> auc.c:180 vector [0]: sres = 02e6c1d9 20241125122524976 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241125122524976 DAUC <0003> auc.c:113 vector [1]: rand = a331cf4ca3edea8ef1a02af5243703f9 20241125122524976 DAUC <0003> auc.c:179 vector [1]: kc = 90c9b07f57e17c00 20241125122524976 DAUC <0003> auc.c:180 vector [1]: sres = eaac6112 20241125122524976 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241125122524976 DAUC <0003> auc.c:113 vector [2]: rand = d77b60467ceda63df3a07d7cd62e0e57 20241125122524976 DAUC <0003> auc.c:179 vector [2]: kc = 3001808002d08400 20241125122524977 DAUC <0003> auc.c:180 vector [2]: sres = 30f1ba00 20241125122524977 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241125122524977 DAUC <0003> auc.c:113 vector [3]: rand = f33f520e4b8af38b34749968350abb82 20241125122524977 DAUC <0003> auc.c:179 vector [3]: kc = 27f8c44e38ab6000 20241125122524977 DAUC <0003> auc.c:180 vector [3]: sres = 1e09f5fa 20241125122524977 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241125122524977 DAUC <0003> auc.c:113 vector [4]: rand = 6f94c0247144d942e7aea72a3959fbc8 20241125122524977 DAUC <0003> auc.c:179 vector [4]: kc = a27aaf52d3ba4000 20241125122524977 DAUC <0003> auc.c:180 vector [4]: sres = 96987aa2 20241125122524977 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241125122524977 DAUC <0003> db_auc.c:245 IMSI='262429857589674': Generated 5 vectors 20241125122524977 DLGSUP <0013> hlr.c:334 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262429857589674 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429857589674"} 20241125122524977 DLGSUP <0013> gsup_req.c:171 GSUP 12: MSC-00-00-00-00-00-00: IMSI-262429857589674 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122524977 DLINP <000b> input/ipa.c:451 connected read/write 20241125122524977 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122524977 DLINP <000b> input/ipa.c:451 connected read/write 20241125122524977 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122524981 DLINP <000b> input/ipa.c:451 connected read/write 20241125122524981 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122524981 DLGSUP <0013> gsup_req.c:138 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262429857589674 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429857589674"} 20241125122524981 DAUC <0003> db_auc.c:192 IMSI='262429857589674': No 3G Auth Data 20241125122524981 DAUC <0003> db_auc.c:236 IMSI='262429857589674': Calling to generate 5 vectors 20241125122524981 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241125122524981 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241125122524981 DAUC <0003> auc.c:113 vector [0]: rand = 4173dfcd72e938a05dae0624c16fa551 20241125122524981 DAUC <0003> auc.c:179 vector [0]: kc = 6bbc87613e12d400 20241125122524981 DAUC <0003> auc.c:180 vector [0]: sres = e766c66d 20241125122524981 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241125122524981 DAUC <0003> auc.c:113 vector [1]: rand = 23d4dc729f8408653920c8ebd9a5dee2 20241125122524981 DAUC <0003> auc.c:179 vector [1]: kc = a86e8cccf83bcc00 20241125122524981 DAUC <0003> auc.c:180 vector [1]: sres = 40afd432 20241125122524981 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241125122524981 DAUC <0003> auc.c:113 vector [2]: rand = 73d5db2fd12cd641880736009abc0866 20241125122524981 DAUC <0003> auc.c:179 vector [2]: kc = 7247d48c2ed19000 20241125122524981 DAUC <0003> auc.c:180 vector [2]: sres = 81905644 20241125122524981 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241125122524981 DAUC <0003> auc.c:113 vector [3]: rand = 5a4923ca86c83c238952074ae036dc3f 20241125122524981 DAUC <0003> auc.c:179 vector [3]: kc = 2d8175325ebce400 20241125122524981 DAUC <0003> auc.c:180 vector [3]: sres = 99c7664d 20241125122524981 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241125122524981 DAUC <0003> auc.c:113 vector [4]: rand = 942fd4476a0c57100083bfe86c80eb64 20241125122524981 DAUC <0003> auc.c:179 vector [4]: kc = 6ca50dac4ec2c000 20241125122524981 DAUC <0003> auc.c:180 vector [4]: sres = a5b65f3f 20241125122524981 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241125122524981 DAUC <0003> db_auc.c:245 IMSI='262429857589674': Generated 5 vectors 20241125122524981 DLGSUP <0013> hlr.c:334 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262429857589674 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429857589674"} 20241125122524981 DLGSUP <0013> gsup_req.c:171 GSUP 13: MSC-00-00-00-00-00-00: IMSI-262429857589674 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122524981 DLINP <000b> input/ipa.c:451 connected read/write 20241125122524981 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122524981 DLINP <000b> input/ipa.c:451 connected read/write 20241125122524981 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(24)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(24)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122524985 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39574<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(24)@914cea5248de: Final verdict of PTC: pass 20241125122524987 DAUC <0003> db_auc.c:157 IMSI='262428837549579': No 2G Auth Data 20241125122524988 DAUC <0003> db_auc.c:192 IMSI='262428837549579': No 3G Auth Data HLR_Test-GSUP(21)@914cea5248de: Created GsupExpect[0] for "262428837549579" to be handled at TC_gsup_sai_num_auth_vectors(25) 20241125122525004 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39584<->l=127.0.0.1:4258 20241125122525006 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525006 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122525006 DLGSUP <0013> gsup_req.c:138 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262428837549579 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428837549579"} 20241125122525006 DAUC <0003> db_auc.c:192 IMSI='262428837549579': No 3G Auth Data 20241125122525006 DAUC <0003> db_auc.c:236 IMSI='262428837549579': Calling to generate 1 vectors 20241125122525006 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241125122525006 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241125122525006 DAUC <0003> auc.c:113 vector [0]: rand = 0f21d7ad647091f6dad96b3705c6b3b6 20241125122525006 DAUC <0003> auc.c:179 vector [0]: kc = dbe864730df43000 20241125122525006 DAUC <0003> auc.c:180 vector [0]: sres = 03fb2005 20241125122525006 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241125122525006 DAUC <0003> db_auc.c:245 IMSI='262428837549579': Generated 1 vectors 20241125122525006 DLGSUP <0013> hlr.c:334 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262428837549579 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428837549579"} 20241125122525006 DLGSUP <0013> gsup_req.c:171 GSUP 14: MSC-00-00-00-00-00-00: IMSI-262428837549579 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122525006 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525006 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525006 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@914cea5248de: Found GsupExpect[0] for "262428837549579" handled at TC_gsup_sai_num_auth_vectors(25) HLR_Test-GSUP(21)@914cea5248de: Added IMSI table entry 1TC_gsup_sai_num_auth_vectors(25)"262428837549579" TC_gsup_sai_num_auth_vectors(25)@914cea5248de: setverdict(pass): none -> pass 20241125122525007 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525007 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122525007 DLGSUP <0013> gsup_req.c:138 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262428837549579 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428837549579"} 20241125122525007 DAUC <0003> db_auc.c:192 IMSI='262428837549579': No 3G Auth Data 20241125122525007 DAUC <0003> db_auc.c:236 IMSI='262428837549579': Calling to generate 4 vectors 20241125122525007 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241125122525007 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241125122525007 DAUC <0003> auc.c:113 vector [0]: rand = 2f505dab647a1eec612847f72c7cc88a 20241125122525007 DAUC <0003> auc.c:179 vector [0]: kc = 87850361d04c3000 20241125122525007 DAUC <0003> auc.c:180 vector [0]: sres = 0ac2d2c2 20241125122525007 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241125122525007 DAUC <0003> auc.c:113 vector [1]: rand = 39ea435fb93802f024f66a65c9dff5fb 20241125122525007 DAUC <0003> auc.c:179 vector [1]: kc = 5f2e91d3901b8000 20241125122525007 DAUC <0003> auc.c:180 vector [1]: sres = d727a510 20241125122525007 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241125122525007 DAUC <0003> auc.c:113 vector [2]: rand = f1ee706cb40935f46a439ae7c3200f6d 20241125122525007 DAUC <0003> auc.c:179 vector [2]: kc = aaaf7121bfe20400 20241125122525007 DAUC <0003> auc.c:180 vector [2]: sres = 3df27026 20241125122525007 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241125122525007 DAUC <0003> auc.c:113 vector [3]: rand = bc1ead128b697e7b13f6ff4f4ae77c26 20241125122525007 DAUC <0003> auc.c:179 vector [3]: kc = 3757836092968c00 20241125122525007 DAUC <0003> auc.c:180 vector [3]: sres = a31039f5 20241125122525007 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241125122525007 DAUC <0003> db_auc.c:245 IMSI='262428837549579': Generated 4 vectors 20241125122525007 DLGSUP <0013> hlr.c:334 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262428837549579 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428837549579"} 20241125122525007 DLGSUP <0013> gsup_req.c:171 GSUP 15: MSC-00-00-00-00-00-00: IMSI-262428837549579 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122525007 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525007 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122525008 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525008 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122525008 DLGSUP <0013> gsup_req.c:138 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262428837549579 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428837549579"} 20241125122525008 DAUC <0003> db_auc.c:192 IMSI='262428837549579': No 3G Auth Data 20241125122525008 DAUC <0003> db_auc.c:236 IMSI='262428837549579': Calling to generate 5 vectors 20241125122525008 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241125122525008 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241125122525008 DAUC <0003> auc.c:113 vector [0]: rand = 4827cb99340c131542508de193c7abfb 20241125122525008 DAUC <0003> auc.c:179 vector [0]: kc = af5e9c942ca1bc00 20241125122525008 DAUC <0003> auc.c:180 vector [0]: sres = 2ad19fe5 20241125122525008 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241125122525008 DAUC <0003> auc.c:113 vector [1]: rand = 9ae5e03edbde25d08de732d5c12c68ea 20241125122525008 DAUC <0003> auc.c:179 vector [1]: kc = e028825933c94000 20241125122525008 DAUC <0003> auc.c:180 vector [1]: sres = ced287ff 20241125122525008 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241125122525008 DAUC <0003> auc.c:113 vector [2]: rand = 8b412088bbdb991dc9094d1f4298885e 20241125122525008 DAUC <0003> auc.c:179 vector [2]: kc = d49042bfc725fc00 20241125122525008 DAUC <0003> auc.c:180 vector [2]: sres = a9dee180 20241125122525008 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241125122525008 DAUC <0003> auc.c:113 vector [3]: rand = 21c9eb18efb80ca6b23e116451b9cba4 20241125122525008 DAUC <0003> auc.c:179 vector [3]: kc = 94641385d18f7400 20241125122525008 DAUC <0003> auc.c:180 vector [3]: sres = 0a4214bf 20241125122525008 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241125122525008 DAUC <0003> auc.c:113 vector [4]: rand = 02dad6e0ee1f1c2ebea57cad6ef701aa 20241125122525008 DAUC <0003> auc.c:179 vector [4]: kc = 8ad5f6225ae9e000 20241125122525008 DAUC <0003> auc.c:180 vector [4]: sres = a64ac1f2 20241125122525008 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241125122525008 DAUC <0003> db_auc.c:245 IMSI='262428837549579': Generated 5 vectors 20241125122525008 DLGSUP <0013> hlr.c:334 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262428837549579 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428837549579"} 20241125122525008 DLGSUP <0013> gsup_req.c:171 GSUP 16: MSC-00-00-00-00-00-00: IMSI-262428837549579 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122525008 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525008 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122525008 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525008 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122525009 DLGSUP <0013> gsup_req.c:138 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262428837549579 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428837549579"} 20241125122525009 DAUC <0003> db_auc.c:192 IMSI='262428837549579': No 3G Auth Data 20241125122525009 DAUC <0003> db_auc.c:236 IMSI='262428837549579': Calling to generate 5 vectors 20241125122525009 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241125122525009 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241125122525009 DAUC <0003> auc.c:113 vector [0]: rand = 6842ab8d6c94ee8379f31464dc1840bb 20241125122525009 DAUC <0003> auc.c:179 vector [0]: kc = 55c3e6dd424ca400 20241125122525009 DAUC <0003> auc.c:180 vector [0]: sres = f53d7803 20241125122525009 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241125122525009 DAUC <0003> auc.c:113 vector [1]: rand = 9bbcb93c8519517e70a501192d706f32 20241125122525009 DAUC <0003> auc.c:179 vector [1]: kc = 5304edb9fe50d800 20241125122525009 DAUC <0003> auc.c:180 vector [1]: sres = 476515e3 20241125122525009 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241125122525009 DAUC <0003> auc.c:113 vector [2]: rand = fe22fe173046277dd978b7d144e07c58 20241125122525009 DAUC <0003> auc.c:179 vector [2]: kc = d1c08768a3325800 20241125122525009 DAUC <0003> auc.c:180 vector [2]: sres = b4daad33 20241125122525009 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241125122525009 DAUC <0003> auc.c:113 vector [3]: rand = 249bcf30c2eb79323db4d1cfb3df62a3 20241125122525009 DAUC <0003> auc.c:179 vector [3]: kc = 52486a8f860c1400 20241125122525009 DAUC <0003> auc.c:180 vector [3]: sres = 44f7c144 20241125122525009 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241125122525009 DAUC <0003> auc.c:113 vector [4]: rand = 16e2af490a2ce619b12adabebb7ccc29 20241125122525009 DAUC <0003> auc.c:179 vector [4]: kc = e682c8803245d000 20241125122525009 DAUC <0003> auc.c:180 vector [4]: sres = c97fa667 20241125122525009 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241125122525009 DAUC <0003> db_auc.c:245 IMSI='262428837549579': Generated 5 vectors 20241125122525009 DLGSUP <0013> hlr.c:334 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262428837549579 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428837549579"} 20241125122525009 DLGSUP <0013> gsup_req.c:171 GSUP 17: MSC-00-00-00-00-00-00: IMSI-262428837549579 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122525009 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525009 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(25)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(25)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122525009 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39584<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(25)@914cea5248de: Final verdict of PTC: pass 20241125122525010 DAUC <0003> db_auc.c:157 IMSI='262427808806682': No 2G Auth Data 20241125122525010 DAUC <0003> db_auc.c:192 IMSI='262427808806682': No 3G Auth Data HLR_Test-GSUP(21)@914cea5248de: Created GsupExpect[0] for "262427808806682" to be handled at TC_gsup_sai_num_auth_vectors(26) 20241125122525016 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39592<->l=127.0.0.1:4258 20241125122525017 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525017 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122525017 DLGSUP <0013> gsup_req.c:138 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262427808806682 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427808806682"} 20241125122525017 DAUC <0003> db_auc.c:192 IMSI='262427808806682': No 3G Auth Data 20241125122525017 DAUC <0003> db_auc.c:236 IMSI='262427808806682': Calling to generate 1 vectors 20241125122525017 DAUC <0003> auc.c:89 Computing 1 auth vector: 2G only 20241125122525017 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241125122525017 DAUC <0003> auc.c:113 vector [0]: rand = f034872864ea566b18640000c880559b 20241125122525017 DAUC <0003> auc.c:179 vector [0]: kc = 6652cf6b9b485a3c 20241125122525017 DAUC <0003> auc.c:180 vector [0]: sres = dff4902b 20241125122525017 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241125122525017 DAUC <0003> db_auc.c:245 IMSI='262427808806682': Generated 1 vectors 20241125122525017 DLGSUP <0013> hlr.c:334 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262427808806682 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427808806682"} 20241125122525017 DLGSUP <0013> gsup_req.c:171 GSUP 18: MSC-00-00-00-00-00-00: IMSI-262427808806682 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122525017 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525017 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@914cea5248de: Found GsupExpect[0] for "262427808806682" handled at TC_gsup_sai_num_auth_vectors(26) HLR_Test-GSUP(21)@914cea5248de: Added IMSI table entry 2TC_gsup_sai_num_auth_vectors(26)"262427808806682" TC_gsup_sai_num_auth_vectors(26)@914cea5248de: setverdict(pass): none -> pass 20241125122525018 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525018 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122525018 DLGSUP <0013> gsup_req.c:138 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262427808806682 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427808806682"} 20241125122525018 DAUC <0003> db_auc.c:192 IMSI='262427808806682': No 3G Auth Data 20241125122525018 DAUC <0003> db_auc.c:236 IMSI='262427808806682': Calling to generate 4 vectors 20241125122525018 DAUC <0003> auc.c:89 Computing 4 auth vectors: 2G only 20241125122525018 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241125122525018 DAUC <0003> auc.c:113 vector [0]: rand = e45793e125c02385e66ebf38eef6e291 20241125122525018 DAUC <0003> auc.c:179 vector [0]: kc = 919602965ca64608 20241125122525018 DAUC <0003> auc.c:180 vector [0]: sres = 1cee1f47 20241125122525018 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241125122525018 DAUC <0003> auc.c:113 vector [1]: rand = df31a1af2946555b8c20a6b961457e6c 20241125122525018 DAUC <0003> auc.c:179 vector [1]: kc = 8af4199501f84b22 20241125122525018 DAUC <0003> auc.c:180 vector [1]: sres = 57db5157 20241125122525018 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241125122525018 DAUC <0003> auc.c:113 vector [2]: rand = f13ecebd9be4327e09825cf5ec5b131d 20241125122525018 DAUC <0003> auc.c:179 vector [2]: kc = 4f727988cfa57077 20241125122525018 DAUC <0003> auc.c:180 vector [2]: sres = 0bd6c630 20241125122525018 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241125122525018 DAUC <0003> auc.c:113 vector [3]: rand = e8aa21f2cf54c98c8fc00ff6383b9cde 20241125122525018 DAUC <0003> auc.c:179 vector [3]: kc = 6e258d5032b6baf1 20241125122525018 DAUC <0003> auc.c:180 vector [3]: sres = 0c2aa6db 20241125122525018 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241125122525018 DAUC <0003> db_auc.c:245 IMSI='262427808806682': Generated 4 vectors 20241125122525018 DLGSUP <0013> hlr.c:334 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262427808806682 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427808806682"} 20241125122525018 DLGSUP <0013> gsup_req.c:171 GSUP 19: MSC-00-00-00-00-00-00: IMSI-262427808806682 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122525018 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525018 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525018 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122525019 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525019 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122525019 DLGSUP <0013> gsup_req.c:138 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262427808806682 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427808806682"} 20241125122525019 DAUC <0003> db_auc.c:192 IMSI='262427808806682': No 3G Auth Data 20241125122525019 DAUC <0003> db_auc.c:236 IMSI='262427808806682': Calling to generate 5 vectors 20241125122525019 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241125122525019 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241125122525019 DAUC <0003> auc.c:113 vector [0]: rand = 878853d9102bc83f2db5fb68f8251278 20241125122525019 DAUC <0003> auc.c:179 vector [0]: kc = 48b01d9d4b5c21cb 20241125122525019 DAUC <0003> auc.c:180 vector [0]: sres = dbde67e6 20241125122525019 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241125122525019 DAUC <0003> auc.c:113 vector [1]: rand = 85bd5d5d7e202dd274c6ff5f3fd73ae7 20241125122525019 DAUC <0003> auc.c:179 vector [1]: kc = 1c75a8ac04b28a72 20241125122525019 DAUC <0003> auc.c:180 vector [1]: sres = d03801de 20241125122525019 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241125122525019 DAUC <0003> auc.c:113 vector [2]: rand = f74cfb37e2cdb8bb21a7c3b65eb24afb 20241125122525019 DAUC <0003> auc.c:179 vector [2]: kc = 2a7276dcc2321b48 20241125122525019 DAUC <0003> auc.c:180 vector [2]: sres = 2e972ee8 20241125122525019 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241125122525019 DAUC <0003> auc.c:113 vector [3]: rand = c831f2b23defcdd5462e47da45fba214 20241125122525019 DAUC <0003> auc.c:179 vector [3]: kc = 48cf3159894e067d 20241125122525019 DAUC <0003> auc.c:180 vector [3]: sres = d29c9203 20241125122525019 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241125122525019 DAUC <0003> auc.c:113 vector [4]: rand = 8f7bbd24cb55bb54487c4f02c73e2b46 20241125122525019 DAUC <0003> auc.c:179 vector [4]: kc = 45a840bc36f9bae7 20241125122525019 DAUC <0003> auc.c:180 vector [4]: sres = 887fe495 20241125122525019 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241125122525019 DAUC <0003> db_auc.c:245 IMSI='262427808806682': Generated 5 vectors 20241125122525019 DLGSUP <0013> hlr.c:334 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262427808806682 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427808806682"} 20241125122525019 DLGSUP <0013> gsup_req.c:171 GSUP 20: MSC-00-00-00-00-00-00: IMSI-262427808806682 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122525019 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525019 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525019 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122525020 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525020 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122525020 DLGSUP <0013> gsup_req.c:138 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262427808806682 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427808806682"} 20241125122525020 DAUC <0003> db_auc.c:192 IMSI='262427808806682': No 3G Auth Data 20241125122525020 DAUC <0003> db_auc.c:236 IMSI='262427808806682': Calling to generate 5 vectors 20241125122525020 DAUC <0003> auc.c:89 Computing 5 auth vectors: 2G only 20241125122525020 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241125122525020 DAUC <0003> auc.c:113 vector [0]: rand = 990b4d57b0af184a0eb5066673fac7c6 20241125122525020 DAUC <0003> auc.c:179 vector [0]: kc = 05a6cd7a8322b8a9 20241125122525020 DAUC <0003> auc.c:180 vector [0]: sres = 098336eb 20241125122525020 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x1 20241125122525020 DAUC <0003> auc.c:113 vector [1]: rand = 56648af2302fa937d0a6e97bf28bbded 20241125122525020 DAUC <0003> auc.c:179 vector [1]: kc = b11d8587a60651de 20241125122525020 DAUC <0003> auc.c:180 vector [1]: sres = 143edf7a 20241125122525020 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x1 20241125122525020 DAUC <0003> auc.c:113 vector [2]: rand = 2a2de88c475583902163f09e66990391 20241125122525020 DAUC <0003> auc.c:179 vector [2]: kc = ef24f876233f9126 20241125122525020 DAUC <0003> auc.c:180 vector [2]: sres = b8fae9f4 20241125122525020 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x1 20241125122525020 DAUC <0003> auc.c:113 vector [3]: rand = fd6b6210b9401abe8cf8813e102ec0fd 20241125122525020 DAUC <0003> auc.c:179 vector [3]: kc = f6a091e1c2d3387e 20241125122525020 DAUC <0003> auc.c:180 vector [3]: sres = 91e0cdd0 20241125122525020 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x1 20241125122525020 DAUC <0003> auc.c:113 vector [4]: rand = a41a8c44d5db0656378eb3a9e6a92b10 20241125122525020 DAUC <0003> auc.c:179 vector [4]: kc = c307cb54b7d400a5 20241125122525020 DAUC <0003> auc.c:180 vector [4]: sres = 1f128a99 20241125122525020 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x1 20241125122525020 DAUC <0003> db_auc.c:245 IMSI='262427808806682': Generated 5 vectors 20241125122525020 DLGSUP <0013> hlr.c:334 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262427808806682 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427808806682"} 20241125122525020 DLGSUP <0013> gsup_req.c:171 GSUP 21: MSC-00-00-00-00-00-00: IMSI-262427808806682 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122525020 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525020 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525020 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525020 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(26)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(26)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122525020 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39592<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(26)@914cea5248de: Final verdict of PTC: pass 20241125122525021 DAUC <0003> db_auc.c:157 IMSI='262427380200932': No 2G Auth Data 20241125122525021 DAUC <0003> db_auc.c:192 IMSI='262427380200932': No 3G Auth Data HLR_Test-GSUP(21)@914cea5248de: Created GsupExpect[0] for "262427380200932" to be handled at TC_gsup_sai_num_auth_vectors(27) 20241125122525027 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39596<->l=127.0.0.1:4258 20241125122525029 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525029 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122525029 DLGSUP <0013> gsup_req.c:138 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262427380200932 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427380200932"} 20241125122525029 DAUC <0003> db_auc.c:157 IMSI='262427380200932': No 2G Auth Data 20241125122525029 DAUC <0003> db_auc.c:236 IMSI='262427380200932': Calling to generate 1 vectors 20241125122525029 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241125122525029 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241125122525029 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241125122525029 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241125122525029 DAUC <0003> auc.c:113 vector [0]: rand = 884190b1b6f1c19dfac8e1d7e29a9493 20241125122525029 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241125122525029 DAUC <0003> auc.c:142 vector [0]: autn = dd90672324740000411bec8bafbe8faa 20241125122525029 DAUC <0003> auc.c:143 vector [0]: ck = 84810ac87904ef0665c46b7576fc2fa0 20241125122525029 DAUC <0003> auc.c:144 vector [0]: ik = 674eebf5091cf71f950f1a12811962bb 20241125122525029 DAUC <0003> auc.c:145 vector [0]: res = eddd01fe26d039a00000000000000000 20241125122525029 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241125122525029 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241125122525029 DAUC <0003> auc.c:151 vector [0]: kc = 1304905a87fd5502 20241125122525029 DAUC <0003> auc.c:152 vector [0]: sres = cb0d385e 20241125122525029 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241125122525029 DAUC <0003> db_auc.c:245 IMSI='262427380200932': Generated 1 vectors 20241125122525029 DAUC <0003> db_auc.c:249 IMSI='262427380200932': Updating SQN=33 in DB 20241125122525029 DLGSUP <0013> hlr.c:334 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262427380200932 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427380200932"} 20241125122525029 DLGSUP <0013> gsup_req.c:171 GSUP 22: MSC-00-00-00-00-00-00: IMSI-262427380200932 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122525029 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525029 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@914cea5248de: Found GsupExpect[0] for "262427380200932" handled at TC_gsup_sai_num_auth_vectors(27) HLR_Test-GSUP(21)@914cea5248de: Added IMSI table entry 3TC_gsup_sai_num_auth_vectors(27)"262427380200932" TC_gsup_sai_num_auth_vectors(27)@914cea5248de: setverdict(pass): none -> pass 20241125122525030 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525030 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122525030 DLGSUP <0013> gsup_req.c:138 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262427380200932 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427380200932"} 20241125122525030 DAUC <0003> db_auc.c:157 IMSI='262427380200932': No 2G Auth Data 20241125122525030 DAUC <0003> db_auc.c:236 IMSI='262427380200932': Calling to generate 4 vectors 20241125122525030 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241125122525030 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241125122525030 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241125122525030 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241125122525030 DAUC <0003> auc.c:113 vector [0]: rand = 190045ee8c8b0ee3efc9b7aa1f801604 20241125122525030 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241125122525030 DAUC <0003> auc.c:142 vector [0]: autn = 2f5ab5770e3b0000cc088487d6c49862 20241125122525030 DAUC <0003> auc.c:143 vector [0]: ck = 5c4b89d9908fa3082acc00d447db803b 20241125122525030 DAUC <0003> auc.c:144 vector [0]: ik = 98c4929e9bee4459121570fe57dd04ac 20241125122525030 DAUC <0003> auc.c:145 vector [0]: res = a5a67d2efeefbf9d0000000000000000 20241125122525030 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241125122525030 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241125122525030 DAUC <0003> auc.c:151 vector [0]: kc = fc566b6d1b6763c6 20241125122525030 DAUC <0003> auc.c:152 vector [0]: sres = 5b49c2b3 20241125122525030 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241125122525030 DAUC <0003> auc.c:113 vector [1]: rand = 78d4167cec73429acaa27e68e59a35ea 20241125122525030 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241125122525030 DAUC <0003> auc.c:142 vector [1]: autn = 0e38efc368060000c13e307e6e77778b 20241125122525030 DAUC <0003> auc.c:143 vector [1]: ck = f81301d313311ef87ce0f0eb6bd910eb 20241125122525030 DAUC <0003> auc.c:144 vector [1]: ik = fd2dfd42ac56159d1f494117a747e946 20241125122525030 DAUC <0003> auc.c:145 vector [1]: res = f2ce2fa96ef407f20000000000000000 20241125122525030 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241125122525030 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241125122525030 DAUC <0003> auc.c:151 vector [1]: kc = 66974d6d73f9f2c8 20241125122525030 DAUC <0003> auc.c:152 vector [1]: sres = 9c3a285b 20241125122525030 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241125122525030 DAUC <0003> auc.c:113 vector [2]: rand = 2e1b6377934915a100b9c593ce90e3ca 20241125122525030 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241125122525030 DAUC <0003> auc.c:142 vector [2]: autn = 39e456f9c20f000032c499d6859e0eb5 20241125122525030 DAUC <0003> auc.c:143 vector [2]: ck = cb3dfd4095c6ad3bee1590ae4600ab1d 20241125122525030 DAUC <0003> auc.c:144 vector [2]: ik = 7e8c54edcd728c41b6b1f0c105d6e097 20241125122525030 DAUC <0003> auc.c:145 vector [2]: res = 9273f4ab3324c6fd0000000000000000 20241125122525030 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241125122525030 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241125122525030 DAUC <0003> auc.c:151 vector [2]: kc = ed15c9c21b626af0 20241125122525030 DAUC <0003> auc.c:152 vector [2]: sres = a1573256 20241125122525030 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241125122525030 DAUC <0003> auc.c:113 vector [3]: rand = 480f3201874f02ecbff15454a97e2099 20241125122525030 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241125122525030 DAUC <0003> auc.c:142 vector [3]: autn = d1617d9a0c35000074ae951b984aa1db 20241125122525030 DAUC <0003> auc.c:143 vector [3]: ck = f007018787a304ca00d5943dd898033d 20241125122525030 DAUC <0003> auc.c:144 vector [3]: ik = ecc3ddff5eb798370888b69b4c4f18c1 20241125122525030 DAUC <0003> auc.c:145 vector [3]: res = 1374f04d28691f850000000000000000 20241125122525030 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241125122525030 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241125122525030 DAUC <0003> auc.c:151 vector [3]: kc = 1499fede4dc38701 20241125122525030 DAUC <0003> auc.c:152 vector [3]: sres = 3b1defc8 20241125122525030 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241125122525030 DAUC <0003> db_auc.c:245 IMSI='262427380200932': Generated 4 vectors 20241125122525030 DAUC <0003> db_auc.c:249 IMSI='262427380200932': Updating SQN=161 in DB 20241125122525030 DLGSUP <0013> hlr.c:334 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262427380200932 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427380200932"} 20241125122525030 DLGSUP <0013> gsup_req.c:171 GSUP 23: MSC-00-00-00-00-00-00: IMSI-262427380200932 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122525030 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525030 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525030 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525030 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122525032 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525032 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122525032 DLGSUP <0013> gsup_req.c:138 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262427380200932 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427380200932"} 20241125122525032 DAUC <0003> db_auc.c:157 IMSI='262427380200932': No 2G Auth Data 20241125122525032 DAUC <0003> db_auc.c:236 IMSI='262427380200932': Calling to generate 5 vectors 20241125122525032 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241125122525032 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241125122525032 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241125122525032 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241125122525032 DAUC <0003> auc.c:113 vector [0]: rand = cc19d6244bc5ae209eec46544b42b133 20241125122525032 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241125122525032 DAUC <0003> auc.c:142 vector [0]: autn = ceedd082456200000758fe8dc61798cc 20241125122525032 DAUC <0003> auc.c:143 vector [0]: ck = 90178060759bae0231e62e841ee0361f 20241125122525032 DAUC <0003> auc.c:144 vector [0]: ik = f8dbc54f690c404409993e2eabfa0e23 20241125122525032 DAUC <0003> auc.c:145 vector [0]: res = 13ebb8c97a85040c0000000000000000 20241125122525032 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241125122525032 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241125122525032 DAUC <0003> auc.c:151 vector [0]: kc = 50b35585a98dd67a 20241125122525032 DAUC <0003> auc.c:152 vector [0]: sres = 696ebcc5 20241125122525032 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241125122525032 DAUC <0003> auc.c:113 vector [1]: rand = 01b12d7e76bb1fc65b27ffc9ee2ad2e3 20241125122525032 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241125122525032 DAUC <0003> auc.c:142 vector [1]: autn = 834a532b65300000bd5a2792857c9162 20241125122525032 DAUC <0003> auc.c:143 vector [1]: ck = 25d9f38cb18d7887311e4bf781cfa6e9 20241125122525032 DAUC <0003> auc.c:144 vector [1]: ik = 116086bff12777249f428aeef05e14fd 20241125122525032 DAUC <0003> auc.c:145 vector [1]: res = 2c8bb3cdfe67d8090000000000000000 20241125122525032 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241125122525032 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241125122525032 DAUC <0003> auc.c:151 vector [1]: kc = 9ae5b42a313bbdb7 20241125122525032 DAUC <0003> auc.c:152 vector [1]: sres = d2ec6bc4 20241125122525032 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241125122525032 DAUC <0003> auc.c:113 vector [2]: rand = 9050e3dddacd8c87a49ce254735ae034 20241125122525032 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241125122525032 DAUC <0003> auc.c:142 vector [2]: autn = 94a902764f390000fb2f6814851161bd 20241125122525032 DAUC <0003> auc.c:143 vector [2]: ck = a1ee9869f4aca6cd69b715f7952375e3 20241125122525032 DAUC <0003> auc.c:144 vector [2]: ik = d0857e4d7ed03e5424d17d8ca5b74ecd 20241125122525032 DAUC <0003> auc.c:145 vector [2]: res = c62fd4eea1dfc9350000000000000000 20241125122525032 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241125122525032 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241125122525032 DAUC <0003> auc.c:151 vector [2]: kc = 3c0d8e5fbae8a3b7 20241125122525032 DAUC <0003> auc.c:152 vector [2]: sres = 67f01ddb 20241125122525032 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241125122525032 DAUC <0003> auc.c:113 vector [3]: rand = 5c2ed3f70e0abab829192b7142974812 20241125122525032 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241125122525032 DAUC <0003> auc.c:142 vector [3]: autn = 9d370ac9b8f2000038971deb3c76671c 20241125122525032 DAUC <0003> auc.c:143 vector [3]: ck = a9a12c8046cbf958ce86829848837e2e 20241125122525032 DAUC <0003> auc.c:144 vector [3]: ik = 7bb8e6bf149f3d6000c5aac64005de66 20241125122525032 DAUC <0003> auc.c:145 vector [3]: res = 342c285a8d3cf8cb0000000000000000 20241125122525032 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241125122525032 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241125122525032 DAUC <0003> auc.c:151 vector [3]: kc = 1c5ae2615ad26470 20241125122525032 DAUC <0003> auc.c:152 vector [3]: sres = b910d091 20241125122525032 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241125122525032 DAUC <0003> auc.c:113 vector [4]: rand = 7d0194d740b001a4d831f0e80bdfd574 20241125122525032 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241125122525032 DAUC <0003> auc.c:142 vector [4]: autn = 9ceba2b0da2000001b914cb9ddf04a50 20241125122525032 DAUC <0003> auc.c:143 vector [4]: ck = e2614d2b354add19f5af9c75eb1dc0fe 20241125122525032 DAUC <0003> auc.c:144 vector [4]: ik = e8fcbe98a090cdbf2c891e4f4fd21f3b 20241125122525032 DAUC <0003> auc.c:145 vector [4]: res = c222a29b05cbacf70000000000000000 20241125122525032 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241125122525032 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241125122525032 DAUC <0003> auc.c:151 vector [4]: kc = d3bb71893115cf63 20241125122525032 DAUC <0003> auc.c:152 vector [4]: sres = c7e90e6c 20241125122525032 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241125122525032 DAUC <0003> db_auc.c:245 IMSI='262427380200932': Generated 5 vectors 20241125122525032 DAUC <0003> db_auc.c:249 IMSI='262427380200932': Updating SQN=321 in DB 20241125122525032 DLGSUP <0013> hlr.c:334 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262427380200932 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427380200932"} 20241125122525032 DLGSUP <0013> gsup_req.c:171 GSUP 24: MSC-00-00-00-00-00-00: IMSI-262427380200932 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122525032 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525032 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525032 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525032 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122525033 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525033 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122525033 DLGSUP <0013> gsup_req.c:138 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262427380200932 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262427380200932"} 20241125122525033 DAUC <0003> db_auc.c:157 IMSI='262427380200932': No 2G Auth Data 20241125122525033 DAUC <0003> db_auc.c:236 IMSI='262427380200932': Calling to generate 5 vectors 20241125122525033 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241125122525033 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241125122525033 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241125122525033 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241125122525033 DAUC <0003> auc.c:113 vector [0]: rand = 308224682972b07cb89deec6c2c71080 20241125122525033 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241125122525033 DAUC <0003> auc.c:142 vector [0]: autn = 3fadd7bbb77c0000b101569edd78ce4b 20241125122525033 DAUC <0003> auc.c:143 vector [0]: ck = d5dcfe369e2c0bd08e39e67ec2dae7fc 20241125122525033 DAUC <0003> auc.c:144 vector [0]: ik = 05a4f0d91879c204c8ddea365f7021bf 20241125122525033 DAUC <0003> auc.c:145 vector [0]: res = 9774f0bad89dc78c0000000000000000 20241125122525033 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241125122525033 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241125122525033 DAUC <0003> auc.c:151 vector [0]: kc = 969c02a71bff0f97 20241125122525033 DAUC <0003> auc.c:152 vector [0]: sres = 4fe93736 20241125122525033 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241125122525033 DAUC <0003> auc.c:113 vector [1]: rand = d1177b75ff93e12918204ac1123590c0 20241125122525033 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241125122525033 DAUC <0003> auc.c:142 vector [1]: autn = a553c99a9e8a00000bedb84d5e725907 20241125122525033 DAUC <0003> auc.c:143 vector [1]: ck = 9b99521d8f8de7f1eef33ebfe5651a43 20241125122525033 DAUC <0003> auc.c:144 vector [1]: ik = e374b261d6d9297b7751d6cc8bdb0b5c 20241125122525033 DAUC <0003> auc.c:145 vector [1]: res = 848cb5cc321c0ebe0000000000000000 20241125122525033 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241125122525033 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241125122525033 DAUC <0003> auc.c:151 vector [1]: kc = e14f080f37eadf95 20241125122525033 DAUC <0003> auc.c:152 vector [1]: sres = b690bb72 20241125122525033 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241125122525033 DAUC <0003> auc.c:113 vector [2]: rand = 6857062840767050b8272cb604690e04 20241125122525033 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241125122525033 DAUC <0003> auc.c:142 vector [2]: autn = 6bf0d41b84af00005956c4f9827ad7b0 20241125122525033 DAUC <0003> auc.c:143 vector [2]: ck = a68540dc622164f6519b2b039c82c33e 20241125122525033 DAUC <0003> auc.c:144 vector [2]: ik = 6956b04c491fb061e84f4e2a645d6ea9 20241125122525033 DAUC <0003> auc.c:145 vector [2]: res = 5cb476f2c3c697640000000000000000 20241125122525033 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241125122525033 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241125122525033 DAUC <0003> auc.c:151 vector [2]: kc = 760795b9d3e17900 20241125122525033 DAUC <0003> auc.c:152 vector [2]: sres = 9f72e196 20241125122525033 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241125122525033 DAUC <0003> auc.c:113 vector [3]: rand = 0fb5bbff83a03ceb8a0768188580bc23 20241125122525033 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241125122525033 DAUC <0003> auc.c:142 vector [3]: autn = 1b20494de02e0000832820d354be0f56 20241125122525033 DAUC <0003> auc.c:143 vector [3]: ck = 25e092f19f0334b5cf0445c56f6405a1 20241125122525033 DAUC <0003> auc.c:144 vector [3]: ik = f66a606a60f3c3d9e58e80f28d99cec2 20241125122525033 DAUC <0003> auc.c:145 vector [3]: res = ed422520faae4a970000000000000000 20241125122525033 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241125122525033 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241125122525033 DAUC <0003> auc.c:151 vector [3]: kc = f90037ac1d0d3c0f 20241125122525033 DAUC <0003> auc.c:152 vector [3]: sres = 17ec6fb7 20241125122525033 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241125122525033 DAUC <0003> auc.c:113 vector [4]: rand = 7ba56732be0b0cae235924f17e6d41a1 20241125122525033 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241125122525033 DAUC <0003> auc.c:142 vector [4]: autn = 6170c0281dbb0000633f4c66a5bb79b3 20241125122525033 DAUC <0003> auc.c:143 vector [4]: ck = 91523b5dd51c3c988eac0f6812f3f50c 20241125122525033 DAUC <0003> auc.c:144 vector [4]: ik = 600195dae9c657aee71d5756c327e651 20241125122525033 DAUC <0003> auc.c:145 vector [4]: res = 7865ca72537ebd080000000000000000 20241125122525033 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241125122525033 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241125122525033 DAUC <0003> auc.c:151 vector [4]: kc = 98e2f6b9ed0e786b 20241125122525033 DAUC <0003> auc.c:152 vector [4]: sres = 2b1b777a 20241125122525033 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241125122525033 DAUC <0003> db_auc.c:245 IMSI='262427380200932': Generated 5 vectors 20241125122525033 DAUC <0003> db_auc.c:249 IMSI='262427380200932': Updating SQN=481 in DB 20241125122525033 DLGSUP <0013> hlr.c:334 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262427380200932 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262427380200932"} 20241125122525033 DLGSUP <0013> gsup_req.c:171 GSUP 25: MSC-00-00-00-00-00-00: IMSI-262427380200932 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122525033 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525033 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525033 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(27)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(27)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122525034 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39596<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(27)@914cea5248de: Final verdict of PTC: pass 20241125122525035 DAUC <0003> db_auc.c:157 IMSI='262428678249663': No 2G Auth Data 20241125122525035 DAUC <0003> db_auc.c:192 IMSI='262428678249663': No 3G Auth Data HLR_Test-GSUP(21)@914cea5248de: Created GsupExpect[0] for "262428678249663" to be handled at TC_gsup_sai_num_auth_vectors(28) 20241125122525042 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39606<->l=127.0.0.1:4258 20241125122525043 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525043 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122525043 DLGSUP <0013> gsup_req.c:138 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262428678249663 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428678249663"} 20241125122525043 DAUC <0003> db_auc.c:157 IMSI='262428678249663': No 2G Auth Data 20241125122525043 DAUC <0003> db_auc.c:236 IMSI='262428678249663': Calling to generate 1 vectors 20241125122525043 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G only (2G derived from 3G keys) 20241125122525043 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241125122525043 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241125122525043 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241125122525043 DAUC <0003> auc.c:113 vector [0]: rand = e77031ce87077eaf62f148a000986c0d 20241125122525043 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241125122525043 DAUC <0003> auc.c:142 vector [0]: autn = 7fb1f2c3583c000042527b23cdf671b1 20241125122525043 DAUC <0003> auc.c:143 vector [0]: ck = a47379100a4ad4efde233c82f58c2cce 20241125122525043 DAUC <0003> auc.c:144 vector [0]: ik = 7b34a3898701755c3eb60ad477c95083 20241125122525043 DAUC <0003> auc.c:145 vector [0]: res = b559f0dbbdf26bbb0000000000000000 20241125122525043 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241125122525043 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241125122525043 DAUC <0003> auc.c:151 vector [0]: kc = 3fd2eccf0f0eddfe 20241125122525043 DAUC <0003> auc.c:152 vector [0]: sres = 08ab9b60 20241125122525043 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241125122525043 DAUC <0003> db_auc.c:245 IMSI='262428678249663': Generated 1 vectors 20241125122525043 DAUC <0003> db_auc.c:249 IMSI='262428678249663': Updating SQN=33 in DB 20241125122525043 DLGSUP <0013> hlr.c:334 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262428678249663 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428678249663"} 20241125122525043 DLGSUP <0013> gsup_req.c:171 GSUP 26: MSC-00-00-00-00-00-00: IMSI-262428678249663 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122525043 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525043 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525043 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525043 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@914cea5248de: Found GsupExpect[0] for "262428678249663" handled at TC_gsup_sai_num_auth_vectors(28) HLR_Test-GSUP(21)@914cea5248de: Added IMSI table entry 4TC_gsup_sai_num_auth_vectors(28)"262428678249663" TC_gsup_sai_num_auth_vectors(28)@914cea5248de: setverdict(pass): none -> pass 20241125122525045 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525045 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122525045 DLGSUP <0013> gsup_req.c:138 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262428678249663 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428678249663"} 20241125122525045 DAUC <0003> db_auc.c:157 IMSI='262428678249663': No 2G Auth Data 20241125122525045 DAUC <0003> db_auc.c:236 IMSI='262428678249663': Calling to generate 4 vectors 20241125122525045 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G only (2G derived from 3G keys) 20241125122525045 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241125122525045 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241125122525045 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241125122525045 DAUC <0003> auc.c:113 vector [0]: rand = 65fb650085d57fa42fb90697e3d27c3b 20241125122525045 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241125122525045 DAUC <0003> auc.c:142 vector [0]: autn = eba6c94754850000628da401d3ffbd56 20241125122525045 DAUC <0003> auc.c:143 vector [0]: ck = 2d3a45cb1d3f3d5cf80b9daf964fe32e 20241125122525045 DAUC <0003> auc.c:144 vector [0]: ik = 610ffd6b2b3a06e25dbe41c5a502eac0 20241125122525045 DAUC <0003> auc.c:145 vector [0]: res = 7a8334e1721a84740000000000000000 20241125122525045 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241125122525045 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241125122525045 DAUC <0003> auc.c:151 vector [0]: kc = e98064ca05483250 20241125122525045 DAUC <0003> auc.c:152 vector [0]: sres = 0899b095 20241125122525045 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241125122525045 DAUC <0003> auc.c:113 vector [1]: rand = 7559cf45ee6e343b6c241783975d6572 20241125122525045 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241125122525045 DAUC <0003> auc.c:142 vector [1]: autn = 685ac0caed0600002003ea8a71c1fd6d 20241125122525045 DAUC <0003> auc.c:143 vector [1]: ck = d96f70a2a8fe745ca518b886318861aa 20241125122525045 DAUC <0003> auc.c:144 vector [1]: ik = 9f2b2ebace3b5c19c373030e5f3880e1 20241125122525045 DAUC <0003> auc.c:145 vector [1]: res = 497da5a26f9d355e0000000000000000 20241125122525045 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241125122525045 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241125122525045 DAUC <0003> auc.c:151 vector [1]: kc = 202fe5900875c90e 20241125122525045 DAUC <0003> auc.c:152 vector [1]: sres = 26e090fc 20241125122525045 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241125122525045 DAUC <0003> auc.c:113 vector [2]: rand = 13727061e2e5889f1d4b1760b2ef6282 20241125122525045 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241125122525045 DAUC <0003> auc.c:142 vector [2]: autn = 4039cd6a4d1600004108722e07010ec8 20241125122525045 DAUC <0003> auc.c:143 vector [2]: ck = e2e82193ba02107677287b60d4d6530e 20241125122525045 DAUC <0003> auc.c:144 vector [2]: ik = 05a298f37b6afa7e9c84502483419cc4 20241125122525045 DAUC <0003> auc.c:145 vector [2]: res = 51abcb7dfbf640690000000000000000 20241125122525045 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241125122525045 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241125122525045 DAUC <0003> auc.c:151 vector [2]: kc = 0ce6922496ff25c2 20241125122525045 DAUC <0003> auc.c:152 vector [2]: sres = aa5d8b14 20241125122525045 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241125122525045 DAUC <0003> auc.c:113 vector [3]: rand = dcd7e207353f572d98cdd5f9a9133cc0 20241125122525045 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241125122525045 DAUC <0003> auc.c:142 vector [3]: autn = 7392a444965700008f246a87450c2e5f 20241125122525045 DAUC <0003> auc.c:143 vector [3]: ck = 4027d7f48af746f920c93584500ca613 20241125122525045 DAUC <0003> auc.c:144 vector [3]: ik = 78e16e6a1944c65376840c1705c36c44 20241125122525045 DAUC <0003> auc.c:145 vector [3]: res = 130056e5f5e3e2c70000000000000000 20241125122525045 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241125122525045 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241125122525045 DAUC <0003> auc.c:151 vector [3]: kc = 6e8b800dc67c4afd 20241125122525045 DAUC <0003> auc.c:152 vector [3]: sres = e6e3b422 20241125122525045 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241125122525045 DAUC <0003> db_auc.c:245 IMSI='262428678249663': Generated 4 vectors 20241125122525045 DAUC <0003> db_auc.c:249 IMSI='262428678249663': Updating SQN=161 in DB 20241125122525045 DLGSUP <0013> hlr.c:334 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262428678249663 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428678249663"} 20241125122525045 DLGSUP <0013> gsup_req.c:171 GSUP 27: MSC-00-00-00-00-00-00: IMSI-262428678249663 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122525045 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525045 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525045 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122525046 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525046 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122525046 DLGSUP <0013> gsup_req.c:138 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262428678249663 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428678249663"} 20241125122525046 DAUC <0003> db_auc.c:157 IMSI='262428678249663': No 2G Auth Data 20241125122525046 DAUC <0003> db_auc.c:236 IMSI='262428678249663': Calling to generate 5 vectors 20241125122525046 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241125122525046 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241125122525046 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241125122525046 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241125122525046 DAUC <0003> auc.c:113 vector [0]: rand = 6cfb2467cf5b362ea23cf77adb438cf4 20241125122525046 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241125122525046 DAUC <0003> auc.c:142 vector [0]: autn = 0140abad4e48000009034e6e5e27f6ea 20241125122525046 DAUC <0003> auc.c:143 vector [0]: ck = 2456e3980ebb302a118b578a1a83286f 20241125122525046 DAUC <0003> auc.c:144 vector [0]: ik = 637667053add959ab55d2bb80cba9438 20241125122525046 DAUC <0003> auc.c:145 vector [0]: res = 57c999e6d8ec2e410000000000000000 20241125122525046 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241125122525046 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241125122525046 DAUC <0003> auc.c:151 vector [0]: kc = e3f6f8af225f19e7 20241125122525046 DAUC <0003> auc.c:152 vector [0]: sres = 8f25b7a7 20241125122525046 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241125122525046 DAUC <0003> auc.c:113 vector [1]: rand = a997938769191c36ce1a344c9e6f49eb 20241125122525046 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241125122525046 DAUC <0003> auc.c:142 vector [1]: autn = a380a00eb64e00006dfd20476acea541 20241125122525046 DAUC <0003> auc.c:143 vector [1]: ck = 4e791e664d9c3e85808399eccc0eb705 20241125122525046 DAUC <0003> auc.c:144 vector [1]: ik = e7c1f85bc50c110afad252b97167d9b0 20241125122525046 DAUC <0003> auc.c:145 vector [1]: res = e4e57f627236cccc0000000000000000 20241125122525046 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241125122525046 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241125122525046 DAUC <0003> auc.c:151 vector [1]: kc = d3e92d6835f9413a 20241125122525046 DAUC <0003> auc.c:152 vector [1]: sres = 96d3b3ae 20241125122525046 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241125122525046 DAUC <0003> auc.c:113 vector [2]: rand = 1a65bf20fd91219705942b6ee30cfdbc 20241125122525046 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241125122525046 DAUC <0003> auc.c:142 vector [2]: autn = e9936c9c873c00003e62237d91c31641 20241125122525046 DAUC <0003> auc.c:143 vector [2]: ck = 06c4a8d5ff39f15d3289d0e1c8eb98a6 20241125122525046 DAUC <0003> auc.c:144 vector [2]: ik = d7ccf4e7484e1bace795606f8ea66b3b 20241125122525046 DAUC <0003> auc.c:145 vector [2]: res = f736e02edd17f9fd0000000000000000 20241125122525046 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241125122525046 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241125122525046 DAUC <0003> auc.c:151 vector [2]: kc = 0414ecbcf13a196c 20241125122525046 DAUC <0003> auc.c:152 vector [2]: sres = 2a2119d3 20241125122525046 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241125122525046 DAUC <0003> auc.c:113 vector [3]: rand = d9f3355cbd517cae5f9e97b06598aa31 20241125122525046 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241125122525046 DAUC <0003> auc.c:142 vector [3]: autn = 031399c2c2800000dc5121ce03712dc7 20241125122525046 DAUC <0003> auc.c:143 vector [3]: ck = 395cfe67794b3bc2dae244d02faeb401 20241125122525046 DAUC <0003> auc.c:144 vector [3]: ik = f48ba93f96772ef4185a50e2b6910df7 20241125122525046 DAUC <0003> auc.c:145 vector [3]: res = 4fd6bb1345fcdddf0000000000000000 20241125122525046 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241125122525046 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241125122525046 DAUC <0003> auc.c:151 vector [3]: kc = 0f6f436a7603acc0 20241125122525046 DAUC <0003> auc.c:152 vector [3]: sres = 0a2a66cc 20241125122525046 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241125122525046 DAUC <0003> auc.c:113 vector [4]: rand = 3b4007737b1f0556215560fe65014d5e 20241125122525046 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241125122525046 DAUC <0003> auc.c:142 vector [4]: autn = 8bcaa3b01fe60000864947c58b2443f2 20241125122525046 DAUC <0003> auc.c:143 vector [4]: ck = 76f208cea8e4ac3a9ee49d13a1461053 20241125122525046 DAUC <0003> auc.c:144 vector [4]: ik = b70d71d2a9893ca683bc9c8603518e56 20241125122525046 DAUC <0003> auc.c:145 vector [4]: res = 4da10f3104a7d5ac0000000000000000 20241125122525046 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241125122525046 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241125122525046 DAUC <0003> auc.c:151 vector [4]: kc = dca77889a37a0e99 20241125122525046 DAUC <0003> auc.c:152 vector [4]: sres = 4906da9d 20241125122525046 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241125122525046 DAUC <0003> db_auc.c:245 IMSI='262428678249663': Generated 5 vectors 20241125122525046 DAUC <0003> db_auc.c:249 IMSI='262428678249663': Updating SQN=321 in DB 20241125122525046 DLGSUP <0013> hlr.c:334 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262428678249663 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428678249663"} 20241125122525046 DLGSUP <0013> gsup_req.c:171 GSUP 28: MSC-00-00-00-00-00-00: IMSI-262428678249663 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122525046 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525046 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525046 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122525048 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525048 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122525048 DLGSUP <0013> gsup_req.c:138 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262428678249663 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428678249663"} 20241125122525048 DAUC <0003> db_auc.c:157 IMSI='262428678249663': No 2G Auth Data 20241125122525048 DAUC <0003> db_auc.c:236 IMSI='262428678249663': Calling to generate 5 vectors 20241125122525048 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241125122525048 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241125122525048 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241125122525048 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241125122525048 DAUC <0003> auc.c:113 vector [0]: rand = 1f6a4c0753284855edb74d865ae8b5c5 20241125122525048 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241125122525048 DAUC <0003> auc.c:142 vector [0]: autn = 361905bdd2be0000acb4bdc0ef54e049 20241125122525048 DAUC <0003> auc.c:143 vector [0]: ck = 6662cf6516bc3c909d537befda98debe 20241125122525048 DAUC <0003> auc.c:144 vector [0]: ik = 8aef1edd7facdacae34db09a58b6f07c 20241125122525048 DAUC <0003> auc.c:145 vector [0]: res = 04753802fc9421820000000000000000 20241125122525048 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241125122525048 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241125122525048 DAUC <0003> auc.c:151 vector [0]: kc = 92931acdeb3ec898 20241125122525048 DAUC <0003> auc.c:152 vector [0]: sres = f8e11980 20241125122525048 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241125122525048 DAUC <0003> auc.c:113 vector [1]: rand = 6882a9a767b5a4557c6def735a90432f 20241125122525048 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241125122525048 DAUC <0003> auc.c:142 vector [1]: autn = 5b8e2100965f00006e90384fe6475772 20241125122525048 DAUC <0003> auc.c:143 vector [1]: ck = c66f570641797d2d8345ec81b916f39e 20241125122525048 DAUC <0003> auc.c:144 vector [1]: ik = 0c4bb399a6d1a37d829aaedb866a0096 20241125122525048 DAUC <0003> auc.c:145 vector [1]: res = 8cb6b104770c08030000000000000000 20241125122525048 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241125122525048 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241125122525048 DAUC <0003> auc.c:151 vector [1]: kc = cbfba6c5d8d42d58 20241125122525048 DAUC <0003> auc.c:152 vector [1]: sres = fbbab907 20241125122525048 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241125122525048 DAUC <0003> auc.c:113 vector [2]: rand = 90a3f22e97378091430d05dd7ec65ee1 20241125122525048 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241125122525048 DAUC <0003> auc.c:142 vector [2]: autn = a6585fd39b220000374afb56cf47c677 20241125122525048 DAUC <0003> auc.c:143 vector [2]: ck = 621c223e04b1ba5e5666898badb3158d 20241125122525048 DAUC <0003> auc.c:144 vector [2]: ik = e7b0d1737c2c8ea689fc53e8001b7bec 20241125122525048 DAUC <0003> auc.c:145 vector [2]: res = 14318740bd0cbfa20000000000000000 20241125122525048 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241125122525048 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241125122525048 DAUC <0003> auc.c:151 vector [2]: kc = 5a36292ed5355a99 20241125122525048 DAUC <0003> auc.c:152 vector [2]: sres = a93d38e2 20241125122525048 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241125122525048 DAUC <0003> auc.c:113 vector [3]: rand = cc4d029b7d82cccb9b7b307984336b01 20241125122525048 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241125122525048 DAUC <0003> auc.c:142 vector [3]: autn = a1144f0c68e70000f12800ef3727f5ce 20241125122525048 DAUC <0003> auc.c:143 vector [3]: ck = fe24c68e6ff4fc1f303c3cefece87393 20241125122525048 DAUC <0003> auc.c:144 vector [3]: ik = 571425ed4f1714fccbe739f88857099e 20241125122525048 DAUC <0003> auc.c:145 vector [3]: res = 5a44e6669d259a760000000000000000 20241125122525048 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241125122525048 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241125122525048 DAUC <0003> auc.c:151 vector [3]: kc = 52ebe674445c92ee 20241125122525048 DAUC <0003> auc.c:152 vector [3]: sres = c7617c10 20241125122525048 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241125122525048 DAUC <0003> auc.c:113 vector [4]: rand = 744a13ebd24827623dfeea17ffee0f37 20241125122525048 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241125122525048 DAUC <0003> auc.c:142 vector [4]: autn = e597583a3c5200007a3643177b171fa5 20241125122525048 DAUC <0003> auc.c:143 vector [4]: ck = 8a54e0b17564db5af41c2cf0d5b0b98f 20241125122525048 DAUC <0003> auc.c:144 vector [4]: ik = d52fbcb40be8aa54094031c1820144e7 20241125122525048 DAUC <0003> auc.c:145 vector [4]: res = af7122c68fbe106d0000000000000000 20241125122525048 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241125122525048 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241125122525048 DAUC <0003> auc.c:151 vector [4]: kc = a2274134293d8c66 20241125122525048 DAUC <0003> auc.c:152 vector [4]: sres = 20cf32ab 20241125122525048 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241125122525048 DAUC <0003> db_auc.c:245 IMSI='262428678249663': Generated 5 vectors 20241125122525048 DAUC <0003> db_auc.c:249 IMSI='262428678249663': Updating SQN=481 in DB 20241125122525048 DLGSUP <0013> hlr.c:334 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262428678249663 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428678249663"} 20241125122525048 DLGSUP <0013> gsup_req.c:171 GSUP 29: MSC-00-00-00-00-00-00: IMSI-262428678249663 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122525048 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525048 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525048 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525048 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(28)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(28)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122525049 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39606<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(28)@914cea5248de: Final verdict of PTC: pass 20241125122525049 DAUC <0003> db_auc.c:157 IMSI='262421550105831': No 2G Auth Data 20241125122525049 DAUC <0003> db_auc.c:192 IMSI='262421550105831': No 3G Auth Data HLR_Test-GSUP(21)@914cea5248de: Created GsupExpect[0] for "262421550105831" to be handled at TC_gsup_sai_num_auth_vectors(29) 20241125122525055 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39620<->l=127.0.0.1:4258 20241125122525057 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525057 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122525057 DLGSUP <0013> gsup_req.c:138 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262421550105831 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421550105831"} 20241125122525057 DAUC <0003> db_auc.c:236 IMSI='262421550105831': Calling to generate 1 vectors 20241125122525057 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241125122525057 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241125122525057 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241125122525057 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241125122525057 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241125122525057 DAUC <0003> auc.c:113 vector [0]: rand = 96d8a40183c5ffa2d3f75644cc823f7e 20241125122525057 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241125122525057 DAUC <0003> auc.c:142 vector [0]: autn = dcb403e3e8960000cfc3b2508d7fdc23 20241125122525057 DAUC <0003> auc.c:143 vector [0]: ck = 3830d4b4534ce5b0b8e11cb0a6470b35 20241125122525057 DAUC <0003> auc.c:144 vector [0]: ik = fed659ec310f9fd4d036f02a512d5e83 20241125122525057 DAUC <0003> auc.c:145 vector [0]: res = 0b21018b7dbeb6ce0000000000000000 20241125122525057 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241125122525057 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241125122525057 DAUC <0003> auc.c:179 vector [0]: kc = 325d0bd1e7dc0400 20241125122525057 DAUC <0003> auc.c:180 vector [0]: sres = 38f820a2 20241125122525057 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241125122525057 DAUC <0003> db_auc.c:245 IMSI='262421550105831': Generated 1 vectors 20241125122525057 DAUC <0003> db_auc.c:249 IMSI='262421550105831': Updating SQN=33 in DB 20241125122525057 DLGSUP <0013> hlr.c:334 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262421550105831 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421550105831"} 20241125122525057 DLGSUP <0013> gsup_req.c:171 GSUP 30: MSC-00-00-00-00-00-00: IMSI-262421550105831 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122525057 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525057 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@914cea5248de: Found GsupExpect[0] for "262421550105831" handled at TC_gsup_sai_num_auth_vectors(29) HLR_Test-GSUP(21)@914cea5248de: Added IMSI table entry 5TC_gsup_sai_num_auth_vectors(29)"262421550105831" TC_gsup_sai_num_auth_vectors(29)@914cea5248de: setverdict(pass): none -> pass 20241125122525058 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525058 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122525058 DLGSUP <0013> gsup_req.c:138 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262421550105831 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421550105831"} 20241125122525058 DAUC <0003> db_auc.c:236 IMSI='262421550105831': Calling to generate 4 vectors 20241125122525058 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241125122525058 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241125122525058 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241125122525058 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241125122525058 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241125122525058 DAUC <0003> auc.c:113 vector [0]: rand = 3dbbec01da4e8cc110f0ba1cb193f4a4 20241125122525058 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241125122525058 DAUC <0003> auc.c:142 vector [0]: autn = 7d967b3e98090000d3e328db9b0b8c26 20241125122525058 DAUC <0003> auc.c:143 vector [0]: ck = 5b5d836c237b98f1a46a9f9132f786e1 20241125122525058 DAUC <0003> auc.c:144 vector [0]: ik = dea9286d918043996c22d395597d5f29 20241125122525058 DAUC <0003> auc.c:145 vector [0]: res = 24b6d6b5125d15480000000000000000 20241125122525058 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241125122525058 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241125122525058 DAUC <0003> auc.c:179 vector [0]: kc = 3cdc480a714fb400 20241125122525058 DAUC <0003> auc.c:180 vector [0]: sres = 8eed6b10 20241125122525058 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241125122525058 DAUC <0003> auc.c:113 vector [1]: rand = 79b2b2119d87794bcf4d4b4cdf7749d4 20241125122525058 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241125122525058 DAUC <0003> auc.c:142 vector [1]: autn = bbe9f225c096000013b6d6c628d6796f 20241125122525058 DAUC <0003> auc.c:143 vector [1]: ck = ba68f8e59fa553ec6ac09ca6f436b306 20241125122525058 DAUC <0003> auc.c:144 vector [1]: ik = 5720bfd7a217e3aff84e993b463c620c 20241125122525058 DAUC <0003> auc.c:145 vector [1]: res = f86559b8b89543930000000000000000 20241125122525058 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241125122525058 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241125122525058 DAUC <0003> auc.c:179 vector [1]: kc = 40a5ed5d108b2000 20241125122525058 DAUC <0003> auc.c:180 vector [1]: sres = f903ae2e 20241125122525058 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241125122525058 DAUC <0003> auc.c:113 vector [2]: rand = bf1c2178ef5b30ac2755bec998f0e5c5 20241125122525058 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241125122525058 DAUC <0003> auc.c:142 vector [2]: autn = d137bd79d90f0000398fba7fe2d523a6 20241125122525058 DAUC <0003> auc.c:143 vector [2]: ck = 150323b7b1490db60e81ac480ccb58b6 20241125122525058 DAUC <0003> auc.c:144 vector [2]: ik = 80557fa7f4c209b706c0b62820e35e93 20241125122525058 DAUC <0003> auc.c:145 vector [2]: res = 96e86889d0837e780000000000000000 20241125122525058 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241125122525058 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241125122525058 DAUC <0003> auc.c:179 vector [2]: kc = 2c9302b26443f000 20241125122525058 DAUC <0003> auc.c:180 vector [2]: sres = fb42fc31 20241125122525058 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241125122525058 DAUC <0003> auc.c:113 vector [3]: rand = c1aa937827d9f1ed72327b111913644a 20241125122525058 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241125122525058 DAUC <0003> auc.c:142 vector [3]: autn = 1943d54d075600006be6a6e0402ba8d4 20241125122525058 DAUC <0003> auc.c:143 vector [3]: ck = 499b298fa24c7dc5615af2adfb5a370f 20241125122525058 DAUC <0003> auc.c:144 vector [3]: ik = 65fedf3da1ab2b1ed02afd63e1393f07 20241125122525058 DAUC <0003> auc.c:145 vector [3]: res = 89cb60c7811455330000000000000000 20241125122525058 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241125122525058 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241125122525058 DAUC <0003> auc.c:179 vector [3]: kc = af8f966f584f6c00 20241125122525058 DAUC <0003> auc.c:180 vector [3]: sres = 73c4e515 20241125122525058 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241125122525058 DAUC <0003> db_auc.c:245 IMSI='262421550105831': Generated 4 vectors 20241125122525058 DAUC <0003> db_auc.c:249 IMSI='262421550105831': Updating SQN=161 in DB 20241125122525058 DLGSUP <0013> hlr.c:334 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262421550105831 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421550105831"} 20241125122525058 DLGSUP <0013> gsup_req.c:171 GSUP 31: MSC-00-00-00-00-00-00: IMSI-262421550105831 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122525058 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525058 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525058 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525058 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122525059 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525059 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122525059 DLGSUP <0013> gsup_req.c:138 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262421550105831 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421550105831"} 20241125122525059 DAUC <0003> db_auc.c:236 IMSI='262421550105831': Calling to generate 5 vectors 20241125122525059 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241125122525059 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241125122525059 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241125122525059 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241125122525059 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241125122525059 DAUC <0003> auc.c:113 vector [0]: rand = d83c02b94819d087cfe95e270f1e1da0 20241125122525059 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241125122525059 DAUC <0003> auc.c:142 vector [0]: autn = 669ce11218320000587ba5c04738b160 20241125122525059 DAUC <0003> auc.c:143 vector [0]: ck = d701726e25db02bec2613e1af6ccd539 20241125122525059 DAUC <0003> auc.c:144 vector [0]: ik = a14ffbcdac796cbce3b518a6e0fa7475 20241125122525059 DAUC <0003> auc.c:145 vector [0]: res = 59e0179f4e7a074d0000000000000000 20241125122525059 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241125122525059 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241125122525059 DAUC <0003> auc.c:179 vector [0]: kc = 733e4e09ec5df800 20241125122525059 DAUC <0003> auc.c:180 vector [0]: sres = ee954424 20241125122525059 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241125122525059 DAUC <0003> auc.c:113 vector [1]: rand = 743ae2d538db0f406d88e6bfde829dd4 20241125122525059 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241125122525059 DAUC <0003> auc.c:142 vector [1]: autn = 7e2fe5e299b40000c92f2d7e9aa445d0 20241125122525059 DAUC <0003> auc.c:143 vector [1]: ck = 8a7725ef49a309a6ac868db6ba52323b 20241125122525059 DAUC <0003> auc.c:144 vector [1]: ik = 81f38f33e41ba6a7914db326210d88c0 20241125122525059 DAUC <0003> auc.c:145 vector [1]: res = d1c343358c39752a0000000000000000 20241125122525059 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241125122525059 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241125122525059 DAUC <0003> auc.c:179 vector [1]: kc = 3710226bd1ecb400 20241125122525059 DAUC <0003> auc.c:180 vector [1]: sres = 93987c79 20241125122525059 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241125122525059 DAUC <0003> auc.c:113 vector [2]: rand = 4e5a8e0f1da7e766f9cbf102a7156d02 20241125122525059 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241125122525059 DAUC <0003> auc.c:142 vector [2]: autn = 94d57406bd6800007fc5d3d3517d84ba 20241125122525059 DAUC <0003> auc.c:143 vector [2]: ck = 0c58401495a063c77405f2383f529e1d 20241125122525059 DAUC <0003> auc.c:144 vector [2]: ik = 3f6789880fff403e7c63045588c353f9 20241125122525059 DAUC <0003> auc.c:145 vector [2]: res = 6520b59aa48b35890000000000000000 20241125122525059 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241125122525059 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241125122525059 DAUC <0003> auc.c:179 vector [2]: kc = f4041cb524169400 20241125122525059 DAUC <0003> auc.c:180 vector [2]: sres = 9da0090a 20241125122525059 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241125122525059 DAUC <0003> auc.c:113 vector [3]: rand = cfd1ef432fd0bdaeb840c67b9c999f6e 20241125122525059 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241125122525059 DAUC <0003> auc.c:142 vector [3]: autn = 8f82f6e43d3a0000822e9b181baacaf0 20241125122525059 DAUC <0003> auc.c:143 vector [3]: ck = 51c93663a21c976b8d9dac3c9f554243 20241125122525059 DAUC <0003> auc.c:144 vector [3]: ik = a7efccf491589fc8ff6f3b1905bf8f6c 20241125122525059 DAUC <0003> auc.c:145 vector [3]: res = 3e298007cd6a488f0000000000000000 20241125122525059 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241125122525059 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241125122525059 DAUC <0003> auc.c:179 vector [3]: kc = b188e6ea184cac00 20241125122525059 DAUC <0003> auc.c:180 vector [3]: sres = b7dbf6e5 20241125122525059 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241125122525059 DAUC <0003> auc.c:113 vector [4]: rand = 91f10b37a46f116967f11b2a17a00df4 20241125122525059 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241125122525059 DAUC <0003> auc.c:142 vector [4]: autn = 6f9c1a9a59b00000a02e472804d253ab 20241125122525059 DAUC <0003> auc.c:143 vector [4]: ck = 0e732909be23936d9ab8ef5a64157074 20241125122525059 DAUC <0003> auc.c:144 vector [4]: ik = 4bebf88567955e6e2748efbeb7f1e9d1 20241125122525059 DAUC <0003> auc.c:145 vector [4]: res = 996e27242f2f20ce0000000000000000 20241125122525059 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241125122525059 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241125122525059 DAUC <0003> auc.c:179 vector [4]: kc = ed6775f23248a000 20241125122525059 DAUC <0003> auc.c:180 vector [4]: sres = 860c7e53 20241125122525059 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241125122525060 DAUC <0003> db_auc.c:245 IMSI='262421550105831': Generated 5 vectors 20241125122525060 DAUC <0003> db_auc.c:249 IMSI='262421550105831': Updating SQN=321 in DB 20241125122525060 DLGSUP <0013> hlr.c:334 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262421550105831 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421550105831"} 20241125122525060 DLGSUP <0013> gsup_req.c:171 GSUP 32: MSC-00-00-00-00-00-00: IMSI-262421550105831 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122525060 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525060 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525060 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122525060 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525060 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122525060 DLGSUP <0013> gsup_req.c:138 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262421550105831 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421550105831"} 20241125122525060 DAUC <0003> db_auc.c:236 IMSI='262421550105831': Calling to generate 5 vectors 20241125122525060 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241125122525060 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241125122525061 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241125122525061 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241125122525061 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241125122525061 DAUC <0003> auc.c:113 vector [0]: rand = b77462d8f548c5d3cdd2df2e12ac150e 20241125122525061 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241125122525061 DAUC <0003> auc.c:142 vector [0]: autn = 51d37357432e00009d2a3ee68b91f0af 20241125122525061 DAUC <0003> auc.c:143 vector [0]: ck = 63a4179c4024d3983ea6d2097f8edc30 20241125122525061 DAUC <0003> auc.c:144 vector [0]: ik = 232bb14b0c94a24be9e5fbba9881b89c 20241125122525061 DAUC <0003> auc.c:145 vector [0]: res = afe0a0a7f47ecb440000000000000000 20241125122525061 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241125122525061 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241125122525061 DAUC <0003> auc.c:179 vector [0]: kc = e3a4518faa65bc00 20241125122525061 DAUC <0003> auc.c:180 vector [0]: sres = 756b8236 20241125122525061 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241125122525061 DAUC <0003> auc.c:113 vector [1]: rand = eb433edcdc9a2f3b69567b20ca209bca 20241125122525061 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241125122525061 DAUC <0003> auc.c:142 vector [1]: autn = 4127277660880000ebded5e6e9fd4001 20241125122525061 DAUC <0003> auc.c:143 vector [1]: ck = 2d92552c39cc28c23cda86c4350818ad 20241125122525061 DAUC <0003> auc.c:144 vector [1]: ik = bd81a0c151006bec0967c6d87b0e17b7 20241125122525061 DAUC <0003> auc.c:145 vector [1]: res = ad353b88602528f70000000000000000 20241125122525061 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241125122525061 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241125122525061 DAUC <0003> auc.c:179 vector [1]: kc = 82260f9539476c00 20241125122525061 DAUC <0003> auc.c:180 vector [1]: sres = eabefd83 20241125122525061 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241125122525061 DAUC <0003> auc.c:113 vector [2]: rand = b616c082cace1b7055d1b03160ed4bf4 20241125122525061 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241125122525061 DAUC <0003> auc.c:142 vector [2]: autn = 2ce4e044798a000015b1587d6a658b0b 20241125122525061 DAUC <0003> auc.c:143 vector [2]: ck = 8d6d1104c8c5b83c6d34eeb49bbab0e8 20241125122525061 DAUC <0003> auc.c:144 vector [2]: ik = 235a6f8002e3b021a0565e4c85cc118f 20241125122525061 DAUC <0003> auc.c:145 vector [2]: res = 1844dec9259565290000000000000000 20241125122525061 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241125122525061 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241125122525061 DAUC <0003> auc.c:179 vector [2]: kc = cc124d3258679000 20241125122525061 DAUC <0003> auc.c:180 vector [2]: sres = ed78be34 20241125122525061 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241125122525061 DAUC <0003> auc.c:113 vector [3]: rand = 4449fa870f9203ce8a680cc1a66324e5 20241125122525061 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241125122525061 DAUC <0003> auc.c:142 vector [3]: autn = f3f00155c0e0000051e0324f22b0d220 20241125122525061 DAUC <0003> auc.c:143 vector [3]: ck = 4ed74ffd445efa68650c819956cf0e47 20241125122525061 DAUC <0003> auc.c:144 vector [3]: ik = 8b2d2bc0a47554fcc9c55ed9f8827f60 20241125122525061 DAUC <0003> auc.c:145 vector [3]: res = cbcc3cdde2e774620000000000000000 20241125122525061 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241125122525061 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241125122525061 DAUC <0003> auc.c:179 vector [3]: kc = ba34a14009a08000 20241125122525061 DAUC <0003> auc.c:180 vector [3]: sres = 28c68f9e 20241125122525061 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241125122525061 DAUC <0003> auc.c:113 vector [4]: rand = ca5790603c3da1d8dd882089e37ddd1f 20241125122525061 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241125122525061 DAUC <0003> auc.c:142 vector [4]: autn = 7ddca9ab8174000061efe475526f09b3 20241125122525061 DAUC <0003> auc.c:143 vector [4]: ck = 6e73a904cc2a839fd9bb552b6c8295b5 20241125122525061 DAUC <0003> auc.c:144 vector [4]: ik = 96d2d57bfa4e17d4666c386d20b78b53 20241125122525061 DAUC <0003> auc.c:145 vector [4]: res = e469ce4ee7d5c2dd0000000000000000 20241125122525061 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241125122525061 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241125122525061 DAUC <0003> auc.c:179 vector [4]: kc = 5e36a1b393644400 20241125122525061 DAUC <0003> auc.c:180 vector [4]: sres = 5cad2e5e 20241125122525061 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241125122525061 DAUC <0003> db_auc.c:245 IMSI='262421550105831': Generated 5 vectors 20241125122525061 DAUC <0003> db_auc.c:249 IMSI='262421550105831': Updating SQN=481 in DB 20241125122525061 DLGSUP <0013> hlr.c:334 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262421550105831 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262421550105831"} 20241125122525061 DLGSUP <0013> gsup_req.c:171 GSUP 33: MSC-00-00-00-00-00-00: IMSI-262421550105831 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122525061 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525061 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525061 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525061 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(29)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(29)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122525061 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39620<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(29)@914cea5248de: Final verdict of PTC: pass 20241125122525062 DAUC <0003> db_auc.c:157 IMSI='262422865412552': No 2G Auth Data 20241125122525062 DAUC <0003> db_auc.c:192 IMSI='262422865412552': No 3G Auth Data HLR_Test-GSUP(21)@914cea5248de: Created GsupExpect[0] for "262422865412552" to be handled at TC_gsup_sai_num_auth_vectors(30) 20241125122525069 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39622<->l=127.0.0.1:4258 20241125122525071 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525071 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122525071 DLGSUP <0013> gsup_req.c:138 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262422865412552 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422865412552"} 20241125122525071 DAUC <0003> db_auc.c:236 IMSI='262422865412552': Calling to generate 1 vectors 20241125122525071 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241125122525071 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241125122525071 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241125122525071 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241125122525071 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241125122525071 DAUC <0003> auc.c:113 vector [0]: rand = 2a0ee7b2b0cde68af43758c3e9fc2ae6 20241125122525071 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241125122525071 DAUC <0003> auc.c:142 vector [0]: autn = 4afb85b3ddf4000042b28944d1f681ab 20241125122525071 DAUC <0003> auc.c:143 vector [0]: ck = 99d6254226957310ee405253685ba88a 20241125122525071 DAUC <0003> auc.c:144 vector [0]: ik = 10417fc616064092c5580d2e0c3f38f4 20241125122525071 DAUC <0003> auc.c:145 vector [0]: res = 4e803c67039a811b0000000000000000 20241125122525071 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241125122525071 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241125122525071 DAUC <0003> auc.c:179 vector [0]: kc = 318f50ecf7ec9000 20241125122525071 DAUC <0003> auc.c:180 vector [0]: sres = 24708db7 20241125122525071 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241125122525071 DAUC <0003> db_auc.c:245 IMSI='262422865412552': Generated 1 vectors 20241125122525071 DAUC <0003> db_auc.c:249 IMSI='262422865412552': Updating SQN=33 in DB 20241125122525071 DLGSUP <0013> hlr.c:334 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262422865412552 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422865412552"} 20241125122525071 DLGSUP <0013> gsup_req.c:171 GSUP 34: MSC-00-00-00-00-00-00: IMSI-262422865412552 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122525071 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525071 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525071 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525071 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@914cea5248de: Found GsupExpect[0] for "262422865412552" handled at TC_gsup_sai_num_auth_vectors(30) HLR_Test-GSUP(21)@914cea5248de: Added IMSI table entry 6TC_gsup_sai_num_auth_vectors(30)"262422865412552" TC_gsup_sai_num_auth_vectors(30)@914cea5248de: setverdict(pass): none -> pass 20241125122525072 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525072 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122525072 DLGSUP <0013> gsup_req.c:138 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262422865412552 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422865412552"} 20241125122525072 DAUC <0003> db_auc.c:236 IMSI='262422865412552': Calling to generate 4 vectors 20241125122525072 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241125122525072 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241125122525072 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241125122525072 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241125122525072 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241125122525072 DAUC <0003> auc.c:113 vector [0]: rand = 879a9864212d3b80c6ba30b9ab2defe8 20241125122525072 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241125122525072 DAUC <0003> auc.c:142 vector [0]: autn = dfc2c55ebdff00002dc7a5a298de4a24 20241125122525072 DAUC <0003> auc.c:143 vector [0]: ck = 702b359ae15c364aa4b9912447ad2b50 20241125122525072 DAUC <0003> auc.c:144 vector [0]: ik = cab90d05a4a285154bcc54e7d882548a 20241125122525072 DAUC <0003> auc.c:145 vector [0]: res = 5bba8bd9dc3ea82b0000000000000000 20241125122525072 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241125122525072 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241125122525072 DAUC <0003> auc.c:179 vector [0]: kc = 831f876352353400 20241125122525072 DAUC <0003> auc.c:180 vector [0]: sres = e62d81a6 20241125122525072 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241125122525072 DAUC <0003> auc.c:113 vector [1]: rand = bea0ec3a6f6ecea602944e6e09a7d9d0 20241125122525072 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241125122525072 DAUC <0003> auc.c:142 vector [1]: autn = 4051623ca26000007ad4bbf057c1eef1 20241125122525072 DAUC <0003> auc.c:143 vector [1]: ck = eaac5ca22ac109c65e31f0bd6158bc56 20241125122525072 DAUC <0003> auc.c:144 vector [1]: ik = 1b6f9cf26aff8f4660e579b31806f9fa 20241125122525072 DAUC <0003> auc.c:145 vector [1]: res = aa035503f7b597f30000000000000000 20241125122525072 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241125122525072 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241125122525072 DAUC <0003> auc.c:179 vector [1]: kc = a3edd25f2747b400 20241125122525072 DAUC <0003> auc.c:180 vector [1]: sres = c3f59f11 20241125122525072 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241125122525072 DAUC <0003> auc.c:113 vector [2]: rand = 1f32e6d764bd7e02430ae300f0c99232 20241125122525072 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241125122525072 DAUC <0003> auc.c:142 vector [2]: autn = 4eeb442fb90b000081006b35fa1d6a2c 20241125122525072 DAUC <0003> auc.c:143 vector [2]: ck = 5836363170dec4eaa347695925d361c6 20241125122525072 DAUC <0003> auc.c:144 vector [2]: ik = 077fe0e7ac7d62665a4ee223d88ce35b 20241125122525072 DAUC <0003> auc.c:145 vector [2]: res = bedf24a1ef449a8f0000000000000000 20241125122525072 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241125122525072 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241125122525072 DAUC <0003> auc.c:179 vector [2]: kc = 072b22b7ad715c00 20241125122525072 DAUC <0003> auc.c:180 vector [2]: sres = 27bd8286 20241125122525072 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241125122525072 DAUC <0003> auc.c:113 vector [3]: rand = 76ffac33bf39140fc60a5bb11ffd4abf 20241125122525072 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241125122525072 DAUC <0003> auc.c:142 vector [3]: autn = 49450a4f4d6a00001158ec3794506f4a 20241125122525072 DAUC <0003> auc.c:143 vector [3]: ck = 4f066f2e05ee73b8da1fd08141e56db6 20241125122525072 DAUC <0003> auc.c:144 vector [3]: ik = ee71db49fc62f5f5754986b310efece7 20241125122525072 DAUC <0003> auc.c:145 vector [3]: res = b7af8f339d8e8eca0000000000000000 20241125122525072 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241125122525073 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241125122525073 DAUC <0003> auc.c:179 vector [3]: kc = eb29966a01b57000 20241125122525073 DAUC <0003> auc.c:180 vector [3]: sres = 07c16354 20241125122525073 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241125122525073 DAUC <0003> db_auc.c:245 IMSI='262422865412552': Generated 4 vectors 20241125122525073 DAUC <0003> db_auc.c:249 IMSI='262422865412552': Updating SQN=161 in DB 20241125122525073 DLGSUP <0013> hlr.c:334 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262422865412552 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422865412552"} 20241125122525073 DLGSUP <0013> gsup_req.c:171 GSUP 35: MSC-00-00-00-00-00-00: IMSI-262422865412552 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122525073 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525073 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525073 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122525074 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525074 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122525074 DLGSUP <0013> gsup_req.c:138 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262422865412552 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422865412552"} 20241125122525074 DAUC <0003> db_auc.c:236 IMSI='262422865412552': Calling to generate 5 vectors 20241125122525074 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241125122525074 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241125122525074 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241125122525074 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241125122525074 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241125122525074 DAUC <0003> auc.c:113 vector [0]: rand = 26d035dedbe4386bea32e3acd364829a 20241125122525074 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241125122525074 DAUC <0003> auc.c:142 vector [0]: autn = 463d563023f400005118e656dacd81b0 20241125122525074 DAUC <0003> auc.c:143 vector [0]: ck = 3eafbd68b236f544e9325586621fa952 20241125122525074 DAUC <0003> auc.c:144 vector [0]: ik = f25c87a8b56878f4b8e81b8423aa9aba 20241125122525074 DAUC <0003> auc.c:145 vector [0]: res = a2a6b5d33a9c87ca0000000000000000 20241125122525074 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241125122525074 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241125122525074 DAUC <0003> auc.c:179 vector [0]: kc = 154ac11a82a04400 20241125122525074 DAUC <0003> auc.c:180 vector [0]: sres = a35cb38b 20241125122525074 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241125122525074 DAUC <0003> auc.c:113 vector [1]: rand = dc915cf03e7f687caae582ed06763e42 20241125122525074 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241125122525074 DAUC <0003> auc.c:142 vector [1]: autn = c3c87c329c230000792f60bd44d168af 20241125122525074 DAUC <0003> auc.c:143 vector [1]: ck = cb641a61a7c0fa217837d59b9192080e 20241125122525074 DAUC <0003> auc.c:144 vector [1]: ik = f245cb7b604cd606890bc0dbb1d6eafa 20241125122525074 DAUC <0003> auc.c:145 vector [1]: res = c01367862a94b4170000000000000000 20241125122525074 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241125122525074 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241125122525074 DAUC <0003> auc.c:179 vector [1]: kc = 342ff5c0065a0800 20241125122525074 DAUC <0003> auc.c:180 vector [1]: sres = ec6e6c8a 20241125122525074 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241125122525074 DAUC <0003> auc.c:113 vector [2]: rand = a4170da34611e863b0239e55cb0a3ee0 20241125122525074 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241125122525074 DAUC <0003> auc.c:142 vector [2]: autn = 35befe93553f000098e1e498bb4ebdf2 20241125122525074 DAUC <0003> auc.c:143 vector [2]: ck = 17f1818bd4de605af6861a484330eb6f 20241125122525074 DAUC <0003> auc.c:144 vector [2]: ik = 4be85bbf78f201b18060a2313837465b 20241125122525074 DAUC <0003> auc.c:145 vector [2]: res = a63e7d1a1e3603180000000000000000 20241125122525074 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241125122525074 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241125122525074 DAUC <0003> auc.c:179 vector [2]: kc = 0224a5de6c4d7800 20241125122525074 DAUC <0003> auc.c:180 vector [2]: sres = 90b5c9ad 20241125122525074 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241125122525074 DAUC <0003> auc.c:113 vector [3]: rand = e92a79e785637a75e87ad3e659f127de 20241125122525074 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241125122525074 DAUC <0003> auc.c:142 vector [3]: autn = 3e03439ae97f0000895ccd1cf5099a14 20241125122525074 DAUC <0003> auc.c:143 vector [3]: ck = e0d5c82150f264235224bdd463f89422 20241125122525074 DAUC <0003> auc.c:144 vector [3]: ik = c18ae86a57389a02db272da4511b9dfb 20241125122525074 DAUC <0003> auc.c:145 vector [3]: res = 7cf5938b934b56800000000000000000 20241125122525074 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241125122525074 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241125122525074 DAUC <0003> auc.c:179 vector [3]: kc = ed91f1f1d8f44800 20241125122525074 DAUC <0003> auc.c:180 vector [3]: sres = fd2cd2b8 20241125122525074 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241125122525074 DAUC <0003> auc.c:113 vector [4]: rand = d5e7a2f7dbd639b1f53ec33062ee698e 20241125122525074 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241125122525074 DAUC <0003> auc.c:142 vector [4]: autn = 6e5db65d0f69000060f452b4fde13d32 20241125122525074 DAUC <0003> auc.c:143 vector [4]: ck = 5a1c25c4b157fb68a963f49854cdbea4 20241125122525074 DAUC <0003> auc.c:144 vector [4]: ik = 7dce53b09d5b3acfd5f7de936524d5e1 20241125122525074 DAUC <0003> auc.c:145 vector [4]: res = c0244e3fae0055890000000000000000 20241125122525074 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241125122525074 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241125122525074 DAUC <0003> auc.c:179 vector [4]: kc = aaf4877121289400 20241125122525074 DAUC <0003> auc.c:180 vector [4]: sres = acb69ea6 20241125122525074 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241125122525074 DAUC <0003> db_auc.c:245 IMSI='262422865412552': Generated 5 vectors 20241125122525074 DAUC <0003> db_auc.c:249 IMSI='262422865412552': Updating SQN=321 in DB 20241125122525074 DLGSUP <0013> hlr.c:334 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262422865412552 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422865412552"} 20241125122525074 DLGSUP <0013> gsup_req.c:171 GSUP 36: MSC-00-00-00-00-00-00: IMSI-262422865412552 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122525074 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525074 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122525075 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525075 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122525075 DLGSUP <0013> gsup_req.c:138 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262422865412552 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262422865412552"} 20241125122525075 DAUC <0003> db_auc.c:236 IMSI='262422865412552': Calling to generate 5 vectors 20241125122525075 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241125122525075 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241125122525075 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241125122525076 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241125122525076 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241125122525076 DAUC <0003> auc.c:113 vector [0]: rand = 351459430b93ed7b57f2f2aed6c5858f 20241125122525076 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241125122525076 DAUC <0003> auc.c:142 vector [0]: autn = bff7b9304c8d00004f19decb51b33f1f 20241125122525076 DAUC <0003> auc.c:143 vector [0]: ck = 229978f591de966c9c3db1673832c4f4 20241125122525076 DAUC <0003> auc.c:144 vector [0]: ik = 05c419b51cb9c7152e23cbe7ac828a11 20241125122525076 DAUC <0003> auc.c:145 vector [0]: res = 27e1a4039785420e0000000000000000 20241125122525076 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241125122525076 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241125122525076 DAUC <0003> auc.c:179 vector [0]: kc = 55da44939f866c00 20241125122525076 DAUC <0003> auc.c:180 vector [0]: sres = 302bbafe 20241125122525076 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241125122525076 DAUC <0003> auc.c:113 vector [1]: rand = 9758b2f406f3bdce000e91e424ca48e4 20241125122525076 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241125122525076 DAUC <0003> auc.c:142 vector [1]: autn = 585fe1e487bc000043c47c05f7a37e94 20241125122525076 DAUC <0003> auc.c:143 vector [1]: ck = 4de97d27b0f2ca87df20ff323b6d9dd4 20241125122525076 DAUC <0003> auc.c:144 vector [1]: ik = 5fb7deaa83a7ea09c76b5c375879a661 20241125122525076 DAUC <0003> auc.c:145 vector [1]: res = 306956fea6c9efb60000000000000000 20241125122525076 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241125122525076 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241125122525076 DAUC <0003> auc.c:179 vector [1]: kc = 02bb71653639c800 20241125122525076 DAUC <0003> auc.c:180 vector [1]: sres = ec51e967 20241125122525076 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241125122525076 DAUC <0003> auc.c:113 vector [2]: rand = 16b1bca20071053045c5182200539ebc 20241125122525076 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241125122525076 DAUC <0003> auc.c:142 vector [2]: autn = 166cad8a957e000067c45408212d4af0 20241125122525076 DAUC <0003> auc.c:143 vector [2]: ck = f24cfc73392f142083e14382ccee2de4 20241125122525076 DAUC <0003> auc.c:144 vector [2]: ik = 052d2892c36119387087d69556fe2bd5 20241125122525076 DAUC <0003> auc.c:145 vector [2]: res = a4736ef34387e6e20000000000000000 20241125122525076 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241125122525076 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241125122525076 DAUC <0003> auc.c:179 vector [2]: kc = db746dda942d3800 20241125122525076 DAUC <0003> auc.c:180 vector [2]: sres = 3387c983 20241125122525076 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241125122525076 DAUC <0003> auc.c:113 vector [3]: rand = 7c9498c0ed2d82311269e1925817a0ed 20241125122525076 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241125122525076 DAUC <0003> auc.c:142 vector [3]: autn = 219884bb7c4d0000107d38b330c6d435 20241125122525076 DAUC <0003> auc.c:143 vector [3]: ck = 8a04bfffbcbb7837e03c8478fc97f4c6 20241125122525076 DAUC <0003> auc.c:144 vector [3]: ik = e5c551a924692b27b906368430809a79 20241125122525076 DAUC <0003> auc.c:145 vector [3]: res = 6730353eb11713e20000000000000000 20241125122525076 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241125122525076 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241125122525076 DAUC <0003> auc.c:179 vector [3]: kc = 43bb77c65f1bd400 20241125122525076 DAUC <0003> auc.c:180 vector [3]: sres = c3410731 20241125122525076 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241125122525076 DAUC <0003> auc.c:113 vector [4]: rand = 9b06d78831473c3ac0bf71ce573d2665 20241125122525076 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241125122525076 DAUC <0003> auc.c:142 vector [4]: autn = 6b7e3bdf81040000551adc44f342a224 20241125122525076 DAUC <0003> auc.c:143 vector [4]: ck = 3c2cbafc2a04d687a0a7a39b9a5b4df3 20241125122525076 DAUC <0003> auc.c:144 vector [4]: ik = a93964ae483af52de77724e12461c919 20241125122525076 DAUC <0003> auc.c:145 vector [4]: res = f8eeae6e97e9bd0a0000000000000000 20241125122525076 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241125122525076 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241125122525076 DAUC <0003> auc.c:179 vector [4]: kc = b6e8bbb7b3124400 20241125122525076 DAUC <0003> auc.c:180 vector [4]: sres = 9e5411ed 20241125122525076 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241125122525076 DAUC <0003> db_auc.c:245 IMSI='262422865412552': Generated 5 vectors 20241125122525076 DAUC <0003> db_auc.c:249 IMSI='262422865412552': Updating SQN=481 in DB 20241125122525076 DLGSUP <0013> hlr.c:334 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262422865412552 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262422865412552"} 20241125122525076 DLGSUP <0013> gsup_req.c:171 GSUP 37: MSC-00-00-00-00-00-00: IMSI-262422865412552 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122525076 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525076 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(30)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(30)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122525077 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39622<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(30)@914cea5248de: Final verdict of PTC: pass 20241125122525078 DAUC <0003> db_auc.c:157 IMSI='262428887123268': No 2G Auth Data 20241125122525078 DAUC <0003> db_auc.c:192 IMSI='262428887123268': No 3G Auth Data HLR_Test-GSUP(21)@914cea5248de: Created GsupExpect[0] for "262428887123268" to be handled at TC_gsup_sai_num_auth_vectors(31) 20241125122525083 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39626<->l=127.0.0.1:4258 20241125122525085 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525085 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122525085 DLGSUP <0013> gsup_req.c:138 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262428887123268 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428887123268"} 20241125122525085 DAUC <0003> db_auc.c:236 IMSI='262428887123268': Calling to generate 1 vectors 20241125122525085 DAUC <0003> auc.c:89 Computing 1 auth vector: 3G + separate 2G 20241125122525085 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241125122525085 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241125122525085 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241125122525085 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241125122525085 DAUC <0003> auc.c:113 vector [0]: rand = 72a1134aef07c76f5c11395af173abf6 20241125122525085 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241125122525085 DAUC <0003> auc.c:142 vector [0]: autn = 39881c706fa80000f1e72ce13222c5a8 20241125122525085 DAUC <0003> auc.c:143 vector [0]: ck = 17aeb48bb6dbedc134ccdf21023f62b1 20241125122525085 DAUC <0003> auc.c:144 vector [0]: ik = 7f9ee498ec9194db1759e7d5594a9bc2 20241125122525085 DAUC <0003> auc.c:145 vector [0]: res = 79c8efb160a5f1220000000000000000 20241125122525085 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241125122525085 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241125122525085 DAUC <0003> auc.c:179 vector [0]: kc = 475a1caae6184444 20241125122525085 DAUC <0003> auc.c:180 vector [0]: sres = 4776b148 20241125122525085 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241125122525085 DAUC <0003> db_auc.c:245 IMSI='262428887123268': Generated 1 vectors 20241125122525085 DAUC <0003> db_auc.c:249 IMSI='262428887123268': Updating SQN=33 in DB 20241125122525085 DLGSUP <0013> hlr.c:334 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262428887123268 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428887123268"} 20241125122525085 DLGSUP <0013> gsup_req.c:171 GSUP 38: MSC-00-00-00-00-00-00: IMSI-262428887123268 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122525085 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525085 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(21)@914cea5248de: Found GsupExpect[0] for "262428887123268" handled at TC_gsup_sai_num_auth_vectors(31) HLR_Test-GSUP(21)@914cea5248de: Added IMSI table entry 7TC_gsup_sai_num_auth_vectors(31)"262428887123268" TC_gsup_sai_num_auth_vectors(31)@914cea5248de: setverdict(pass): none -> pass 20241125122525087 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525087 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122525087 DLGSUP <0013> gsup_req.c:138 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262428887123268 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428887123268"} 20241125122525087 DAUC <0003> db_auc.c:236 IMSI='262428887123268': Calling to generate 4 vectors 20241125122525087 DAUC <0003> auc.c:89 Computing 4 auth vectors: 3G + separate 2G 20241125122525087 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241125122525087 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241125122525087 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 33 20241125122525087 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241125122525087 DAUC <0003> auc.c:113 vector [0]: rand = 36c1b9a09ca757b36caad26de2003117 20241125122525087 DAUC <0003> auc.c:139 vector [0]: sqn = 65 20241125122525087 DAUC <0003> auc.c:142 vector [0]: autn = 0ebc5343ca270000b4c563a9fe3329f3 20241125122525087 DAUC <0003> auc.c:143 vector [0]: ck = 9e9113784a9de71be77b0bdc8f7c0fe2 20241125122525087 DAUC <0003> auc.c:144 vector [0]: ik = 4d9b4da2ad43b232deda00bdc7aed7cf 20241125122525087 DAUC <0003> auc.c:145 vector [0]: res = 761368c3bfbb1aa00000000000000000 20241125122525087 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241125122525087 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241125122525087 DAUC <0003> auc.c:179 vector [0]: kc = 533f40c7f7c3a011 20241125122525087 DAUC <0003> auc.c:180 vector [0]: sres = f3dbf447 20241125122525087 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241125122525087 DAUC <0003> auc.c:113 vector [1]: rand = b71223141a7b52a71302e68f5ddf5f16 20241125122525087 DAUC <0003> auc.c:139 vector [1]: sqn = 97 20241125122525087 DAUC <0003> auc.c:142 vector [1]: autn = b2984f6946c80000efda783171b87ad1 20241125122525087 DAUC <0003> auc.c:143 vector [1]: ck = 060f03e1d12e1d58d7dee22a9632b4d5 20241125122525087 DAUC <0003> auc.c:144 vector [1]: ik = d6a50d8e1d212bdade36679550cd8f92 20241125122525087 DAUC <0003> auc.c:145 vector [1]: res = be0a3acd044a2ca70000000000000000 20241125122525087 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241125122525087 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241125122525087 DAUC <0003> auc.c:179 vector [1]: kc = 1b36cfc5161c6d67 20241125122525087 DAUC <0003> auc.c:180 vector [1]: sres = d0a28c7d 20241125122525087 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241125122525087 DAUC <0003> auc.c:113 vector [2]: rand = 0b6c49833eb52c32b63ba9eb13b1428a 20241125122525087 DAUC <0003> auc.c:139 vector [2]: sqn = 129 20241125122525087 DAUC <0003> auc.c:142 vector [2]: autn = bd3e8bce2326000066d8c09101089f05 20241125122525087 DAUC <0003> auc.c:143 vector [2]: ck = e56b1d956ebfffe6ee5b94fc9646eca0 20241125122525087 DAUC <0003> auc.c:144 vector [2]: ik = 2594295b9b3fb846c38dcba5d4ce9b47 20241125122525087 DAUC <0003> auc.c:145 vector [2]: res = 3cbcaf2e14f266ac0000000000000000 20241125122525087 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241125122525087 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241125122525087 DAUC <0003> auc.c:179 vector [2]: kc = 8bb21fb79a25e9fd 20241125122525087 DAUC <0003> auc.c:180 vector [2]: sres = 09c8e8b4 20241125122525087 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241125122525087 DAUC <0003> auc.c:113 vector [3]: rand = b451e243b8be19f207e30711a8691985 20241125122525087 DAUC <0003> auc.c:139 vector [3]: sqn = 161 20241125122525087 DAUC <0003> auc.c:142 vector [3]: autn = ae002eb1365f00003fe5a469deceb5b5 20241125122525087 DAUC <0003> auc.c:143 vector [3]: ck = cd09032e2b4bcf94dec10a8e083b8025 20241125122525087 DAUC <0003> auc.c:144 vector [3]: ik = 8d26b53ad6a0c9970d53f0dda5cdae4d 20241125122525087 DAUC <0003> auc.c:145 vector [3]: res = 649fd18f58b0770c0000000000000000 20241125122525087 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241125122525087 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241125122525087 DAUC <0003> auc.c:179 vector [3]: kc = 19d7c4758b27a0e2 20241125122525087 DAUC <0003> auc.c:180 vector [3]: sres = 7264a8c8 20241125122525087 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241125122525087 DAUC <0003> db_auc.c:245 IMSI='262428887123268': Generated 4 vectors 20241125122525087 DAUC <0003> db_auc.c:249 IMSI='262428887123268': Updating SQN=161 in DB 20241125122525087 DLGSUP <0013> hlr.c:334 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262428887123268 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428887123268"} 20241125122525087 DLGSUP <0013> gsup_req.c:171 GSUP 39: MSC-00-00-00-00-00-00: IMSI-262428887123268 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122525087 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525087 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122525088 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525088 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122525088 DLGSUP <0013> gsup_req.c:138 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262428887123268 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428887123268"} 20241125122525088 DAUC <0003> db_auc.c:236 IMSI='262428887123268': Calling to generate 5 vectors 20241125122525088 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241125122525088 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241125122525088 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241125122525088 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 161 20241125122525088 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241125122525088 DAUC <0003> auc.c:113 vector [0]: rand = 3676ba3a812dfaf321745a7d9f5129c6 20241125122525088 DAUC <0003> auc.c:139 vector [0]: sqn = 193 20241125122525088 DAUC <0003> auc.c:142 vector [0]: autn = 67ee9510dd6e0000c0220f3214bbc0f3 20241125122525088 DAUC <0003> auc.c:143 vector [0]: ck = f03b393967439910f8d09dad355adb13 20241125122525088 DAUC <0003> auc.c:144 vector [0]: ik = 748825ce6b9d58f6efc7d458dcb3574f 20241125122525088 DAUC <0003> auc.c:145 vector [0]: res = f2acb4417d5b29850000000000000000 20241125122525088 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241125122525088 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241125122525088 DAUC <0003> auc.c:179 vector [0]: kc = 4d3dc62c07824f50 20241125122525088 DAUC <0003> auc.c:180 vector [0]: sres = 5193b409 20241125122525088 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241125122525088 DAUC <0003> auc.c:113 vector [1]: rand = afb4a6015ae580f4bec5433b3c871b05 20241125122525088 DAUC <0003> auc.c:139 vector [1]: sqn = 225 20241125122525088 DAUC <0003> auc.c:142 vector [1]: autn = 089bc19c1f1e000026a9ccef2030c9c2 20241125122525088 DAUC <0003> auc.c:143 vector [1]: ck = ae149c75da153ead3dc0a00372bbeb62 20241125122525088 DAUC <0003> auc.c:144 vector [1]: ik = 0604b9c180a5bc701926cd6c001655bc 20241125122525088 DAUC <0003> auc.c:145 vector [1]: res = fa9043d04c0e39110000000000000000 20241125122525088 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241125122525088 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241125122525088 DAUC <0003> auc.c:179 vector [1]: kc = 41b318e5c3b666e7 20241125122525088 DAUC <0003> auc.c:180 vector [1]: sres = 5130b00e 20241125122525088 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241125122525088 DAUC <0003> auc.c:113 vector [2]: rand = a7e4c61ebbb7e2063c107f47c5d75a8a 20241125122525088 DAUC <0003> auc.c:139 vector [2]: sqn = 257 20241125122525088 DAUC <0003> auc.c:142 vector [2]: autn = 3013bcf6ddd90000e51dd97979d3ec43 20241125122525088 DAUC <0003> auc.c:143 vector [2]: ck = 10fd5a27d28880f834737aa7863581f4 20241125122525088 DAUC <0003> auc.c:144 vector [2]: ik = 31f26b1671053340be1946c719caa43a 20241125122525088 DAUC <0003> auc.c:145 vector [2]: res = 999845ba1aa6a6680000000000000000 20241125122525088 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241125122525088 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241125122525088 DAUC <0003> auc.c:179 vector [2]: kc = a6d839d2304b1998 20241125122525088 DAUC <0003> auc.c:180 vector [2]: sres = 8c258a65 20241125122525088 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241125122525088 DAUC <0003> auc.c:113 vector [3]: rand = fb53cb5af6d4bab6e5b70081f368cc5a 20241125122525088 DAUC <0003> auc.c:139 vector [3]: sqn = 289 20241125122525088 DAUC <0003> auc.c:142 vector [3]: autn = 149a3058117e0000fe1796b92b70bcd5 20241125122525088 DAUC <0003> auc.c:143 vector [3]: ck = 575c35b86e92f76ec3f6a5538f8a6fa5 20241125122525089 DAUC <0003> auc.c:144 vector [3]: ik = 18244a375bdd3e1d9e2680bccf361b14 20241125122525089 DAUC <0003> auc.c:145 vector [3]: res = 07342eb26283920c0000000000000000 20241125122525089 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241125122525089 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241125122525089 DAUC <0003> auc.c:179 vector [3]: kc = 2ca84650968ba34d 20241125122525089 DAUC <0003> auc.c:180 vector [3]: sres = 3220e429 20241125122525089 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241125122525089 DAUC <0003> auc.c:113 vector [4]: rand = 1f920295100997cfa33d0d8047360a10 20241125122525089 DAUC <0003> auc.c:139 vector [4]: sqn = 321 20241125122525089 DAUC <0003> auc.c:142 vector [4]: autn = 5c402f36ab410000d71517382f934666 20241125122525089 DAUC <0003> auc.c:143 vector [4]: ck = ca2957c78d1434706ed08c5fb8d69759 20241125122525089 DAUC <0003> auc.c:144 vector [4]: ik = 60800c25950132b95df089e0198f87ff 20241125122525089 DAUC <0003> auc.c:145 vector [4]: res = ffb0328be58c3dda0000000000000000 20241125122525089 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241125122525089 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241125122525089 DAUC <0003> auc.c:179 vector [4]: kc = 33a116a563dba8b1 20241125122525089 DAUC <0003> auc.c:180 vector [4]: sres = 8db7e9c1 20241125122525089 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241125122525089 DAUC <0003> db_auc.c:245 IMSI='262428887123268': Generated 5 vectors 20241125122525089 DAUC <0003> db_auc.c:249 IMSI='262428887123268': Updating SQN=321 in DB 20241125122525089 DLGSUP <0013> hlr.c:334 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262428887123268 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428887123268"} 20241125122525089 DLGSUP <0013> gsup_req.c:171 GSUP 40: MSC-00-00-00-00-00-00: IMSI-262428887123268 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122525089 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525089 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525089 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525089 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122525090 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122525090 DLGSUP <0013> gsup_req.c:138 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262428887123268 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428887123268"} 20241125122525090 DAUC <0003> db_auc.c:236 IMSI='262428887123268': Calling to generate 5 vectors 20241125122525090 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241125122525090 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241125122525090 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241125122525090 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 321 20241125122525090 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241125122525090 DAUC <0003> auc.c:113 vector [0]: rand = 1d625376033928cd622789b514cb8635 20241125122525090 DAUC <0003> auc.c:139 vector [0]: sqn = 353 20241125122525090 DAUC <0003> auc.c:142 vector [0]: autn = 4a2a5330f4b600005147b94c639b1866 20241125122525090 DAUC <0003> auc.c:143 vector [0]: ck = a95bd8c7f9080f706cbc8d58b8584d71 20241125122525090 DAUC <0003> auc.c:144 vector [0]: ik = a91dd4fc9c574faf255d5b4dcc9789e8 20241125122525090 DAUC <0003> auc.c:145 vector [0]: res = f5b073a12bd216ad0000000000000000 20241125122525090 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241125122525090 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241125122525090 DAUC <0003> auc.c:179 vector [0]: kc = fb18d448ddb92e29 20241125122525090 DAUC <0003> auc.c:180 vector [0]: sres = d5a6af7d 20241125122525090 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241125122525090 DAUC <0003> auc.c:113 vector [1]: rand = e95174ca0995b3248f946235a8200903 20241125122525090 DAUC <0003> auc.c:139 vector [1]: sqn = 385 20241125122525090 DAUC <0003> auc.c:142 vector [1]: autn = b6fbaef05fc10000481f6fd99073d082 20241125122525090 DAUC <0003> auc.c:143 vector [1]: ck = 102e5cc96f2d99ad33e7a37be6e6fe98 20241125122525090 DAUC <0003> auc.c:144 vector [1]: ik = f01c5392d8b5b6fc028f25fb457a1391 20241125122525090 DAUC <0003> auc.c:145 vector [1]: res = 638a4ea81b8a22710000000000000000 20241125122525090 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241125122525090 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241125122525090 DAUC <0003> auc.c:179 vector [1]: kc = bc3cb1d008d7a419 20241125122525090 DAUC <0003> auc.c:180 vector [1]: sres = 2a884d5e 20241125122525090 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241125122525090 DAUC <0003> auc.c:113 vector [2]: rand = f9f8bf5429cf731728be4ca50e876c1d 20241125122525090 DAUC <0003> auc.c:139 vector [2]: sqn = 417 20241125122525090 DAUC <0003> auc.c:142 vector [2]: autn = af735e3d644e00009e7741902250dd71 20241125122525090 DAUC <0003> auc.c:143 vector [2]: ck = 0199b848e2ec0c57358b118786d8ded3 20241125122525090 DAUC <0003> auc.c:144 vector [2]: ik = 2c359885fae0017566e3912987f110de 20241125122525090 DAUC <0003> auc.c:145 vector [2]: res = 7ecbee7c179f8c4b0000000000000000 20241125122525090 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241125122525090 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241125122525090 DAUC <0003> auc.c:179 vector [2]: kc = 0c851e4068d2e89e 20241125122525090 DAUC <0003> auc.c:180 vector [2]: sres = 48717f3d 20241125122525090 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241125122525090 DAUC <0003> auc.c:113 vector [3]: rand = 0c5b9b815f9d3daed7ace971fe73b2d3 20241125122525090 DAUC <0003> auc.c:139 vector [3]: sqn = 449 20241125122525090 DAUC <0003> auc.c:142 vector [3]: autn = c27185997ff500008de68fb2a122a9fd 20241125122525090 DAUC <0003> auc.c:143 vector [3]: ck = 5fa141d4c339582087636ba56f014613 20241125122525090 DAUC <0003> auc.c:144 vector [3]: ik = 948694ba67f7bb094888fae2d4b474f7 20241125122525090 DAUC <0003> auc.c:145 vector [3]: res = f37bc3df0d887dd30000000000000000 20241125122525090 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241125122525090 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241125122525090 DAUC <0003> auc.c:179 vector [3]: kc = c38ea7c10197d382 20241125122525090 DAUC <0003> auc.c:180 vector [3]: sres = e33481ff 20241125122525090 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241125122525090 DAUC <0003> auc.c:113 vector [4]: rand = b2ae3b43ee66bb5e2f988db6b86b5707 20241125122525090 DAUC <0003> auc.c:139 vector [4]: sqn = 481 20241125122525090 DAUC <0003> auc.c:142 vector [4]: autn = 8babd17d145a00006256c488bb4cf540 20241125122525090 DAUC <0003> auc.c:143 vector [4]: ck = fd28e960e98dcea302e5dad7d3953281 20241125122525090 DAUC <0003> auc.c:144 vector [4]: ik = c084532eef3be97596d5181d3ad0d8f1 20241125122525090 DAUC <0003> auc.c:145 vector [4]: res = 4aeb8aa4aa39e6270000000000000000 20241125122525090 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241125122525090 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241125122525090 DAUC <0003> auc.c:179 vector [4]: kc = 52d9c5b98551150a 20241125122525090 DAUC <0003> auc.c:180 vector [4]: sres = a58ffa7e 20241125122525090 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241125122525090 DAUC <0003> db_auc.c:245 IMSI='262428887123268': Generated 5 vectors 20241125122525090 DAUC <0003> db_auc.c:249 IMSI='262428887123268': Updating SQN=481 in DB 20241125122525090 DLGSUP <0013> hlr.c:334 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262428887123268 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262428887123268"} 20241125122525090 DLGSUP <0013> gsup_req.c:171 GSUP 41: MSC-00-00-00-00-00-00: IMSI-262428887123268 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122525090 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122525090 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_sai_num_auth_vectors(31)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed TC_gsup_sai_num_auth_vectors(31)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122525091 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39626<->l=127.0.0.1:4258 TC_gsup_sai_num_auth_vectors(31)@914cea5248de: Final verdict of PTC: pass MTC@914cea5248de: setverdict(pass): none -> pass 20241125122525092 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39564<->l=127.0.0.1:4258 HLR_Test-GSUP(21)@914cea5248de: Final verdict of PTC: none 20241125122525093 DLINP <000b> input/ipa.c:451 connected read/write 20241125122525093 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122525093 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241125122525093 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241125122525093 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241125122525093 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42883<->l=127.0.0.1:4259) 22@914cea5248de: Final verdict of PTC: none HLR_Test-GSUP-IPA(20)@914cea5248de: Final verdict of PTC: none IPA-CTRL-CLI-IPA(23)@914cea5248de: Final verdict of PTC: none MTC@914cea5248de: Setting final verdict of the test case. MTC@914cea5248de: Local verdict of MTC: pass MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP-IPA(20): none (pass -> pass) MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP(21): none (pass -> pass) MTC@914cea5248de: Local verdict of PTC with component reference 22: none (pass -> pass) MTC@914cea5248de: Local verdict of PTC IPA-CTRL-CLI-IPA(23): none (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_sai_num_auth_vectors(24): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_sai_num_auth_vectors(25): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_sai_num_auth_vectors(26): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_sai_num_auth_vectors(27): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_sai_num_auth_vectors(28): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_sai_num_auth_vectors(29): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_sai_num_auth_vectors(30): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_sai_num_auth_vectors(31): pass (pass -> pass) MTC@914cea5248de: Test case TC_gsup_sai_num_auth_vectors finished. Verdict: pass MTC@914cea5248de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_num_auth_vectors pass'. Mon Nov 25 12:25:25 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 20241125122525116 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39628<->l=127.0.0.1:4258 20241125122525216 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39628<->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=409108) MTC@914cea5248de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@914cea5248de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps'. ------ HLR_Tests.TC_gsup_sai_eps ------ Mon Nov 25 12:25:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_eps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@914cea5248de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_eps' was executed successfully (exit status: 0). MTC@914cea5248de: Test case TC_gsup_sai_eps started. MTC@914cea5248de: legacy= false MTC@914cea5248de: in not legacy case 1 MTC@914cea5248de: in not legacy case 2 20241125122528313 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241125122528313 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@914cea5248de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241125122528317 DLINP <000b> input/ipa.c:451 connected read/write 20241125122528317 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122528318 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39634<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(32)@914cea5248de: 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)@914cea5248de: 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 } } } } 20241125122528321 DLINP <000b> input/ipa.c:451 connected read/write 20241125122528321 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122528321 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122528321 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241125122528321 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241125122528321 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241125122528321 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241125122528321 DLGSUP <0013> gsup_server.c:235 2: 20241125122528321 DLGSUP <0013> gsup_server.c:237 2: 00 20241125122528321 DLGSUP <0013> gsup_server.c:235 3: 20241125122528321 DLGSUP <0013> gsup_server.c:237 3: 00 20241125122528321 DLGSUP <0013> gsup_server.c:235 4: 20241125122528321 DLGSUP <0013> gsup_server.c:237 4: 00 20241125122528321 DLGSUP <0013> gsup_server.c:235 5: 20241125122528321 DLGSUP <0013> gsup_server.c:237 5: 00 20241125122528321 DLGSUP <0013> gsup_server.c:235 7: 20241125122528321 DLGSUP <0013> gsup_server.c:237 7: 00 20241125122528321 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122528321 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241125122528321 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(32)@914cea5248de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 34@914cea5248de: 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") 20241125122528336 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42467<->l=127.0.0.1:4259) 20241125122528338 DAUC <0003> db_auc.c:157 IMSI='262429500820294': No 2G Auth Data 20241125122528338 DAUC <0003> db_auc.c:192 IMSI='262429500820294': No 3G Auth Data HLR_Test-GSUP(33)@914cea5248de: Created GsupExpect[0] for "262429500820294" to be handled at TC_gsup_sai_eps(36) 20241125122528346 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39638<->l=127.0.0.1:4258 20241125122528362 DLINP <000b> input/ipa.c:451 connected read/write 20241125122528362 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122528362 DLGSUP <0013> gsup_req.c:138 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262429500820294 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429500820294"} 20241125122528362 DAUC <0003> db_auc.c:157 IMSI='262429500820294': No 2G Auth Data 20241125122528362 DAUC <0003> db_auc.c:236 IMSI='262429500820294': Calling to generate 5 vectors 20241125122528362 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241125122528362 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241125122528362 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241125122528362 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241125122528362 DAUC <0003> auc.c:113 vector [0]: rand = c368714b0a634c06000d0a3a201514ce 20241125122528362 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241125122528362 DAUC <0003> auc.c:142 vector [0]: autn = f37eb26ee2978000a637b99b69cab101 20241125122528362 DAUC <0003> auc.c:143 vector [0]: ck = 813866d89a0441c98741370b4e8fd8f8 20241125122528362 DAUC <0003> auc.c:144 vector [0]: ik = 578e2a9b4531805b27affb099fff6bfe 20241125122528362 DAUC <0003> auc.c:145 vector [0]: res = fa558f0be2a651ad0000000000000000 20241125122528362 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241125122528362 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241125122528362 DAUC <0003> auc.c:151 vector [0]: kc = 765880410e457294 20241125122528362 DAUC <0003> auc.c:152 vector [0]: sres = 18f3dea6 20241125122528362 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241125122528362 DAUC <0003> auc.c:113 vector [1]: rand = 50e02ba8ec9c6d5d84ac50f8b654c827 20241125122528362 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241125122528362 DAUC <0003> auc.c:142 vector [1]: autn = 8d20bdded3438000477f51dd4c1324e5 20241125122528362 DAUC <0003> auc.c:143 vector [1]: ck = 63cd3f4835eef4a09d1dea73d0d8e0e5 20241125122528362 DAUC <0003> auc.c:144 vector [1]: ik = 57fbb8ef6aae54d083475d7c780506f8 20241125122528362 DAUC <0003> auc.c:145 vector [1]: res = 87703994af2d31a40000000000000000 20241125122528362 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241125122528362 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241125122528362 DAUC <0003> auc.c:151 vector [1]: kc = 2a6c30a8f79d466d 20241125122528362 DAUC <0003> auc.c:152 vector [1]: sres = 285d0830 20241125122528362 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241125122528362 DAUC <0003> auc.c:113 vector [2]: rand = 4b9f584f43b197dd0c8842769ad986e4 20241125122528362 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241125122528362 DAUC <0003> auc.c:142 vector [2]: autn = 9897fbb816c680006e04ec39fb6cbf45 20241125122528362 DAUC <0003> auc.c:143 vector [2]: ck = 0ddd2778169f7f103b9293fbdc4e197b 20241125122528362 DAUC <0003> auc.c:144 vector [2]: ik = 8f62d602efd3e9c6c3b44848e0ef21ff 20241125122528362 DAUC <0003> auc.c:145 vector [2]: res = 9cb155534eeed5770000000000000000 20241125122528362 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241125122528362 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241125122528362 DAUC <0003> auc.c:151 vector [2]: kc = 7a992ac9c5edae52 20241125122528362 DAUC <0003> auc.c:152 vector [2]: sres = d25f8024 20241125122528362 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241125122528362 DAUC <0003> auc.c:113 vector [3]: rand = 15578bd97ddfe3acb896c0a6c1411cbe 20241125122528362 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241125122528362 DAUC <0003> auc.c:142 vector [3]: autn = 43e626c3486f8000451cd56e94469116 20241125122528362 DAUC <0003> auc.c:143 vector [3]: ck = 3afd5438007f71f162a86fc821672441 20241125122528362 DAUC <0003> auc.c:144 vector [3]: ik = d9362b0b268b3227a7789f113d3eaaa1 20241125122528362 DAUC <0003> auc.c:145 vector [3]: res = 66d99a45c7a938d60000000000000000 20241125122528362 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241125122528362 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241125122528362 DAUC <0003> auc.c:151 vector [3]: kc = 261b8fea3aadcd36 20241125122528362 DAUC <0003> auc.c:152 vector [3]: sres = a170a293 20241125122528362 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241125122528362 DAUC <0003> auc.c:113 vector [4]: rand = c3a57516210dbd25e6af3db3b9e64d5c 20241125122528362 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241125122528362 DAUC <0003> auc.c:142 vector [4]: autn = 526c8745abf3800011f2c3a9b9b769c7 20241125122528362 DAUC <0003> auc.c:143 vector [4]: ck = 7778dd43e0e35ea6e0e795113af8fb21 20241125122528362 DAUC <0003> auc.c:144 vector [4]: ik = b4116ae925d7b7cf3c8d6c02213aa9f3 20241125122528362 DAUC <0003> auc.c:145 vector [4]: res = 143bcc2ee6630f5d0000000000000000 20241125122528362 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241125122528362 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241125122528362 DAUC <0003> auc.c:151 vector [4]: kc = 1f034eb9def6bbbb 20241125122528362 DAUC <0003> auc.c:152 vector [4]: sres = f258c373 20241125122528362 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241125122528362 DAUC <0003> db_auc.c:245 IMSI='262429500820294': Generated 5 vectors 20241125122528362 DAUC <0003> db_auc.c:249 IMSI='262429500820294': Updating SQN=161 in DB 20241125122528362 DLGSUP <0013> hlr.c:334 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262429500820294 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429500820294"} 20241125122528362 DLGSUP <0013> gsup_req.c:171 GSUP 42: MSC-00-00-00-00-00-00: IMSI-262429500820294 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122528362 DLINP <000b> input/ipa.c:451 connected read/write 20241125122528362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122528362 DLINP <000b> input/ipa.c:451 connected read/write 20241125122528362 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@914cea5248de: Found GsupExpect[0] for "262429500820294" handled at TC_gsup_sai_eps(36) HLR_Test-GSUP(33)@914cea5248de: Added IMSI table entry 0TC_gsup_sai_eps(36)"262429500820294" TC_gsup_sai_eps(36)@914cea5248de: setverdict(pass): none -> pass TC_gsup_sai_eps(36)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122528365 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39638<->l=127.0.0.1:4258 TC_gsup_sai_eps(36)@914cea5248de: Final verdict of PTC: pass 20241125122528366 DAUC <0003> db_auc.c:157 IMSI='262423868318359': No 2G Auth Data 20241125122528366 DAUC <0003> db_auc.c:192 IMSI='262423868318359': No 3G Auth Data HLR_Test-GSUP(33)@914cea5248de: Created GsupExpect[0] for "262423868318359" to be handled at TC_gsup_sai_eps(37) 20241125122528376 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39652<->l=127.0.0.1:4258 20241125122528377 DLINP <000b> input/ipa.c:451 connected read/write 20241125122528377 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122528377 DLGSUP <0013> gsup_req.c:138 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423868318359 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262423868318359"} 20241125122528377 DAUC <0003> db_auc.c:157 IMSI='262423868318359': No 2G Auth Data 20241125122528377 DAUC <0003> db_auc.c:236 IMSI='262423868318359': Calling to generate 5 vectors 20241125122528377 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G only (2G derived from 3G keys) 20241125122528377 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241125122528377 DAUC <0003> auc.c:97 3G: opc = 202122232425262728292a2b2c2d2e2f 20241125122528377 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241125122528377 DAUC <0003> auc.c:113 vector [0]: rand = 7d5bf018ce74a791a8c41fb364f923b3 20241125122528377 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241125122528377 DAUC <0003> auc.c:142 vector [0]: autn = 6d520e59dec98000908e1be3b2eb4a9f 20241125122528377 DAUC <0003> auc.c:143 vector [0]: ck = f9403a198ece58b67598f7daf67e274b 20241125122528377 DAUC <0003> auc.c:144 vector [0]: ik = 074e236aa1da7ed9226fb1f719730185 20241125122528377 DAUC <0003> auc.c:145 vector [0]: res = 16fd5280bff88a930000000000000000 20241125122528377 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241125122528377 DAUC <0003> auc.c:150 vector [0]: deriving 2G from 3G 20241125122528377 DAUC <0003> auc.c:151 vector [0]: kc = a9f95f5ec01900a1 20241125122528377 DAUC <0003> auc.c:152 vector [0]: sres = a905d813 20241125122528377 DAUC <0003> auc.c:153 vector [0]: auth_types = 0x3 20241125122528377 DAUC <0003> auc.c:113 vector [1]: rand = 3c53b3f27d5ea026b726edd7e377c0da 20241125122528377 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241125122528377 DAUC <0003> auc.c:142 vector [1]: autn = 59a35904643a80006d7f120a8504d590 20241125122528377 DAUC <0003> auc.c:143 vector [1]: ck = fb258c61392e9a92e4c2d1e4f0204442 20241125122528377 DAUC <0003> auc.c:144 vector [1]: ik = aa9a7e68401767b24f2c874caf090f3d 20241125122528377 DAUC <0003> auc.c:145 vector [1]: res = b7abf4cfe5ad035c0000000000000000 20241125122528377 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241125122528377 DAUC <0003> auc.c:150 vector [1]: deriving 2G from 3G 20241125122528377 DAUC <0003> auc.c:151 vector [1]: kc = fa51a4a12610b65f 20241125122528377 DAUC <0003> auc.c:152 vector [1]: sres = 5206f793 20241125122528377 DAUC <0003> auc.c:153 vector [1]: auth_types = 0x3 20241125122528377 DAUC <0003> auc.c:113 vector [2]: rand = 503bb78f1ba612604adaba78f7c51874 20241125122528377 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241125122528377 DAUC <0003> auc.c:142 vector [2]: autn = 21a825ef949d8000058e0f9888923058 20241125122528377 DAUC <0003> auc.c:143 vector [2]: ck = b133c0ed4f745310d32c32b4fffc32a0 20241125122528377 DAUC <0003> auc.c:144 vector [2]: ik = 897a039f9687d798f46a34a6070016d3 20241125122528377 DAUC <0003> auc.c:145 vector [2]: res = 1b02d73100ecd55f0000000000000000 20241125122528377 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241125122528377 DAUC <0003> auc.c:150 vector [2]: deriving 2G from 3G 20241125122528377 DAUC <0003> auc.c:151 vector [2]: kc = 1f0fc560210fa0fb 20241125122528377 DAUC <0003> auc.c:152 vector [2]: sres = 1bee026e 20241125122528377 DAUC <0003> auc.c:153 vector [2]: auth_types = 0x3 20241125122528377 DAUC <0003> auc.c:113 vector [3]: rand = 9034f3471bc5a76a8d61c59363aacf8a 20241125122528378 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241125122528378 DAUC <0003> auc.c:142 vector [3]: autn = 0336f6e8a97b80004c0c8d9328375660 20241125122528378 DAUC <0003> auc.c:143 vector [3]: ck = 8c3fe695375a90043aa04de0ce704ad4 20241125122528378 DAUC <0003> auc.c:144 vector [3]: ik = 1ae498501c818b44b0285db92e1d30f1 20241125122528378 DAUC <0003> auc.c:145 vector [3]: res = 4582fd87e72d3e3c0000000000000000 20241125122528378 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241125122528378 DAUC <0003> auc.c:150 vector [3]: deriving 2G from 3G 20241125122528378 DAUC <0003> auc.c:151 vector [3]: kc = 1c536e9ccbb66165 20241125122528378 DAUC <0003> auc.c:152 vector [3]: sres = a2afc3bb 20241125122528378 DAUC <0003> auc.c:153 vector [3]: auth_types = 0x3 20241125122528378 DAUC <0003> auc.c:113 vector [4]: rand = 08549eb803b7a39977fcad677f48f997 20241125122528378 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241125122528378 DAUC <0003> auc.c:142 vector [4]: autn = cdab6598278f80000acb0ed513e7b69d 20241125122528378 DAUC <0003> auc.c:143 vector [4]: ck = 8371268b220d54242159e6ec304e34c8 20241125122528378 DAUC <0003> auc.c:144 vector [4]: ik = 32b9bd90258a3f04885d2817aa0acb54 20241125122528378 DAUC <0003> auc.c:145 vector [4]: res = 2a19b166c68dbe450000000000000000 20241125122528378 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241125122528378 DAUC <0003> auc.c:150 vector [4]: deriving 2G from 3G 20241125122528378 DAUC <0003> auc.c:151 vector [4]: kc = 18cc55e09dc394bc 20241125122528378 DAUC <0003> auc.c:152 vector [4]: sres = ec940f23 20241125122528378 DAUC <0003> auc.c:153 vector [4]: auth_types = 0x3 20241125122528378 DAUC <0003> db_auc.c:245 IMSI='262423868318359': Generated 5 vectors 20241125122528378 DAUC <0003> db_auc.c:249 IMSI='262423868318359': Updating SQN=161 in DB 20241125122528378 DLGSUP <0013> hlr.c:334 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423868318359 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262423868318359"} 20241125122528378 DLGSUP <0013> gsup_req.c:171 GSUP 43: MSC-00-00-00-00-00-00: IMSI-262423868318359 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122528378 DLINP <000b> input/ipa.c:451 connected read/write 20241125122528378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122528378 DLINP <000b> input/ipa.c:451 connected read/write 20241125122528378 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@914cea5248de: Found GsupExpect[0] for "262423868318359" handled at TC_gsup_sai_eps(37) HLR_Test-GSUP(33)@914cea5248de: Added IMSI table entry 1TC_gsup_sai_eps(37)"262423868318359" TC_gsup_sai_eps(37)@914cea5248de: setverdict(pass): none -> pass TC_gsup_sai_eps(37)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122528379 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39652<->l=127.0.0.1:4258 TC_gsup_sai_eps(37)@914cea5248de: Final verdict of PTC: pass 20241125122528379 DAUC <0003> db_auc.c:157 IMSI='262429881466577': No 2G Auth Data 20241125122528379 DAUC <0003> db_auc.c:192 IMSI='262429881466577': No 3G Auth Data HLR_Test-GSUP(33)@914cea5248de: Created GsupExpect[0] for "262429881466577" to be handled at TC_gsup_sai_eps(38) 20241125122528385 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39658<->l=127.0.0.1:4258 20241125122528387 DLINP <000b> input/ipa.c:451 connected read/write 20241125122528387 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122528387 DLGSUP <0013> gsup_req.c:138 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262429881466577 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429881466577"} 20241125122528387 DAUC <0003> db_auc.c:236 IMSI='262429881466577': Calling to generate 5 vectors 20241125122528387 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241125122528387 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241125122528387 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241125122528387 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241125122528387 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241125122528387 DAUC <0003> auc.c:113 vector [0]: rand = 6602677d093ec9671d23ebf0b2c59912 20241125122528387 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241125122528387 DAUC <0003> auc.c:142 vector [0]: autn = 8862f24034f080005d6fd20626ffa766 20241125122528387 DAUC <0003> auc.c:143 vector [0]: ck = 965e7ea20cb0057003abf30b90efcc84 20241125122528387 DAUC <0003> auc.c:144 vector [0]: ik = 9ff59f4b605cd2f8d10d1db7f3fc6dce 20241125122528387 DAUC <0003> auc.c:145 vector [0]: res = ca41d4ca307853260000000000000000 20241125122528387 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241125122528387 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241125122528387 DAUC <0003> auc.c:179 vector [0]: kc = 0f6a32b38cd46400 20241125122528387 DAUC <0003> auc.c:180 vector [0]: sres = 1115b16e 20241125122528387 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241125122528387 DAUC <0003> auc.c:113 vector [1]: rand = d6111cf2017ca7757db29ed0ef51f161 20241125122528387 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241125122528387 DAUC <0003> auc.c:142 vector [1]: autn = 034d862a312b8000814ea4cd3c855208 20241125122528387 DAUC <0003> auc.c:143 vector [1]: ck = 0fdf1c0361064bb848e89542aeffcef2 20241125122528387 DAUC <0003> auc.c:144 vector [1]: ik = bd882cadca4cd812570af9aa09ed4715 20241125122528387 DAUC <0003> auc.c:145 vector [1]: res = 3f4ef107c1e6bff20000000000000000 20241125122528387 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241125122528387 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241125122528387 DAUC <0003> auc.c:179 vector [1]: kc = 3d7d6b1a4d23f800 20241125122528388 DAUC <0003> auc.c:180 vector [1]: sres = 806002a8 20241125122528388 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241125122528388 DAUC <0003> auc.c:113 vector [2]: rand = 7dbb9582f07e6863fa367571f40107ed 20241125122528388 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241125122528388 DAUC <0003> auc.c:142 vector [2]: autn = 182d2b6391ca8000e3e0d23968365663 20241125122528388 DAUC <0003> auc.c:143 vector [2]: ck = db0c602f59024ebaedee3cb348b00908 20241125122528388 DAUC <0003> auc.c:144 vector [2]: ik = 90adc7e9cb8514221b46fa50e9bb6c5f 20241125122528388 DAUC <0003> auc.c:145 vector [2]: res = 18bfc8591751615c0000000000000000 20241125122528388 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241125122528388 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241125122528388 DAUC <0003> auc.c:179 vector [2]: kc = e6c365ee1ef1f400 20241125122528388 DAUC <0003> auc.c:180 vector [2]: sres = a661b6da 20241125122528388 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241125122528388 DAUC <0003> auc.c:113 vector [3]: rand = 5bd97aec3370f635a25a9da43b5f15d7 20241125122528388 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241125122528388 DAUC <0003> auc.c:142 vector [3]: autn = e550df7b877d8000e2742a9f177f0e02 20241125122528388 DAUC <0003> auc.c:143 vector [3]: ck = 688d5b4c95b11bbe72b8c6b8ac4ac7e0 20241125122528388 DAUC <0003> auc.c:144 vector [3]: ik = 6466ec84f5c4333764a5f4fcc89d8855 20241125122528388 DAUC <0003> auc.c:145 vector [3]: res = f1b2b738ba4cb4910000000000000000 20241125122528388 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241125122528388 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241125122528388 DAUC <0003> auc.c:179 vector [3]: kc = 2adefe509bf12800 20241125122528388 DAUC <0003> auc.c:180 vector [3]: sres = 9336da5d 20241125122528388 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241125122528388 DAUC <0003> auc.c:113 vector [4]: rand = c21077099fadd8307ee54506b5600b39 20241125122528388 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241125122528388 DAUC <0003> auc.c:142 vector [4]: autn = 42ed144b455f8000e267384e41c0a731 20241125122528388 DAUC <0003> auc.c:143 vector [4]: ck = df02585494a6c009509f551c246e42a9 20241125122528388 DAUC <0003> auc.c:144 vector [4]: ik = 11d2a1896c824a017119010cb995686a 20241125122528388 DAUC <0003> auc.c:145 vector [4]: res = 5e99f8a1f9a07b1c0000000000000000 20241125122528388 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241125122528388 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241125122528388 DAUC <0003> auc.c:179 vector [4]: kc = be53dba062e51400 20241125122528388 DAUC <0003> auc.c:180 vector [4]: sres = 2dc288ef 20241125122528388 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241125122528388 DAUC <0003> db_auc.c:245 IMSI='262429881466577': Generated 5 vectors 20241125122528388 DAUC <0003> db_auc.c:249 IMSI='262429881466577': Updating SQN=161 in DB 20241125122528388 DLGSUP <0013> hlr.c:334 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262429881466577 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429881466577"} 20241125122528388 DLGSUP <0013> gsup_req.c:171 GSUP 44: MSC-00-00-00-00-00-00: IMSI-262429881466577 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122528388 DLINP <000b> input/ipa.c:451 connected read/write 20241125122528388 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122528388 DLINP <000b> input/ipa.c:451 connected read/write 20241125122528388 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@914cea5248de: Found GsupExpect[0] for "262429881466577" handled at TC_gsup_sai_eps(38) HLR_Test-GSUP(33)@914cea5248de: Added IMSI table entry 2TC_gsup_sai_eps(38)"262429881466577" TC_gsup_sai_eps(38)@914cea5248de: setverdict(pass): none -> pass TC_gsup_sai_eps(38)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122528390 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39658<->l=127.0.0.1:4258 TC_gsup_sai_eps(38)@914cea5248de: Final verdict of PTC: pass 20241125122528391 DAUC <0003> db_auc.c:157 IMSI='262429389894383': No 2G Auth Data 20241125122528391 DAUC <0003> db_auc.c:192 IMSI='262429389894383': No 3G Auth Data HLR_Test-GSUP(33)@914cea5248de: Created GsupExpect[0] for "262429389894383" to be handled at TC_gsup_sai_eps(39) 20241125122528398 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39664<->l=127.0.0.1:4258 20241125122528400 DLINP <000b> input/ipa.c:451 connected read/write 20241125122528400 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122528400 DLGSUP <0013> gsup_req.c:138 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262429389894383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262429389894383"} 20241125122528400 DAUC <0003> db_auc.c:236 IMSI='262429389894383': Calling to generate 5 vectors 20241125122528400 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241125122528400 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241125122528400 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241125122528400 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241125122528400 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241125122528400 DAUC <0003> auc.c:113 vector [0]: rand = 28d83d9cd395c69af53af8ecd5b82291 20241125122528400 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241125122528400 DAUC <0003> auc.c:142 vector [0]: autn = 40e72d8be9de800003d5c4218370e7b2 20241125122528400 DAUC <0003> auc.c:143 vector [0]: ck = 821c348e9cd5e8a78785efcb10756c2f 20241125122528400 DAUC <0003> auc.c:144 vector [0]: ik = 5fb84fede956ae84b242d0dcc59090e7 20241125122528400 DAUC <0003> auc.c:145 vector [0]: res = e78903668b33c78b0000000000000000 20241125122528400 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241125122528400 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241125122528400 DAUC <0003> auc.c:179 vector [0]: kc = eb369983b239ac00 20241125122528400 DAUC <0003> auc.c:180 vector [0]: sres = 32eb056f 20241125122528400 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241125122528400 DAUC <0003> auc.c:113 vector [1]: rand = 99a8ffa4fa5b303cbd783501cd377d98 20241125122528400 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241125122528400 DAUC <0003> auc.c:142 vector [1]: autn = 27241f851802800002ef1f3ff00781c4 20241125122528400 DAUC <0003> auc.c:143 vector [1]: ck = 7e5d3a0bf803109e1eeb24cb1539d5d1 20241125122528400 DAUC <0003> auc.c:144 vector [1]: ik = 51e4dccf123a2d63b157c81f77ae9c65 20241125122528400 DAUC <0003> auc.c:145 vector [1]: res = 7ec9097fac5dba270000000000000000 20241125122528400 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241125122528400 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241125122528400 DAUC <0003> auc.c:179 vector [1]: kc = cd2c72278d593400 20241125122528400 DAUC <0003> auc.c:180 vector [1]: sres = 3166be63 20241125122528400 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241125122528400 DAUC <0003> auc.c:113 vector [2]: rand = bdb4095e0ea28837f75fb9ca989638f9 20241125122528400 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241125122528400 DAUC <0003> auc.c:142 vector [2]: autn = dcabc2c93e3c800093ccbe16e7e2032e 20241125122528400 DAUC <0003> auc.c:143 vector [2]: ck = 55902af017a78d9f2ebffc829dd99499 20241125122528400 DAUC <0003> auc.c:144 vector [2]: ik = 18b377701456d098426fdba32c7f742d 20241125122528400 DAUC <0003> auc.c:145 vector [2]: res = 20ce384158a38c230000000000000000 20241125122528400 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241125122528400 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241125122528400 DAUC <0003> auc.c:179 vector [2]: kc = ad7a7037925c5400 20241125122528400 DAUC <0003> auc.c:180 vector [2]: sres = 43f19282 20241125122528400 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241125122528400 DAUC <0003> auc.c:113 vector [3]: rand = 548def99990f31d01a5567b6a7512d35 20241125122528400 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241125122528400 DAUC <0003> auc.c:142 vector [3]: autn = 5dcc7a4d502e8000582ae4e9eaa3f835 20241125122528400 DAUC <0003> auc.c:143 vector [3]: ck = ec2aa19641b3734432ddf50c0872be7c 20241125122528400 DAUC <0003> auc.c:144 vector [3]: ik = 9ac7de72084165747530aec83ea4e255 20241125122528400 DAUC <0003> auc.c:145 vector [3]: res = b2d688d0c8312fca0000000000000000 20241125122528400 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241125122528400 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241125122528400 DAUC <0003> auc.c:179 vector [3]: kc = 28ef9c1884800000 20241125122528400 DAUC <0003> auc.c:180 vector [3]: sres = 7ac65466 20241125122528400 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241125122528400 DAUC <0003> auc.c:113 vector [4]: rand = ef6dbb62a6b11fea51ac337959a5faac 20241125122528400 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241125122528400 DAUC <0003> auc.c:142 vector [4]: autn = 887edf5e10ad8000a044c5a4ea4263cf 20241125122528400 DAUC <0003> auc.c:143 vector [4]: ck = 34d4ae33cb505f9edd2e48361e3a26fd 20241125122528400 DAUC <0003> auc.c:144 vector [4]: ik = f4f4dce47c72b3cef71442fbcacaf0cd 20241125122528400 DAUC <0003> auc.c:145 vector [4]: res = 6613fece91ee87420000000000000000 20241125122528400 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241125122528400 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241125122528400 DAUC <0003> auc.c:179 vector [4]: kc = 595199d8360c7c00 20241125122528400 DAUC <0003> auc.c:180 vector [4]: sres = 526101be 20241125122528400 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241125122528400 DAUC <0003> db_auc.c:245 IMSI='262429389894383': Generated 5 vectors 20241125122528400 DAUC <0003> db_auc.c:249 IMSI='262429389894383': Updating SQN=161 in DB 20241125122528400 DLGSUP <0013> hlr.c:334 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262429389894383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262429389894383"} 20241125122528400 DLGSUP <0013> gsup_req.c:171 GSUP 45: MSC-00-00-00-00-00-00: IMSI-262429389894383 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122528400 DLINP <000b> input/ipa.c:451 connected read/write 20241125122528400 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122528400 DLINP <000b> input/ipa.c:451 connected read/write 20241125122528400 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@914cea5248de: Found GsupExpect[0] for "262429389894383" handled at TC_gsup_sai_eps(39) HLR_Test-GSUP(33)@914cea5248de: Added IMSI table entry 3TC_gsup_sai_eps(39)"262429389894383" TC_gsup_sai_eps(39)@914cea5248de: setverdict(pass): none -> pass TC_gsup_sai_eps(39)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122528402 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39664<->l=127.0.0.1:4258 TC_gsup_sai_eps(39)@914cea5248de: Final verdict of PTC: pass 20241125122528403 DAUC <0003> db_auc.c:157 IMSI='262425042853067': No 2G Auth Data 20241125122528403 DAUC <0003> db_auc.c:192 IMSI='262425042853067': No 3G Auth Data HLR_Test-GSUP(33)@914cea5248de: Created GsupExpect[0] for "262425042853067" to be handled at TC_gsup_sai_eps(40) 20241125122528416 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39676<->l=127.0.0.1:4258 20241125122528420 DLINP <000b> input/ipa.c:451 connected read/write 20241125122528420 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122528420 DLGSUP <0013> gsup_req.c:138 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262425042853067 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262425042853067"} 20241125122528420 DAUC <0003> db_auc.c:236 IMSI='262425042853067': Calling to generate 5 vectors 20241125122528420 DAUC <0003> auc.c:89 Computing 5 auth vectors: 3G + separate 2G 20241125122528420 DAUC <0003> auc.c:96 3G: k = 101112131415161718191a1b1c1d1e1f 20241125122528420 DAUC <0003> auc.c:97 3G: OP = 202122232425262728292a2b2c2d2e2f 20241125122528420 DAUC <0003> auc.c:100 3G: for sqn ind 1, previous sqn was 0 20241125122528420 DAUC <0003> auc.c:104 2G: ki = 000102030405060708090a0b0c0d0e0f 20241125122528420 DAUC <0003> auc.c:113 vector [0]: rand = 8c8c1d735628ed6117692181f4429589 20241125122528420 DAUC <0003> auc.c:139 vector [0]: sqn = 33 20241125122528420 DAUC <0003> auc.c:142 vector [0]: autn = 58ab3b75af9b8000bfbe0b706ea12953 20241125122528420 DAUC <0003> auc.c:143 vector [0]: ck = b4a7a6a687538f9f5f484547bcca25bd 20241125122528420 DAUC <0003> auc.c:144 vector [0]: ik = adc3497d30785f42c45be6bba94a5ddb 20241125122528420 DAUC <0003> auc.c:145 vector [0]: res = 8f30df0faa64375d0000000000000000 20241125122528420 DAUC <0003> auc.c:146 vector [0]: res_len = 8 20241125122528420 DAUC <0003> auc.c:158 vector [0]: calculating 2G separately 20241125122528420 DAUC <0003> auc.c:179 vector [0]: kc = 60d1d54b8a0cf010 20241125122528420 DAUC <0003> auc.c:180 vector [0]: sres = b2b89615 20241125122528420 DAUC <0003> auc.c:181 vector [0]: auth_types = 0x3 20241125122528420 DAUC <0003> auc.c:113 vector [1]: rand = b6899af20777728c1f221f973202d739 20241125122528420 DAUC <0003> auc.c:139 vector [1]: sqn = 65 20241125122528420 DAUC <0003> auc.c:142 vector [1]: autn = f1a19505dd9980002ae9d43f57c576a5 20241125122528420 DAUC <0003> auc.c:143 vector [1]: ck = 8fc8dced0fedeafd97b726b457b4d1f0 20241125122528420 DAUC <0003> auc.c:144 vector [1]: ik = f57768b31d81f5030a61b4e845be66c6 20241125122528420 DAUC <0003> auc.c:145 vector [1]: res = 9a2b05def6ea84f70000000000000000 20241125122528420 DAUC <0003> auc.c:146 vector [1]: res_len = 8 20241125122528420 DAUC <0003> auc.c:158 vector [1]: calculating 2G separately 20241125122528420 DAUC <0003> auc.c:179 vector [1]: kc = a641f3b967ef98db 20241125122528420 DAUC <0003> auc.c:180 vector [1]: sres = de2b3e02 20241125122528420 DAUC <0003> auc.c:181 vector [1]: auth_types = 0x3 20241125122528420 DAUC <0003> auc.c:113 vector [2]: rand = 5321694992ff8cf7e1c75fb7d2fcb988 20241125122528420 DAUC <0003> auc.c:139 vector [2]: sqn = 97 20241125122528420 DAUC <0003> auc.c:142 vector [2]: autn = 59fea3948d6480001ba09150dd4e098c 20241125122528420 DAUC <0003> auc.c:143 vector [2]: ck = 3683072fdefa9d2f2c032fc751fabfa1 20241125122528420 DAUC <0003> auc.c:144 vector [2]: ik = 3904be07069e0fa6bca040d54189c299 20241125122528420 DAUC <0003> auc.c:145 vector [2]: res = f869ae5974f3654d0000000000000000 20241125122528420 DAUC <0003> auc.c:146 vector [2]: res_len = 8 20241125122528420 DAUC <0003> auc.c:158 vector [2]: calculating 2G separately 20241125122528420 DAUC <0003> auc.c:179 vector [2]: kc = 286a0fd52c4eae2d 20241125122528420 DAUC <0003> auc.c:180 vector [2]: sres = 6e054e81 20241125122528420 DAUC <0003> auc.c:181 vector [2]: auth_types = 0x3 20241125122528420 DAUC <0003> auc.c:113 vector [3]: rand = 4d9462a767530cb9172c5ec049258081 20241125122528420 DAUC <0003> auc.c:139 vector [3]: sqn = 129 20241125122528420 DAUC <0003> auc.c:142 vector [3]: autn = 42b7d343dfa98000f687e97fa0e22340 20241125122528420 DAUC <0003> auc.c:143 vector [3]: ck = 06d8012fcb025b68e88ac249cb8f7a11 20241125122528420 DAUC <0003> auc.c:144 vector [3]: ik = 27f685b1bcedb4e8a7f98f7fd2e91360 20241125122528420 DAUC <0003> auc.c:145 vector [3]: res = 17e673a17c881f2e0000000000000000 20241125122528420 DAUC <0003> auc.c:146 vector [3]: res_len = 8 20241125122528420 DAUC <0003> auc.c:158 vector [3]: calculating 2G separately 20241125122528420 DAUC <0003> auc.c:179 vector [3]: kc = e0c6643ebe4d79c0 20241125122528420 DAUC <0003> auc.c:180 vector [3]: sres = 556153c6 20241125122528420 DAUC <0003> auc.c:181 vector [3]: auth_types = 0x3 20241125122528420 DAUC <0003> auc.c:113 vector [4]: rand = 885adf40c30b8e230df2812e923e74f4 20241125122528420 DAUC <0003> auc.c:139 vector [4]: sqn = 161 20241125122528420 DAUC <0003> auc.c:142 vector [4]: autn = cdd7327b2129800017e09e6eeb14f308 20241125122528420 DAUC <0003> auc.c:143 vector [4]: ck = 9572228388f5909cf59518b3d8bd0719 20241125122528420 DAUC <0003> auc.c:144 vector [4]: ik = c4f48ad48979f7fad2d83a49eb8e2a47 20241125122528420 DAUC <0003> auc.c:145 vector [4]: res = d0f507a8684c51510000000000000000 20241125122528420 DAUC <0003> auc.c:146 vector [4]: res_len = 8 20241125122528420 DAUC <0003> auc.c:158 vector [4]: calculating 2G separately 20241125122528420 DAUC <0003> auc.c:179 vector [4]: kc = cb00b77b6c6c96bd 20241125122528420 DAUC <0003> auc.c:180 vector [4]: sres = a0abe3bb 20241125122528420 DAUC <0003> auc.c:181 vector [4]: auth_types = 0x3 20241125122528420 DAUC <0003> db_auc.c:245 IMSI='262425042853067': Generated 5 vectors 20241125122528420 DAUC <0003> db_auc.c:249 IMSI='262425042853067': Updating SQN=161 in DB 20241125122528420 DLGSUP <0013> hlr.c:334 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262425042853067 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_RESULT: imsi="262425042853067"} 20241125122528420 DLGSUP <0013> gsup_req.c:171 GSUP 46: MSC-00-00-00-00-00-00: IMSI-262425042853067 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122528420 DLINP <000b> input/ipa.c:451 connected read/write 20241125122528420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122528420 DLINP <000b> input/ipa.c:451 connected read/write 20241125122528420 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(33)@914cea5248de: Found GsupExpect[0] for "262425042853067" handled at TC_gsup_sai_eps(40) HLR_Test-GSUP(33)@914cea5248de: Added IMSI table entry 4TC_gsup_sai_eps(40)"262425042853067" TC_gsup_sai_eps(40)@914cea5248de: setverdict(pass): none -> pass TC_gsup_sai_eps(40)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122528423 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39676<->l=127.0.0.1:4258 TC_gsup_sai_eps(40)@914cea5248de: Final verdict of PTC: pass MTC@914cea5248de: setverdict(pass): none -> pass 20241125122528424 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39634<->l=127.0.0.1:4258 HLR_Test-GSUP(33)@914cea5248de: Final verdict of PTC: none 20241125122528424 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42467<->l=127.0.0.1:4259) 20241125122528424 DLINP <000b> input/ipa.c:451 connected read/write 20241125122528424 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122528424 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241125122528424 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241125122528424 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(35)@914cea5248de: Final verdict of PTC: none 34@914cea5248de: Final verdict of PTC: none HLR_Test-GSUP-IPA(32)@914cea5248de: Final verdict of PTC: none MTC@914cea5248de: Setting final verdict of the test case. MTC@914cea5248de: Local verdict of MTC: pass MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP-IPA(32): none (pass -> pass) MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP(33): none (pass -> pass) MTC@914cea5248de: Local verdict of PTC with component reference 34: none (pass -> pass) MTC@914cea5248de: Local verdict of PTC IPA-CTRL-CLI-IPA(35): none (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_sai_eps(36): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_sai_eps(37): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_sai_eps(38): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_sai_eps(39): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_sai_eps(40): pass (pass -> pass) MTC@914cea5248de: Test case TC_gsup_sai_eps finished. Verdict: pass MTC@914cea5248de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass'. Mon Nov 25 12:25:28 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 20241125122528447 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:39678<->l=127.0.0.1:4258 20241125122528548 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:39678<->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@914cea5248de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_eps pass' was executed successfully (exit status: 0). MTC@914cea5248de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi'. ------ HLR_Tests.TC_gsup_ul_unknown_imsi ------ Mon Nov 25 12:25:30 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@914cea5248de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_unknown_imsi' was executed successfully (exit status: 0). MTC@914cea5248de: Test case TC_gsup_ul_unknown_imsi started. MTC@914cea5248de: legacy= false MTC@914cea5248de: in not legacy case 1 MTC@914cea5248de: in not legacy case 2 20241125122531655 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241125122531655 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@914cea5248de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241125122531656 DLINP <000b> input/ipa.c:451 connected read/write 20241125122531656 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122531657 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43632<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(41)@914cea5248de: 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) } } } } 20241125122531658 DLINP <000b> input/ipa.c:451 connected read/write 20241125122531658 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(41)@914cea5248de: 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 } } } } 20241125122531658 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122531658 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241125122531658 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241125122531658 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241125122531658 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241125122531658 DLGSUP <0013> gsup_server.c:235 2: 20241125122531658 DLGSUP <0013> gsup_server.c:237 2: 00 20241125122531658 DLGSUP <0013> gsup_server.c:235 3: 20241125122531658 DLGSUP <0013> gsup_server.c:237 3: 00 20241125122531658 DLGSUP <0013> gsup_server.c:235 4: 20241125122531658 DLGSUP <0013> gsup_server.c:237 4: 00 20241125122531658 DLGSUP <0013> gsup_server.c:235 5: 20241125122531658 DLGSUP <0013> gsup_server.c:237 5: 00 20241125122531658 DLGSUP <0013> gsup_server.c:235 7: 20241125122531658 DLGSUP <0013> gsup_server.c:237 7: 00 20241125122531658 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122531658 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241125122531658 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(41)@914cea5248de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 43@914cea5248de: 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") 20241125122531665 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34047<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@914cea5248de: Created GsupExpect[0] for "262425371561818" to be handled at TC_gsup_ul_unknown_imsi(45) 20241125122531670 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43638<->l=127.0.0.1:4258 20241125122531702 DLINP <000b> input/ipa.c:451 connected read/write 20241125122531702 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122531702 DLGSUP <0013> gsup_req.c:138 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425371561818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425371561818" cn_domain=PS} 20241125122531702 DLU <0006> fsm.c:456 lu(262425371561818)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122531702 DLGSUP <0013> lu_fsm.c:139 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425371561818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241125122531702 DLGSUP <0013> gsup_req.c:274 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425371561818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262425371561818" cause=IMSI unknown in HLR} 20241125122531702 DLGSUP <0013> gsup_req.c:171 GSUP 47: MSC-00-00-00-00-00-00: IMSI-262425371561818 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122531702 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425371561818)[0x557125d88bd0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122531702 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262425371561818)[0x557125d88bd0]{UNVALIDATED}: Freeing instance 20241125122531702 DLU <0006> fsm.c:568 lu(PS:IMSI-262425371561818)[0x557125d88bd0]{UNVALIDATED}: Deallocated 20241125122531702 DLINP <000b> input/ipa.c:451 connected read/write 20241125122531702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122531702 DLINP <000b> input/ipa.c:451 connected read/write 20241125122531702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(42)@914cea5248de: Found GsupExpect[0] for "262425371561818" handled at TC_gsup_ul_unknown_imsi(45) HLR_Test-GSUP(42)@914cea5248de: Added IMSI table entry 0TC_gsup_ul_unknown_imsi(45)"262425371561818" TC_gsup_ul_unknown_imsi(45)@914cea5248de: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi(45)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122531704 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43638<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi(45)@914cea5248de: Final verdict of PTC: pass 20241125122531705 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43632<->l=127.0.0.1:4258 20241125122531705 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34047<->l=127.0.0.1:4259) HLR_Test-GSUP(42)@914cea5248de: Final verdict of PTC: none 20241125122531706 DLINP <000b> input/ipa.c:451 connected read/write 20241125122531706 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122531706 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241125122531706 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241125122531706 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 43@914cea5248de: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@914cea5248de: Final verdict of PTC: none HLR_Test-GSUP-IPA(41)@914cea5248de: Final verdict of PTC: none MTC@914cea5248de: Setting final verdict of the test case. MTC@914cea5248de: Local verdict of MTC: none MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP-IPA(41): none (none -> none) MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP(42): none (none -> none) MTC@914cea5248de: Local verdict of PTC with component reference 43: none (none -> none) MTC@914cea5248de: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (none -> none) MTC@914cea5248de: Local verdict of PTC TC_gsup_ul_unknown_imsi(45): pass (none -> pass) MTC@914cea5248de: Test case TC_gsup_ul_unknown_imsi finished. Verdict: pass MTC@914cea5248de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass'. Mon Nov 25 12:25:31 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 20241125122531728 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43648<->l=127.0.0.1:4258 20241125122531828 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43648<->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@914cea5248de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi pass' was executed successfully (exit status: 0). MTC@914cea5248de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Mon Nov 25 12:25:33 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@914cea5248de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@914cea5248de: Test case TC_gsup_ul_unknown_imsi_via_proxy started. MTC@914cea5248de: legacy= false MTC@914cea5248de: in not legacy case 1 MTC@914cea5248de: in not legacy case 2 20241125122534936 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241125122534936 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@914cea5248de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241125122534938 DLINP <000b> input/ipa.c:451 connected read/write 20241125122534938 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122534938 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43656<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(46)@914cea5248de: 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)@914cea5248de: 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 } } } } 20241125122534939 DLINP <000b> input/ipa.c:451 connected read/write 20241125122534939 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122534939 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122534939 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241125122534939 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241125122534939 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241125122534939 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241125122534939 DLGSUP <0013> gsup_server.c:235 2: 20241125122534939 DLGSUP <0013> gsup_server.c:237 2: 00 20241125122534939 DLGSUP <0013> gsup_server.c:235 3: 20241125122534939 DLGSUP <0013> gsup_server.c:237 3: 00 20241125122534939 DLGSUP <0013> gsup_server.c:235 4: 20241125122534939 DLGSUP <0013> gsup_server.c:237 4: 00 20241125122534939 DLGSUP <0013> gsup_server.c:235 5: 20241125122534939 DLGSUP <0013> gsup_server.c:237 5: 00 20241125122534939 DLGSUP <0013> gsup_server.c:235 7: 20241125122534939 DLGSUP <0013> gsup_server.c:237 7: 00 20241125122534939 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122534939 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241125122534939 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(46)@914cea5248de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 48@914cea5248de: 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") 20241125122534950 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33407<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@914cea5248de: Created GsupExpect[0] for "262428059126625" to be handled at TC_gsup_ul_unknown_imsi_via_proxy(50) 20241125122534956 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43660<->l=127.0.0.1:4258 20241125122534986 DLINP <000b> input/ipa.c:451 connected read/write 20241125122534986 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122534986 DLGSUP <0013> gsup_req.c:138 GSUP 48: MSC-00-00-00-00-00-00: IMSI-262428059126625 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428059126625" cn_domain=PS source_name="the-source\n"} 20241125122534986 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241125122534986 DLU <0006> fsm.c:456 lu(262428059126625)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122534986 DLGSUP <0013> lu_fsm.c:139 GSUP 48: the-source\n: IMSI-262428059126625 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: IMSI unknown in HLR: Subscriber does not exist 20241125122534986 DLGSUP <0013> gsup_req.c:274 GSUP 48: the-source\n: IMSI-262428059126625 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262428059126625" cause=IMSI unknown in HLR destination_name="the-source\n"} 20241125122534986 DLGSUP <0013> gsup_req.c:171 GSUP 48: the-source\n: IMSI-262428059126625 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122534986 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428059126625)[0x557125d88bd0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122534986 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262428059126625)[0x557125d88bd0]{UNVALIDATED}: Freeing instance 20241125122534986 DLU <0006> fsm.c:568 lu(PS:IMSI-262428059126625)[0x557125d88bd0]{UNVALIDATED}: Deallocated 20241125122534986 DLINP <000b> input/ipa.c:451 connected read/write 20241125122534986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122534986 DLINP <000b> input/ipa.c:451 connected read/write 20241125122534986 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(47)@914cea5248de: Found GsupExpect[0] for "262428059126625" handled at TC_gsup_ul_unknown_imsi_via_proxy(50) HLR_Test-GSUP(47)@914cea5248de: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_via_proxy(50)"262428059126625" TC_gsup_ul_unknown_imsi_via_proxy(50)@914cea5248de: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_via_proxy(50)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122534993 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43660<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_via_proxy(50)@914cea5248de: Final verdict of PTC: pass 20241125122534995 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43656<->l=127.0.0.1:4258 20241125122534997 DLINP <000b> input/ipa.c:451 connected read/write 20241125122534997 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122534997 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241125122534997 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241125122534997 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241125122534997 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241125122534997 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33407<->l=127.0.0.1:4259) HLR_Test-GSUP(47)@914cea5248de: Final verdict of PTC: none 48@914cea5248de: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@914cea5248de: Final verdict of PTC: none HLR_Test-GSUP-IPA(46)@914cea5248de: Final verdict of PTC: none MTC@914cea5248de: Setting final verdict of the test case. MTC@914cea5248de: Local verdict of MTC: none MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP-IPA(46): none (none -> none) MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP(47): none (none -> none) MTC@914cea5248de: Local verdict of PTC with component reference 48: none (none -> none) MTC@914cea5248de: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (none -> none) MTC@914cea5248de: Local verdict of PTC TC_gsup_ul_unknown_imsi_via_proxy(50): pass (none -> pass) MTC@914cea5248de: Test case TC_gsup_ul_unknown_imsi_via_proxy finished. Verdict: pass MTC@914cea5248de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_via_proxy pass'. Mon Nov 25 12:25:35 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 20241125122535032 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43674<->l=127.0.0.1:4258 20241125122535133 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43674<->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=26992) MTC@914cea5248de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@914cea5248de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Mon Nov 25 12:25:37 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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@914cea5248de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@914cea5248de: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed started. MTC@914cea5248de: legacy= false MTC@914cea5248de: in not legacy case 1 MTC@914cea5248de: in not legacy case 2 20241125122538204 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241125122538204 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@914cea5248de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241125122538208 DLINP <000b> input/ipa.c:451 connected read/write 20241125122538208 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122538210 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43688<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(51)@914cea5248de: 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)@914cea5248de: 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 } } } } 20241125122538214 DLINP <000b> input/ipa.c:451 connected read/write 20241125122538214 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122538215 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122538215 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241125122538215 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241125122538215 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241125122538215 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241125122538215 DLGSUP <0013> gsup_server.c:235 2: 20241125122538215 DLGSUP <0013> gsup_server.c:237 2: 00 20241125122538215 DLGSUP <0013> gsup_server.c:235 3: 20241125122538215 DLGSUP <0013> gsup_server.c:237 3: 00 20241125122538215 DLGSUP <0013> gsup_server.c:235 4: 20241125122538215 DLGSUP <0013> gsup_server.c:237 4: 00 20241125122538215 DLGSUP <0013> gsup_server.c:235 5: 20241125122538215 DLGSUP <0013> gsup_server.c:237 5: 00 20241125122538215 DLGSUP <0013> gsup_server.c:235 7: 20241125122538215 DLGSUP <0013> gsup_server.c:237 7: 00 20241125122538215 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122538215 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241125122538215 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(51)@914cea5248de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 53@914cea5248de: 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") 20241125122538229 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33281<->l=127.0.0.1:4259) HLR_Test-GSUP(52)@914cea5248de: Created GsupExpect[0] for "262422384476282" to be handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) 20241125122538237 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43692<->l=127.0.0.1:4258 20241125122538258 DLINP <000b> input/ipa.c:451 connected read/write 20241125122538258 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122538258 DLGSUP <0013> gsup_req.c:138 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422384476282 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422384476282" cn_domain=PS} 20241125122538258 DLU <0006> fsm.c:456 lu(262422384476282)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122538258 DLGSUP <0013> lu_fsm.c:139 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422384476282 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Roaming not allowed in this location area: Subscriber does not exist 20241125122538258 DLGSUP <0013> gsup_req.c:274 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422384476282 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262422384476282" cause=Roaming not allowed in this location area} 20241125122538258 DLGSUP <0013> gsup_req.c:171 GSUP 49: MSC-00-00-00-00-00-00: IMSI-262422384476282 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122538258 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422384476282)[0x557125d88bd0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122538258 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-262422384476282)[0x557125d88bd0]{UNVALIDATED}: Freeing instance 20241125122538258 DLU <0006> fsm.c:568 lu(PS:IMSI-262422384476282)[0x557125d88bd0]{UNVALIDATED}: Deallocated 20241125122538258 DLINP <000b> input/ipa.c:451 connected read/write 20241125122538258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122538258 DLINP <000b> input/ipa.c:451 connected read/write 20241125122538258 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(52)@914cea5248de: Found GsupExpect[0] for "262422384476282" handled at TC_gsup_ul_unknown_imsi_roaming_not_allowed(55) HLR_Test-GSUP(52)@914cea5248de: Added IMSI table entry 0TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)"262422384476282" TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@914cea5248de: setverdict(pass): none -> pass TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122538263 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43692<->l=127.0.0.1:4258 TC_gsup_ul_unknown_imsi_roaming_not_allowed(55)@914cea5248de: Final verdict of PTC: pass 20241125122538265 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43688<->l=127.0.0.1:4258 20241125122538267 DLINP <000b> input/ipa.c:451 connected read/write 20241125122538267 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122538267 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241125122538267 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241125122538267 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(52)@914cea5248de: Final verdict of PTC: none 20241125122538268 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33281<->l=127.0.0.1:4259) 53@914cea5248de: Final verdict of PTC: none HLR_Test-GSUP-IPA(51)@914cea5248de: Final verdict of PTC: none IPA-CTRL-CLI-IPA(54)@914cea5248de: Final verdict of PTC: none MTC@914cea5248de: Setting final verdict of the test case. MTC@914cea5248de: Local verdict of MTC: none MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP-IPA(51): none (none -> none) MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP(52): none (none -> none) MTC@914cea5248de: Local verdict of PTC with component reference 53: none (none -> none) MTC@914cea5248de: Local verdict of PTC IPA-CTRL-CLI-IPA(54): none (none -> none) MTC@914cea5248de: Local verdict of PTC TC_gsup_ul_unknown_imsi_roaming_not_allowed(55): pass (none -> pass) MTC@914cea5248de: Test case TC_gsup_ul_unknown_imsi_roaming_not_allowed finished. Verdict: pass MTC@914cea5248de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_unknown_imsi_roaming_not_allowed pass'. Mon Nov 25 12:25:38 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 20241125122538303 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43704<->l=127.0.0.1:4258 20241125122538404 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43704<->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@914cea5248de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@914cea5248de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Mon Nov 25 12:25:40 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_sai_err_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@914cea5248de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi' was executed successfully (exit status: 0). MTC@914cea5248de: Test case TC_gsup_sai_err_unknown_imsi started. MTC@914cea5248de: legacy= false MTC@914cea5248de: in not legacy case 1 MTC@914cea5248de: in not legacy case 2 20241125122541512 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241125122541512 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@914cea5248de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241125122541517 DLINP <000b> input/ipa.c:451 connected read/write 20241125122541517 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122541518 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43706<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(56)@914cea5248de: 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)@914cea5248de: 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 } } } } 20241125122541522 DLINP <000b> input/ipa.c:451 connected read/write 20241125122541522 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122541522 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122541522 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241125122541522 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241125122541522 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241125122541522 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241125122541522 DLGSUP <0013> gsup_server.c:235 2: 20241125122541522 DLGSUP <0013> gsup_server.c:237 2: 00 20241125122541522 DLGSUP <0013> gsup_server.c:235 3: 20241125122541522 DLGSUP <0013> gsup_server.c:237 3: 00 20241125122541522 DLGSUP <0013> gsup_server.c:235 4: 20241125122541522 DLGSUP <0013> gsup_server.c:237 4: 00 20241125122541522 DLGSUP <0013> gsup_server.c:235 5: 20241125122541522 DLGSUP <0013> gsup_server.c:237 5: 00 20241125122541522 DLGSUP <0013> gsup_server.c:235 7: 20241125122541522 DLGSUP <0013> gsup_server.c:237 7: 00 20241125122541523 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122541523 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241125122541523 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(56)@914cea5248de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 58@914cea5248de: 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") 20241125122541545 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46211<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@914cea5248de: Created GsupExpect[0] for "262428845272832" to be handled at TC_gsup_sai_err_unknown_imsi(60) 20241125122541558 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43718<->l=127.0.0.1:4258 20241125122541566 DLINP <000b> input/ipa.c:451 connected read/write 20241125122541566 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122541566 DLGSUP <0013> gsup_req.c:138 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262428845272832 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262428845272832"} 20241125122541566 DAUC <0003> db_auc.c:133 IMSI='262428845272832': No such subscriber 20241125122541566 DLGSUP <0013> hlr.c:325 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262428845272832 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: IMSI unknown in HLR: IMSI unknown 20241125122541566 DLGSUP <0013> gsup_req.c:274 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262428845272832 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262428845272832" cause=IMSI unknown in HLR} 20241125122541566 DLGSUP <0013> gsup_req.c:171 GSUP 50: MSC-00-00-00-00-00-00: IMSI-262428845272832 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122541566 DLINP <000b> input/ipa.c:451 connected read/write 20241125122541566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122541566 DLINP <000b> input/ipa.c:451 connected read/write 20241125122541566 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(57)@914cea5248de: Found GsupExpect[0] for "262428845272832" handled at TC_gsup_sai_err_unknown_imsi(60) HLR_Test-GSUP(57)@914cea5248de: Added IMSI table entry 0TC_gsup_sai_err_unknown_imsi(60)"262428845272832" TC_gsup_sai_err_unknown_imsi(60)@914cea5248de: setverdict(pass): none -> pass TC_gsup_sai_err_unknown_imsi(60)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122541570 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43718<->l=127.0.0.1:4258 TC_gsup_sai_err_unknown_imsi(60)@914cea5248de: Final verdict of PTC: pass 20241125122541571 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43706<->l=127.0.0.1:4258 20241125122541573 DLINP <000b> input/ipa.c:451 connected read/write 20241125122541573 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122541573 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241125122541574 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241125122541574 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241125122541574 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46211<->l=127.0.0.1:4259) HLR_Test-GSUP(57)@914cea5248de: Final verdict of PTC: none HLR_Test-GSUP-IPA(56)@914cea5248de: Final verdict of PTC: none IPA-CTRL-CLI-IPA(59)@914cea5248de: Final verdict of PTC: none 58@914cea5248de: Final verdict of PTC: none MTC@914cea5248de: Setting final verdict of the test case. MTC@914cea5248de: Local verdict of MTC: none MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP-IPA(56): none (none -> none) MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP(57): none (none -> none) MTC@914cea5248de: Local verdict of PTC with component reference 58: none (none -> none) MTC@914cea5248de: Local verdict of PTC IPA-CTRL-CLI-IPA(59): none (none -> none) MTC@914cea5248de: Local verdict of PTC TC_gsup_sai_err_unknown_imsi(60): pass (none -> pass) MTC@914cea5248de: Test case TC_gsup_sai_err_unknown_imsi finished. Verdict: pass MTC@914cea5248de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_sai_err_unknown_imsi pass'. Mon Nov 25 12:25:41 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 20241125122541618 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33242<->l=127.0.0.1:4258 20241125122541719 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33242<->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@914cea5248de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@914cea5248de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul'. ------ HLR_Tests.TC_gsup_ul ------ Mon Nov 25 12:25:43 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@914cea5248de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul' was executed successfully (exit status: 0). MTC@914cea5248de: Test case TC_gsup_ul started. MTC@914cea5248de: legacy= false MTC@914cea5248de: in not legacy case 1 MTC@914cea5248de: in not legacy case 2 20241125122544835 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241125122544835 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(61)@914cea5248de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241125122544838 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544838 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122544839 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33254<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(61)@914cea5248de: 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)@914cea5248de: 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 } } } } 20241125122544842 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544842 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122544842 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122544842 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241125122544842 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241125122544842 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241125122544842 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241125122544842 DLGSUP <0013> gsup_server.c:235 2: 20241125122544842 DLGSUP <0013> gsup_server.c:237 2: 00 20241125122544842 DLGSUP <0013> gsup_server.c:235 3: 20241125122544842 DLGSUP <0013> gsup_server.c:237 3: 00 20241125122544842 DLGSUP <0013> gsup_server.c:235 4: 20241125122544842 DLGSUP <0013> gsup_server.c:237 4: 00 20241125122544842 DLGSUP <0013> gsup_server.c:235 5: 20241125122544842 DLGSUP <0013> gsup_server.c:237 5: 00 HLR_Test-GSUP-IPA(61)@914cea5248de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241125122544842 DLGSUP <0013> gsup_server.c:235 7: 20241125122544842 DLGSUP <0013> gsup_server.c:237 7: 00 20241125122544842 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122544842 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241125122544842 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 63@914cea5248de: 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") 20241125122544859 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41317<->l=127.0.0.1:4259) 20241125122544864 DAUC <0003> db_auc.c:157 IMSI='262426792365327': No 2G Auth Data 20241125122544864 DAUC <0003> db_auc.c:192 IMSI='262426792365327': No 3G Auth Data HLR_Test-GSUP(62)@914cea5248de: Created GsupExpect[0] for "262426792365327" to be handled at TC_gsup_ul(65) 20241125122544882 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33266<->l=127.0.0.1:4258 20241125122544888 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544888 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122544888 DLGSUP <0013> gsup_req.c:138 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426792365327 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426792365327" cn_domain=PS} 20241125122544889 DLU <0006> fsm.c:456 lu(262426792365327)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122544889 DLGSUP <0013> lu_fsm.c:172 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426792365327 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241125122544889 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426792365327)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122544889 DLGSUP <0013> lu_fsm.c:253 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426792365327 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426792365327" cn_domain=PS} 20241125122544889 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122544889 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544889 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@914cea5248de: Found GsupExpect[0] for "262426792365327" handled at TC_gsup_ul(65) HLR_Test-GSUP(62)@914cea5248de: Added IMSI table entry 0TC_gsup_ul(65)"262426792365327" 20241125122544892 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544892 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122544892 DLGSUP <0013> gsup_req.c:138 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262426792365327 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426792365327"} 20241125122544892 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426792365327)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122544892 DLGSUP <0013> gsup_req.c:171 GSUP 52: MSC-00-00-00-00-00-00: IMSI-262426792365327 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122544892 DLGSUP <0013> lu_fsm.c:91 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426792365327 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426792365327"} 20241125122544892 DLGSUP <0013> gsup_req.c:171 GSUP 51: MSC-00-00-00-00-00-00: IMSI-262426792365327 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122544892 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426792365327)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122544892 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426792365327)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122544892 DLU <0006> fsm.c:568 lu(PS:IMSI-262426792365327)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122544892 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544892 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122544892 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544892 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(65)@914cea5248de: setverdict(pass): none -> pass TC_gsup_ul(65)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122544893 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33266<->l=127.0.0.1:4258 TC_gsup_ul(65)@914cea5248de: Final verdict of PTC: pass 20241125122544895 DAUC <0003> db_auc.c:157 IMSI='262421253704377': No 2G Auth Data 20241125122544895 DAUC <0003> db_auc.c:192 IMSI='262421253704377': No 3G Auth Data 20241125122544895 DLGSUP <0013> hlr.c:121 IMSI 262421253704377: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@914cea5248de: Created GsupExpect[0] for "262421253704377" to be handled at TC_gsup_ul(66) 20241125122544907 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33272<->l=127.0.0.1:4258 20241125122544909 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544909 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122544909 DLGSUP <0013> gsup_req.c:138 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421253704377 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421253704377" cn_domain=PS} 20241125122544909 DLU <0006> fsm.c:456 lu(262421253704377)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122544909 DLGSUP <0013> lu_fsm.c:172 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421253704377 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241125122544909 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421253704377)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122544909 DLGSUP <0013> lu_fsm.c:253 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421253704377 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421253704377" cn_domain=PS} 20241125122544909 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544909 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122544909 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544909 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@914cea5248de: Found GsupExpect[0] for "262421253704377" handled at TC_gsup_ul(66) HLR_Test-GSUP(62)@914cea5248de: Added IMSI table entry 1TC_gsup_ul(66)"262421253704377" 20241125122544910 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544910 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122544910 DLGSUP <0013> gsup_req.c:138 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262421253704377 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421253704377"} 20241125122544910 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421253704377)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122544910 DLGSUP <0013> gsup_req.c:171 GSUP 54: MSC-00-00-00-00-00-00: IMSI-262421253704377 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122544910 DLGSUP <0013> lu_fsm.c:91 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421253704377 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421253704377"} 20241125122544910 DLGSUP <0013> gsup_req.c:171 GSUP 53: MSC-00-00-00-00-00-00: IMSI-262421253704377 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122544910 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421253704377)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122544910 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421253704377)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122544910 DLU <0006> fsm.c:568 lu(PS:IMSI-262421253704377)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122544910 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122544910 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544910 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(66)@914cea5248de: setverdict(pass): none -> pass TC_gsup_ul(66)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122544910 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33272<->l=127.0.0.1:4258 TC_gsup_ul(66)@914cea5248de: Final verdict of PTC: pass 20241125122544911 DAUC <0003> db_auc.c:157 IMSI='262428418757807': No 2G Auth Data 20241125122544911 DAUC <0003> db_auc.c:192 IMSI='262428418757807': No 3G Auth Data 20241125122544912 DLGSUP <0013> hlr.c:121 IMSI 262428418757807: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@914cea5248de: Created GsupExpect[0] for "262428418757807" to be handled at TC_gsup_ul(67) 20241125122544917 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33278<->l=127.0.0.1:4258 20241125122544919 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544919 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122544919 DLGSUP <0013> gsup_req.c:138 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428418757807 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428418757807" cn_domain=PS} 20241125122544919 DLU <0006> fsm.c:456 lu(262428418757807)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122544919 DLGSUP <0013> lu_fsm.c:172 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428418757807 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241125122544919 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428418757807)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122544919 DLGSUP <0013> lu_fsm.c:253 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428418757807 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428418757807" cn_domain=PS} 20241125122544919 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544919 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122544919 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544919 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@914cea5248de: Found GsupExpect[0] for "262428418757807" handled at TC_gsup_ul(67) HLR_Test-GSUP(62)@914cea5248de: Added IMSI table entry 2TC_gsup_ul(67)"262428418757807" 20241125122544920 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544920 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122544920 DLGSUP <0013> gsup_req.c:138 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262428418757807 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428418757807"} 20241125122544920 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428418757807)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122544920 DLGSUP <0013> gsup_req.c:171 GSUP 56: MSC-00-00-00-00-00-00: IMSI-262428418757807 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122544920 DLGSUP <0013> lu_fsm.c:91 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428418757807 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428418757807"} 20241125122544920 DLGSUP <0013> gsup_req.c:171 GSUP 55: MSC-00-00-00-00-00-00: IMSI-262428418757807 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122544920 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428418757807)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122544920 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428418757807)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122544920 DLU <0006> fsm.c:568 lu(PS:IMSI-262428418757807)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122544920 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544920 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122544920 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544920 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(67)@914cea5248de: setverdict(pass): none -> pass TC_gsup_ul(67)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122544920 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33278<->l=127.0.0.1:4258 TC_gsup_ul(67)@914cea5248de: Final verdict of PTC: pass 20241125122544921 DAUC <0003> db_auc.c:157 IMSI='262420418685295': No 2G Auth Data 20241125122544921 DAUC <0003> db_auc.c:192 IMSI='262420418685295': No 3G Auth Data 20241125122544922 DLGSUP <0013> hlr.c:121 IMSI 262420418685295: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@914cea5248de: Created GsupExpect[0] for "262420418685295" to be handled at TC_gsup_ul(68) 20241125122544928 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33280<->l=127.0.0.1:4258 20241125122544929 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544929 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122544929 DLGSUP <0013> gsup_req.c:138 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420418685295 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420418685295" cn_domain=PS} 20241125122544929 DLU <0006> fsm.c:456 lu(262420418685295)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122544930 DLGSUP <0013> lu_fsm.c:172 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420418685295 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241125122544930 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420418685295)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122544930 DLGSUP <0013> lu_fsm.c:253 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420418685295 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420418685295" cn_domain=PS} 20241125122544930 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544930 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122544930 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544930 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@914cea5248de: Found GsupExpect[0] for "262420418685295" handled at TC_gsup_ul(68) HLR_Test-GSUP(62)@914cea5248de: Added IMSI table entry 3TC_gsup_ul(68)"262420418685295" 20241125122544931 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544931 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122544931 DLGSUP <0013> gsup_req.c:138 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262420418685295 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420418685295"} 20241125122544931 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420418685295)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122544931 DLGSUP <0013> gsup_req.c:171 GSUP 58: MSC-00-00-00-00-00-00: IMSI-262420418685295 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122544931 DLGSUP <0013> lu_fsm.c:91 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420418685295 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420418685295"} 20241125122544931 DLGSUP <0013> gsup_req.c:171 GSUP 57: MSC-00-00-00-00-00-00: IMSI-262420418685295 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122544931 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420418685295)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122544931 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420418685295)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122544931 DLU <0006> fsm.c:568 lu(PS:IMSI-262420418685295)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122544931 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544931 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122544931 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544931 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(68)@914cea5248de: setverdict(pass): none -> pass TC_gsup_ul(68)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122544931 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33280<->l=127.0.0.1:4258 TC_gsup_ul(68)@914cea5248de: Final verdict of PTC: pass 20241125122544932 DAUC <0003> db_auc.c:157 IMSI='262425427051150': No 2G Auth Data 20241125122544932 DAUC <0003> db_auc.c:192 IMSI='262425427051150': No 3G Auth Data 20241125122544933 DLGSUP <0013> hlr.c:121 IMSI 262425427051150: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@914cea5248de: Created GsupExpect[0] for "262425427051150" to be handled at TC_gsup_ul(69) 20241125122544939 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33294<->l=127.0.0.1:4258 20241125122544941 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544941 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122544941 DLGSUP <0013> gsup_req.c:138 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262425427051150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425427051150" cn_domain=PS} 20241125122544941 DLU <0006> fsm.c:456 lu(262425427051150)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122544941 DLGSUP <0013> lu_fsm.c:172 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262425427051150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241125122544941 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425427051150)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122544941 DLGSUP <0013> lu_fsm.c:253 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262425427051150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425427051150" cn_domain=PS} 20241125122544941 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544941 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122544941 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544941 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@914cea5248de: Found GsupExpect[0] for "262425427051150" handled at TC_gsup_ul(69) HLR_Test-GSUP(62)@914cea5248de: Added IMSI table entry 4TC_gsup_ul(69)"262425427051150" 20241125122544942 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544942 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122544942 DLGSUP <0013> gsup_req.c:138 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262425427051150 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425427051150"} 20241125122544942 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425427051150)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122544942 DLGSUP <0013> gsup_req.c:171 GSUP 60: MSC-00-00-00-00-00-00: IMSI-262425427051150 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122544942 DLGSUP <0013> lu_fsm.c:91 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262425427051150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425427051150"} 20241125122544942 DLGSUP <0013> gsup_req.c:171 GSUP 59: MSC-00-00-00-00-00-00: IMSI-262425427051150 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122544942 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425427051150)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122544942 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425427051150)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122544942 DLU <0006> fsm.c:568 lu(PS:IMSI-262425427051150)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122544942 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122544942 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(69)@914cea5248de: setverdict(pass): none -> pass TC_gsup_ul(69)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122544942 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33294<->l=127.0.0.1:4258 TC_gsup_ul(69)@914cea5248de: Final verdict of PTC: pass 20241125122544943 DAUC <0003> db_auc.c:157 IMSI='262428500968784': No 2G Auth Data 20241125122544943 DAUC <0003> db_auc.c:192 IMSI='262428500968784': No 3G Auth Data 20241125122544944 DLGSUP <0013> hlr.c:121 IMSI 262428500968784: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@914cea5248de: Created GsupExpect[0] for "262428500968784" to be handled at TC_gsup_ul(70) 20241125122544950 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33300<->l=127.0.0.1:4258 20241125122544952 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544952 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122544952 DLGSUP <0013> gsup_req.c:138 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428500968784 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428500968784" cn_domain=PS} 20241125122544952 DLU <0006> fsm.c:456 lu(262428500968784)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122544952 DLGSUP <0013> lu_fsm.c:172 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428500968784 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241125122544952 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428500968784)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122544952 DLGSUP <0013> lu_fsm.c:253 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428500968784 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428500968784" cn_domain=PS} 20241125122544952 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122544952 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544952 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@914cea5248de: Found GsupExpect[0] for "262428500968784" handled at TC_gsup_ul(70) HLR_Test-GSUP(62)@914cea5248de: Added IMSI table entry 5TC_gsup_ul(70)"262428500968784" 20241125122544953 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544953 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122544953 DLGSUP <0013> gsup_req.c:138 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262428500968784 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428500968784"} 20241125122544953 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428500968784)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122544953 DLGSUP <0013> gsup_req.c:171 GSUP 62: MSC-00-00-00-00-00-00: IMSI-262428500968784 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122544953 DLGSUP <0013> lu_fsm.c:91 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428500968784 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428500968784"} 20241125122544953 DLGSUP <0013> gsup_req.c:171 GSUP 61: MSC-00-00-00-00-00-00: IMSI-262428500968784 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122544953 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428500968784)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122544953 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428500968784)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122544953 DLU <0006> fsm.c:568 lu(PS:IMSI-262428500968784)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122544953 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122544953 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(70)@914cea5248de: setverdict(pass): none -> pass TC_gsup_ul(70)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122544954 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33300<->l=127.0.0.1:4258 TC_gsup_ul(70)@914cea5248de: Final verdict of PTC: pass 20241125122544954 DAUC <0003> db_auc.c:157 IMSI='262423629974655': No 2G Auth Data 20241125122544954 DAUC <0003> db_auc.c:192 IMSI='262423629974655': No 3G Auth Data 20241125122544955 DLGSUP <0013> hlr.c:121 IMSI 262423629974655: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@914cea5248de: Created GsupExpect[0] for "262423629974655" to be handled at TC_gsup_ul(71) 20241125122544961 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33312<->l=127.0.0.1:4258 20241125122544963 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544963 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122544963 DLGSUP <0013> gsup_req.c:138 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423629974655 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423629974655" cn_domain=PS} 20241125122544963 DLU <0006> fsm.c:456 lu(262423629974655)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122544963 DLGSUP <0013> lu_fsm.c:172 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423629974655 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241125122544963 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423629974655)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122544963 DLGSUP <0013> lu_fsm.c:253 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423629974655 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423629974655" cn_domain=PS} 20241125122544963 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122544963 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544963 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@914cea5248de: Found GsupExpect[0] for "262423629974655" handled at TC_gsup_ul(71) HLR_Test-GSUP(62)@914cea5248de: Added IMSI table entry 6TC_gsup_ul(71)"262423629974655" 20241125122544964 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544964 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122544964 DLGSUP <0013> gsup_req.c:138 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262423629974655 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423629974655"} 20241125122544964 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423629974655)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122544964 DLGSUP <0013> gsup_req.c:171 GSUP 64: MSC-00-00-00-00-00-00: IMSI-262423629974655 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122544964 DLGSUP <0013> lu_fsm.c:91 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423629974655 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423629974655"} 20241125122544964 DLGSUP <0013> gsup_req.c:171 GSUP 63: MSC-00-00-00-00-00-00: IMSI-262423629974655 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122544964 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423629974655)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122544964 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423629974655)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122544964 DLU <0006> fsm.c:568 lu(PS:IMSI-262423629974655)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122544964 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544964 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122544964 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544964 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(71)@914cea5248de: setverdict(pass): none -> pass TC_gsup_ul(71)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122544965 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33312<->l=127.0.0.1:4258 TC_gsup_ul(71)@914cea5248de: Final verdict of PTC: pass 20241125122544965 DAUC <0003> db_auc.c:157 IMSI='262429432288129': No 2G Auth Data 20241125122544965 DAUC <0003> db_auc.c:192 IMSI='262429432288129': No 3G Auth Data 20241125122544966 DLGSUP <0013> hlr.c:121 IMSI 262429432288129: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(62)@914cea5248de: Created GsupExpect[0] for "262429432288129" to be handled at TC_gsup_ul(72) 20241125122544973 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33314<->l=127.0.0.1:4258 20241125122544975 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544975 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122544975 DLGSUP <0013> gsup_req.c:138 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429432288129 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429432288129" cn_domain=PS} 20241125122544975 DLU <0006> fsm.c:456 lu(262429432288129)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122544975 DLGSUP <0013> lu_fsm.c:172 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429432288129 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241125122544975 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429432288129)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122544975 DLGSUP <0013> lu_fsm.c:253 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429432288129 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429432288129" cn_domain=PS} 20241125122544975 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122544975 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544975 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(62)@914cea5248de: Found GsupExpect[0] for "262429432288129" handled at TC_gsup_ul(72) HLR_Test-GSUP(62)@914cea5248de: Added IMSI table entry 7TC_gsup_ul(72)"262429432288129" 20241125122544976 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544976 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122544976 DLGSUP <0013> gsup_req.c:138 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262429432288129 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429432288129"} 20241125122544976 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429432288129)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122544976 DLGSUP <0013> gsup_req.c:171 GSUP 66: MSC-00-00-00-00-00-00: IMSI-262429432288129 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122544976 DLGSUP <0013> lu_fsm.c:91 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429432288129 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429432288129"} 20241125122544976 DLGSUP <0013> gsup_req.c:171 GSUP 65: MSC-00-00-00-00-00-00: IMSI-262429432288129 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122544976 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429432288129)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122544976 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429432288129)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122544976 DLU <0006> fsm.c:568 lu(PS:IMSI-262429432288129)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122544976 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544976 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122544976 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544976 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul(72)@914cea5248de: setverdict(pass): none -> pass TC_gsup_ul(72)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122544977 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33314<->l=127.0.0.1:4258 TC_gsup_ul(72)@914cea5248de: Final verdict of PTC: pass MTC@914cea5248de: setverdict(pass): none -> pass 20241125122544978 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33254<->l=127.0.0.1:4258 HLR_Test-GSUP(62)@914cea5248de: Final verdict of PTC: none 20241125122544978 DLINP <000b> input/ipa.c:451 connected read/write 20241125122544978 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122544978 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241125122544978 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241125122544978 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241125122544978 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41317<->l=127.0.0.1:4259) 63@914cea5248de: Final verdict of PTC: none HLR_Test-GSUP-IPA(61)@914cea5248de: Final verdict of PTC: none IPA-CTRL-CLI-IPA(64)@914cea5248de: Final verdict of PTC: none MTC@914cea5248de: Setting final verdict of the test case. MTC@914cea5248de: Local verdict of MTC: pass MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP-IPA(61): none (pass -> pass) MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP(62): none (pass -> pass) MTC@914cea5248de: Local verdict of PTC with component reference 63: none (pass -> pass) MTC@914cea5248de: Local verdict of PTC IPA-CTRL-CLI-IPA(64): none (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_ul(65): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_ul(66): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_ul(67): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_ul(68): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_ul(69): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_ul(70): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_ul(71): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_ul(72): pass (pass -> pass) MTC@914cea5248de: Test case TC_gsup_ul finished. Verdict: pass MTC@914cea5248de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass'. Mon Nov 25 12:25:44 UTC 2024 ====== HLR_Tests.TC_gsup_ul pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_gsup_ul.talloc 20241125122545001 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33322<->l=127.0.0.1:4258 20241125122545102 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33322<->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@914cea5248de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul pass' was executed successfully (exit status: 0). MTC@914cea5248de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy'. ------ HLR_Tests.TC_gsup_ul_via_proxy ------ Mon Nov 25 12:25:47 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@914cea5248de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_via_proxy' was executed successfully (exit status: 0). MTC@914cea5248de: Test case TC_gsup_ul_via_proxy started. MTC@914cea5248de: legacy= false MTC@914cea5248de: in not legacy case 1 MTC@914cea5248de: in not legacy case 2 20241125122548173 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241125122548173 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(73)@914cea5248de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241125122548179 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548179 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122548180 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33336<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(73)@914cea5248de: 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)@914cea5248de: 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 } } } } 20241125122548185 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548185 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122548186 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122548186 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241125122548186 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241125122548186 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241125122548186 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241125122548186 DLGSUP <0013> gsup_server.c:235 2: 20241125122548186 DLGSUP <0013> gsup_server.c:237 2: 00 20241125122548186 DLGSUP <0013> gsup_server.c:235 3: HLR_Test-GSUP-IPA(73)@914cea5248de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241125122548186 DLGSUP <0013> gsup_server.c:237 3: 00 20241125122548186 DLGSUP <0013> gsup_server.c:235 4: 20241125122548186 DLGSUP <0013> gsup_server.c:237 4: 00 20241125122548186 DLGSUP <0013> gsup_server.c:235 5: 20241125122548186 DLGSUP <0013> gsup_server.c:237 5: 00 20241125122548186 DLGSUP <0013> gsup_server.c:235 7: 20241125122548186 DLGSUP <0013> gsup_server.c:237 7: 00 20241125122548186 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122548186 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241125122548186 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 75@914cea5248de: 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") 20241125122548204 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:43665<->l=127.0.0.1:4259) 20241125122548209 DAUC <0003> db_auc.c:157 IMSI='262429980044507': No 2G Auth Data 20241125122548209 DAUC <0003> db_auc.c:192 IMSI='262429980044507': No 3G Auth Data HLR_Test-GSUP(74)@914cea5248de: Created GsupExpect[0] for "262429980044507" to be handled at TC_gsup_ul_via_proxy(77) 20241125122548229 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33350<->l=127.0.0.1:4258 20241125122548238 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548238 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122548238 DLGSUP <0013> gsup_req.c:138 GSUP 67: MSC-00-00-00-00-00-00: IMSI-262429980044507 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429980044507" cn_domain=PS source_name="the-source\n"} 20241125122548238 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241125122548238 DLU <0006> fsm.c:456 lu(262429980044507)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122548238 DLGSUP <0013> lu_fsm.c:167 GSUP 67: the-source\n: IMSI-262429980044507 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241125122548238 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429980044507)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122548239 DLGSUP <0013> lu_fsm.c:253 GSUP 67: the-source\n: IMSI-262429980044507 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429980044507" cn_domain=PS destination_name="the-source\n"} 20241125122548239 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548239 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122548239 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548239 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@914cea5248de: Found GsupExpect[0] for "262429980044507" handled at TC_gsup_ul_via_proxy(77) HLR_Test-GSUP(74)@914cea5248de: Added IMSI table entry 0TC_gsup_ul_via_proxy(77)"262429980044507" 20241125122548244 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548244 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122548244 DLGSUP <0013> gsup_req.c:138 GSUP 68: MSC-00-00-00-00-00-00: IMSI-262429980044507 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429980044507" source_name="the-source\n"} 20241125122548244 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429980044507)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122548245 DLGSUP <0013> gsup_req.c:171 GSUP 68: the-source\n: IMSI-262429980044507 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122548245 DLGSUP <0013> lu_fsm.c:91 GSUP 67: the-source\n: IMSI-262429980044507 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429980044507" destination_name="the-source\n"} 20241125122548245 DLGSUP <0013> gsup_req.c:171 GSUP 67: the-source\n: IMSI-262429980044507 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122548245 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429980044507)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122548245 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429980044507)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122548245 DLU <0006> fsm.c:568 lu(PS:IMSI-262429980044507)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122548245 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548245 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122548245 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548245 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(77)@914cea5248de: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(77)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122548248 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33350<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(77)@914cea5248de: Final verdict of PTC: pass 20241125122548251 DAUC <0003> db_auc.c:157 IMSI='262423548747020': No 2G Auth Data 20241125122548251 DAUC <0003> db_auc.c:192 IMSI='262423548747020': No 3G Auth Data 20241125122548254 DLGSUP <0013> hlr.c:121 IMSI 262423548747020: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@914cea5248de: Created GsupExpect[0] for "262423548747020" to be handled at TC_gsup_ul_via_proxy(78) 20241125122548265 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33362<->l=127.0.0.1:4258 20241125122548267 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548267 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122548267 DLGSUP <0013> gsup_req.c:138 GSUP 69: MSC-00-00-00-00-00-00: IMSI-262423548747020 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423548747020" cn_domain=PS source_name="the-source\n"} 20241125122548267 DLU <0006> fsm.c:456 lu(262423548747020)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122548267 DLGSUP <0013> lu_fsm.c:167 GSUP 69: the-source\n: IMSI-262423548747020 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241125122548267 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423548747020)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122548267 DLGSUP <0013> lu_fsm.c:253 GSUP 69: the-source\n: IMSI-262423548747020 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423548747020" cn_domain=PS destination_name="the-source\n"} 20241125122548267 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548267 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122548267 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548267 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@914cea5248de: Found GsupExpect[0] for "262423548747020" handled at TC_gsup_ul_via_proxy(78) HLR_Test-GSUP(74)@914cea5248de: Added IMSI table entry 1TC_gsup_ul_via_proxy(78)"262423548747020" 20241125122548268 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548268 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122548268 DLGSUP <0013> gsup_req.c:138 GSUP 70: MSC-00-00-00-00-00-00: IMSI-262423548747020 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423548747020" source_name="the-source\n"} 20241125122548268 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423548747020)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122548268 DLGSUP <0013> gsup_req.c:171 GSUP 70: the-source\n: IMSI-262423548747020 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122548268 DLGSUP <0013> lu_fsm.c:91 GSUP 69: the-source\n: IMSI-262423548747020 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423548747020" destination_name="the-source\n"} 20241125122548268 DLGSUP <0013> gsup_req.c:171 GSUP 69: the-source\n: IMSI-262423548747020 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122548268 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423548747020)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122548268 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423548747020)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122548268 DLU <0006> fsm.c:568 lu(PS:IMSI-262423548747020)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122548268 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548268 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122548268 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548268 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(78)@914cea5248de: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(78)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122548269 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33362<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(78)@914cea5248de: Final verdict of PTC: pass 20241125122548269 DAUC <0003> db_auc.c:157 IMSI='262422291444045': No 2G Auth Data 20241125122548269 DAUC <0003> db_auc.c:192 IMSI='262422291444045': No 3G Auth Data 20241125122548269 DLGSUP <0013> hlr.c:121 IMSI 262422291444045: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@914cea5248de: Created GsupExpect[0] for "262422291444045" to be handled at TC_gsup_ul_via_proxy(79) 20241125122548275 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33366<->l=127.0.0.1:4258 20241125122548277 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548277 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122548277 DLGSUP <0013> gsup_req.c:138 GSUP 71: MSC-00-00-00-00-00-00: IMSI-262422291444045 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422291444045" cn_domain=PS source_name="the-source\n"} 20241125122548277 DLU <0006> fsm.c:456 lu(262422291444045)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122548277 DLGSUP <0013> lu_fsm.c:167 GSUP 71: the-source\n: IMSI-262422291444045 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241125122548277 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422291444045)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122548277 DLGSUP <0013> lu_fsm.c:253 GSUP 71: the-source\n: IMSI-262422291444045 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422291444045" cn_domain=PS destination_name="the-source\n"} 20241125122548277 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548277 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122548277 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548277 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@914cea5248de: Found GsupExpect[0] for "262422291444045" handled at TC_gsup_ul_via_proxy(79) HLR_Test-GSUP(74)@914cea5248de: Added IMSI table entry 2TC_gsup_ul_via_proxy(79)"262422291444045" 20241125122548277 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548277 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122548277 DLGSUP <0013> gsup_req.c:138 GSUP 72: MSC-00-00-00-00-00-00: IMSI-262422291444045 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422291444045" source_name="the-source\n"} 20241125122548277 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422291444045)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122548277 DLGSUP <0013> gsup_req.c:171 GSUP 72: the-source\n: IMSI-262422291444045 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122548277 DLGSUP <0013> lu_fsm.c:91 GSUP 71: the-source\n: IMSI-262422291444045 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422291444045" destination_name="the-source\n"} 20241125122548277 DLGSUP <0013> gsup_req.c:171 GSUP 71: the-source\n: IMSI-262422291444045 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122548277 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422291444045)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122548277 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422291444045)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122548277 DLU <0006> fsm.c:568 lu(PS:IMSI-262422291444045)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122548277 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548277 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122548277 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548277 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(79)@914cea5248de: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(79)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122548278 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33366<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(79)@914cea5248de: Final verdict of PTC: pass 20241125122548278 DAUC <0003> db_auc.c:157 IMSI='262428507036542': No 2G Auth Data 20241125122548279 DAUC <0003> db_auc.c:192 IMSI='262428507036542': No 3G Auth Data 20241125122548279 DLGSUP <0013> hlr.c:121 IMSI 262428507036542: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@914cea5248de: Created GsupExpect[0] for "262428507036542" to be handled at TC_gsup_ul_via_proxy(80) 20241125122548285 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33372<->l=127.0.0.1:4258 20241125122548286 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548286 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122548286 DLGSUP <0013> gsup_req.c:138 GSUP 73: MSC-00-00-00-00-00-00: IMSI-262428507036542 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428507036542" cn_domain=PS source_name="the-source\n"} 20241125122548286 DLU <0006> fsm.c:456 lu(262428507036542)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122548286 DLGSUP <0013> lu_fsm.c:167 GSUP 73: the-source\n: IMSI-262428507036542 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241125122548286 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428507036542)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122548286 DLGSUP <0013> lu_fsm.c:253 GSUP 73: the-source\n: IMSI-262428507036542 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428507036542" cn_domain=PS destination_name="the-source\n"} 20241125122548286 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122548286 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@914cea5248de: Found GsupExpect[0] for "262428507036542" handled at TC_gsup_ul_via_proxy(80) HLR_Test-GSUP(74)@914cea5248de: Added IMSI table entry 3TC_gsup_ul_via_proxy(80)"262428507036542" 20241125122548288 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548288 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122548288 DLGSUP <0013> gsup_req.c:138 GSUP 74: MSC-00-00-00-00-00-00: IMSI-262428507036542 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428507036542" source_name="the-source\n"} 20241125122548288 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428507036542)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122548288 DLGSUP <0013> gsup_req.c:171 GSUP 74: the-source\n: IMSI-262428507036542 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122548288 DLGSUP <0013> lu_fsm.c:91 GSUP 73: the-source\n: IMSI-262428507036542 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428507036542" destination_name="the-source\n"} 20241125122548288 DLGSUP <0013> gsup_req.c:171 GSUP 73: the-source\n: IMSI-262428507036542 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122548288 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428507036542)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122548288 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428507036542)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122548288 DLU <0006> fsm.c:568 lu(PS:IMSI-262428507036542)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122548288 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122548288 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548288 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(80)@914cea5248de: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(80)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122548288 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33372<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(80)@914cea5248de: Final verdict of PTC: pass 20241125122548289 DAUC <0003> db_auc.c:157 IMSI='262421841159843': No 2G Auth Data 20241125122548289 DAUC <0003> db_auc.c:192 IMSI='262421841159843': No 3G Auth Data 20241125122548289 DLGSUP <0013> hlr.c:121 IMSI 262421841159843: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@914cea5248de: Created GsupExpect[0] for "262421841159843" to be handled at TC_gsup_ul_via_proxy(81) 20241125122548295 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33376<->l=127.0.0.1:4258 20241125122548297 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548297 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122548297 DLGSUP <0013> gsup_req.c:138 GSUP 75: MSC-00-00-00-00-00-00: IMSI-262421841159843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421841159843" cn_domain=PS source_name="the-source\n"} 20241125122548297 DLU <0006> fsm.c:456 lu(262421841159843)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122548297 DLGSUP <0013> lu_fsm.c:167 GSUP 75: the-source\n: IMSI-262421841159843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241125122548297 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421841159843)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122548297 DLGSUP <0013> lu_fsm.c:253 GSUP 75: the-source\n: IMSI-262421841159843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421841159843" cn_domain=PS destination_name="the-source\n"} 20241125122548297 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548297 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122548297 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548297 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@914cea5248de: Found GsupExpect[0] for "262421841159843" handled at TC_gsup_ul_via_proxy(81) HLR_Test-GSUP(74)@914cea5248de: Added IMSI table entry 4TC_gsup_ul_via_proxy(81)"262421841159843" 20241125122548298 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548298 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122548298 DLGSUP <0013> gsup_req.c:138 GSUP 76: MSC-00-00-00-00-00-00: IMSI-262421841159843 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421841159843" source_name="the-source\n"} 20241125122548298 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421841159843)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122548298 DLGSUP <0013> gsup_req.c:171 GSUP 76: the-source\n: IMSI-262421841159843 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122548298 DLGSUP <0013> lu_fsm.c:91 GSUP 75: the-source\n: IMSI-262421841159843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421841159843" destination_name="the-source\n"} 20241125122548298 DLGSUP <0013> gsup_req.c:171 GSUP 75: the-source\n: IMSI-262421841159843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122548298 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421841159843)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122548298 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421841159843)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122548298 DLU <0006> fsm.c:568 lu(PS:IMSI-262421841159843)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122548298 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122548298 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548298 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(81)@914cea5248de: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(81)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122548299 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33376<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(81)@914cea5248de: Final verdict of PTC: pass 20241125122548300 DAUC <0003> db_auc.c:157 IMSI='262427694180228': No 2G Auth Data 20241125122548300 DAUC <0003> db_auc.c:192 IMSI='262427694180228': No 3G Auth Data 20241125122548300 DLGSUP <0013> hlr.c:121 IMSI 262427694180228: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@914cea5248de: Created GsupExpect[0] for "262427694180228" to be handled at TC_gsup_ul_via_proxy(82) 20241125122548306 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33390<->l=127.0.0.1:4258 20241125122548308 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548308 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122548308 DLGSUP <0013> gsup_req.c:138 GSUP 77: MSC-00-00-00-00-00-00: IMSI-262427694180228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427694180228" cn_domain=PS source_name="the-source\n"} 20241125122548308 DLU <0006> fsm.c:456 lu(262427694180228)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122548308 DLGSUP <0013> lu_fsm.c:167 GSUP 77: the-source\n: IMSI-262427694180228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241125122548308 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427694180228)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122548308 DLGSUP <0013> lu_fsm.c:253 GSUP 77: the-source\n: IMSI-262427694180228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427694180228" cn_domain=PS destination_name="the-source\n"} 20241125122548308 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122548308 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548308 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@914cea5248de: Found GsupExpect[0] for "262427694180228" handled at TC_gsup_ul_via_proxy(82) HLR_Test-GSUP(74)@914cea5248de: Added IMSI table entry 5TC_gsup_ul_via_proxy(82)"262427694180228" 20241125122548309 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548309 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122548309 DLGSUP <0013> gsup_req.c:138 GSUP 78: MSC-00-00-00-00-00-00: IMSI-262427694180228 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427694180228" source_name="the-source\n"} 20241125122548309 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427694180228)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122548310 DLGSUP <0013> gsup_req.c:171 GSUP 78: the-source\n: IMSI-262427694180228 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122548310 DLGSUP <0013> lu_fsm.c:91 GSUP 77: the-source\n: IMSI-262427694180228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427694180228" destination_name="the-source\n"} 20241125122548310 DLGSUP <0013> gsup_req.c:171 GSUP 77: the-source\n: IMSI-262427694180228 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122548310 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427694180228)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122548310 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427694180228)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122548310 DLU <0006> fsm.c:568 lu(PS:IMSI-262427694180228)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122548310 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548310 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122548310 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548310 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(82)@914cea5248de: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(82)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122548310 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33390<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(82)@914cea5248de: Final verdict of PTC: pass 20241125122548311 DAUC <0003> db_auc.c:157 IMSI='262425400390290': No 2G Auth Data 20241125122548311 DAUC <0003> db_auc.c:192 IMSI='262425400390290': No 3G Auth Data 20241125122548311 DLGSUP <0013> hlr.c:121 IMSI 262425400390290: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@914cea5248de: Created GsupExpect[0] for "262425400390290" to be handled at TC_gsup_ul_via_proxy(83) 20241125122548317 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33396<->l=127.0.0.1:4258 20241125122548319 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548319 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122548319 DLGSUP <0013> gsup_req.c:138 GSUP 79: MSC-00-00-00-00-00-00: IMSI-262425400390290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425400390290" cn_domain=PS source_name="the-source\n"} 20241125122548319 DLU <0006> fsm.c:456 lu(262425400390290)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122548319 DLGSUP <0013> lu_fsm.c:167 GSUP 79: the-source\n: IMSI-262425400390290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241125122548319 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425400390290)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122548319 DLGSUP <0013> lu_fsm.c:253 GSUP 79: the-source\n: IMSI-262425400390290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425400390290" cn_domain=PS destination_name="the-source\n"} 20241125122548319 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122548319 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548319 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@914cea5248de: Found GsupExpect[0] for "262425400390290" handled at TC_gsup_ul_via_proxy(83) HLR_Test-GSUP(74)@914cea5248de: Added IMSI table entry 6TC_gsup_ul_via_proxy(83)"262425400390290" 20241125122548320 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548320 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122548320 DLGSUP <0013> gsup_req.c:138 GSUP 80: MSC-00-00-00-00-00-00: IMSI-262425400390290 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425400390290" source_name="the-source\n"} 20241125122548320 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425400390290)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122548320 DLGSUP <0013> gsup_req.c:171 GSUP 80: the-source\n: IMSI-262425400390290 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122548320 DLGSUP <0013> lu_fsm.c:91 GSUP 79: the-source\n: IMSI-262425400390290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425400390290" destination_name="the-source\n"} 20241125122548320 DLGSUP <0013> gsup_req.c:171 GSUP 79: the-source\n: IMSI-262425400390290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122548320 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425400390290)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122548320 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425400390290)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122548320 DLU <0006> fsm.c:568 lu(PS:IMSI-262425400390290)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122548320 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548320 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122548320 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548320 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(83)@914cea5248de: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(83)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122548321 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33396<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(83)@914cea5248de: Final verdict of PTC: pass 20241125122548322 DAUC <0003> db_auc.c:157 IMSI='262423614987377': No 2G Auth Data 20241125122548322 DAUC <0003> db_auc.c:192 IMSI='262423614987377': No 3G Auth Data 20241125122548322 DLGSUP <0013> hlr.c:121 IMSI 262423614987377: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(74)@914cea5248de: Created GsupExpect[0] for "262423614987377" to be handled at TC_gsup_ul_via_proxy(84) 20241125122548328 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33408<->l=127.0.0.1:4258 20241125122548330 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548330 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122548330 DLGSUP <0013> gsup_req.c:138 GSUP 81: MSC-00-00-00-00-00-00: IMSI-262423614987377 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423614987377" cn_domain=PS source_name="the-source\n"} 20241125122548330 DLU <0006> fsm.c:456 lu(262423614987377)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122548330 DLGSUP <0013> lu_fsm.c:167 GSUP 81: the-source\n: IMSI-262423614987377 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = the-source\n, via proxy MSC-00-00-00-00-00-00 20241125122548330 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423614987377)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122548330 DLGSUP <0013> lu_fsm.c:253 GSUP 81: the-source\n: IMSI-262423614987377 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423614987377" cn_domain=PS destination_name="the-source\n"} 20241125122548330 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548330 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122548330 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548330 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(74)@914cea5248de: Found GsupExpect[0] for "262423614987377" handled at TC_gsup_ul_via_proxy(84) HLR_Test-GSUP(74)@914cea5248de: Added IMSI table entry 7TC_gsup_ul_via_proxy(84)"262423614987377" 20241125122548331 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548331 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122548332 DLGSUP <0013> gsup_req.c:138 GSUP 82: MSC-00-00-00-00-00-00: IMSI-262423614987377 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423614987377" source_name="the-source\n"} 20241125122548332 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423614987377)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122548332 DLGSUP <0013> gsup_req.c:171 GSUP 82: the-source\n: IMSI-262423614987377 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122548332 DLGSUP <0013> lu_fsm.c:91 GSUP 81: the-source\n: IMSI-262423614987377 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423614987377" destination_name="the-source\n"} 20241125122548332 DLGSUP <0013> gsup_req.c:171 GSUP 81: the-source\n: IMSI-262423614987377 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122548332 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423614987377)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122548332 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423614987377)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122548332 DLU <0006> fsm.c:568 lu(PS:IMSI-262423614987377)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122548332 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122548332 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548332 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_via_proxy(84)@914cea5248de: setverdict(pass): none -> pass TC_gsup_ul_via_proxy(84)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122548332 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33408<->l=127.0.0.1:4258 TC_gsup_ul_via_proxy(84)@914cea5248de: Final verdict of PTC: pass MTC@914cea5248de: setverdict(pass): none -> pass 20241125122548333 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33336<->l=127.0.0.1:4258 75@914cea5248de: Final verdict of PTC: none 20241125122548334 DLINP <000b> input/ipa.c:451 connected read/write 20241125122548334 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122548334 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241125122548334 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241125122548334 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241125122548334 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241125122548334 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:43665<->l=127.0.0.1:4259) HLR_Test-GSUP(74)@914cea5248de: Final verdict of PTC: none IPA-CTRL-CLI-IPA(76)@914cea5248de: Final verdict of PTC: none HLR_Test-GSUP-IPA(73)@914cea5248de: Final verdict of PTC: none MTC@914cea5248de: Setting final verdict of the test case. MTC@914cea5248de: Local verdict of MTC: pass MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP-IPA(73): none (pass -> pass) MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP(74): none (pass -> pass) MTC@914cea5248de: Local verdict of PTC with component reference 75: none (pass -> pass) MTC@914cea5248de: Local verdict of PTC IPA-CTRL-CLI-IPA(76): none (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_ul_via_proxy(77): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_ul_via_proxy(78): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_ul_via_proxy(79): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_ul_via_proxy(80): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_ul_via_proxy(81): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_ul_via_proxy(82): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_ul_via_proxy(83): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_ul_via_proxy(84): pass (pass -> pass) MTC@914cea5248de: Test case TC_gsup_ul_via_proxy finished. Verdict: pass MTC@914cea5248de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass'. Mon Nov 25 12:25:48 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 20241125122548356 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33422<->l=127.0.0.1:4258 20241125122548457 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33422<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=12648) Waiting for packet dumper to finish... 1 (prev_count=12648, count=114608) MTC@914cea5248de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_via_proxy pass' was executed successfully (exit status: 0). MTC@914cea5248de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data'. ------ HLR_Tests.TC_gsup_ul_subscriber_data ------ Mon Nov 25 12:25:50 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_ul_subscriber_data.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@914cea5248de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_ul_subscriber_data' was executed successfully (exit status: 0). MTC@914cea5248de: Test case TC_gsup_ul_subscriber_data started. MTC@914cea5248de: legacy= false MTC@914cea5248de: in not legacy case 1 MTC@914cea5248de: in not legacy case 2 20241125122551552 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241125122551552 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@914cea5248de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241125122551553 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551553 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122551554 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33438<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(85)@914cea5248de: 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)@914cea5248de: 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 } } } } 20241125122551555 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551555 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122551555 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122551555 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241125122551555 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241125122551555 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241125122551555 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241125122551555 DLGSUP <0013> gsup_server.c:235 2: 20241125122551555 DLGSUP <0013> gsup_server.c:237 2: 00 20241125122551555 DLGSUP <0013> gsup_server.c:235 3: 20241125122551555 DLGSUP <0013> gsup_server.c:237 3: 00 20241125122551555 DLGSUP <0013> gsup_server.c:235 4: 20241125122551555 DLGSUP <0013> gsup_server.c:237 4: 00 20241125122551555 DLGSUP <0013> gsup_server.c:235 5: 20241125122551555 DLGSUP <0013> gsup_server.c:237 5: 00 20241125122551555 DLGSUP <0013> gsup_server.c:235 7: 20241125122551555 DLGSUP <0013> gsup_server.c:237 7: 00 20241125122551555 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122551555 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241125122551555 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(85)@914cea5248de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 87@914cea5248de: 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") 20241125122551568 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39885<->l=127.0.0.1:4259) 20241125122551577 DAUC <0003> db_auc.c:157 IMSI='262429486303819': No 2G Auth Data 20241125122551577 DAUC <0003> db_auc.c:192 IMSI='262429486303819': No 3G Auth Data HLR_Test-GSUP(86)@914cea5248de: Created GsupExpect[0] for "262429486303819" to be handled at TC_gsup_ul_subscriber_data(89) 20241125122551585 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36488<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@914cea5248de: GSUP ul subscriber_data<unbound> 20241125122551598 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551598 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122551598 DLGSUP <0013> gsup_req.c:138 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429486303819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429486303819" cn_domain=PS} 20241125122551598 DLU <0006> fsm.c:456 lu(262429486303819)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122551598 DLGSUP <0013> lu_fsm.c:172 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429486303819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241125122551598 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429486303819)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122551598 DLGSUP <0013> lu_fsm.c:253 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429486303819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429486303819" cn_domain=PS} 20241125122551598 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551598 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122551598 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551598 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@914cea5248de: Found GsupExpect[0] for "262429486303819" handled at TC_gsup_ul_subscriber_data(89) HLR_Test-GSUP(86)@914cea5248de: Added IMSI table entry 0TC_gsup_ul_subscriber_data(89)"262429486303819" 20241125122551603 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551604 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122551604 DLGSUP <0013> gsup_req.c:138 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262429486303819 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429486303819"} 20241125122551604 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429486303819)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122551604 DLGSUP <0013> gsup_req.c:171 GSUP 84: MSC-00-00-00-00-00-00: IMSI-262429486303819 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122551604 DLGSUP <0013> lu_fsm.c:91 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429486303819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429486303819"} 20241125122551604 DLGSUP <0013> gsup_req.c:171 GSUP 83: MSC-00-00-00-00-00-00: IMSI-262429486303819 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122551604 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429486303819)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122551604 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429486303819)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122551604 DLU <0006> fsm.c:568 lu(PS:IMSI-262429486303819)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122551604 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122551604 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551604 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(89)@914cea5248de: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(89)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122551608 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36488<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(89)@914cea5248de: Final verdict of PTC: pass 20241125122551612 DAUC <0003> db_auc.c:157 IMSI='262425219082416': No 2G Auth Data 20241125122551612 DAUC <0003> db_auc.c:192 IMSI='262425219082416': No 3G Auth Data 20241125122551614 DLGSUP <0013> hlr.c:121 IMSI 262425219082416: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@914cea5248de: Created GsupExpect[0] for "262425219082416" to be handled at TC_gsup_ul_subscriber_data(90) 20241125122551627 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36504<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@914cea5248de: GSUP ul subscriber_data<unbound> 20241125122551629 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551629 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122551629 DLGSUP <0013> gsup_req.c:138 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425219082416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425219082416" cn_domain=PS} 20241125122551629 DLU <0006> fsm.c:456 lu(262425219082416)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122551629 DLGSUP <0013> lu_fsm.c:172 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425219082416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241125122551629 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425219082416)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122551629 DLGSUP <0013> lu_fsm.c:253 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425219082416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425219082416" cn_domain=PS} 20241125122551629 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122551629 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551629 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@914cea5248de: Found GsupExpect[0] for "262425219082416" handled at TC_gsup_ul_subscriber_data(90) HLR_Test-GSUP(86)@914cea5248de: Added IMSI table entry 1TC_gsup_ul_subscriber_data(90)"262425219082416" 20241125122551630 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551630 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122551630 DLGSUP <0013> gsup_req.c:138 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262425219082416 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425219082416"} 20241125122551630 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425219082416)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122551630 DLGSUP <0013> gsup_req.c:171 GSUP 86: MSC-00-00-00-00-00-00: IMSI-262425219082416 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122551630 DLGSUP <0013> lu_fsm.c:91 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425219082416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425219082416"} 20241125122551630 DLGSUP <0013> gsup_req.c:171 GSUP 85: MSC-00-00-00-00-00-00: IMSI-262425219082416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122551630 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425219082416)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122551630 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425219082416)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122551630 DLU <0006> fsm.c:568 lu(PS:IMSI-262425219082416)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122551630 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551630 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122551630 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551630 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(90)@914cea5248de: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(90)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122551631 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36504<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(90)@914cea5248de: Final verdict of PTC: pass 20241125122551632 DAUC <0003> db_auc.c:157 IMSI='262426960893698': No 2G Auth Data 20241125122551632 DAUC <0003> db_auc.c:192 IMSI='262426960893698': No 3G Auth Data 20241125122551633 DLGSUP <0013> hlr.c:121 IMSI 262426960893698: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@914cea5248de: Created GsupExpect[0] for "262426960893698" to be handled at TC_gsup_ul_subscriber_data(91) 20241125122551639 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36520<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@914cea5248de: GSUP ul subscriber_data<unbound> 20241125122551641 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551641 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122551641 DLGSUP <0013> gsup_req.c:138 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426960893698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426960893698" cn_domain=PS} 20241125122551641 DLU <0006> fsm.c:456 lu(262426960893698)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122551641 DLGSUP <0013> lu_fsm.c:172 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426960893698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241125122551641 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426960893698)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122551641 DLGSUP <0013> lu_fsm.c:253 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426960893698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426960893698" cn_domain=PS} 20241125122551641 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122551641 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@914cea5248de: Found GsupExpect[0] for "262426960893698" handled at TC_gsup_ul_subscriber_data(91) HLR_Test-GSUP(86)@914cea5248de: Added IMSI table entry 2TC_gsup_ul_subscriber_data(91)"262426960893698" 20241125122551642 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551642 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122551642 DLGSUP <0013> gsup_req.c:138 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262426960893698 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426960893698"} 20241125122551642 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426960893698)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122551642 DLGSUP <0013> gsup_req.c:171 GSUP 88: MSC-00-00-00-00-00-00: IMSI-262426960893698 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122551642 DLGSUP <0013> lu_fsm.c:91 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426960893698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426960893698"} 20241125122551642 DLGSUP <0013> gsup_req.c:171 GSUP 87: MSC-00-00-00-00-00-00: IMSI-262426960893698 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122551642 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426960893698)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122551642 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426960893698)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122551642 DLU <0006> fsm.c:568 lu(PS:IMSI-262426960893698)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122551642 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122551642 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(91)@914cea5248de: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(91)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122551642 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36520<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(91)@914cea5248de: Final verdict of PTC: pass 20241125122551643 DAUC <0003> db_auc.c:157 IMSI='262421365899843': No 2G Auth Data 20241125122551643 DAUC <0003> db_auc.c:192 IMSI='262421365899843': No 3G Auth Data 20241125122551644 DLGSUP <0013> hlr.c:121 IMSI 262421365899843: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@914cea5248de: Created GsupExpect[0] for "262421365899843" to be handled at TC_gsup_ul_subscriber_data(92) 20241125122551650 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36530<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@914cea5248de: GSUP ul subscriber_data<unbound> 20241125122551652 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551652 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122551652 DLGSUP <0013> gsup_req.c:138 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262421365899843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421365899843" cn_domain=PS} 20241125122551652 DLU <0006> fsm.c:456 lu(262421365899843)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122551652 DLGSUP <0013> lu_fsm.c:172 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262421365899843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241125122551652 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421365899843)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122551652 DLGSUP <0013> lu_fsm.c:253 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262421365899843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421365899843" cn_domain=PS} 20241125122551652 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122551652 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551652 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@914cea5248de: Found GsupExpect[0] for "262421365899843" handled at TC_gsup_ul_subscriber_data(92) HLR_Test-GSUP(86)@914cea5248de: Added IMSI table entry 3TC_gsup_ul_subscriber_data(92)"262421365899843" 20241125122551653 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551653 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122551653 DLGSUP <0013> gsup_req.c:138 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262421365899843 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421365899843"} 20241125122551653 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421365899843)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122551653 DLGSUP <0013> gsup_req.c:171 GSUP 90: MSC-00-00-00-00-00-00: IMSI-262421365899843 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122551653 DLGSUP <0013> lu_fsm.c:91 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262421365899843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421365899843"} 20241125122551653 DLGSUP <0013> gsup_req.c:171 GSUP 89: MSC-00-00-00-00-00-00: IMSI-262421365899843 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122551653 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421365899843)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122551653 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421365899843)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122551653 DLU <0006> fsm.c:568 lu(PS:IMSI-262421365899843)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122551653 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122551653 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(92)@914cea5248de: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(92)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122551654 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36530<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(92)@914cea5248de: Final verdict of PTC: pass 20241125122551655 DAUC <0003> db_auc.c:157 IMSI='262428483689439': No 2G Auth Data 20241125122551655 DAUC <0003> db_auc.c:192 IMSI='262428483689439': No 3G Auth Data 20241125122551656 DLGSUP <0013> hlr.c:121 IMSI 262428483689439: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@914cea5248de: Created GsupExpect[0] for "262428483689439" to be handled at TC_gsup_ul_subscriber_data(93) 20241125122551662 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36540<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@914cea5248de: GSUP ul subscriber_data<unbound> 20241125122551664 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551664 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122551664 DLGSUP <0013> gsup_req.c:138 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428483689439 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428483689439" cn_domain=PS} 20241125122551664 DLU <0006> fsm.c:456 lu(262428483689439)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122551664 DLGSUP <0013> lu_fsm.c:172 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428483689439 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241125122551664 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428483689439)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122551664 DLGSUP <0013> lu_fsm.c:253 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428483689439 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428483689439" cn_domain=PS} 20241125122551664 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122551664 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551664 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@914cea5248de: Found GsupExpect[0] for "262428483689439" handled at TC_gsup_ul_subscriber_data(93) HLR_Test-GSUP(86)@914cea5248de: Added IMSI table entry 4TC_gsup_ul_subscriber_data(93)"262428483689439" 20241125122551665 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551665 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122551665 DLGSUP <0013> gsup_req.c:138 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262428483689439 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428483689439"} 20241125122551665 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428483689439)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122551665 DLGSUP <0013> gsup_req.c:171 GSUP 92: MSC-00-00-00-00-00-00: IMSI-262428483689439 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122551665 DLGSUP <0013> lu_fsm.c:91 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428483689439 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428483689439"} 20241125122551665 DLGSUP <0013> gsup_req.c:171 GSUP 91: MSC-00-00-00-00-00-00: IMSI-262428483689439 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122551665 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428483689439)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122551665 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428483689439)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122551665 DLU <0006> fsm.c:568 lu(PS:IMSI-262428483689439)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122551665 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122551665 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551665 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(93)@914cea5248de: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(93)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122551666 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36540<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(93)@914cea5248de: Final verdict of PTC: pass 20241125122551667 DAUC <0003> db_auc.c:157 IMSI='262427515262416': No 2G Auth Data 20241125122551667 DAUC <0003> db_auc.c:192 IMSI='262427515262416': No 3G Auth Data 20241125122551667 DLGSUP <0013> hlr.c:121 IMSI 262427515262416: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@914cea5248de: Created GsupExpect[0] for "262427515262416" to be handled at TC_gsup_ul_subscriber_data(94) 20241125122551674 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36546<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@914cea5248de: GSUP ul subscriber_data<unbound> 20241125122551675 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551675 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122551675 DLGSUP <0013> gsup_req.c:138 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427515262416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427515262416" cn_domain=PS} 20241125122551675 DLU <0006> fsm.c:456 lu(262427515262416)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122551675 DLGSUP <0013> lu_fsm.c:172 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427515262416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241125122551675 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427515262416)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122551675 DLGSUP <0013> lu_fsm.c:253 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427515262416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427515262416" cn_domain=PS} 20241125122551675 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551675 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122551675 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551675 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@914cea5248de: Found GsupExpect[0] for "262427515262416" handled at TC_gsup_ul_subscriber_data(94) HLR_Test-GSUP(86)@914cea5248de: Added IMSI table entry 5TC_gsup_ul_subscriber_data(94)"262427515262416" 20241125122551677 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551677 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122551677 DLGSUP <0013> gsup_req.c:138 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262427515262416 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427515262416"} 20241125122551677 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427515262416)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122551677 DLGSUP <0013> gsup_req.c:171 GSUP 94: MSC-00-00-00-00-00-00: IMSI-262427515262416 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122551677 DLGSUP <0013> lu_fsm.c:91 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427515262416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427515262416"} 20241125122551677 DLGSUP <0013> gsup_req.c:171 GSUP 93: MSC-00-00-00-00-00-00: IMSI-262427515262416 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122551677 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427515262416)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122551677 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427515262416)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122551677 DLU <0006> fsm.c:568 lu(PS:IMSI-262427515262416)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122551677 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122551677 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(94)@914cea5248de: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(94)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122551677 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36546<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(94)@914cea5248de: Final verdict of PTC: pass 20241125122551678 DAUC <0003> db_auc.c:157 IMSI='262426755326704': No 2G Auth Data 20241125122551678 DAUC <0003> db_auc.c:192 IMSI='262426755326704': No 3G Auth Data 20241125122551678 DLGSUP <0013> hlr.c:121 IMSI 262426755326704: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@914cea5248de: Created GsupExpect[0] for "262426755326704" to be handled at TC_gsup_ul_subscriber_data(95) 20241125122551684 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36550<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@914cea5248de: GSUP ul subscriber_data<unbound> 20241125122551686 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551686 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122551686 DLGSUP <0013> gsup_req.c:138 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426755326704 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262426755326704" cn_domain=PS} 20241125122551686 DLU <0006> fsm.c:456 lu(262426755326704)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122551686 DLGSUP <0013> lu_fsm.c:172 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426755326704 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241125122551686 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262426755326704)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122551686 DLGSUP <0013> lu_fsm.c:253 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426755326704 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262426755326704" cn_domain=PS} 20241125122551686 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122551686 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@914cea5248de: Found GsupExpect[0] for "262426755326704" handled at TC_gsup_ul_subscriber_data(95) HLR_Test-GSUP(86)@914cea5248de: Added IMSI table entry 6TC_gsup_ul_subscriber_data(95)"262426755326704" 20241125122551687 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551687 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122551687 DLGSUP <0013> gsup_req.c:138 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262426755326704 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262426755326704"} 20241125122551687 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262426755326704)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122551687 DLGSUP <0013> gsup_req.c:171 GSUP 96: MSC-00-00-00-00-00-00: IMSI-262426755326704 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122551687 DLGSUP <0013> lu_fsm.c:91 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426755326704 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262426755326704"} 20241125122551687 DLGSUP <0013> gsup_req.c:171 GSUP 95: MSC-00-00-00-00-00-00: IMSI-262426755326704 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122551687 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426755326704)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122551687 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262426755326704)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122551687 DLU <0006> fsm.c:568 lu(PS:IMSI-262426755326704)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122551687 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122551687 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551687 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(95)@914cea5248de: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(95)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122551687 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36550<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(95)@914cea5248de: Final verdict of PTC: pass 20241125122551688 DAUC <0003> db_auc.c:157 IMSI='262421141258464': No 2G Auth Data 20241125122551688 DAUC <0003> db_auc.c:192 IMSI='262421141258464': No 3G Auth Data 20241125122551688 DLGSUP <0013> hlr.c:121 IMSI 262421141258464: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(86)@914cea5248de: Created GsupExpect[0] for "262421141258464" to be handled at TC_gsup_ul_subscriber_data(96) 20241125122551694 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36566<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@914cea5248de: GSUP ul subscriber_data<unbound> 20241125122551696 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551696 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122551696 DLGSUP <0013> gsup_req.c:138 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421141258464 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421141258464" cn_domain=PS} 20241125122551696 DLU <0006> fsm.c:456 lu(262421141258464)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122551696 DLGSUP <0013> lu_fsm.c:172 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421141258464 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241125122551696 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421141258464)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122551696 DLGSUP <0013> lu_fsm.c:253 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421141258464 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421141258464" cn_domain=PS} 20241125122551696 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122551696 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(86)@914cea5248de: Found GsupExpect[0] for "262421141258464" handled at TC_gsup_ul_subscriber_data(96) HLR_Test-GSUP(86)@914cea5248de: Added IMSI table entry 7TC_gsup_ul_subscriber_data(96)"262421141258464" 20241125122551697 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551697 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122551697 DLGSUP <0013> gsup_req.c:138 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262421141258464 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421141258464"} 20241125122551697 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421141258464)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122551697 DLGSUP <0013> gsup_req.c:171 GSUP 98: MSC-00-00-00-00-00-00: IMSI-262421141258464 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122551697 DLGSUP <0013> lu_fsm.c:91 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421141258464 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421141258464"} 20241125122551697 DLGSUP <0013> gsup_req.c:171 GSUP 97: MSC-00-00-00-00-00-00: IMSI-262421141258464 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122551697 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421141258464)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122551697 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421141258464)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122551697 DLU <0006> fsm.c:568 lu(PS:IMSI-262421141258464)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122551697 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122551697 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_ul_subscriber_data(96)@914cea5248de: setverdict(pass): none -> pass TC_gsup_ul_subscriber_data(96)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122551698 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36566<->l=127.0.0.1:4258 TC_gsup_ul_subscriber_data(96)@914cea5248de: Final verdict of PTC: pass MTC@914cea5248de: setverdict(pass): none -> pass 20241125122551698 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33438<->l=127.0.0.1:4258 20241125122551699 DLINP <000b> input/ipa.c:451 connected read/write 20241125122551699 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122551699 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241125122551699 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241125122551699 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(86)@914cea5248de: Final verdict of PTC: none HLR_Test-GSUP-IPA(85)@914cea5248de: Final verdict of PTC: none 20241125122551699 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39885<->l=127.0.0.1:4259) 87@914cea5248de: Final verdict of PTC: none IPA-CTRL-CLI-IPA(88)@914cea5248de: Final verdict of PTC: none MTC@914cea5248de: Setting final verdict of the test case. MTC@914cea5248de: Local verdict of MTC: pass MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP-IPA(85): none (pass -> pass) MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP(86): none (pass -> pass) MTC@914cea5248de: Local verdict of PTC with component reference 87: none (pass -> pass) MTC@914cea5248de: Local verdict of PTC IPA-CTRL-CLI-IPA(88): none (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_ul_subscriber_data(89): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_ul_subscriber_data(90): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_ul_subscriber_data(91): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_ul_subscriber_data(92): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_ul_subscriber_data(93): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_ul_subscriber_data(94): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_ul_subscriber_data(95): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_ul_subscriber_data(96): pass (pass -> pass) MTC@914cea5248de: Test case TC_gsup_ul_subscriber_data finished. Verdict: pass MTC@914cea5248de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass'. Mon Nov 25 12:25:51 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 20241125122551721 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36576<->l=127.0.0.1:4258 20241125122551822 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36576<->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=117948) MTC@914cea5248de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_ul_subscriber_data pass' was executed successfully (exit status: 0). MTC@914cea5248de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty'. ------ HLR_Tests.TC_vty ------ Mon Nov 25 12:25:53 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@914cea5248de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty' was executed successfully (exit status: 0). MTC@914cea5248de: Test case TC_vty started. MTC@914cea5248de: legacy= true 20241125122554938 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241125122554938 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(97)@914cea5248de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241125122554943 DLINP <000b> input/ipa.c:451 connected read/write 20241125122554943 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122554944 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36590<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(97)@914cea5248de: 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)@914cea5248de: 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 } } } } 20241125122554949 DLINP <000b> input/ipa.c:451 connected read/write 20241125122554949 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122554949 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122554949 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241125122554949 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241125122554949 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241125122554949 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241125122554949 DLGSUP <0013> gsup_server.c:235 2: 20241125122554949 DLGSUP <0013> gsup_server.c:237 2: 00 20241125122554949 DLGSUP <0013> gsup_server.c:235 3: 20241125122554949 DLGSUP <0013> gsup_server.c:237 3: 00 20241125122554949 DLGSUP <0013> gsup_server.c:235 4: 20241125122554949 DLGSUP <0013> gsup_server.c:237 4: 00 20241125122554949 DLGSUP <0013> gsup_server.c:235 5: 20241125122554949 DLGSUP <0013> gsup_server.c:237 5: 00 HLR_Test-GSUP-IPA(97)@914cea5248de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241125122554949 DLGSUP <0013> gsup_server.c:235 7: 20241125122554949 DLGSUP <0013> gsup_server.c:237 7: 00 20241125122554949 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122554949 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241125122554949 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 98@914cea5248de: 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") 20241125122554971 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41633<->l=127.0.0.1:4259) 20241125122554974 DAUC <0003> db_auc.c:157 IMSI='262423106878360': No 2G Auth Data 20241125122554974 DAUC <0003> db_auc.c:192 IMSI='262423106878360': No 3G Auth Data 20241125122554978 DAUC <0003> db_auc.c:192 IMSI='262423106878360': No 3G Auth Data 20241125122554982 DAUC <0003> db_auc.c:157 IMSI='262425845808712': No 2G Auth Data 20241125122554982 DAUC <0003> db_auc.c:192 IMSI='262425845808712': No 3G Auth Data 20241125122554987 DAUC <0003> db_auc.c:157 IMSI='262425845808712': No 2G Auth Data 20241125122554991 DAUC <0003> db_auc.c:157 IMSI='262427576916744': No 2G Auth Data 20241125122554991 DAUC <0003> db_auc.c:192 IMSI='262427576916744': No 3G Auth Data MTC@914cea5248de: setverdict(pass): none -> pass 20241125122554997 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36590<->l=127.0.0.1:4258 20241125122554998 DLINP <000b> input/ipa.c:451 connected read/write 20241125122554998 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122554998 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241125122554998 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241125122554998 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241125122554998 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41633<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(97)@914cea5248de: Final verdict of PTC: none IPA-CTRL-CLI-IPA(99)@914cea5248de: Final verdict of PTC: none 98@914cea5248de: Final verdict of PTC: none MTC@914cea5248de: Setting final verdict of the test case. MTC@914cea5248de: Local verdict of MTC: pass MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP-IPA(97): none (pass -> pass) MTC@914cea5248de: Local verdict of PTC with component reference 98: none (pass -> pass) MTC@914cea5248de: Local verdict of PTC IPA-CTRL-CLI-IPA(99): none (pass -> pass) MTC@914cea5248de: Test case TC_vty finished. Verdict: pass MTC@914cea5248de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass'. Mon Nov 25 12:25:55 UTC 2024 ====== HLR_Tests.TC_vty pass ====== Saving talloc report from 127.0.0.1:4258 to HLR_Tests.TC_vty.talloc 20241125122555026 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36598<->l=127.0.0.1:4258 20241125122555126 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36598<->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=28440) MTC@914cea5248de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty pass' was executed successfully (exit status: 0). MTC@914cea5248de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd'. ------ HLR_Tests.TC_vty_msisdn_isd ------ Mon Nov 25 12:25:57 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_vty_msisdn_isd.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@914cea5248de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_vty_msisdn_isd' was executed successfully (exit status: 0). MTC@914cea5248de: Test case TC_vty_msisdn_isd started. MTC@914cea5248de: legacy= false MTC@914cea5248de: in not legacy case 1 MTC@914cea5248de: in not legacy case 2 20241125122558229 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241125122558229 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@914cea5248de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241125122558232 DLINP <000b> input/ipa.c:451 connected read/write 20241125122558232 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122558232 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36610<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(100)@914cea5248de: 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)@914cea5248de: 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 } } } } 20241125122558234 DLINP <000b> input/ipa.c:451 connected read/write 20241125122558234 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122558234 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122558234 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241125122558234 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241125122558234 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241125122558234 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241125122558234 DLGSUP <0013> gsup_server.c:235 2: 20241125122558234 DLGSUP <0013> gsup_server.c:237 2: 00 20241125122558234 DLGSUP <0013> gsup_server.c:235 3: 20241125122558234 DLGSUP <0013> gsup_server.c:237 3: 00 20241125122558234 DLGSUP <0013> gsup_server.c:235 4: 20241125122558234 DLGSUP <0013> gsup_server.c:237 4: 00 20241125122558234 DLGSUP <0013> gsup_server.c:235 5: 20241125122558234 DLGSUP <0013> gsup_server.c:237 5: 00 20241125122558234 DLGSUP <0013> gsup_server.c:235 7: 20241125122558234 DLGSUP <0013> gsup_server.c:237 7: 00 20241125122558234 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122558234 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241125122558234 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(100)@914cea5248de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 102@914cea5248de: 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") 20241125122558249 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42317<->l=127.0.0.1:4259) HLR_Test-GSUP(101)@914cea5248de: Created GsupExpect[0] for "262423710165435" to be handled at TC_vty_msisdn_isd(104) 20241125122558262 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36616<->l=127.0.0.1:4258 20241125122558264 DAUC <0003> db_auc.c:157 IMSI='262423710165435': No 2G Auth Data 20241125122558264 DAUC <0003> db_auc.c:192 IMSI='262423710165435': No 3G Auth Data 20241125122558278 DLINP <000b> input/ipa.c:451 connected read/write 20241125122558278 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122558278 DLGSUP <0013> gsup_req.c:138 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423710165435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423710165435" cn_domain=PS} 20241125122558278 DLU <0006> fsm.c:456 lu(262423710165435)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122558278 DLGSUP <0013> lu_fsm.c:172 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423710165435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241125122558278 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423710165435)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122558278 DLGSUP <0013> lu_fsm.c:253 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423710165435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423710165435" cn_domain=PS} 20241125122558278 DLINP <000b> input/ipa.c:451 connected read/write 20241125122558278 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122558278 DLINP <000b> input/ipa.c:451 connected read/write 20241125122558278 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(101)@914cea5248de: Found GsupExpect[0] for "262423710165435" handled at TC_vty_msisdn_isd(104) HLR_Test-GSUP(101)@914cea5248de: Added IMSI table entry 0TC_vty_msisdn_isd(104)"262423710165435" 20241125122558285 DLINP <000b> input/ipa.c:451 connected read/write 20241125122558285 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122558285 DLGSUP <0013> gsup_req.c:138 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262423710165435 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423710165435"} 20241125122558285 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423710165435)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122558285 DLGSUP <0013> gsup_req.c:171 GSUP 100: MSC-00-00-00-00-00-00: IMSI-262423710165435 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122558285 DLGSUP <0013> lu_fsm.c:91 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423710165435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423710165435"} 20241125122558285 DLGSUP <0013> gsup_req.c:171 GSUP 99: MSC-00-00-00-00-00-00: IMSI-262423710165435 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122558286 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423710165435)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122558286 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423710165435)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122558286 DLU <0006> fsm.c:568 lu(PS:IMSI-262423710165435)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122558286 DLINP <000b> input/ipa.c:451 connected read/write 20241125122558286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122558286 DLINP <000b> input/ipa.c:451 connected read/write 20241125122558286 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@914cea5248de: setverdict(pass): none -> pass 20241125122558289 DLGSUP <0013> hlr.c:128 IMSI 262423710165435: subscriber change: notifying PS peer "MSC-00-00-00-00-00-00" 20241125122558289 DLINP <000b> input/ipa.c:451 connected read/write 20241125122558289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122558289 DLINP <000b> input/ipa.c:451 connected read/write 20241125122558289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_vty_msisdn_isd(104)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122558293 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36616<->l=127.0.0.1:4258 TC_vty_msisdn_isd(104)@914cea5248de: Final verdict of PTC: pass 20241125122558294 DLINP <000b> input/ipa.c:451 connected read/write 20241125122558294 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122558294 DLGSUP <0013> gsup_req.c:138 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262423710165435 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423710165435"} 20241125122558294 DLGSUP <0013> lu_fsm.c:219 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262423710165435 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: Message type not compatible with protocol state: No Location Updating in progress for this IMSI 20241125122558294 DLGSUP <0013> gsup_req.c:171 GSUP 101: MSC-00-00-00-00-00-00: IMSI-262423710165435 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122558295 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36610<->l=127.0.0.1:4258 20241125122558296 DLINP <000b> input/ipa.c:451 connected read/write 20241125122558297 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122558297 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241125122558297 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241125122558297 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(101)@914cea5248de: Final verdict of PTC: none 20241125122558297 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42317<->l=127.0.0.1:4259) HLR_Test-GSUP-IPA(100)@914cea5248de: Final verdict of PTC: none 102@914cea5248de: Final verdict of PTC: none IPA-CTRL-CLI-IPA(103)@914cea5248de: Final verdict of PTC: none MTC@914cea5248de: Setting final verdict of the test case. MTC@914cea5248de: Local verdict of MTC: none MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP-IPA(100): none (none -> none) MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP(101): none (none -> none) MTC@914cea5248de: Local verdict of PTC with component reference 102: none (none -> none) MTC@914cea5248de: Local verdict of PTC IPA-CTRL-CLI-IPA(103): none (none -> none) MTC@914cea5248de: Local verdict of PTC TC_vty_msisdn_isd(104): pass (none -> pass) MTC@914cea5248de: Test case TC_vty_msisdn_isd finished. Verdict: pass MTC@914cea5248de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass'. Mon Nov 25 12:25:58 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 20241125122558360 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36618<->l=127.0.0.1:4258 20241125122558460 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36618<->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@914cea5248de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_vty_msisdn_isd pass' was executed successfully (exit status: 0). MTC@914cea5248de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs'. ------ HLR_Tests.TC_gsup_purge_cs ------ Mon Nov 25 12:26:00 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_cs.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@914cea5248de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_cs' was executed successfully (exit status: 0). MTC@914cea5248de: Test case TC_gsup_purge_cs started. MTC@914cea5248de: legacy= false MTC@914cea5248de: in not legacy case 1 MTC@914cea5248de: in not legacy case 2 20241125122601548 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241125122601548 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@914cea5248de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241125122601553 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601553 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122601555 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:36628<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(105)@914cea5248de: 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)@914cea5248de: 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 } } } } 20241125122601559 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601559 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122601559 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122601559 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241125122601559 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241125122601559 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241125122601559 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241125122601559 DLGSUP <0013> gsup_server.c:235 2: 20241125122601559 DLGSUP <0013> gsup_server.c:237 2: 00 20241125122601559 DLGSUP <0013> gsup_server.c:235 3: 20241125122601559 DLGSUP <0013> gsup_server.c:237 3: 00 20241125122601559 DLGSUP <0013> gsup_server.c:235 4: 20241125122601559 DLGSUP <0013> gsup_server.c:237 4: 00 20241125122601559 DLGSUP <0013> gsup_server.c:235 5: 20241125122601559 DLGSUP <0013> gsup_server.c:237 5: 00 20241125122601559 DLGSUP <0013> gsup_server.c:235 7: 20241125122601559 DLGSUP <0013> gsup_server.c:237 7: 00 20241125122601559 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122601559 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241125122601559 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(105)@914cea5248de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 107@914cea5248de: 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") 20241125122601581 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34065<->l=127.0.0.1:4259) 20241125122601591 DAUC <0003> db_auc.c:157 IMSI='262429023016516': No 2G Auth Data 20241125122601591 DAUC <0003> db_auc.c:192 IMSI='262429023016516': No 3G Auth Data HLR_Test-GSUP(106)@914cea5248de: Created GsupExpect[0] for "262429023016516" to be handled at TC_gsup_purge_cs(109) 20241125122601617 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44500<->l=127.0.0.1:4258 20241125122601626 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601626 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122601626 DLGSUP <0013> gsup_req.c:138 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262429023016516 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429023016516" cn_domain=PS} 20241125122601626 DLU <0006> fsm.c:456 lu(262429023016516)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122601626 DLGSUP <0013> lu_fsm.c:172 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262429023016516 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241125122601626 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429023016516)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122601626 DLGSUP <0013> lu_fsm.c:253 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262429023016516 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429023016516" cn_domain=PS} 20241125122601626 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122601626 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601626 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@914cea5248de: Found GsupExpect[0] for "262429023016516" handled at TC_gsup_purge_cs(109) HLR_Test-GSUP(106)@914cea5248de: Added IMSI table entry 0TC_gsup_purge_cs(109)"262429023016516" 20241125122601632 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601632 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122601632 DLGSUP <0013> gsup_req.c:138 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262429023016516 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429023016516"} 20241125122601632 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429023016516)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122601632 DLGSUP <0013> gsup_req.c:171 GSUP 103: MSC-00-00-00-00-00-00: IMSI-262429023016516 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122601632 DLGSUP <0013> lu_fsm.c:91 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262429023016516 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429023016516"} 20241125122601632 DLGSUP <0013> gsup_req.c:171 GSUP 102: MSC-00-00-00-00-00-00: IMSI-262429023016516 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122601632 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429023016516)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122601632 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429023016516)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122601632 DLU <0006> fsm.c:568 lu(PS:IMSI-262429023016516)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122601632 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601632 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122601632 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601632 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@914cea5248de: setverdict(pass): none -> pass 20241125122601635 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601636 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122601636 DLGSUP <0013> gsup_req.c:138 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262429023016516 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262429023016516" cn_domain=CS} 20241125122601636 DAUC <0003> hlr.c:366 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262429023016516 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241125122601636 DLGSUP <0013> hlr.c:375 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262429023016516 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262429023016516"} 20241125122601636 DLGSUP <0013> gsup_req.c:171 GSUP 104: MSC-00-00-00-00-00-00: IMSI-262429023016516 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241125122601636 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122601636 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(109)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122601638 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44500<->l=127.0.0.1:4258 TC_gsup_purge_cs(109)@914cea5248de: Final verdict of PTC: pass 20241125122601641 DAUC <0003> db_auc.c:157 IMSI='262428935651133': No 2G Auth Data 20241125122601641 DAUC <0003> db_auc.c:192 IMSI='262428935651133': No 3G Auth Data 20241125122601642 DLGSUP <0013> hlr.c:121 IMSI 262428935651133: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@914cea5248de: Created GsupExpect[0] for "262428935651133" to be handled at TC_gsup_purge_cs(110) 20241125122601655 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44504<->l=127.0.0.1:4258 20241125122601656 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601656 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122601656 DLGSUP <0013> gsup_req.c:138 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262428935651133 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428935651133" cn_domain=PS} 20241125122601656 DLU <0006> fsm.c:456 lu(262428935651133)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122601656 DLGSUP <0013> lu_fsm.c:172 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262428935651133 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241125122601656 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428935651133)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122601656 DLGSUP <0013> lu_fsm.c:253 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262428935651133 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428935651133" cn_domain=PS} 20241125122601656 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122601656 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601656 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@914cea5248de: Found GsupExpect[0] for "262428935651133" handled at TC_gsup_purge_cs(110) HLR_Test-GSUP(106)@914cea5248de: Added IMSI table entry 1TC_gsup_purge_cs(110)"262428935651133" 20241125122601657 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601657 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122601657 DLGSUP <0013> gsup_req.c:138 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262428935651133 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428935651133"} 20241125122601657 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428935651133)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122601657 DLGSUP <0013> gsup_req.c:171 GSUP 106: MSC-00-00-00-00-00-00: IMSI-262428935651133 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122601657 DLGSUP <0013> lu_fsm.c:91 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262428935651133 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428935651133"} 20241125122601657 DLGSUP <0013> gsup_req.c:171 GSUP 105: MSC-00-00-00-00-00-00: IMSI-262428935651133 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122601657 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428935651133)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122601657 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428935651133)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122601657 DLU <0006> fsm.c:568 lu(PS:IMSI-262428935651133)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122601657 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122601657 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601657 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@914cea5248de: setverdict(pass): none -> pass 20241125122601658 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601658 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122601658 DLGSUP <0013> gsup_req.c:138 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262428935651133 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428935651133" cn_domain=CS} 20241125122601658 DAUC <0003> hlr.c:366 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262428935651133 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241125122601658 DLGSUP <0013> hlr.c:375 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262428935651133 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428935651133"} 20241125122601658 DLGSUP <0013> gsup_req.c:171 GSUP 107: MSC-00-00-00-00-00-00: IMSI-262428935651133 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241125122601658 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122601658 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601658 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(110)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122601658 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44504<->l=127.0.0.1:4258 TC_gsup_purge_cs(110)@914cea5248de: Final verdict of PTC: pass 20241125122601658 DAUC <0003> db_auc.c:157 IMSI='262421866339969': No 2G Auth Data 20241125122601658 DAUC <0003> db_auc.c:192 IMSI='262421866339969': No 3G Auth Data 20241125122601659 DLGSUP <0013> hlr.c:121 IMSI 262421866339969: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@914cea5248de: Created GsupExpect[0] for "262421866339969" to be handled at TC_gsup_purge_cs(111) 20241125122601664 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44520<->l=127.0.0.1:4258 20241125122601666 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601666 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122601666 DLGSUP <0013> gsup_req.c:138 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421866339969 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421866339969" cn_domain=PS} 20241125122601666 DLU <0006> fsm.c:456 lu(262421866339969)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122601666 DLGSUP <0013> lu_fsm.c:172 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421866339969 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241125122601666 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421866339969)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122601666 DLGSUP <0013> lu_fsm.c:253 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421866339969 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421866339969" cn_domain=PS} 20241125122601666 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601666 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122601666 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601666 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@914cea5248de: Found GsupExpect[0] for "262421866339969" handled at TC_gsup_purge_cs(111) HLR_Test-GSUP(106)@914cea5248de: Added IMSI table entry 2TC_gsup_purge_cs(111)"262421866339969" 20241125122601666 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601666 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122601666 DLGSUP <0013> gsup_req.c:138 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262421866339969 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421866339969"} 20241125122601666 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421866339969)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122601666 DLGSUP <0013> gsup_req.c:171 GSUP 109: MSC-00-00-00-00-00-00: IMSI-262421866339969 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122601666 DLGSUP <0013> lu_fsm.c:91 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421866339969 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421866339969"} 20241125122601666 DLGSUP <0013> gsup_req.c:171 GSUP 108: MSC-00-00-00-00-00-00: IMSI-262421866339969 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122601666 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421866339969)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122601666 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421866339969)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122601666 DLU <0006> fsm.c:568 lu(PS:IMSI-262421866339969)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122601666 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601666 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122601666 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601666 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@914cea5248de: setverdict(pass): none -> pass 20241125122601667 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601667 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122601667 DLGSUP <0013> gsup_req.c:138 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421866339969 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421866339969" cn_domain=CS} 20241125122601667 DAUC <0003> hlr.c:366 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421866339969 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241125122601667 DLGSUP <0013> hlr.c:375 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421866339969 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421866339969"} 20241125122601667 DLGSUP <0013> gsup_req.c:171 GSUP 110: MSC-00-00-00-00-00-00: IMSI-262421866339969 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241125122601667 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601667 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122601667 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601667 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(111)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122601667 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44520<->l=127.0.0.1:4258 TC_gsup_purge_cs(111)@914cea5248de: Final verdict of PTC: pass 20241125122601668 DAUC <0003> db_auc.c:157 IMSI='262420936685528': No 2G Auth Data 20241125122601668 DAUC <0003> db_auc.c:192 IMSI='262420936685528': No 3G Auth Data 20241125122601668 DLGSUP <0013> hlr.c:121 IMSI 262420936685528: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@914cea5248de: Created GsupExpect[0] for "262420936685528" to be handled at TC_gsup_purge_cs(112) 20241125122601674 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44522<->l=127.0.0.1:4258 20241125122601676 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601676 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122601676 DLGSUP <0013> gsup_req.c:138 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420936685528 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420936685528" cn_domain=PS} 20241125122601676 DLU <0006> fsm.c:456 lu(262420936685528)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122601676 DLGSUP <0013> lu_fsm.c:172 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420936685528 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241125122601676 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420936685528)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122601676 DLGSUP <0013> lu_fsm.c:253 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420936685528 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420936685528" cn_domain=PS} 20241125122601676 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122601676 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601676 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@914cea5248de: Found GsupExpect[0] for "262420936685528" handled at TC_gsup_purge_cs(112) HLR_Test-GSUP(106)@914cea5248de: Added IMSI table entry 3TC_gsup_purge_cs(112)"262420936685528" 20241125122601677 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601677 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122601677 DLGSUP <0013> gsup_req.c:138 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262420936685528 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420936685528"} 20241125122601677 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420936685528)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122601677 DLGSUP <0013> gsup_req.c:171 GSUP 112: MSC-00-00-00-00-00-00: IMSI-262420936685528 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122601677 DLGSUP <0013> lu_fsm.c:91 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420936685528 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420936685528"} 20241125122601677 DLGSUP <0013> gsup_req.c:171 GSUP 111: MSC-00-00-00-00-00-00: IMSI-262420936685528 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122601677 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420936685528)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122601677 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420936685528)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122601677 DLU <0006> fsm.c:568 lu(PS:IMSI-262420936685528)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122601677 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122601677 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601677 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@914cea5248de: setverdict(pass): none -> pass 20241125122601678 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601678 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122601678 DLGSUP <0013> gsup_req.c:138 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262420936685528 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420936685528" cn_domain=CS} 20241125122601678 DAUC <0003> hlr.c:366 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262420936685528 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241125122601678 DLGSUP <0013> hlr.c:375 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262420936685528 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420936685528"} 20241125122601678 DLGSUP <0013> gsup_req.c:171 GSUP 113: MSC-00-00-00-00-00-00: IMSI-262420936685528 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241125122601678 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122601678 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(112)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122601678 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44522<->l=127.0.0.1:4258 TC_gsup_purge_cs(112)@914cea5248de: Final verdict of PTC: pass 20241125122601679 DAUC <0003> db_auc.c:157 IMSI='262420360836284': No 2G Auth Data 20241125122601679 DAUC <0003> db_auc.c:192 IMSI='262420360836284': No 3G Auth Data 20241125122601680 DLGSUP <0013> hlr.c:121 IMSI 262420360836284: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@914cea5248de: Created GsupExpect[0] for "262420360836284" to be handled at TC_gsup_purge_cs(113) 20241125122601687 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44530<->l=127.0.0.1:4258 20241125122601689 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601689 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122601689 DLGSUP <0013> gsup_req.c:138 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420360836284 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420360836284" cn_domain=PS} 20241125122601689 DLU <0006> fsm.c:456 lu(262420360836284)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122601689 DLGSUP <0013> lu_fsm.c:172 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420360836284 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241125122601689 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262420360836284)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122601689 DLGSUP <0013> lu_fsm.c:253 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420360836284 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262420360836284" cn_domain=PS} 20241125122601689 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122601689 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601689 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@914cea5248de: Found GsupExpect[0] for "262420360836284" handled at TC_gsup_purge_cs(113) HLR_Test-GSUP(106)@914cea5248de: Added IMSI table entry 4TC_gsup_purge_cs(113)"262420360836284" 20241125122601690 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601690 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122601690 DLGSUP <0013> gsup_req.c:138 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262420360836284 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262420360836284"} 20241125122601690 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262420360836284)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122601690 DLGSUP <0013> gsup_req.c:171 GSUP 115: MSC-00-00-00-00-00-00: IMSI-262420360836284 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122601690 DLGSUP <0013> lu_fsm.c:91 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420360836284 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262420360836284"} 20241125122601690 DLGSUP <0013> gsup_req.c:171 GSUP 114: MSC-00-00-00-00-00-00: IMSI-262420360836284 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122601690 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420360836284)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122601690 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262420360836284)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122601690 DLU <0006> fsm.c:568 lu(PS:IMSI-262420360836284)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122601690 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122601690 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@914cea5248de: setverdict(pass): none -> pass 20241125122601691 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601691 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122601691 DLGSUP <0013> gsup_req.c:138 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262420360836284 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262420360836284" cn_domain=CS} 20241125122601691 DAUC <0003> hlr.c:366 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262420360836284 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241125122601691 DLGSUP <0013> hlr.c:375 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262420360836284 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262420360836284"} 20241125122601691 DLGSUP <0013> gsup_req.c:171 GSUP 116: MSC-00-00-00-00-00-00: IMSI-262420360836284 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241125122601691 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122601691 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601691 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(113)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122601692 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44530<->l=127.0.0.1:4258 TC_gsup_purge_cs(113)@914cea5248de: Final verdict of PTC: pass 20241125122601692 DAUC <0003> db_auc.c:157 IMSI='262425032988089': No 2G Auth Data 20241125122601692 DAUC <0003> db_auc.c:192 IMSI='262425032988089': No 3G Auth Data 20241125122601693 DLGSUP <0013> hlr.c:121 IMSI 262425032988089: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@914cea5248de: Created GsupExpect[0] for "262425032988089" to be handled at TC_gsup_purge_cs(114) 20241125122601699 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44538<->l=127.0.0.1:4258 20241125122601700 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601700 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122601700 DLGSUP <0013> gsup_req.c:138 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262425032988089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425032988089" cn_domain=PS} 20241125122601700 DLU <0006> fsm.c:456 lu(262425032988089)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122601700 DLGSUP <0013> lu_fsm.c:172 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262425032988089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241125122601701 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425032988089)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122601701 DLGSUP <0013> lu_fsm.c:253 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262425032988089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425032988089" cn_domain=PS} 20241125122601701 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122601701 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601701 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@914cea5248de: Found GsupExpect[0] for "262425032988089" handled at TC_gsup_purge_cs(114) HLR_Test-GSUP(106)@914cea5248de: Added IMSI table entry 5TC_gsup_purge_cs(114)"262425032988089" 20241125122601702 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601702 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122601702 DLGSUP <0013> gsup_req.c:138 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262425032988089 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425032988089"} 20241125122601702 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425032988089)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122601702 DLGSUP <0013> gsup_req.c:171 GSUP 118: MSC-00-00-00-00-00-00: IMSI-262425032988089 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122601702 DLGSUP <0013> lu_fsm.c:91 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262425032988089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425032988089"} 20241125122601702 DLGSUP <0013> gsup_req.c:171 GSUP 117: MSC-00-00-00-00-00-00: IMSI-262425032988089 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122601702 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425032988089)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122601702 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425032988089)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122601702 DLU <0006> fsm.c:568 lu(PS:IMSI-262425032988089)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122601702 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122601702 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@914cea5248de: setverdict(pass): none -> pass 20241125122601702 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601702 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122601702 DLGSUP <0013> gsup_req.c:138 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262425032988089 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425032988089" cn_domain=CS} 20241125122601702 DAUC <0003> hlr.c:366 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262425032988089 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241125122601702 DLGSUP <0013> hlr.c:375 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262425032988089 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425032988089"} 20241125122601702 DLGSUP <0013> gsup_req.c:171 GSUP 119: MSC-00-00-00-00-00-00: IMSI-262425032988089 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241125122601702 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122601702 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(114)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122601703 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44538<->l=127.0.0.1:4258 TC_gsup_purge_cs(114)@914cea5248de: Final verdict of PTC: pass 20241125122601704 DAUC <0003> db_auc.c:157 IMSI='262425405384618': No 2G Auth Data 20241125122601704 DAUC <0003> db_auc.c:192 IMSI='262425405384618': No 3G Auth Data 20241125122601704 DLGSUP <0013> hlr.c:121 IMSI 262425405384618: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@914cea5248de: Created GsupExpect[0] for "262425405384618" to be handled at TC_gsup_purge_cs(115) 20241125122601711 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44546<->l=127.0.0.1:4258 20241125122601712 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601712 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122601712 DLGSUP <0013> gsup_req.c:138 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425405384618 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425405384618" cn_domain=PS} 20241125122601712 DLU <0006> fsm.c:456 lu(262425405384618)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122601712 DLGSUP <0013> lu_fsm.c:172 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425405384618 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241125122601713 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425405384618)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122601713 DLGSUP <0013> lu_fsm.c:253 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425405384618 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425405384618" cn_domain=PS} 20241125122601713 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122601713 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601713 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@914cea5248de: Found GsupExpect[0] for "262425405384618" handled at TC_gsup_purge_cs(115) HLR_Test-GSUP(106)@914cea5248de: Added IMSI table entry 6TC_gsup_purge_cs(115)"262425405384618" 20241125122601714 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601714 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122601714 DLGSUP <0013> gsup_req.c:138 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262425405384618 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425405384618"} 20241125122601714 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425405384618)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122601714 DLGSUP <0013> gsup_req.c:171 GSUP 121: MSC-00-00-00-00-00-00: IMSI-262425405384618 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122601714 DLGSUP <0013> lu_fsm.c:91 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425405384618 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425405384618"} 20241125122601714 DLGSUP <0013> gsup_req.c:171 GSUP 120: MSC-00-00-00-00-00-00: IMSI-262425405384618 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122601714 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425405384618)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122601714 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425405384618)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122601714 DLU <0006> fsm.c:568 lu(PS:IMSI-262425405384618)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122601714 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122601714 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@914cea5248de: setverdict(pass): none -> pass 20241125122601715 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601715 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122601715 DLGSUP <0013> gsup_req.c:138 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262425405384618 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425405384618" cn_domain=CS} 20241125122601715 DAUC <0003> hlr.c:366 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262425405384618 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241125122601715 DLGSUP <0013> hlr.c:375 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262425405384618 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425405384618"} 20241125122601715 DLGSUP <0013> gsup_req.c:171 GSUP 122: MSC-00-00-00-00-00-00: IMSI-262425405384618 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241125122601715 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122601715 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601715 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(115)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122601715 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44546<->l=127.0.0.1:4258 TC_gsup_purge_cs(115)@914cea5248de: Final verdict of PTC: pass 20241125122601716 DAUC <0003> db_auc.c:157 IMSI='262423436928331': No 2G Auth Data 20241125122601716 DAUC <0003> db_auc.c:192 IMSI='262423436928331': No 3G Auth Data 20241125122601717 DLGSUP <0013> hlr.c:121 IMSI 262423436928331: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(106)@914cea5248de: Created GsupExpect[0] for "262423436928331" to be handled at TC_gsup_purge_cs(116) 20241125122601724 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44552<->l=127.0.0.1:4258 20241125122601726 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601726 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122601726 DLGSUP <0013> gsup_req.c:138 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423436928331 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423436928331" cn_domain=PS} 20241125122601726 DLU <0006> fsm.c:456 lu(262423436928331)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122601726 DLGSUP <0013> lu_fsm.c:172 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423436928331 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241125122601726 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423436928331)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122601726 DLGSUP <0013> lu_fsm.c:253 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423436928331 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423436928331" cn_domain=PS} 20241125122601726 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122601726 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(106)@914cea5248de: Found GsupExpect[0] for "262423436928331" handled at TC_gsup_purge_cs(116) HLR_Test-GSUP(106)@914cea5248de: Added IMSI table entry 7TC_gsup_purge_cs(116)"262423436928331" 20241125122601727 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601727 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122601727 DLGSUP <0013> gsup_req.c:138 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262423436928331 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423436928331"} 20241125122601727 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423436928331)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122601727 DLGSUP <0013> gsup_req.c:171 GSUP 124: MSC-00-00-00-00-00-00: IMSI-262423436928331 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122601727 DLGSUP <0013> lu_fsm.c:91 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423436928331 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423436928331"} 20241125122601727 DLGSUP <0013> gsup_req.c:171 GSUP 123: MSC-00-00-00-00-00-00: IMSI-262423436928331 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122601727 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423436928331)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122601727 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423436928331)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122601727 DLU <0006> fsm.c:568 lu(PS:IMSI-262423436928331)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122601727 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122601727 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601727 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@914cea5248de: setverdict(pass): none -> pass 20241125122601728 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601728 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122601728 DLGSUP <0013> gsup_req.c:138 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423436928331 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423436928331" cn_domain=CS} 20241125122601728 DAUC <0003> hlr.c:366 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423436928331 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (CS) 20241125122601728 DLGSUP <0013> hlr.c:375 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423436928331 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423436928331"} 20241125122601728 DLGSUP <0013> gsup_req.c:171 GSUP 125: MSC-00-00-00-00-00-00: IMSI-262423436928331 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241125122601728 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122601728 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_cs(116)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122601729 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44552<->l=127.0.0.1:4258 TC_gsup_purge_cs(116)@914cea5248de: Final verdict of PTC: pass MTC@914cea5248de: setverdict(pass): none -> pass 20241125122601729 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:36628<->l=127.0.0.1:4258 20241125122601730 DLINP <000b> input/ipa.c:451 connected read/write 20241125122601730 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122601730 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241125122601730 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241125122601730 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241125122601730 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34065<->l=127.0.0.1:4259) HLR_Test-GSUP(106)@914cea5248de: Final verdict of PTC: none HLR_Test-GSUP-IPA(105)@914cea5248de: Final verdict of PTC: none 107@914cea5248de: Final verdict of PTC: none IPA-CTRL-CLI-IPA(108)@914cea5248de: Final verdict of PTC: none MTC@914cea5248de: Setting final verdict of the test case. MTC@914cea5248de: Local verdict of MTC: pass MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP-IPA(105): none (pass -> pass) MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP(106): none (pass -> pass) MTC@914cea5248de: Local verdict of PTC with component reference 107: none (pass -> pass) MTC@914cea5248de: Local verdict of PTC IPA-CTRL-CLI-IPA(108): none (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_purge_cs(109): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_purge_cs(110): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_purge_cs(111): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_purge_cs(112): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_purge_cs(113): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_purge_cs(114): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_purge_cs(115): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_purge_cs(116): pass (pass -> pass) MTC@914cea5248de: Test case TC_gsup_purge_cs finished. Verdict: pass MTC@914cea5248de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass'. Mon Nov 25 12:26:01 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 20241125122601753 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44568<->l=127.0.0.1:4258 20241125122601854 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44568<->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=134764) MTC@914cea5248de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_cs pass' was executed successfully (exit status: 0). MTC@914cea5248de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps'. ------ HLR_Tests.TC_gsup_purge_ps ------ Mon Nov 25 12:26:03 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_ps.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@914cea5248de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_ps' was executed successfully (exit status: 0). MTC@914cea5248de: Test case TC_gsup_purge_ps started. MTC@914cea5248de: legacy= false MTC@914cea5248de: in not legacy case 1 MTC@914cea5248de: in not legacy case 2 20241125122604978 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241125122604978 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(117)@914cea5248de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241125122604984 DLINP <000b> input/ipa.c:451 connected read/write 20241125122604984 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122604984 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44570<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(117)@914cea5248de: 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)@914cea5248de: 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 } } } } 20241125122604986 DLINP <000b> input/ipa.c:451 connected read/write 20241125122604986 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122604986 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122604986 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241125122604986 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241125122604986 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241125122604986 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241125122604986 DLGSUP <0013> gsup_server.c:235 2: 20241125122604986 DLGSUP <0013> gsup_server.c:237 2: 00 20241125122604986 DLGSUP <0013> gsup_server.c:235 3: 20241125122604986 DLGSUP <0013> gsup_server.c:237 3: 00 20241125122604986 DLGSUP <0013> gsup_server.c:235 4: 20241125122604986 DLGSUP <0013> gsup_server.c:237 4: 00 20241125122604986 DLGSUP <0013> gsup_server.c:235 5: 20241125122604986 DLGSUP <0013> gsup_server.c:237 5: 00 HLR_Test-GSUP-IPA(117)@914cea5248de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241125122604986 DLGSUP <0013> gsup_server.c:235 7: 20241125122604986 DLGSUP <0013> gsup_server.c:237 7: 00 20241125122604986 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122604986 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241125122604986 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 119@914cea5248de: 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") 20241125122605003 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:34543<->l=127.0.0.1:4259) 20241125122605010 DAUC <0003> db_auc.c:157 IMSI='262421606366513': No 2G Auth Data 20241125122605010 DAUC <0003> db_auc.c:192 IMSI='262421606366513': No 3G Auth Data HLR_Test-GSUP(118)@914cea5248de: Created GsupExpect[0] for "262421606366513" to be handled at TC_gsup_purge_ps(121) 20241125122605025 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44572<->l=127.0.0.1:4258 20241125122605030 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605030 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122605030 DLGSUP <0013> gsup_req.c:138 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421606366513 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421606366513" cn_domain=PS} 20241125122605030 DLU <0006> fsm.c:456 lu(262421606366513)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122605030 DLGSUP <0013> lu_fsm.c:172 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421606366513 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241125122605030 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421606366513)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122605030 DLGSUP <0013> lu_fsm.c:253 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421606366513 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421606366513" cn_domain=PS} 20241125122605030 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605030 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122605030 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605030 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@914cea5248de: Found GsupExpect[0] for "262421606366513" handled at TC_gsup_purge_ps(121) HLR_Test-GSUP(118)@914cea5248de: Added IMSI table entry 0TC_gsup_purge_ps(121)"262421606366513" 20241125122605034 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605034 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122605034 DLGSUP <0013> gsup_req.c:138 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262421606366513 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421606366513"} 20241125122605034 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421606366513)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122605034 DLGSUP <0013> gsup_req.c:171 GSUP 127: MSC-00-00-00-00-00-00: IMSI-262421606366513 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122605034 DLGSUP <0013> lu_fsm.c:91 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421606366513 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421606366513"} 20241125122605034 DLGSUP <0013> gsup_req.c:171 GSUP 126: MSC-00-00-00-00-00-00: IMSI-262421606366513 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122605034 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421606366513)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122605034 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421606366513)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122605034 DLU <0006> fsm.c:568 lu(PS:IMSI-262421606366513)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122605035 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605035 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122605035 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605035 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@914cea5248de: setverdict(pass): none -> pass 20241125122605037 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605037 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122605037 DLGSUP <0013> gsup_req.c:138 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262421606366513 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421606366513" cn_domain=PS} 20241125122605037 DAUC <0003> hlr.c:366 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262421606366513 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241125122605037 DLGSUP <0013> hlr.c:375 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262421606366513 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421606366513"} 20241125122605037 DLGSUP <0013> gsup_req.c:171 GSUP 128: MSC-00-00-00-00-00-00: IMSI-262421606366513 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241125122605037 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122605037 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(121)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122605039 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44572<->l=127.0.0.1:4258 TC_gsup_purge_ps(121)@914cea5248de: Final verdict of PTC: pass 20241125122605041 DAUC <0003> db_auc.c:157 IMSI='262422516064329': No 2G Auth Data 20241125122605041 DAUC <0003> db_auc.c:192 IMSI='262422516064329': No 3G Auth Data 20241125122605042 DLGSUP <0013> hlr.c:121 IMSI 262422516064329: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@914cea5248de: Created GsupExpect[0] for "262422516064329" to be handled at TC_gsup_purge_ps(122) 20241125122605052 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44582<->l=127.0.0.1:4258 20241125122605054 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605054 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122605054 DLGSUP <0013> gsup_req.c:138 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422516064329 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422516064329" cn_domain=PS} 20241125122605054 DLU <0006> fsm.c:456 lu(262422516064329)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122605054 DLGSUP <0013> lu_fsm.c:172 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422516064329 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241125122605054 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422516064329)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122605054 DLGSUP <0013> lu_fsm.c:253 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422516064329 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422516064329" cn_domain=PS} 20241125122605054 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122605054 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605054 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@914cea5248de: Found GsupExpect[0] for "262422516064329" handled at TC_gsup_purge_ps(122) HLR_Test-GSUP(118)@914cea5248de: Added IMSI table entry 1TC_gsup_purge_ps(122)"262422516064329" 20241125122605056 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605056 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122605056 DLGSUP <0013> gsup_req.c:138 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262422516064329 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422516064329"} 20241125122605056 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422516064329)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122605056 DLGSUP <0013> gsup_req.c:171 GSUP 130: MSC-00-00-00-00-00-00: IMSI-262422516064329 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122605056 DLGSUP <0013> lu_fsm.c:91 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422516064329 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422516064329"} 20241125122605056 DLGSUP <0013> gsup_req.c:171 GSUP 129: MSC-00-00-00-00-00-00: IMSI-262422516064329 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122605056 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422516064329)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122605056 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422516064329)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122605056 DLU <0006> fsm.c:568 lu(PS:IMSI-262422516064329)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122605056 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605056 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122605056 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605056 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@914cea5248de: setverdict(pass): none -> pass 20241125122605057 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605057 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122605057 DLGSUP <0013> gsup_req.c:138 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262422516064329 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422516064329" cn_domain=PS} 20241125122605057 DAUC <0003> hlr.c:366 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262422516064329 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241125122605057 DLGSUP <0013> hlr.c:375 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262422516064329 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422516064329"} 20241125122605057 DLGSUP <0013> gsup_req.c:171 GSUP 131: MSC-00-00-00-00-00-00: IMSI-262422516064329 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241125122605057 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122605057 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(122)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122605058 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44582<->l=127.0.0.1:4258 TC_gsup_purge_ps(122)@914cea5248de: Final verdict of PTC: pass 20241125122605059 DAUC <0003> db_auc.c:157 IMSI='262428395291944': No 2G Auth Data 20241125122605059 DAUC <0003> db_auc.c:192 IMSI='262428395291944': No 3G Auth Data 20241125122605059 DLGSUP <0013> hlr.c:121 IMSI 262428395291944: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@914cea5248de: Created GsupExpect[0] for "262428395291944" to be handled at TC_gsup_purge_ps(123) 20241125122605066 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44588<->l=127.0.0.1:4258 20241125122605068 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605068 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122605068 DLGSUP <0013> gsup_req.c:138 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428395291944 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428395291944" cn_domain=PS} 20241125122605068 DLU <0006> fsm.c:456 lu(262428395291944)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122605068 DLGSUP <0013> lu_fsm.c:172 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428395291944 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241125122605068 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262428395291944)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122605068 DLGSUP <0013> lu_fsm.c:253 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428395291944 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428395291944" cn_domain=PS} 20241125122605068 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122605068 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605068 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@914cea5248de: Found GsupExpect[0] for "262428395291944" handled at TC_gsup_purge_ps(123) HLR_Test-GSUP(118)@914cea5248de: Added IMSI table entry 2TC_gsup_purge_ps(123)"262428395291944" 20241125122605069 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605069 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122605069 DLGSUP <0013> gsup_req.c:138 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262428395291944 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428395291944"} 20241125122605069 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262428395291944)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122605069 DLGSUP <0013> gsup_req.c:171 GSUP 133: MSC-00-00-00-00-00-00: IMSI-262428395291944 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122605069 DLGSUP <0013> lu_fsm.c:91 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428395291944 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428395291944"} 20241125122605069 DLGSUP <0013> gsup_req.c:171 GSUP 132: MSC-00-00-00-00-00-00: IMSI-262428395291944 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122605069 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428395291944)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122605069 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262428395291944)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122605069 DLU <0006> fsm.c:568 lu(PS:IMSI-262428395291944)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122605069 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122605069 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605069 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@914cea5248de: setverdict(pass): none -> pass 20241125122605070 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605070 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122605070 DLGSUP <0013> gsup_req.c:138 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428395291944 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262428395291944" cn_domain=PS} 20241125122605070 DAUC <0003> hlr.c:366 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428395291944 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241125122605070 DLGSUP <0013> hlr.c:375 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428395291944 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262428395291944"} 20241125122605070 DLGSUP <0013> gsup_req.c:171 GSUP 134: MSC-00-00-00-00-00-00: IMSI-262428395291944 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241125122605070 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122605070 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(123)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122605071 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44588<->l=127.0.0.1:4258 TC_gsup_purge_ps(123)@914cea5248de: Final verdict of PTC: pass 20241125122605071 DAUC <0003> db_auc.c:157 IMSI='262421748880495': No 2G Auth Data 20241125122605071 DAUC <0003> db_auc.c:192 IMSI='262421748880495': No 3G Auth Data 20241125122605072 DLGSUP <0013> hlr.c:121 IMSI 262421748880495: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@914cea5248de: Created GsupExpect[0] for "262421748880495" to be handled at TC_gsup_purge_ps(124) 20241125122605078 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44600<->l=127.0.0.1:4258 20241125122605081 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605081 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122605081 DLGSUP <0013> gsup_req.c:138 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421748880495 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421748880495" cn_domain=PS} 20241125122605081 DLU <0006> fsm.c:456 lu(262421748880495)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122605081 DLGSUP <0013> lu_fsm.c:172 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421748880495 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241125122605081 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421748880495)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122605081 DLGSUP <0013> lu_fsm.c:253 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421748880495 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421748880495" cn_domain=PS} 20241125122605081 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605081 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122605081 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605081 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@914cea5248de: Found GsupExpect[0] for "262421748880495" handled at TC_gsup_purge_ps(124) HLR_Test-GSUP(118)@914cea5248de: Added IMSI table entry 3TC_gsup_purge_ps(124)"262421748880495" 20241125122605082 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605082 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122605082 DLGSUP <0013> gsup_req.c:138 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262421748880495 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421748880495"} 20241125122605082 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421748880495)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122605082 DLGSUP <0013> gsup_req.c:171 GSUP 136: MSC-00-00-00-00-00-00: IMSI-262421748880495 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122605082 DLGSUP <0013> lu_fsm.c:91 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421748880495 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421748880495"} 20241125122605082 DLGSUP <0013> gsup_req.c:171 GSUP 135: MSC-00-00-00-00-00-00: IMSI-262421748880495 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122605082 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421748880495)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122605082 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421748880495)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122605082 DLU <0006> fsm.c:568 lu(PS:IMSI-262421748880495)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122605082 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605082 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122605082 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605082 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@914cea5248de: setverdict(pass): none -> pass 20241125122605083 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605083 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122605083 DLGSUP <0013> gsup_req.c:138 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262421748880495 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421748880495" cn_domain=PS} 20241125122605083 DAUC <0003> hlr.c:366 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262421748880495 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241125122605083 DLGSUP <0013> hlr.c:375 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262421748880495 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421748880495"} 20241125122605083 DLGSUP <0013> gsup_req.c:171 GSUP 137: MSC-00-00-00-00-00-00: IMSI-262421748880495 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241125122605083 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122605083 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(124)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122605083 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44600<->l=127.0.0.1:4258 TC_gsup_purge_ps(124)@914cea5248de: Final verdict of PTC: pass 20241125122605084 DAUC <0003> db_auc.c:157 IMSI='262423736478290': No 2G Auth Data 20241125122605084 DAUC <0003> db_auc.c:192 IMSI='262423736478290': No 3G Auth Data 20241125122605085 DLGSUP <0013> hlr.c:121 IMSI 262423736478290: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@914cea5248de: Created GsupExpect[0] for "262423736478290" to be handled at TC_gsup_purge_ps(125) 20241125122605091 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44614<->l=127.0.0.1:4258 20241125122605092 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605092 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122605092 DLGSUP <0013> gsup_req.c:138 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262423736478290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262423736478290" cn_domain=PS} 20241125122605092 DLU <0006> fsm.c:456 lu(262423736478290)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122605092 DLGSUP <0013> lu_fsm.c:172 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262423736478290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241125122605092 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262423736478290)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122605092 DLGSUP <0013> lu_fsm.c:253 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262423736478290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262423736478290" cn_domain=PS} 20241125122605092 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122605092 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605092 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@914cea5248de: Found GsupExpect[0] for "262423736478290" handled at TC_gsup_purge_ps(125) HLR_Test-GSUP(118)@914cea5248de: Added IMSI table entry 4TC_gsup_purge_ps(125)"262423736478290" 20241125122605094 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605094 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122605094 DLGSUP <0013> gsup_req.c:138 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262423736478290 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262423736478290"} 20241125122605094 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262423736478290)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122605094 DLGSUP <0013> gsup_req.c:171 GSUP 139: MSC-00-00-00-00-00-00: IMSI-262423736478290 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122605094 DLGSUP <0013> lu_fsm.c:91 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262423736478290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262423736478290"} 20241125122605094 DLGSUP <0013> gsup_req.c:171 GSUP 138: MSC-00-00-00-00-00-00: IMSI-262423736478290 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122605094 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423736478290)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122605094 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262423736478290)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122605094 DLU <0006> fsm.c:568 lu(PS:IMSI-262423736478290)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122605094 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122605094 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605094 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@914cea5248de: setverdict(pass): none -> pass 20241125122605095 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605095 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122605095 DLGSUP <0013> gsup_req.c:138 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262423736478290 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262423736478290" cn_domain=PS} 20241125122605095 DAUC <0003> hlr.c:366 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262423736478290 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241125122605095 DLGSUP <0013> hlr.c:375 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262423736478290 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262423736478290"} 20241125122605095 DLGSUP <0013> gsup_req.c:171 GSUP 140: MSC-00-00-00-00-00-00: IMSI-262423736478290 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241125122605095 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122605095 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605095 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(125)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122605095 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44614<->l=127.0.0.1:4258 TC_gsup_purge_ps(125)@914cea5248de: Final verdict of PTC: pass 20241125122605096 DAUC <0003> db_auc.c:157 IMSI='262421999174314': No 2G Auth Data 20241125122605096 DAUC <0003> db_auc.c:192 IMSI='262421999174314': No 3G Auth Data 20241125122605096 DLGSUP <0013> hlr.c:121 IMSI 262421999174314: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@914cea5248de: Created GsupExpect[0] for "262421999174314" to be handled at TC_gsup_purge_ps(126) 20241125122605103 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44618<->l=127.0.0.1:4258 20241125122605105 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605105 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122605105 DLGSUP <0013> gsup_req.c:138 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262421999174314 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421999174314" cn_domain=PS} 20241125122605105 DLU <0006> fsm.c:456 lu(262421999174314)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122605105 DLGSUP <0013> lu_fsm.c:172 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262421999174314 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241125122605105 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421999174314)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122605105 DLGSUP <0013> lu_fsm.c:253 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262421999174314 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421999174314" cn_domain=PS} 20241125122605105 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122605105 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605105 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@914cea5248de: Found GsupExpect[0] for "262421999174314" handled at TC_gsup_purge_ps(126) HLR_Test-GSUP(118)@914cea5248de: Added IMSI table entry 5TC_gsup_purge_ps(126)"262421999174314" 20241125122605106 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605106 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122605106 DLGSUP <0013> gsup_req.c:138 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262421999174314 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421999174314"} 20241125122605106 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421999174314)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122605106 DLGSUP <0013> gsup_req.c:171 GSUP 142: MSC-00-00-00-00-00-00: IMSI-262421999174314 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122605106 DLGSUP <0013> lu_fsm.c:91 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262421999174314 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421999174314"} 20241125122605106 DLGSUP <0013> gsup_req.c:171 GSUP 141: MSC-00-00-00-00-00-00: IMSI-262421999174314 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122605106 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421999174314)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122605106 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421999174314)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122605106 DLU <0006> fsm.c:568 lu(PS:IMSI-262421999174314)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122605106 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605106 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122605106 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605106 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@914cea5248de: setverdict(pass): none -> pass 20241125122605107 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605107 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122605107 DLGSUP <0013> gsup_req.c:138 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262421999174314 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262421999174314" cn_domain=PS} 20241125122605107 DAUC <0003> hlr.c:366 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262421999174314 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241125122605107 DLGSUP <0013> hlr.c:375 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262421999174314 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262421999174314"} 20241125122605107 DLGSUP <0013> gsup_req.c:171 GSUP 143: MSC-00-00-00-00-00-00: IMSI-262421999174314 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241125122605107 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122605107 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605107 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(126)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122605108 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44618<->l=127.0.0.1:4258 TC_gsup_purge_ps(126)@914cea5248de: Final verdict of PTC: pass 20241125122605109 DAUC <0003> db_auc.c:157 IMSI='262425327497891': No 2G Auth Data 20241125122605109 DAUC <0003> db_auc.c:192 IMSI='262425327497891': No 3G Auth Data 20241125122605109 DLGSUP <0013> hlr.c:121 IMSI 262425327497891: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@914cea5248de: Created GsupExpect[0] for "262425327497891" to be handled at TC_gsup_purge_ps(127) 20241125122605116 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44624<->l=127.0.0.1:4258 20241125122605118 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605118 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122605118 DLGSUP <0013> gsup_req.c:138 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425327497891 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262425327497891" cn_domain=PS} 20241125122605118 DLU <0006> fsm.c:456 lu(262425327497891)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122605118 DLGSUP <0013> lu_fsm.c:172 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425327497891 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241125122605118 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262425327497891)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122605118 DLGSUP <0013> lu_fsm.c:253 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425327497891 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262425327497891" cn_domain=PS} 20241125122605118 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122605118 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605118 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@914cea5248de: Found GsupExpect[0] for "262425327497891" handled at TC_gsup_purge_ps(127) HLR_Test-GSUP(118)@914cea5248de: Added IMSI table entry 6TC_gsup_purge_ps(127)"262425327497891" 20241125122605119 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605119 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122605119 DLGSUP <0013> gsup_req.c:138 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262425327497891 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262425327497891"} 20241125122605119 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262425327497891)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122605119 DLGSUP <0013> gsup_req.c:171 GSUP 145: MSC-00-00-00-00-00-00: IMSI-262425327497891 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122605119 DLGSUP <0013> lu_fsm.c:91 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425327497891 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262425327497891"} 20241125122605119 DLGSUP <0013> gsup_req.c:171 GSUP 144: MSC-00-00-00-00-00-00: IMSI-262425327497891 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122605119 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425327497891)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122605119 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262425327497891)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122605119 DLU <0006> fsm.c:568 lu(PS:IMSI-262425327497891)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122605119 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605119 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122605119 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605119 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@914cea5248de: setverdict(pass): none -> pass 20241125122605120 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605120 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122605120 DLGSUP <0013> gsup_req.c:138 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425327497891 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262425327497891" cn_domain=PS} 20241125122605120 DAUC <0003> hlr.c:366 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425327497891 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241125122605120 DLGSUP <0013> hlr.c:375 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425327497891 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262425327497891"} 20241125122605120 DLGSUP <0013> gsup_req.c:171 GSUP 146: MSC-00-00-00-00-00-00: IMSI-262425327497891 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241125122605120 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122605120 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605120 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(127)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122605121 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44624<->l=127.0.0.1:4258 TC_gsup_purge_ps(127)@914cea5248de: Final verdict of PTC: pass 20241125122605121 DAUC <0003> db_auc.c:157 IMSI='262422324411285': No 2G Auth Data 20241125122605121 DAUC <0003> db_auc.c:192 IMSI='262422324411285': No 3G Auth Data 20241125122605122 DLGSUP <0013> hlr.c:121 IMSI 262422324411285: subscriber change: skipping PS peer "MSC-00-00-00-00-00-00" HLR_Test-GSUP(118)@914cea5248de: Created GsupExpect[0] for "262422324411285" to be handled at TC_gsup_purge_ps(128) 20241125122605127 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44626<->l=127.0.0.1:4258 20241125122605129 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605129 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122605129 DLGSUP <0013> gsup_req.c:138 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422324411285 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262422324411285" cn_domain=PS} 20241125122605129 DLU <0006> fsm.c:456 lu(262422324411285)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122605129 DLGSUP <0013> lu_fsm.c:172 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422324411285 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241125122605129 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262422324411285)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122605129 DLGSUP <0013> lu_fsm.c:253 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422324411285 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262422324411285" cn_domain=PS} 20241125122605129 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605129 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122605129 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605129 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(118)@914cea5248de: Found GsupExpect[0] for "262422324411285" handled at TC_gsup_purge_ps(128) HLR_Test-GSUP(118)@914cea5248de: Added IMSI table entry 7TC_gsup_purge_ps(128)"262422324411285" 20241125122605130 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605130 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122605130 DLGSUP <0013> gsup_req.c:138 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262422324411285 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262422324411285"} 20241125122605130 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262422324411285)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122605130 DLGSUP <0013> gsup_req.c:171 GSUP 148: MSC-00-00-00-00-00-00: IMSI-262422324411285 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122605130 DLGSUP <0013> lu_fsm.c:91 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422324411285 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262422324411285"} 20241125122605130 DLGSUP <0013> gsup_req.c:171 GSUP 147: MSC-00-00-00-00-00-00: IMSI-262422324411285 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122605130 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422324411285)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122605130 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262422324411285)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122605130 DLU <0006> fsm.c:568 lu(PS:IMSI-262422324411285)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122605130 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605130 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122605131 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@914cea5248de: setverdict(pass): none -> pass 20241125122605131 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605131 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122605131 DLGSUP <0013> gsup_req.c:138 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262422324411285 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: new request: {OSMO_GSUP_MSGT_PURGE_MS_REQUEST: imsi="262422324411285" cn_domain=PS} 20241125122605131 DAUC <0003> hlr.c:366 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262422324411285 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Purge MS (PS) 20241125122605131 DLGSUP <0013> hlr.c:375 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262422324411285 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PURGE_MS_RESULT: imsi="262422324411285"} 20241125122605131 DLGSUP <0013> gsup_req.c:171 GSUP 149: MSC-00-00-00-00-00-00: IMSI-262422324411285 OSMO_GSUP_MSGT_PURGE_MS_REQUEST: free 20241125122605131 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122605131 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605131 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_purge_ps(128)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122605132 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44626<->l=127.0.0.1:4258 TC_gsup_purge_ps(128)@914cea5248de: Final verdict of PTC: pass MTC@914cea5248de: setverdict(pass): none -> pass 20241125122605133 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44570<->l=127.0.0.1:4258 HLR_Test-GSUP(118)@914cea5248de: Final verdict of PTC: none 20241125122605133 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:34543<->l=127.0.0.1:4259) IPA-CTRL-CLI-IPA(120)@914cea5248de: Final verdict of PTC: none 20241125122605133 DLINP <000b> input/ipa.c:451 connected read/write 20241125122605133 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122605133 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241125122605133 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241125122605133 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 119@914cea5248de: Final verdict of PTC: none HLR_Test-GSUP-IPA(117)@914cea5248de: Final verdict of PTC: none MTC@914cea5248de: Setting final verdict of the test case. MTC@914cea5248de: Local verdict of MTC: pass MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP-IPA(117): none (pass -> pass) MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP(118): none (pass -> pass) MTC@914cea5248de: Local verdict of PTC with component reference 119: none (pass -> pass) MTC@914cea5248de: Local verdict of PTC IPA-CTRL-CLI-IPA(120): none (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_purge_ps(121): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_purge_ps(122): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_purge_ps(123): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_purge_ps(124): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_purge_ps(125): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_purge_ps(126): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_purge_ps(127): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_purge_ps(128): pass (pass -> pass) MTC@914cea5248de: Test case TC_gsup_purge_ps finished. Verdict: pass MTC@914cea5248de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass'. Mon Nov 25 12:26:05 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 20241125122605156 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44636<->l=127.0.0.1:4258 20241125122605257 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44636<->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@914cea5248de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_ps pass' was executed successfully (exit status: 0). MTC@914cea5248de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown'. ------ HLR_Tests.TC_gsup_purge_unknown ------ Mon Nov 25 12:26:07 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_purge_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@914cea5248de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_purge_unknown' was executed successfully (exit status: 0). MTC@914cea5248de: Test case TC_gsup_purge_unknown started. MTC@914cea5248de: legacy= false MTC@914cea5248de: in not legacy case 1 MTC@914cea5248de: in not legacy case 2 20241125122608356 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241125122608356 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(129)@914cea5248de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241125122608357 DLINP <000b> input/ipa.c:451 connected read/write 20241125122608357 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122608358 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44640<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(129)@914cea5248de: 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)@914cea5248de: 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 } } } } 20241125122608360 DLINP <000b> input/ipa.c:451 connected read/write 20241125122608360 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122608360 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122608360 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241125122608360 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241125122608360 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241125122608360 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241125122608360 DLGSUP <0013> gsup_server.c:235 2: 20241125122608360 DLGSUP <0013> gsup_server.c:237 2: 00 20241125122608360 DLGSUP <0013> gsup_server.c:235 3: 20241125122608360 DLGSUP <0013> gsup_server.c:237 3: 00 20241125122608360 DLGSUP <0013> gsup_server.c:235 4: 20241125122608360 DLGSUP <0013> gsup_server.c:237 4: 00 HLR_Test-GSUP-IPA(129)@914cea5248de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241125122608360 DLGSUP <0013> gsup_server.c:235 5: 20241125122608360 DLGSUP <0013> gsup_server.c:237 5: 00 20241125122608360 DLGSUP <0013> gsup_server.c:235 7: 20241125122608360 DLGSUP <0013> gsup_server.c:237 7: 00 20241125122608360 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122608360 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241125122608360 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 131@914cea5248de: 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") 20241125122608375 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:46135<->l=127.0.0.1:4259) HLR_Test-GSUP(130)@914cea5248de: Created GsupExpect[0] for "2345743413463" to be handled at TC_gsup_purge_unknown(133) 20241125122608384 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44646<->l=127.0.0.1:4258 20241125122608402 DLINP <000b> input/ipa.c:451 connected read/write 20241125122608402 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122608402 DLGSUP <0013> gsup_req.c:138 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="2345743413463" cn_domain=PS} 20241125122608402 DLU <0006> fsm.c:456 lu(2345743413463)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122608402 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 20241125122608402 DLGSUP <0013> gsup_req.c:274 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="2345743413463" cause=IMSI unknown in HLR} 20241125122608402 DLGSUP <0013> gsup_req.c:171 GSUP 150: MSC-00-00-00-00-00-00: IMSI-2345743413463 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122608402 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x557125d88bd0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122608402 DLU <0006> lu_fsm.c:139 lu(PS:IMSI-2345743413463)[0x557125d88bd0]{UNVALIDATED}: Freeing instance 20241125122608402 DLU <0006> fsm.c:568 lu(PS:IMSI-2345743413463)[0x557125d88bd0]{UNVALIDATED}: Deallocated 20241125122608402 DLINP <000b> input/ipa.c:451 connected read/write 20241125122608402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122608402 DLINP <000b> input/ipa.c:451 connected read/write 20241125122608402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(130)@914cea5248de: Found GsupExpect[0] for "2345743413463" handled at TC_gsup_purge_unknown(133) HLR_Test-GSUP(130)@914cea5248de: Added IMSI table entry 0TC_gsup_purge_unknown(133)"2345743413463" TC_gsup_purge_unknown(133)@914cea5248de: setverdict(pass): none -> pass TC_gsup_purge_unknown(133)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122608405 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44646<->l=127.0.0.1:4258 TC_gsup_purge_unknown(133)@914cea5248de: Final verdict of PTC: pass MTC@914cea5248de: setverdict(pass): none -> pass 20241125122608407 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44640<->l=127.0.0.1:4258 20241125122608409 DLINP <000b> input/ipa.c:451 connected read/write 20241125122608409 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122608409 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241125122608409 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241125122608409 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(130)@914cea5248de: Final verdict of PTC: none 20241125122608409 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:46135<->l=127.0.0.1:4259) 131@914cea5248de: Final verdict of PTC: none HLR_Test-GSUP-IPA(129)@914cea5248de: Final verdict of PTC: none IPA-CTRL-CLI-IPA(132)@914cea5248de: Final verdict of PTC: none MTC@914cea5248de: Setting final verdict of the test case. MTC@914cea5248de: Local verdict of MTC: pass MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP-IPA(129): none (pass -> pass) MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP(130): none (pass -> pass) MTC@914cea5248de: Local verdict of PTC with component reference 131: none (pass -> pass) MTC@914cea5248de: Local verdict of PTC IPA-CTRL-CLI-IPA(132): none (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_purge_unknown(133): pass (pass -> pass) MTC@914cea5248de: Test case TC_gsup_purge_unknown finished. Verdict: pass MTC@914cea5248de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass'. Mon Nov 25 12:26:08 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 20241125122608450 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44648<->l=127.0.0.1:4258 20241125122608551 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44648<->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@914cea5248de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_purge_unknown pass' was executed successfully (exit status: 0). MTC@914cea5248de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown'. ------ HLR_Tests.TC_mo_ussd_unknown ------ Mon Nov 25 12:26:10 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_unknown.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@914cea5248de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_unknown' was executed successfully (exit status: 0). MTC@914cea5248de: Test case TC_mo_ussd_unknown started. MTC@914cea5248de: legacy= false MTC@914cea5248de: in not legacy case 1 MTC@914cea5248de: in not legacy case 2 20241125122611597 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241125122611597 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(134)@914cea5248de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241125122611598 DLINP <000b> input/ipa.c:451 connected read/write 20241125122611598 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122611599 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33508<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(134)@914cea5248de: 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)@914cea5248de: 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 } } } } 20241125122611599 DLINP <000b> input/ipa.c:451 connected read/write 20241125122611599 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122611599 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122611599 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241125122611599 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241125122611599 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241125122611599 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 HLR_Test-GSUP-IPA(134)@914cea5248de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241125122611599 DLGSUP <0013> gsup_server.c:235 2: 20241125122611599 DLGSUP <0013> gsup_server.c:237 2: 00 20241125122611599 DLGSUP <0013> gsup_server.c:235 3: 20241125122611599 DLGSUP <0013> gsup_server.c:237 3: 00 20241125122611599 DLGSUP <0013> gsup_server.c:235 4: 20241125122611599 DLGSUP <0013> gsup_server.c:237 4: 00 20241125122611599 DLGSUP <0013> gsup_server.c:235 5: 20241125122611599 DLGSUP <0013> gsup_server.c:237 5: 00 20241125122611599 DLGSUP <0013> gsup_server.c:235 7: 20241125122611599 DLGSUP <0013> gsup_server.c:237 7: 00 20241125122611599 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122611600 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241125122611600 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 136@914cea5248de: 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") 20241125122611606 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37453<->l=127.0.0.1:4259) 20241125122611608 DAUC <0003> db_auc.c:157 IMSI='262422800481106': No 2G Auth Data 20241125122611608 DAUC <0003> db_auc.c:192 IMSI='262422800481106': No 3G Auth Data HLR_Test-GSUP(135)@914cea5248de: Created GsupExpect[0] for "262422800481106" to be handled at TC_mo_ussd_unknown(138) 20241125122611614 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33510<->l=127.0.0.1:4258 20241125122611642 DLINP <000b> input/ipa.c:451 connected read/write 20241125122611642 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122611642 DLGSUP <0013> gsup_req.c:138 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262422800481106 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422800481106" session_id=1281850346 session_state=BEGIN} 20241125122611642 DSS <0004> hlr_ussd.c:576 262422800481106/0x4c677bea: Process SS (BEGIN) 20241125122611642 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241125122611642 DSS <0004> hlr_ussd.c:518 262422800481106/0x4c677bea: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241125122611642 DSS <0004> hlr_ussd.c:523 262422800481106/0x4c677bea: USSD for unknown code '*#200#' 20241125122611642 DSS <0004> hlr_ussd.c:354 262422800481106/0x4c677bea: Tx ReturnError(1, 0x12) 20241125122611642 DLGSUP <0013> hlr_ussd.c:278 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262422800481106 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422800481106" session_id=1281850346 session_state=END} 20241125122611642 DLINP <000b> input/ipa.c:451 connected read/write 20241125122611642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122611642 DLINP <000b> input/ipa.c:451 connected read/write 20241125122611642 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@914cea5248de: Found GsupExpect[0] for "262422800481106" handled at TC_mo_ussd_unknown(138) HLR_Test-GSUP(135)@914cea5248de: Added IMSI table entry 0TC_mo_ussd_unknown(138)"262422800481106" 20241125122611644 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33510<->l=127.0.0.1:4258 TC_mo_ussd_unknown(138)@914cea5248de: setverdict(pass): none -> pass 20241125122611644 DAUC <0003> db_auc.c:157 IMSI='262423838726709': No 2G Auth Data TC_mo_ussd_unknown(138)@914cea5248de: Final verdict of PTC: pass 20241125122611644 DAUC <0003> db_auc.c:192 IMSI='262423838726709': No 3G Auth Data HLR_Test-GSUP(135)@914cea5248de: Created GsupExpect[0] for "262423838726709" to be handled at TC_mo_ussd_unknown(139) 20241125122611650 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33518<->l=127.0.0.1:4258 20241125122611653 DLINP <000b> input/ipa.c:451 connected read/write 20241125122611653 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122611653 DLGSUP <0013> gsup_req.c:138 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262423838726709 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423838726709" session_id=3936809698 session_state=BEGIN} 20241125122611653 DSS <0004> hlr_ussd.c:576 262423838726709/0xeaa6f2e2: Process SS (BEGIN) 20241125122611653 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241125122611653 DSS <0004> hlr_ussd.c:518 262423838726709/0xeaa6f2e2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241125122611653 DSS <0004> hlr_ussd.c:523 262423838726709/0xeaa6f2e2: USSD for unknown code '*#200#' 20241125122611653 DSS <0004> hlr_ussd.c:354 262423838726709/0xeaa6f2e2: Tx ReturnError(1, 0x12) 20241125122611653 DLGSUP <0013> hlr_ussd.c:278 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262423838726709 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423838726709" session_id=3936809698 session_state=END} 20241125122611653 DLINP <000b> input/ipa.c:451 connected read/write 20241125122611653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122611653 DLINP <000b> input/ipa.c:451 connected read/write 20241125122611653 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@914cea5248de: Found GsupExpect[0] for "262423838726709" handled at TC_mo_ussd_unknown(139) HLR_Test-GSUP(135)@914cea5248de: Added IMSI table entry 1TC_mo_ussd_unknown(139)"262423838726709" TC_mo_ussd_unknown(139)@914cea5248de: setverdict(pass): none -> pass 20241125122611654 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33518<->l=127.0.0.1:4258 TC_mo_ussd_unknown(139)@914cea5248de: Final verdict of PTC: pass 20241125122611654 DAUC <0003> db_auc.c:157 IMSI='262427965493427': No 2G Auth Data 20241125122611654 DAUC <0003> db_auc.c:192 IMSI='262427965493427': No 3G Auth Data HLR_Test-GSUP(135)@914cea5248de: Created GsupExpect[0] for "262427965493427" to be handled at TC_mo_ussd_unknown(140) 20241125122611661 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33526<->l=127.0.0.1:4258 20241125122611666 DLINP <000b> input/ipa.c:451 connected read/write 20241125122611666 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122611666 DLGSUP <0013> gsup_req.c:138 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262427965493427 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427965493427" session_id=2592871034 session_state=BEGIN} 20241125122611666 DSS <0004> hlr_ussd.c:576 262427965493427/0x9a8c127a: Process SS (BEGIN) 20241125122611666 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241125122611666 DSS <0004> hlr_ussd.c:518 262427965493427/0x9a8c127a: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241125122611666 DSS <0004> hlr_ussd.c:523 262427965493427/0x9a8c127a: USSD for unknown code '*#200#' 20241125122611666 DSS <0004> hlr_ussd.c:354 262427965493427/0x9a8c127a: Tx ReturnError(1, 0x12) 20241125122611666 DLGSUP <0013> hlr_ussd.c:278 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262427965493427 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427965493427" session_id=2592871034 session_state=END} 20241125122611666 DLINP <000b> input/ipa.c:451 connected read/write 20241125122611666 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122611666 DLINP <000b> input/ipa.c:451 connected read/write 20241125122611666 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@914cea5248de: Found GsupExpect[0] for "262427965493427" handled at TC_mo_ussd_unknown(140) HLR_Test-GSUP(135)@914cea5248de: Added IMSI table entry 2TC_mo_ussd_unknown(140)"262427965493427" TC_mo_ussd_unknown(140)@914cea5248de: setverdict(pass): none -> pass 20241125122611668 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33526<->l=127.0.0.1:4258 TC_mo_ussd_unknown(140)@914cea5248de: Final verdict of PTC: pass 20241125122611669 DAUC <0003> db_auc.c:157 IMSI='262420744435393': No 2G Auth Data 20241125122611669 DAUC <0003> db_auc.c:192 IMSI='262420744435393': No 3G Auth Data HLR_Test-GSUP(135)@914cea5248de: Created GsupExpect[0] for "262420744435393" to be handled at TC_mo_ussd_unknown(141) 20241125122611675 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33538<->l=127.0.0.1:4258 20241125122611678 DLINP <000b> input/ipa.c:451 connected read/write 20241125122611678 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122611678 DLGSUP <0013> gsup_req.c:138 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262420744435393 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420744435393" session_id=1876029860 session_state=BEGIN} 20241125122611678 DSS <0004> hlr_ussd.c:576 262420744435393/0x6fd1f1a4: Process SS (BEGIN) 20241125122611678 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241125122611678 DSS <0004> hlr_ussd.c:518 262420744435393/0x6fd1f1a4: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241125122611678 DSS <0004> hlr_ussd.c:523 262420744435393/0x6fd1f1a4: USSD for unknown code '*#200#' 20241125122611678 DSS <0004> hlr_ussd.c:354 262420744435393/0x6fd1f1a4: Tx ReturnError(1, 0x12) 20241125122611678 DLGSUP <0013> hlr_ussd.c:278 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262420744435393 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420744435393" session_id=1876029860 session_state=END} 20241125122611678 DLINP <000b> input/ipa.c:451 connected read/write 20241125122611678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122611678 DLINP <000b> input/ipa.c:451 connected read/write 20241125122611678 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@914cea5248de: Found GsupExpect[0] for "262420744435393" handled at TC_mo_ussd_unknown(141) HLR_Test-GSUP(135)@914cea5248de: Added IMSI table entry 3TC_mo_ussd_unknown(141)"262420744435393" TC_mo_ussd_unknown(141)@914cea5248de: setverdict(pass): none -> pass 20241125122611680 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33538<->l=127.0.0.1:4258 TC_mo_ussd_unknown(141)@914cea5248de: Final verdict of PTC: pass 20241125122611680 DAUC <0003> db_auc.c:157 IMSI='262426667404178': No 2G Auth Data 20241125122611680 DAUC <0003> db_auc.c:192 IMSI='262426667404178': No 3G Auth Data HLR_Test-GSUP(135)@914cea5248de: Created GsupExpect[0] for "262426667404178" to be handled at TC_mo_ussd_unknown(142) 20241125122611687 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33540<->l=127.0.0.1:4258 20241125122611689 DLINP <000b> input/ipa.c:451 connected read/write 20241125122611689 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122611690 DLGSUP <0013> gsup_req.c:138 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262426667404178 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426667404178" session_id=1801679191 session_state=BEGIN} 20241125122611690 DSS <0004> hlr_ussd.c:576 262426667404178/0x6b637157: Process SS (BEGIN) 20241125122611690 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241125122611690 DSS <0004> hlr_ussd.c:518 262426667404178/0x6b637157: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241125122611690 DSS <0004> hlr_ussd.c:523 262426667404178/0x6b637157: USSD for unknown code '*#200#' 20241125122611690 DSS <0004> hlr_ussd.c:354 262426667404178/0x6b637157: Tx ReturnError(1, 0x12) 20241125122611690 DLGSUP <0013> hlr_ussd.c:278 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262426667404178 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426667404178" session_id=1801679191 session_state=END} 20241125122611690 DLINP <000b> input/ipa.c:451 connected read/write 20241125122611690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122611690 DLINP <000b> input/ipa.c:451 connected read/write 20241125122611690 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@914cea5248de: Found GsupExpect[0] for "262426667404178" handled at TC_mo_ussd_unknown(142) HLR_Test-GSUP(135)@914cea5248de: Added IMSI table entry 4TC_mo_ussd_unknown(142)"262426667404178" TC_mo_ussd_unknown(142)@914cea5248de: setverdict(pass): none -> pass 20241125122611691 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33540<->l=127.0.0.1:4258 TC_mo_ussd_unknown(142)@914cea5248de: Final verdict of PTC: pass 20241125122611692 DAUC <0003> db_auc.c:157 IMSI='262425609326319': No 2G Auth Data 20241125122611692 DAUC <0003> db_auc.c:192 IMSI='262425609326319': No 3G Auth Data HLR_Test-GSUP(135)@914cea5248de: Created GsupExpect[0] for "262425609326319" to be handled at TC_mo_ussd_unknown(143) 20241125122611699 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33548<->l=127.0.0.1:4258 20241125122611702 DLINP <000b> input/ipa.c:451 connected read/write 20241125122611702 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122611702 DLGSUP <0013> gsup_req.c:138 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262425609326319 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425609326319" session_id=1222633236 session_state=BEGIN} 20241125122611702 DSS <0004> hlr_ussd.c:576 262425609326319/0x48dfe714: Process SS (BEGIN) 20241125122611702 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241125122611702 DSS <0004> hlr_ussd.c:518 262425609326319/0x48dfe714: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241125122611702 DSS <0004> hlr_ussd.c:523 262425609326319/0x48dfe714: USSD for unknown code '*#200#' 20241125122611702 DSS <0004> hlr_ussd.c:354 262425609326319/0x48dfe714: Tx ReturnError(1, 0x12) 20241125122611702 DLGSUP <0013> hlr_ussd.c:278 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262425609326319 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425609326319" session_id=1222633236 session_state=END} 20241125122611702 DLINP <000b> input/ipa.c:451 connected read/write 20241125122611702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122611702 DLINP <000b> input/ipa.c:451 connected read/write 20241125122611702 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@914cea5248de: Found GsupExpect[0] for "262425609326319" handled at TC_mo_ussd_unknown(143) HLR_Test-GSUP(135)@914cea5248de: Added IMSI table entry 5TC_mo_ussd_unknown(143)"262425609326319" TC_mo_ussd_unknown(143)@914cea5248de: setverdict(pass): none -> pass 20241125122611703 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33548<->l=127.0.0.1:4258 TC_mo_ussd_unknown(143)@914cea5248de: Final verdict of PTC: pass 20241125122611704 DAUC <0003> db_auc.c:157 IMSI='262422249023305': No 2G Auth Data 20241125122611704 DAUC <0003> db_auc.c:192 IMSI='262422249023305': No 3G Auth Data HLR_Test-GSUP(135)@914cea5248de: Created GsupExpect[0] for "262422249023305" to be handled at TC_mo_ussd_unknown(144) 20241125122611711 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33554<->l=127.0.0.1:4258 20241125122611714 DLINP <000b> input/ipa.c:451 connected read/write 20241125122611714 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122611714 DLGSUP <0013> gsup_req.c:138 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262422249023305 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422249023305" session_id=3298206624 session_state=BEGIN} 20241125122611714 DSS <0004> hlr_ussd.c:576 262422249023305/0xc496a3a0: Process SS (BEGIN) 20241125122611714 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241125122611714 DSS <0004> hlr_ussd.c:518 262422249023305/0xc496a3a0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241125122611714 DSS <0004> hlr_ussd.c:523 262422249023305/0xc496a3a0: USSD for unknown code '*#200#' 20241125122611714 DSS <0004> hlr_ussd.c:354 262422249023305/0xc496a3a0: Tx ReturnError(1, 0x12) 20241125122611714 DLGSUP <0013> hlr_ussd.c:278 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262422249023305 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422249023305" session_id=3298206624 session_state=END} 20241125122611714 DLINP <000b> input/ipa.c:451 connected read/write 20241125122611714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122611714 DLINP <000b> input/ipa.c:451 connected read/write 20241125122611714 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@914cea5248de: Found GsupExpect[0] for "262422249023305" handled at TC_mo_ussd_unknown(144) HLR_Test-GSUP(135)@914cea5248de: Added IMSI table entry 6TC_mo_ussd_unknown(144)"262422249023305" TC_mo_ussd_unknown(144)@914cea5248de: setverdict(pass): none -> pass 20241125122611716 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33554<->l=127.0.0.1:4258 TC_mo_ussd_unknown(144)@914cea5248de: Final verdict of PTC: pass 20241125122611716 DAUC <0003> db_auc.c:157 IMSI='262426092399291': No 2G Auth Data 20241125122611716 DAUC <0003> db_auc.c:192 IMSI='262426092399291': No 3G Auth Data HLR_Test-GSUP(135)@914cea5248de: Created GsupExpect[0] for "262426092399291" to be handled at TC_mo_ussd_unknown(145) 20241125122611724 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33570<->l=127.0.0.1:4258 20241125122611727 DLINP <000b> input/ipa.c:451 connected read/write 20241125122611727 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122611728 DLGSUP <0013> gsup_req.c:138 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262426092399291 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426092399291" session_id=2692041182 session_state=BEGIN} 20241125122611728 DSS <0004> hlr_ussd.c:576 262426092399291/0xa07549de: Process SS (BEGIN) 20241125122611728 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*#200#' 20241125122611728 DSS <0004> hlr_ussd.c:518 262426092399291/0xa07549de: USSD CompType=Invoke, OpCode=ProcessUssReq '*#200#' 20241125122611728 DSS <0004> hlr_ussd.c:523 262426092399291/0xa07549de: USSD for unknown code '*#200#' 20241125122611728 DSS <0004> hlr_ussd.c:354 262426092399291/0xa07549de: Tx ReturnError(1, 0x12) 20241125122611728 DLGSUP <0013> hlr_ussd.c:278 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262426092399291 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426092399291" session_id=2692041182 session_state=END} 20241125122611728 DLINP <000b> input/ipa.c:451 connected read/write 20241125122611728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122611728 DLINP <000b> input/ipa.c:451 connected read/write 20241125122611728 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(135)@914cea5248de: Found GsupExpect[0] for "262426092399291" handled at TC_mo_ussd_unknown(145) HLR_Test-GSUP(135)@914cea5248de: Added IMSI table entry 7TC_mo_ussd_unknown(145)"262426092399291" TC_mo_ussd_unknown(145)@914cea5248de: setverdict(pass): none -> pass 20241125122611729 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33570<->l=127.0.0.1:4258 TC_mo_ussd_unknown(145)@914cea5248de: Final verdict of PTC: pass 20241125122611730 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33508<->l=127.0.0.1:4258 HLR_Test-GSUP(135)@914cea5248de: Final verdict of PTC: none 20241125122611730 DLINP <000b> input/ipa.c:451 connected read/write 20241125122611730 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122611730 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241125122611730 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241125122611730 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241125122611730 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37453<->l=127.0.0.1:4259) 136@914cea5248de: Final verdict of PTC: none HLR_Test-GSUP-IPA(134)@914cea5248de: Final verdict of PTC: none IPA-CTRL-CLI-IPA(137)@914cea5248de: Final verdict of PTC: none MTC@914cea5248de: Setting final verdict of the test case. MTC@914cea5248de: Local verdict of MTC: none MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP-IPA(134): none (none -> none) MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP(135): none (none -> none) MTC@914cea5248de: Local verdict of PTC with component reference 136: none (none -> none) MTC@914cea5248de: Local verdict of PTC IPA-CTRL-CLI-IPA(137): none (none -> none) MTC@914cea5248de: Local verdict of PTC TC_mo_ussd_unknown(138): pass (none -> pass) MTC@914cea5248de: Local verdict of PTC TC_mo_ussd_unknown(139): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_mo_ussd_unknown(140): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_mo_ussd_unknown(141): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_mo_ussd_unknown(142): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_mo_ussd_unknown(143): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_mo_ussd_unknown(144): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_mo_ussd_unknown(145): pass (pass -> pass) MTC@914cea5248de: Test case TC_mo_ussd_unknown finished. Verdict: pass MTC@914cea5248de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass'. Mon Nov 25 12:26:11 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 20241125122611765 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33584<->l=127.0.0.1:4258 20241125122611866 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33584<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=16852) Waiting for packet dumper to finish... 1 (prev_count=16852, count=81396) MTC@914cea5248de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_unknown pass' was executed successfully (exit status: 0). MTC@914cea5248de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc'. ------ HLR_Tests.TC_mo_ussd_euse_disc ------ Mon Nov 25 12:26:13 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_disc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@914cea5248de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_disc' was executed successfully (exit status: 0). MTC@914cea5248de: Test case TC_mo_ussd_euse_disc started. MTC@914cea5248de: legacy= false MTC@914cea5248de: in not legacy case 1 MTC@914cea5248de: in not legacy case 2 20241125122614971 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241125122614971 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(146)@914cea5248de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241125122614976 DLINP <000b> input/ipa.c:451 connected read/write 20241125122614976 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122614978 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33590<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(146)@914cea5248de: 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)@914cea5248de: 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 } } } } 20241125122614982 DLINP <000b> input/ipa.c:451 connected read/write 20241125122614982 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122614983 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122614983 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241125122614983 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241125122614983 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241125122614983 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241125122614983 DLGSUP <0013> gsup_server.c:235 2: 20241125122614983 DLGSUP <0013> gsup_server.c:237 2: 00 20241125122614983 DLGSUP <0013> gsup_server.c:235 3: 20241125122614983 DLGSUP <0013> gsup_server.c:237 3: 00 20241125122614983 DLGSUP <0013> gsup_server.c:235 4: 20241125122614983 DLGSUP <0013> gsup_server.c:237 4: 00 20241125122614983 DLGSUP <0013> gsup_server.c:235 5: 20241125122614983 DLGSUP <0013> gsup_server.c:237 5: 00 20241125122614983 DLGSUP <0013> gsup_server.c:235 7: HLR_Test-GSUP-IPA(146)@914cea5248de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241125122614983 DLGSUP <0013> gsup_server.c:237 7: 00 20241125122614983 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122614983 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241125122614983 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 148@914cea5248de: 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") 20241125122615010 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44333<->l=127.0.0.1:4259) 20241125122615021 DAUC <0003> db_auc.c:157 IMSI='262427038587987': No 2G Auth Data 20241125122615021 DAUC <0003> db_auc.c:192 IMSI='262427038587987': No 3G Auth Data HLR_Test-GSUP(147)@914cea5248de: Created GsupExpect[0] for "262427038587987" to be handled at TC_mo_ussd_euse_disc(150) 20241125122615049 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33594<->l=127.0.0.1:4258 20241125122615063 DLINP <000b> input/ipa.c:451 connected read/write 20241125122615063 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122615063 DLGSUP <0013> gsup_req.c:138 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262427038587987 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427038587987" session_id=3893501505 session_state=BEGIN} 20241125122615063 DSS <0004> hlr_ussd.c:576 262427038587987/0xe8121e41: Process SS (BEGIN) 20241125122615063 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241125122615063 DSS <0004> hlr_ussd.c:518 262427038587987/0xe8121e41: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241125122615063 DSS <0004> hlr_ussd.c:542 262427038587987/0xe8121e41: Cannot find conn for EUSE EUSE-foobar 20241125122615063 DSS <0004> hlr_ussd.c:354 262427038587987/0xe8121e41: Tx ReturnError(1, 0x22) 20241125122615063 DLGSUP <0013> hlr_ussd.c:278 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262427038587987 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427038587987" session_id=3893501505 session_state=END} 20241125122615063 DLINP <000b> input/ipa.c:451 connected read/write 20241125122615063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122615063 DLINP <000b> input/ipa.c:451 connected read/write 20241125122615063 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@914cea5248de: Found GsupExpect[0] for "262427038587987" handled at TC_mo_ussd_euse_disc(150) HLR_Test-GSUP(147)@914cea5248de: Added IMSI table entry 0TC_mo_ussd_euse_disc(150)"262427038587987" TC_mo_ussd_euse_disc(150)@914cea5248de: setverdict(pass): none -> pass 20241125122615070 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33594<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(150)@914cea5248de: Final verdict of PTC: pass 20241125122615071 DAUC <0003> db_auc.c:157 IMSI='262424081356581': No 2G Auth Data 20241125122615071 DAUC <0003> db_auc.c:192 IMSI='262424081356581': No 3G Auth Data HLR_Test-GSUP(147)@914cea5248de: Created GsupExpect[0] for "262424081356581" to be handled at TC_mo_ussd_euse_disc(151) 20241125122615086 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33606<->l=127.0.0.1:4258 20241125122615089 DLINP <000b> input/ipa.c:451 connected read/write 20241125122615089 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122615089 DLGSUP <0013> gsup_req.c:138 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262424081356581 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424081356581" session_id=1175991794 session_state=BEGIN} 20241125122615089 DSS <0004> hlr_ussd.c:576 262424081356581/0x461835f2: Process SS (BEGIN) 20241125122615089 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241125122615089 DSS <0004> hlr_ussd.c:518 262424081356581/0x461835f2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241125122615089 DSS <0004> hlr_ussd.c:542 262424081356581/0x461835f2: Cannot find conn for EUSE EUSE-foobar 20241125122615089 DSS <0004> hlr_ussd.c:354 262424081356581/0x461835f2: Tx ReturnError(1, 0x22) 20241125122615089 DLGSUP <0013> hlr_ussd.c:278 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262424081356581 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424081356581" session_id=1175991794 session_state=END} 20241125122615089 DLINP <000b> input/ipa.c:451 connected read/write 20241125122615089 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122615090 DLINP <000b> input/ipa.c:451 connected read/write 20241125122615090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@914cea5248de: Found GsupExpect[0] for "262424081356581" handled at TC_mo_ussd_euse_disc(151) HLR_Test-GSUP(147)@914cea5248de: Added IMSI table entry 1TC_mo_ussd_euse_disc(151)"262424081356581" TC_mo_ussd_euse_disc(151)@914cea5248de: setverdict(pass): none -> pass 20241125122615091 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33606<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(151)@914cea5248de: Final verdict of PTC: pass 20241125122615091 DAUC <0003> db_auc.c:157 IMSI='262426411247804': No 2G Auth Data 20241125122615091 DAUC <0003> db_auc.c:192 IMSI='262426411247804': No 3G Auth Data HLR_Test-GSUP(147)@914cea5248de: Created GsupExpect[0] for "262426411247804" to be handled at TC_mo_ussd_euse_disc(152) 20241125122615097 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33612<->l=127.0.0.1:4258 20241125122615100 DLINP <000b> input/ipa.c:451 connected read/write 20241125122615100 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122615100 DLGSUP <0013> gsup_req.c:138 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426411247804 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426411247804" session_id=3757632231 session_state=BEGIN} 20241125122615100 DSS <0004> hlr_ussd.c:576 262426411247804/0xdff8eae7: Process SS (BEGIN) 20241125122615100 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241125122615100 DSS <0004> hlr_ussd.c:518 262426411247804/0xdff8eae7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241125122615100 DSS <0004> hlr_ussd.c:542 262426411247804/0xdff8eae7: Cannot find conn for EUSE EUSE-foobar 20241125122615100 DSS <0004> hlr_ussd.c:354 262426411247804/0xdff8eae7: Tx ReturnError(1, 0x22) 20241125122615100 DLGSUP <0013> hlr_ussd.c:278 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426411247804 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426411247804" session_id=3757632231 session_state=END} 20241125122615100 DLINP <000b> input/ipa.c:451 connected read/write 20241125122615100 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122615100 DLINP <000b> input/ipa.c:451 connected read/write 20241125122615100 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@914cea5248de: Found GsupExpect[0] for "262426411247804" handled at TC_mo_ussd_euse_disc(152) HLR_Test-GSUP(147)@914cea5248de: Added IMSI table entry 2TC_mo_ussd_euse_disc(152)"262426411247804" TC_mo_ussd_euse_disc(152)@914cea5248de: setverdict(pass): none -> pass 20241125122615101 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33612<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(152)@914cea5248de: Final verdict of PTC: pass 20241125122615102 DAUC <0003> db_auc.c:157 IMSI='262428380136860': No 2G Auth Data 20241125122615102 DAUC <0003> db_auc.c:192 IMSI='262428380136860': No 3G Auth Data HLR_Test-GSUP(147)@914cea5248de: Created GsupExpect[0] for "262428380136860" to be handled at TC_mo_ussd_euse_disc(153) 20241125122615109 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33618<->l=127.0.0.1:4258 20241125122615111 DLINP <000b> input/ipa.c:451 connected read/write 20241125122615111 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122615111 DLGSUP <0013> gsup_req.c:138 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262428380136860 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428380136860" session_id=858412274 session_state=BEGIN} 20241125122615111 DSS <0004> hlr_ussd.c:576 262428380136860/0x332a54f2: Process SS (BEGIN) 20241125122615111 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241125122615111 DSS <0004> hlr_ussd.c:518 262428380136860/0x332a54f2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241125122615111 DSS <0004> hlr_ussd.c:542 262428380136860/0x332a54f2: Cannot find conn for EUSE EUSE-foobar 20241125122615111 DSS <0004> hlr_ussd.c:354 262428380136860/0x332a54f2: Tx ReturnError(1, 0x22) 20241125122615111 DLGSUP <0013> hlr_ussd.c:278 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262428380136860 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428380136860" session_id=858412274 session_state=END} 20241125122615111 DLINP <000b> input/ipa.c:451 connected read/write 20241125122615111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122615111 DLINP <000b> input/ipa.c:451 connected read/write 20241125122615111 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@914cea5248de: Found GsupExpect[0] for "262428380136860" handled at TC_mo_ussd_euse_disc(153) HLR_Test-GSUP(147)@914cea5248de: Added IMSI table entry 3TC_mo_ussd_euse_disc(153)"262428380136860" TC_mo_ussd_euse_disc(153)@914cea5248de: setverdict(pass): none -> pass 20241125122615113 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33618<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(153)@914cea5248de: Final verdict of PTC: pass 20241125122615113 DAUC <0003> db_auc.c:157 IMSI='262423232962464': No 2G Auth Data 20241125122615113 DAUC <0003> db_auc.c:192 IMSI='262423232962464': No 3G Auth Data HLR_Test-GSUP(147)@914cea5248de: Created GsupExpect[0] for "262423232962464" to be handled at TC_mo_ussd_euse_disc(154) 20241125122615119 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33624<->l=127.0.0.1:4258 20241125122615122 DLINP <000b> input/ipa.c:451 connected read/write 20241125122615122 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122615122 DLGSUP <0013> gsup_req.c:138 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423232962464 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423232962464" session_id=135713604 session_state=BEGIN} 20241125122615122 DSS <0004> hlr_ussd.c:576 262423232962464/0x0816d344: Process SS (BEGIN) 20241125122615122 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241125122615122 DSS <0004> hlr_ussd.c:518 262423232962464/0x0816d344: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241125122615122 DSS <0004> hlr_ussd.c:542 262423232962464/0x0816d344: Cannot find conn for EUSE EUSE-foobar 20241125122615122 DSS <0004> hlr_ussd.c:354 262423232962464/0x0816d344: Tx ReturnError(1, 0x22) 20241125122615122 DLGSUP <0013> hlr_ussd.c:278 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423232962464 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423232962464" session_id=135713604 session_state=END} 20241125122615122 DLINP <000b> input/ipa.c:451 connected read/write 20241125122615122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122615122 DLINP <000b> input/ipa.c:451 connected read/write 20241125122615122 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@914cea5248de: Found GsupExpect[0] for "262423232962464" handled at TC_mo_ussd_euse_disc(154) HLR_Test-GSUP(147)@914cea5248de: Added IMSI table entry 4TC_mo_ussd_euse_disc(154)"262423232962464" TC_mo_ussd_euse_disc(154)@914cea5248de: setverdict(pass): none -> pass 20241125122615124 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33624<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(154)@914cea5248de: Final verdict of PTC: pass 20241125122615124 DAUC <0003> db_auc.c:157 IMSI='262421900910519': No 2G Auth Data 20241125122615124 DAUC <0003> db_auc.c:192 IMSI='262421900910519': No 3G Auth Data HLR_Test-GSUP(147)@914cea5248de: Created GsupExpect[0] for "262421900910519" to be handled at TC_mo_ussd_euse_disc(155) 20241125122615131 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33628<->l=127.0.0.1:4258 20241125122615134 DLINP <000b> input/ipa.c:451 connected read/write 20241125122615134 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122615134 DLGSUP <0013> gsup_req.c:138 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262421900910519 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421900910519" session_id=2709340064 session_state=BEGIN} 20241125122615134 DSS <0004> hlr_ussd.c:576 262421900910519/0xa17d3fa0: Process SS (BEGIN) 20241125122615134 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241125122615134 DSS <0004> hlr_ussd.c:518 262421900910519/0xa17d3fa0: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241125122615134 DSS <0004> hlr_ussd.c:542 262421900910519/0xa17d3fa0: Cannot find conn for EUSE EUSE-foobar 20241125122615134 DSS <0004> hlr_ussd.c:354 262421900910519/0xa17d3fa0: Tx ReturnError(1, 0x22) 20241125122615134 DLGSUP <0013> hlr_ussd.c:278 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262421900910519 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421900910519" session_id=2709340064 session_state=END} 20241125122615134 DLINP <000b> input/ipa.c:451 connected read/write 20241125122615134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122615134 DLINP <000b> input/ipa.c:451 connected read/write 20241125122615134 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@914cea5248de: Found GsupExpect[0] for "262421900910519" handled at TC_mo_ussd_euse_disc(155) HLR_Test-GSUP(147)@914cea5248de: Added IMSI table entry 5TC_mo_ussd_euse_disc(155)"262421900910519" TC_mo_ussd_euse_disc(155)@914cea5248de: setverdict(pass): none -> pass 20241125122615135 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33628<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(155)@914cea5248de: Final verdict of PTC: pass 20241125122615135 DAUC <0003> db_auc.c:157 IMSI='262420313577630': No 2G Auth Data 20241125122615135 DAUC <0003> db_auc.c:192 IMSI='262420313577630': No 3G Auth Data HLR_Test-GSUP(147)@914cea5248de: Created GsupExpect[0] for "262420313577630" to be handled at TC_mo_ussd_euse_disc(156) 20241125122615142 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33630<->l=127.0.0.1:4258 20241125122615145 DLINP <000b> input/ipa.c:451 connected read/write 20241125122615145 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122615145 DLGSUP <0013> gsup_req.c:138 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262420313577630 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420313577630" session_id=2443964639 session_state=BEGIN} 20241125122615145 DSS <0004> hlr_ussd.c:576 262420313577630/0x91abf0df: Process SS (BEGIN) 20241125122615145 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241125122615145 DSS <0004> hlr_ussd.c:518 262420313577630/0x91abf0df: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241125122615145 DSS <0004> hlr_ussd.c:542 262420313577630/0x91abf0df: Cannot find conn for EUSE EUSE-foobar 20241125122615145 DSS <0004> hlr_ussd.c:354 262420313577630/0x91abf0df: Tx ReturnError(1, 0x22) 20241125122615145 DLGSUP <0013> hlr_ussd.c:278 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262420313577630 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420313577630" session_id=2443964639 session_state=END} 20241125122615145 DLINP <000b> input/ipa.c:451 connected read/write 20241125122615145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122615145 DLINP <000b> input/ipa.c:451 connected read/write 20241125122615145 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@914cea5248de: Found GsupExpect[0] for "262420313577630" handled at TC_mo_ussd_euse_disc(156) HLR_Test-GSUP(147)@914cea5248de: Added IMSI table entry 6TC_mo_ussd_euse_disc(156)"262420313577630" TC_mo_ussd_euse_disc(156)@914cea5248de: setverdict(pass): none -> pass 20241125122615147 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33630<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(156)@914cea5248de: Final verdict of PTC: pass 20241125122615147 DAUC <0003> db_auc.c:157 IMSI='262422619819592': No 2G Auth Data 20241125122615147 DAUC <0003> db_auc.c:192 IMSI='262422619819592': No 3G Auth Data HLR_Test-GSUP(147)@914cea5248de: Created GsupExpect[0] for "262422619819592" to be handled at TC_mo_ussd_euse_disc(157) 20241125122615154 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33642<->l=127.0.0.1:4258 20241125122615157 DLINP <000b> input/ipa.c:451 connected read/write 20241125122615157 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122615157 DLGSUP <0013> gsup_req.c:138 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262422619819592 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422619819592" session_id=3048250174 session_state=BEGIN} 20241125122615157 DSS <0004> hlr_ussd.c:576 262422619819592/0xb5b09b3e: Process SS (BEGIN) 20241125122615157 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241125122615157 DSS <0004> hlr_ussd.c:518 262422619819592/0xb5b09b3e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241125122615157 DSS <0004> hlr_ussd.c:542 262422619819592/0xb5b09b3e: Cannot find conn for EUSE EUSE-foobar 20241125122615157 DSS <0004> hlr_ussd.c:354 262422619819592/0xb5b09b3e: Tx ReturnError(1, 0x22) 20241125122615157 DLGSUP <0013> hlr_ussd.c:278 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262422619819592 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422619819592" session_id=3048250174 session_state=END} 20241125122615157 DLINP <000b> input/ipa.c:451 connected read/write 20241125122615157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122615157 DLINP <000b> input/ipa.c:451 connected read/write 20241125122615157 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(147)@914cea5248de: Found GsupExpect[0] for "262422619819592" handled at TC_mo_ussd_euse_disc(157) HLR_Test-GSUP(147)@914cea5248de: Added IMSI table entry 7TC_mo_ussd_euse_disc(157)"262422619819592" TC_mo_ussd_euse_disc(157)@914cea5248de: setverdict(pass): none -> pass 20241125122615159 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33642<->l=127.0.0.1:4258 TC_mo_ussd_euse_disc(157)@914cea5248de: Final verdict of PTC: pass 20241125122615159 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33590<->l=127.0.0.1:4258 20241125122615160 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44333<->l=127.0.0.1:4259) 20241125122615160 DLINP <000b> input/ipa.c:451 connected read/write 20241125122615160 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122615160 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241125122615160 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241125122615160 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(147)@914cea5248de: Final verdict of PTC: none 148@914cea5248de: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@914cea5248de: Final verdict of PTC: none HLR_Test-GSUP-IPA(146)@914cea5248de: Final verdict of PTC: none MTC@914cea5248de: Setting final verdict of the test case. MTC@914cea5248de: Local verdict of MTC: none MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP-IPA(146): none (none -> none) MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP(147): none (none -> none) MTC@914cea5248de: Local verdict of PTC with component reference 148: none (none -> none) MTC@914cea5248de: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (none -> none) MTC@914cea5248de: Local verdict of PTC TC_mo_ussd_euse_disc(150): pass (none -> pass) MTC@914cea5248de: Local verdict of PTC TC_mo_ussd_euse_disc(151): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_mo_ussd_euse_disc(152): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_mo_ussd_euse_disc(153): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_mo_ussd_euse_disc(154): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_mo_ussd_euse_disc(155): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_mo_ussd_euse_disc(156): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_mo_ussd_euse_disc(157): pass (pass -> pass) MTC@914cea5248de: Test case TC_mo_ussd_euse_disc finished. Verdict: pass MTC@914cea5248de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass'. Mon Nov 25 12:26:15 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 20241125122615189 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33646<->l=127.0.0.1:4258 20241125122615390 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33646<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=67392) Waiting for packet dumper to finish... 1 (prev_count=67392, count=81824) MTC@914cea5248de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_disc pass' was executed successfully (exit status: 0). MTC@914cea5248de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi'. ------ HLR_Tests.TC_mo_ussd_iuse_imsi ------ Mon Nov 25 12:26:17 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@914cea5248de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_imsi' was executed successfully (exit status: 0). MTC@914cea5248de: Test case TC_mo_ussd_iuse_imsi started. MTC@914cea5248de: legacy= false MTC@914cea5248de: in not legacy case 1 MTC@914cea5248de: in not legacy case 2 20241125122618493 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241125122618493 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@914cea5248de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241125122618495 DLINP <000b> input/ipa.c:451 connected read/write 20241125122618495 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122618495 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33662<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(158)@914cea5248de: 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)@914cea5248de: 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 } } } } 20241125122618498 DLINP <000b> input/ipa.c:451 connected read/write 20241125122618498 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122618498 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122618498 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241125122618498 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241125122618498 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241125122618498 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241125122618498 DLGSUP <0013> gsup_server.c:235 2: 20241125122618498 DLGSUP <0013> gsup_server.c:237 2: 00 20241125122618498 DLGSUP <0013> gsup_server.c:235 3: 20241125122618498 DLGSUP <0013> gsup_server.c:237 3: 00 20241125122618498 DLGSUP <0013> gsup_server.c:235 4: 20241125122618498 DLGSUP <0013> gsup_server.c:237 4: 00 20241125122618498 DLGSUP <0013> gsup_server.c:235 5: 20241125122618498 DLGSUP <0013> gsup_server.c:237 5: 00 20241125122618498 DLGSUP <0013> gsup_server.c:235 7: 20241125122618498 DLGSUP <0013> gsup_server.c:237 7: 00 20241125122618498 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122618498 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241125122618498 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(158)@914cea5248de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 160@914cea5248de: 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") 20241125122618507 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37207<->l=127.0.0.1:4259) 20241125122618509 DAUC <0003> db_auc.c:157 IMSI='262426257405918': No 2G Auth Data 20241125122618509 DAUC <0003> db_auc.c:192 IMSI='262426257405918': No 3G Auth Data HLR_Test-GSUP(159)@914cea5248de: Created GsupExpect[0] for "262426257405918" to be handled at TC_mo_ussd_iuse_imsi(162) 20241125122618515 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33670<->l=127.0.0.1:4258 20241125122618538 DLINP <000b> input/ipa.c:451 connected read/write 20241125122618538 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122618538 DLGSUP <0013> gsup_req.c:138 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426257405918 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426257405918" session_id=4162300428 session_state=BEGIN} 20241125122618538 DSS <0004> hlr_ussd.c:576 262426257405918/0xf817aa0c: Process SS (BEGIN) 20241125122618538 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241125122618538 DSS <0004> hlr_ussd.c:518 262426257405918/0xf817aa0c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241125122618538 DSS <0004> hlr_ussd.c:363 262426257405918/0xf817aa0c: Tx USSD 'Your IMSI is 262426257405918' 20241125122618538 DLGSUP <0013> hlr_ussd.c:278 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426257405918 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426257405918" session_id=4162300428 session_state=END} 20241125122618538 DLGSUP <0013> gsup_req.c:171 GSUP 167: MSC-00-00-00-00-00-00: IMSI-262426257405918 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122618538 DLINP <000b> input/ipa.c:451 connected read/write 20241125122618538 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122618538 DLINP <000b> input/ipa.c:451 connected read/write 20241125122618539 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@914cea5248de: Found GsupExpect[0] for "262426257405918" handled at TC_mo_ussd_iuse_imsi(162) HLR_Test-GSUP(159)@914cea5248de: Added IMSI table entry 0TC_mo_ussd_iuse_imsi(162)"262426257405918" TC_mo_ussd_iuse_imsi(162)@914cea5248de: setverdict(pass): none -> pass 20241125122618550 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33670<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(162)@914cea5248de: Final verdict of PTC: pass 20241125122618551 DAUC <0003> db_auc.c:157 IMSI='262427060566978': No 2G Auth Data 20241125122618551 DAUC <0003> db_auc.c:192 IMSI='262427060566978': No 3G Auth Data HLR_Test-GSUP(159)@914cea5248de: Created GsupExpect[0] for "262427060566978" to be handled at TC_mo_ussd_iuse_imsi(163) 20241125122618562 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33674<->l=127.0.0.1:4258 20241125122618565 DLINP <000b> input/ipa.c:451 connected read/write 20241125122618565 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122618565 DLGSUP <0013> gsup_req.c:138 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262427060566978 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427060566978" session_id=922246575 session_state=BEGIN} 20241125122618565 DSS <0004> hlr_ussd.c:576 262427060566978/0x36f85daf: Process SS (BEGIN) 20241125122618565 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241125122618565 DSS <0004> hlr_ussd.c:518 262427060566978/0x36f85daf: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241125122618565 DSS <0004> hlr_ussd.c:363 262427060566978/0x36f85daf: Tx USSD 'Your IMSI is 262427060566978' 20241125122618565 DLGSUP <0013> hlr_ussd.c:278 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262427060566978 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427060566978" session_id=922246575 session_state=END} 20241125122618565 DLGSUP <0013> gsup_req.c:171 GSUP 168: MSC-00-00-00-00-00-00: IMSI-262427060566978 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122618565 DLINP <000b> input/ipa.c:451 connected read/write 20241125122618565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122618565 DLINP <000b> input/ipa.c:451 connected read/write 20241125122618565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@914cea5248de: Found GsupExpect[0] for "262427060566978" handled at TC_mo_ussd_iuse_imsi(163) HLR_Test-GSUP(159)@914cea5248de: Added IMSI table entry 1TC_mo_ussd_iuse_imsi(163)"262427060566978" TC_mo_ussd_iuse_imsi(163)@914cea5248de: setverdict(pass): none -> pass 20241125122618567 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33674<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(163)@914cea5248de: Final verdict of PTC: pass 20241125122618567 DAUC <0003> db_auc.c:157 IMSI='262421201878183': No 2G Auth Data 20241125122618567 DAUC <0003> db_auc.c:192 IMSI='262421201878183': No 3G Auth Data HLR_Test-GSUP(159)@914cea5248de: Created GsupExpect[0] for "262421201878183" to be handled at TC_mo_ussd_iuse_imsi(164) 20241125122618573 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33678<->l=127.0.0.1:4258 20241125122618576 DLINP <000b> input/ipa.c:451 connected read/write 20241125122618576 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122618576 DLGSUP <0013> gsup_req.c:138 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262421201878183 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421201878183" session_id=1948729741 session_state=BEGIN} 20241125122618576 DSS <0004> hlr_ussd.c:576 262421201878183/0x7427418d: Process SS (BEGIN) 20241125122618576 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241125122618576 DSS <0004> hlr_ussd.c:518 262421201878183/0x7427418d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241125122618576 DSS <0004> hlr_ussd.c:363 262421201878183/0x7427418d: Tx USSD 'Your IMSI is 262421201878183' 20241125122618576 DLGSUP <0013> hlr_ussd.c:278 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262421201878183 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421201878183" session_id=1948729741 session_state=END} 20241125122618576 DLGSUP <0013> gsup_req.c:171 GSUP 169: MSC-00-00-00-00-00-00: IMSI-262421201878183 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122618576 DLINP <000b> input/ipa.c:451 connected read/write 20241125122618576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122618576 DLINP <000b> input/ipa.c:451 connected read/write 20241125122618576 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@914cea5248de: Found GsupExpect[0] for "262421201878183" handled at TC_mo_ussd_iuse_imsi(164) HLR_Test-GSUP(159)@914cea5248de: Added IMSI table entry 2TC_mo_ussd_iuse_imsi(164)"262421201878183" TC_mo_ussd_iuse_imsi(164)@914cea5248de: setverdict(pass): none -> pass 20241125122618578 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33678<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(164)@914cea5248de: Final verdict of PTC: pass 20241125122618578 DAUC <0003> db_auc.c:157 IMSI='262423367536329': No 2G Auth Data 20241125122618578 DAUC <0003> db_auc.c:192 IMSI='262423367536329': No 3G Auth Data HLR_Test-GSUP(159)@914cea5248de: Created GsupExpect[0] for "262423367536329" to be handled at TC_mo_ussd_iuse_imsi(165) 20241125122618585 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33688<->l=127.0.0.1:4258 20241125122618588 DLINP <000b> input/ipa.c:451 connected read/write 20241125122618588 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122618588 DLGSUP <0013> gsup_req.c:138 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262423367536329 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423367536329" session_id=1459713442 session_state=BEGIN} 20241125122618588 DSS <0004> hlr_ussd.c:576 262423367536329/0x570175a2: Process SS (BEGIN) 20241125122618588 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241125122618588 DSS <0004> hlr_ussd.c:518 262423367536329/0x570175a2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241125122618588 DSS <0004> hlr_ussd.c:363 262423367536329/0x570175a2: Tx USSD 'Your IMSI is 262423367536329' 20241125122618588 DLGSUP <0013> hlr_ussd.c:278 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262423367536329 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423367536329" session_id=1459713442 session_state=END} 20241125122618588 DLGSUP <0013> gsup_req.c:171 GSUP 170: MSC-00-00-00-00-00-00: IMSI-262423367536329 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122618588 DLINP <000b> input/ipa.c:451 connected read/write 20241125122618588 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122618588 DLINP <000b> input/ipa.c:451 connected read/write 20241125122618588 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@914cea5248de: Found GsupExpect[0] for "262423367536329" handled at TC_mo_ussd_iuse_imsi(165) HLR_Test-GSUP(159)@914cea5248de: Added IMSI table entry 3TC_mo_ussd_iuse_imsi(165)"262423367536329" TC_mo_ussd_iuse_imsi(165)@914cea5248de: setverdict(pass): none -> pass 20241125122618590 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33688<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(165)@914cea5248de: Final verdict of PTC: pass 20241125122618590 DAUC <0003> db_auc.c:157 IMSI='262428350533380': No 2G Auth Data 20241125122618590 DAUC <0003> db_auc.c:192 IMSI='262428350533380': No 3G Auth Data HLR_Test-GSUP(159)@914cea5248de: Created GsupExpect[0] for "262428350533380" to be handled at TC_mo_ussd_iuse_imsi(166) 20241125122618597 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33694<->l=127.0.0.1:4258 20241125122618600 DLINP <000b> input/ipa.c:451 connected read/write 20241125122618600 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122618600 DLGSUP <0013> gsup_req.c:138 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262428350533380 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428350533380" session_id=3091362273 session_state=BEGIN} 20241125122618600 DSS <0004> hlr_ussd.c:576 262428350533380/0xb84271e1: Process SS (BEGIN) 20241125122618600 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241125122618600 DSS <0004> hlr_ussd.c:518 262428350533380/0xb84271e1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241125122618600 DSS <0004> hlr_ussd.c:363 262428350533380/0xb84271e1: Tx USSD 'Your IMSI is 262428350533380' 20241125122618600 DLGSUP <0013> hlr_ussd.c:278 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262428350533380 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428350533380" session_id=3091362273 session_state=END} 20241125122618600 DLGSUP <0013> gsup_req.c:171 GSUP 171: MSC-00-00-00-00-00-00: IMSI-262428350533380 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122618600 DLINP <000b> input/ipa.c:451 connected read/write 20241125122618600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122618600 DLINP <000b> input/ipa.c:451 connected read/write 20241125122618600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@914cea5248de: Found GsupExpect[0] for "262428350533380" handled at TC_mo_ussd_iuse_imsi(166) HLR_Test-GSUP(159)@914cea5248de: Added IMSI table entry 4TC_mo_ussd_iuse_imsi(166)"262428350533380" TC_mo_ussd_iuse_imsi(166)@914cea5248de: setverdict(pass): none -> pass 20241125122618602 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33694<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(166)@914cea5248de: Final verdict of PTC: pass 20241125122618603 DAUC <0003> db_auc.c:157 IMSI='262428248650039': No 2G Auth Data 20241125122618603 DAUC <0003> db_auc.c:192 IMSI='262428248650039': No 3G Auth Data HLR_Test-GSUP(159)@914cea5248de: Created GsupExpect[0] for "262428248650039" to be handled at TC_mo_ussd_iuse_imsi(167) 20241125122618610 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33702<->l=127.0.0.1:4258 20241125122618613 DLINP <000b> input/ipa.c:451 connected read/write 20241125122618613 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122618613 DLGSUP <0013> gsup_req.c:138 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262428248650039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428248650039" session_id=3975678939 session_state=BEGIN} 20241125122618613 DSS <0004> hlr_ussd.c:576 262428248650039/0xecf80bdb: Process SS (BEGIN) 20241125122618613 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241125122618613 DSS <0004> hlr_ussd.c:518 262428248650039/0xecf80bdb: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241125122618613 DSS <0004> hlr_ussd.c:363 262428248650039/0xecf80bdb: Tx USSD 'Your IMSI is 262428248650039' 20241125122618613 DLGSUP <0013> hlr_ussd.c:278 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262428248650039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428248650039" session_id=3975678939 session_state=END} 20241125122618613 DLGSUP <0013> gsup_req.c:171 GSUP 172: MSC-00-00-00-00-00-00: IMSI-262428248650039 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122618613 DLINP <000b> input/ipa.c:451 connected read/write 20241125122618613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122618613 DLINP <000b> input/ipa.c:451 connected read/write 20241125122618613 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@914cea5248de: Found GsupExpect[0] for "262428248650039" handled at TC_mo_ussd_iuse_imsi(167) HLR_Test-GSUP(159)@914cea5248de: Added IMSI table entry 5TC_mo_ussd_iuse_imsi(167)"262428248650039" TC_mo_ussd_iuse_imsi(167)@914cea5248de: setverdict(pass): none -> pass 20241125122618615 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33702<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(167)@914cea5248de: Final verdict of PTC: pass 20241125122618615 DAUC <0003> db_auc.c:157 IMSI='262420847699576': No 2G Auth Data 20241125122618615 DAUC <0003> db_auc.c:192 IMSI='262420847699576': No 3G Auth Data HLR_Test-GSUP(159)@914cea5248de: Created GsupExpect[0] for "262420847699576" to be handled at TC_mo_ussd_iuse_imsi(168) 20241125122618621 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33708<->l=127.0.0.1:4258 20241125122618624 DLINP <000b> input/ipa.c:451 connected read/write 20241125122618624 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122618624 DLGSUP <0013> gsup_req.c:138 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262420847699576 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420847699576" session_id=3803740929 session_state=BEGIN} 20241125122618624 DSS <0004> hlr_ussd.c:576 262420847699576/0xe2b87b01: Process SS (BEGIN) 20241125122618624 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241125122618624 DSS <0004> hlr_ussd.c:518 262420847699576/0xe2b87b01: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241125122618624 DSS <0004> hlr_ussd.c:363 262420847699576/0xe2b87b01: Tx USSD 'Your IMSI is 262420847699576' 20241125122618624 DLGSUP <0013> hlr_ussd.c:278 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262420847699576 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420847699576" session_id=3803740929 session_state=END} 20241125122618624 DLGSUP <0013> gsup_req.c:171 GSUP 173: MSC-00-00-00-00-00-00: IMSI-262420847699576 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122618624 DLINP <000b> input/ipa.c:451 connected read/write 20241125122618624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122618624 DLINP <000b> input/ipa.c:451 connected read/write 20241125122618624 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@914cea5248de: Found GsupExpect[0] for "262420847699576" handled at TC_mo_ussd_iuse_imsi(168) HLR_Test-GSUP(159)@914cea5248de: Added IMSI table entry 6TC_mo_ussd_iuse_imsi(168)"262420847699576" TC_mo_ussd_iuse_imsi(168)@914cea5248de: setverdict(pass): none -> pass 20241125122618626 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33708<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(168)@914cea5248de: Final verdict of PTC: pass 20241125122618627 DAUC <0003> db_auc.c:157 IMSI='262420113132691': No 2G Auth Data 20241125122618627 DAUC <0003> db_auc.c:192 IMSI='262420113132691': No 3G Auth Data HLR_Test-GSUP(159)@914cea5248de: Created GsupExpect[0] for "262420113132691" to be handled at TC_mo_ussd_iuse_imsi(169) 20241125122618633 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33718<->l=127.0.0.1:4258 20241125122618636 DLINP <000b> input/ipa.c:451 connected read/write 20241125122618636 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122618636 DLGSUP <0013> gsup_req.c:138 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262420113132691 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420113132691" session_id=204179872 session_state=BEGIN} 20241125122618636 DSS <0004> hlr_ussd.c:576 262420113132691/0x0c2b89a0: Process SS (BEGIN) 20241125122618636 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241125122618636 DSS <0004> hlr_ussd.c:518 262420113132691/0x0c2b89a0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241125122618636 DSS <0004> hlr_ussd.c:363 262420113132691/0x0c2b89a0: Tx USSD 'Your IMSI is 262420113132691' 20241125122618636 DLGSUP <0013> hlr_ussd.c:278 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262420113132691 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420113132691" session_id=204179872 session_state=END} 20241125122618636 DLGSUP <0013> gsup_req.c:171 GSUP 174: MSC-00-00-00-00-00-00: IMSI-262420113132691 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122618636 DLINP <000b> input/ipa.c:451 connected read/write 20241125122618636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122618636 DLINP <000b> input/ipa.c:451 connected read/write 20241125122618636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(159)@914cea5248de: Found GsupExpect[0] for "262420113132691" handled at TC_mo_ussd_iuse_imsi(169) HLR_Test-GSUP(159)@914cea5248de: Added IMSI table entry 7TC_mo_ussd_iuse_imsi(169)"262420113132691" TC_mo_ussd_iuse_imsi(169)@914cea5248de: setverdict(pass): none -> pass 20241125122618638 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33718<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi(169)@914cea5248de: Final verdict of PTC: pass 20241125122618639 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33662<->l=127.0.0.1:4258 20241125122618639 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37207<->l=127.0.0.1:4259) 20241125122618640 DLINP <000b> input/ipa.c:451 connected read/write 20241125122618640 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122618640 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241125122618640 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241125122618640 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(161)@914cea5248de: Final verdict of PTC: none HLR_Test-GSUP(159)@914cea5248de: Final verdict of PTC: none 160@914cea5248de: Final verdict of PTC: none HLR_Test-GSUP-IPA(158)@914cea5248de: Final verdict of PTC: none MTC@914cea5248de: Setting final verdict of the test case. MTC@914cea5248de: Local verdict of MTC: none MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP-IPA(158): none (none -> none) MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP(159): none (none -> none) MTC@914cea5248de: Local verdict of PTC with component reference 160: none (none -> none) MTC@914cea5248de: Local verdict of PTC IPA-CTRL-CLI-IPA(161): none (none -> none) MTC@914cea5248de: Local verdict of PTC TC_mo_ussd_iuse_imsi(162): pass (none -> pass) MTC@914cea5248de: Local verdict of PTC TC_mo_ussd_iuse_imsi(163): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_mo_ussd_iuse_imsi(164): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_mo_ussd_iuse_imsi(165): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_mo_ussd_iuse_imsi(166): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_mo_ussd_iuse_imsi(167): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_mo_ussd_iuse_imsi(168): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_mo_ussd_iuse_imsi(169): pass (pass -> pass) MTC@914cea5248de: Test case TC_mo_ussd_iuse_imsi finished. Verdict: pass MTC@914cea5248de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass'. Mon Nov 25 12:26:18 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 20241125122618673 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:33734<->l=127.0.0.1:4258 20241125122618874 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:33734<->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=82232) MTC@914cea5248de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi pass' was executed successfully (exit status: 0). MTC@914cea5248de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Mon Nov 25 12:26:20 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@914cea5248de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@914cea5248de: Test case TC_mo_ussd_iuse_imsi_via_proxy started. MTC@914cea5248de: legacy= false MTC@914cea5248de: in not legacy case 1 MTC@914cea5248de: in not legacy case 2 20241125122621985 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241125122621985 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@914cea5248de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241125122621988 DLINP <000b> input/ipa.c:451 connected read/write 20241125122621988 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122621989 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37206<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(170)@914cea5248de: 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)@914cea5248de: 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 } } } } 20241125122621991 DLINP <000b> input/ipa.c:451 connected read/write 20241125122621991 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122621991 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122621992 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241125122621992 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241125122621992 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241125122621992 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241125122621992 DLGSUP <0013> gsup_server.c:235 2: 20241125122621992 DLGSUP <0013> gsup_server.c:237 2: 00 20241125122621992 DLGSUP <0013> gsup_server.c:235 3: 20241125122621992 DLGSUP <0013> gsup_server.c:237 3: 00 20241125122621992 DLGSUP <0013> gsup_server.c:235 4: 20241125122621992 DLGSUP <0013> gsup_server.c:237 4: 00 20241125122621992 DLGSUP <0013> gsup_server.c:235 5: 20241125122621992 DLGSUP <0013> gsup_server.c:237 5: 00 20241125122621992 DLGSUP <0013> gsup_server.c:235 7: 20241125122621992 DLGSUP <0013> gsup_server.c:237 7: 00 20241125122621992 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122621992 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241125122621992 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(170)@914cea5248de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 172@914cea5248de: 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") 20241125122622008 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42233<->l=127.0.0.1:4259) 20241125122622012 DAUC <0003> db_auc.c:157 IMSI='262421247783470': No 2G Auth Data 20241125122622012 DAUC <0003> db_auc.c:192 IMSI='262421247783470': No 3G Auth Data HLR_Test-GSUP(171)@914cea5248de: Created GsupExpect[0] for "262421247783470" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(174) 20241125122622020 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37214<->l=127.0.0.1:4258 20241125122622038 DLINP <000b> input/ipa.c:451 connected read/write 20241125122622038 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122622038 DLGSUP <0013> gsup_req.c:138 GSUP 175: MSC-00-00-00-00-00-00: IMSI-262421247783470 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421247783470" source_name="the-source\n" session_id=649315364 session_state=BEGIN} 20241125122622038 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241125122622038 DSS <0004> hlr_ussd.c:576 262421247783470/0x26b3c424: Process SS (BEGIN) 20241125122622038 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241125122622038 DSS <0004> hlr_ussd.c:518 262421247783470/0x26b3c424: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241125122622038 DSS <0004> hlr_ussd.c:363 262421247783470/0x26b3c424: Tx USSD 'Your IMSI is 262421247783470' 20241125122622038 DLGSUP <0013> hlr_ussd.c:278 GSUP 175: the-source\n: IMSI-262421247783470 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421247783470" destination_name="the-source\n" session_id=649315364 session_state=END} 20241125122622038 DLGSUP <0013> gsup_req.c:171 GSUP 175: the-source\n: IMSI-262421247783470 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122622038 DLINP <000b> input/ipa.c:451 connected read/write 20241125122622038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122622038 DLINP <000b> input/ipa.c:451 connected read/write 20241125122622038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@914cea5248de: Found GsupExpect[0] for "262421247783470" handled at TC_mo_ussd_iuse_imsi_via_proxy(174) HLR_Test-GSUP(171)@914cea5248de: Added IMSI table entry 0TC_mo_ussd_iuse_imsi_via_proxy(174)"262421247783470" TC_mo_ussd_iuse_imsi_via_proxy(174)@914cea5248de: setverdict(pass): none -> pass 20241125122622049 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37214<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(174)@914cea5248de: Final verdict of PTC: pass 20241125122622051 DAUC <0003> db_auc.c:157 IMSI='262420043014751': No 2G Auth Data 20241125122622051 DAUC <0003> db_auc.c:192 IMSI='262420043014751': No 3G Auth Data HLR_Test-GSUP(171)@914cea5248de: Created GsupExpect[0] for "262420043014751" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(175) 20241125122622074 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37222<->l=127.0.0.1:4258 20241125122622078 DLINP <000b> input/ipa.c:451 connected read/write 20241125122622078 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122622078 DLGSUP <0013> gsup_req.c:138 GSUP 176: MSC-00-00-00-00-00-00: IMSI-262420043014751 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420043014751" source_name="the-source\n" session_id=3125289391 session_state=BEGIN} 20241125122622078 DSS <0004> hlr_ussd.c:576 262420043014751/0xba4821af: Process SS (BEGIN) 20241125122622078 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241125122622078 DSS <0004> hlr_ussd.c:518 262420043014751/0xba4821af: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241125122622078 DSS <0004> hlr_ussd.c:363 262420043014751/0xba4821af: Tx USSD 'Your IMSI is 262420043014751' 20241125122622078 DLGSUP <0013> hlr_ussd.c:278 GSUP 176: the-source\n: IMSI-262420043014751 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420043014751" destination_name="the-source\n" session_id=3125289391 session_state=END} 20241125122622078 DLGSUP <0013> gsup_req.c:171 GSUP 176: the-source\n: IMSI-262420043014751 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122622078 DLINP <000b> input/ipa.c:451 connected read/write 20241125122622078 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122622078 DLINP <000b> input/ipa.c:451 connected read/write 20241125122622078 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@914cea5248de: Found GsupExpect[0] for "262420043014751" handled at TC_mo_ussd_iuse_imsi_via_proxy(175) HLR_Test-GSUP(171)@914cea5248de: Added IMSI table entry 1TC_mo_ussd_iuse_imsi_via_proxy(175)"262420043014751" TC_mo_ussd_iuse_imsi_via_proxy(175)@914cea5248de: setverdict(pass): none -> pass 20241125122622080 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37222<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(175)@914cea5248de: Final verdict of PTC: pass 20241125122622080 DAUC <0003> db_auc.c:157 IMSI='262427878975412': No 2G Auth Data 20241125122622080 DAUC <0003> db_auc.c:192 IMSI='262427878975412': No 3G Auth Data HLR_Test-GSUP(171)@914cea5248de: Created GsupExpect[0] for "262427878975412" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(176) 20241125122622087 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37230<->l=127.0.0.1:4258 20241125122622090 DLINP <000b> input/ipa.c:451 connected read/write 20241125122622090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122622090 DLGSUP <0013> gsup_req.c:138 GSUP 177: MSC-00-00-00-00-00-00: IMSI-262427878975412 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427878975412" source_name="the-source\n" session_id=2644845112 session_state=BEGIN} 20241125122622090 DSS <0004> hlr_ussd.c:576 262427878975412/0x9da52238: Process SS (BEGIN) 20241125122622090 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241125122622090 DSS <0004> hlr_ussd.c:518 262427878975412/0x9da52238: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241125122622090 DSS <0004> hlr_ussd.c:363 262427878975412/0x9da52238: Tx USSD 'Your IMSI is 262427878975412' 20241125122622090 DLGSUP <0013> hlr_ussd.c:278 GSUP 177: the-source\n: IMSI-262427878975412 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427878975412" destination_name="the-source\n" session_id=2644845112 session_state=END} 20241125122622090 DLGSUP <0013> gsup_req.c:171 GSUP 177: the-source\n: IMSI-262427878975412 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122622090 DLINP <000b> input/ipa.c:451 connected read/write 20241125122622090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122622090 DLINP <000b> input/ipa.c:451 connected read/write 20241125122622090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@914cea5248de: Found GsupExpect[0] for "262427878975412" handled at TC_mo_ussd_iuse_imsi_via_proxy(176) HLR_Test-GSUP(171)@914cea5248de: Added IMSI table entry 2TC_mo_ussd_iuse_imsi_via_proxy(176)"262427878975412" TC_mo_ussd_iuse_imsi_via_proxy(176)@914cea5248de: setverdict(pass): none -> pass 20241125122622092 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37230<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(176)@914cea5248de: Final verdict of PTC: pass 20241125122622092 DAUC <0003> db_auc.c:157 IMSI='262429177288119': No 2G Auth Data 20241125122622092 DAUC <0003> db_auc.c:192 IMSI='262429177288119': No 3G Auth Data HLR_Test-GSUP(171)@914cea5248de: Created GsupExpect[0] for "262429177288119" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(177) 20241125122622099 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37232<->l=127.0.0.1:4258 20241125122622102 DLINP <000b> input/ipa.c:451 connected read/write 20241125122622102 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122622102 DLGSUP <0013> gsup_req.c:138 GSUP 178: MSC-00-00-00-00-00-00: IMSI-262429177288119 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429177288119" source_name="the-source\n" session_id=1184949229 session_state=BEGIN} 20241125122622102 DSS <0004> hlr_ussd.c:576 262429177288119/0x46a0e3ed: Process SS (BEGIN) 20241125122622102 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241125122622102 DSS <0004> hlr_ussd.c:518 262429177288119/0x46a0e3ed: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241125122622102 DSS <0004> hlr_ussd.c:363 262429177288119/0x46a0e3ed: Tx USSD 'Your IMSI is 262429177288119' 20241125122622102 DLGSUP <0013> hlr_ussd.c:278 GSUP 178: the-source\n: IMSI-262429177288119 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429177288119" destination_name="the-source\n" session_id=1184949229 session_state=END} 20241125122622102 DLGSUP <0013> gsup_req.c:171 GSUP 178: the-source\n: IMSI-262429177288119 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122622102 DLINP <000b> input/ipa.c:451 connected read/write 20241125122622102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122622102 DLINP <000b> input/ipa.c:451 connected read/write 20241125122622102 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@914cea5248de: Found GsupExpect[0] for "262429177288119" handled at TC_mo_ussd_iuse_imsi_via_proxy(177) HLR_Test-GSUP(171)@914cea5248de: Added IMSI table entry 3TC_mo_ussd_iuse_imsi_via_proxy(177)"262429177288119" TC_mo_ussd_iuse_imsi_via_proxy(177)@914cea5248de: setverdict(pass): none -> pass 20241125122622104 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37232<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(177)@914cea5248de: Final verdict of PTC: pass 20241125122622104 DAUC <0003> db_auc.c:157 IMSI='262426683576541': No 2G Auth Data 20241125122622104 DAUC <0003> db_auc.c:192 IMSI='262426683576541': No 3G Auth Data HLR_Test-GSUP(171)@914cea5248de: Created GsupExpect[0] for "262426683576541" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(178) 20241125122622110 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37234<->l=127.0.0.1:4258 20241125122622113 DLINP <000b> input/ipa.c:451 connected read/write 20241125122622113 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122622113 DLGSUP <0013> gsup_req.c:138 GSUP 179: MSC-00-00-00-00-00-00: IMSI-262426683576541 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426683576541" source_name="the-source\n" session_id=2380637894 session_state=BEGIN} 20241125122622113 DSS <0004> hlr_ussd.c:576 262426683576541/0x8de5a6c6: Process SS (BEGIN) 20241125122622113 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241125122622113 DSS <0004> hlr_ussd.c:518 262426683576541/0x8de5a6c6: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241125122622113 DSS <0004> hlr_ussd.c:363 262426683576541/0x8de5a6c6: Tx USSD 'Your IMSI is 262426683576541' 20241125122622113 DLGSUP <0013> hlr_ussd.c:278 GSUP 179: the-source\n: IMSI-262426683576541 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426683576541" destination_name="the-source\n" session_id=2380637894 session_state=END} 20241125122622113 DLGSUP <0013> gsup_req.c:171 GSUP 179: the-source\n: IMSI-262426683576541 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122622113 DLINP <000b> input/ipa.c:451 connected read/write 20241125122622113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122622113 DLINP <000b> input/ipa.c:451 connected read/write 20241125122622113 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@914cea5248de: Found GsupExpect[0] for "262426683576541" handled at TC_mo_ussd_iuse_imsi_via_proxy(178) HLR_Test-GSUP(171)@914cea5248de: Added IMSI table entry 4TC_mo_ussd_iuse_imsi_via_proxy(178)"262426683576541" TC_mo_ussd_iuse_imsi_via_proxy(178)@914cea5248de: setverdict(pass): none -> pass 20241125122622115 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37234<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(178)@914cea5248de: Final verdict of PTC: pass 20241125122622115 DAUC <0003> db_auc.c:157 IMSI='262429229331151': No 2G Auth Data 20241125122622115 DAUC <0003> db_auc.c:192 IMSI='262429229331151': No 3G Auth Data HLR_Test-GSUP(171)@914cea5248de: Created GsupExpect[0] for "262429229331151" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(179) 20241125122622122 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37238<->l=127.0.0.1:4258 20241125122622124 DLINP <000b> input/ipa.c:451 connected read/write 20241125122622124 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122622124 DLGSUP <0013> gsup_req.c:138 GSUP 180: MSC-00-00-00-00-00-00: IMSI-262429229331151 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429229331151" source_name="the-source\n" session_id=2506278112 session_state=BEGIN} 20241125122622124 DSS <0004> hlr_ussd.c:576 262429229331151/0x9562c4e0: Process SS (BEGIN) 20241125122622124 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241125122622124 DSS <0004> hlr_ussd.c:518 262429229331151/0x9562c4e0: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241125122622125 DSS <0004> hlr_ussd.c:363 262429229331151/0x9562c4e0: Tx USSD 'Your IMSI is 262429229331151' 20241125122622125 DLGSUP <0013> hlr_ussd.c:278 GSUP 180: the-source\n: IMSI-262429229331151 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429229331151" destination_name="the-source\n" session_id=2506278112 session_state=END} 20241125122622125 DLGSUP <0013> gsup_req.c:171 GSUP 180: the-source\n: IMSI-262429229331151 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122622125 DLINP <000b> input/ipa.c:451 connected read/write 20241125122622125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122622125 DLINP <000b> input/ipa.c:451 connected read/write 20241125122622125 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@914cea5248de: Found GsupExpect[0] for "262429229331151" handled at TC_mo_ussd_iuse_imsi_via_proxy(179) HLR_Test-GSUP(171)@914cea5248de: Added IMSI table entry 5TC_mo_ussd_iuse_imsi_via_proxy(179)"262429229331151" TC_mo_ussd_iuse_imsi_via_proxy(179)@914cea5248de: setverdict(pass): none -> pass 20241125122622126 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37238<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(179)@914cea5248de: Final verdict of PTC: pass 20241125122622127 DAUC <0003> db_auc.c:157 IMSI='262426586896921': No 2G Auth Data 20241125122622127 DAUC <0003> db_auc.c:192 IMSI='262426586896921': No 3G Auth Data HLR_Test-GSUP(171)@914cea5248de: Created GsupExpect[0] for "262426586896921" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(180) 20241125122622133 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37246<->l=127.0.0.1:4258 20241125122622136 DLINP <000b> input/ipa.c:451 connected read/write 20241125122622136 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122622136 DLGSUP <0013> gsup_req.c:138 GSUP 181: MSC-00-00-00-00-00-00: IMSI-262426586896921 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426586896921" source_name="the-source\n" session_id=2333516274 session_state=BEGIN} 20241125122622136 DSS <0004> hlr_ussd.c:576 262426586896921/0x8b16a1f2: Process SS (BEGIN) 20241125122622136 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241125122622136 DSS <0004> hlr_ussd.c:518 262426586896921/0x8b16a1f2: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241125122622136 DSS <0004> hlr_ussd.c:363 262426586896921/0x8b16a1f2: Tx USSD 'Your IMSI is 262426586896921' 20241125122622136 DLGSUP <0013> hlr_ussd.c:278 GSUP 181: the-source\n: IMSI-262426586896921 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426586896921" destination_name="the-source\n" session_id=2333516274 session_state=END} 20241125122622136 DLGSUP <0013> gsup_req.c:171 GSUP 181: the-source\n: IMSI-262426586896921 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122622136 DLINP <000b> input/ipa.c:451 connected read/write 20241125122622136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122622136 DLINP <000b> input/ipa.c:451 connected read/write 20241125122622136 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@914cea5248de: Found GsupExpect[0] for "262426586896921" handled at TC_mo_ussd_iuse_imsi_via_proxy(180) HLR_Test-GSUP(171)@914cea5248de: Added IMSI table entry 6TC_mo_ussd_iuse_imsi_via_proxy(180)"262426586896921" TC_mo_ussd_iuse_imsi_via_proxy(180)@914cea5248de: setverdict(pass): none -> pass 20241125122622138 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37246<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(180)@914cea5248de: Final verdict of PTC: pass 20241125122622138 DAUC <0003> db_auc.c:157 IMSI='262422513531015': No 2G Auth Data 20241125122622138 DAUC <0003> db_auc.c:192 IMSI='262422513531015': No 3G Auth Data HLR_Test-GSUP(171)@914cea5248de: Created GsupExpect[0] for "262422513531015" to be handled at TC_mo_ussd_iuse_imsi_via_proxy(181) 20241125122622145 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37250<->l=127.0.0.1:4258 20241125122622148 DLINP <000b> input/ipa.c:451 connected read/write 20241125122622148 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122622148 DLGSUP <0013> gsup_req.c:138 GSUP 182: MSC-00-00-00-00-00-00: IMSI-262422513531015 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422513531015" source_name="the-source\n" session_id=1889195151 session_state=BEGIN} 20241125122622148 DSS <0004> hlr_ussd.c:576 262422513531015/0x709ad48f: Process SS (BEGIN) 20241125122622148 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-imsi' (prefix '*#101') for USSD Code '*#101#' 20241125122622148 DSS <0004> hlr_ussd.c:518 262422513531015/0x709ad48f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#101#' 20241125122622148 DSS <0004> hlr_ussd.c:363 262422513531015/0x709ad48f: Tx USSD 'Your IMSI is 262422513531015' 20241125122622148 DLGSUP <0013> hlr_ussd.c:278 GSUP 182: the-source\n: IMSI-262422513531015 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422513531015" destination_name="the-source\n" session_id=1889195151 session_state=END} 20241125122622148 DLGSUP <0013> gsup_req.c:171 GSUP 182: the-source\n: IMSI-262422513531015 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122622148 DLINP <000b> input/ipa.c:451 connected read/write 20241125122622148 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122622148 DLINP <000b> input/ipa.c:451 connected read/write 20241125122622148 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(171)@914cea5248de: Found GsupExpect[0] for "262422513531015" handled at TC_mo_ussd_iuse_imsi_via_proxy(181) HLR_Test-GSUP(171)@914cea5248de: Added IMSI table entry 7TC_mo_ussd_iuse_imsi_via_proxy(181)"262422513531015" TC_mo_ussd_iuse_imsi_via_proxy(181)@914cea5248de: setverdict(pass): none -> pass 20241125122622150 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37250<->l=127.0.0.1:4258 TC_mo_ussd_iuse_imsi_via_proxy(181)@914cea5248de: Final verdict of PTC: pass 20241125122622150 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37206<->l=127.0.0.1:4258 20241125122622151 DLINP <000b> input/ipa.c:451 connected read/write 20241125122622151 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122622151 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241125122622151 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241125122622151 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241125122622151 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) 20241125122622151 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42233<->l=127.0.0.1:4259) HLR_Test-GSUP(171)@914cea5248de: Final verdict of PTC: none HLR_Test-GSUP-IPA(170)@914cea5248de: Final verdict of PTC: none IPA-CTRL-CLI-IPA(173)@914cea5248de: Final verdict of PTC: none 172@914cea5248de: Final verdict of PTC: none MTC@914cea5248de: Setting final verdict of the test case. MTC@914cea5248de: Local verdict of MTC: none MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP-IPA(170): none (none -> none) MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP(171): none (none -> none) MTC@914cea5248de: Local verdict of PTC with component reference 172: none (none -> none) MTC@914cea5248de: Local verdict of PTC IPA-CTRL-CLI-IPA(173): none (none -> none) MTC@914cea5248de: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(174): pass (none -> pass) MTC@914cea5248de: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(175): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(176): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(177): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(178): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(179): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(180): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_mo_ussd_iuse_imsi_via_proxy(181): pass (pass -> pass) MTC@914cea5248de: Test case TC_mo_ussd_iuse_imsi_via_proxy finished. Verdict: pass MTC@914cea5248de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_imsi_via_proxy pass'. Mon Nov 25 12:26:22 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 20241125122622174 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37262<->l=127.0.0.1:4258 20241125122622375 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37262<->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=83484) MTC@914cea5248de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@914cea5248de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn'. ------ HLR_Tests.TC_mo_ussd_iuse_msisdn ------ Mon Nov 25 12:26:24 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@914cea5248de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_iuse_msisdn' was executed successfully (exit status: 0). MTC@914cea5248de: Test case TC_mo_ussd_iuse_msisdn started. MTC@914cea5248de: legacy= false MTC@914cea5248de: in not legacy case 1 MTC@914cea5248de: in not legacy case 2 20241125122625437 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241125122625438 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@914cea5248de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241125122625442 DLINP <000b> input/ipa.c:451 connected read/write 20241125122625443 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122625444 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37270<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(182)@914cea5248de: 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)@914cea5248de: 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 } } } } 20241125122625448 DLINP <000b> input/ipa.c:451 connected read/write 20241125122625448 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122625448 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122625448 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241125122625448 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241125122625448 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241125122625448 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241125122625448 DLGSUP <0013> gsup_server.c:235 2: 20241125122625448 DLGSUP <0013> gsup_server.c:237 2: 00 20241125122625448 DLGSUP <0013> gsup_server.c:235 3: 20241125122625448 DLGSUP <0013> gsup_server.c:237 3: 00 20241125122625448 DLGSUP <0013> gsup_server.c:235 4: 20241125122625448 DLGSUP <0013> gsup_server.c:237 4: 00 20241125122625449 DLGSUP <0013> gsup_server.c:235 5: 20241125122625449 DLGSUP <0013> gsup_server.c:237 5: 00 20241125122625449 DLGSUP <0013> gsup_server.c:235 7: 20241125122625449 DLGSUP <0013> gsup_server.c:237 7: 00 20241125122625449 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122625449 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241125122625449 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(182)@914cea5248de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 184@914cea5248de: 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") 20241125122625484 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:37037<->l=127.0.0.1:4259) 20241125122625494 DAUC <0003> db_auc.c:157 IMSI='262429995070674': No 2G Auth Data 20241125122625494 DAUC <0003> db_auc.c:192 IMSI='262429995070674': No 3G Auth Data HLR_Test-GSUP(183)@914cea5248de: Created GsupExpect[0] for "262429995070674" to be handled at TC_mo_ussd_iuse_msisdn(186) 20241125122625510 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37286<->l=127.0.0.1:4258 20241125122625521 DLINP <000b> input/ipa.c:451 connected read/write 20241125122625522 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122625522 DLGSUP <0013> gsup_req.c:138 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262429995070674 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429995070674" session_id=4001180382 session_state=BEGIN} 20241125122625522 DSS <0004> hlr_ussd.c:576 262429995070674/0xee7d2ade: Process SS (BEGIN) 20241125122625522 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241125122625522 DSS <0004> hlr_ussd.c:518 262429995070674/0xee7d2ade: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241125122625522 DSS <0004> hlr_ussd.c:363 262429995070674/0xee7d2ade: Tx USSD 'Your extension is 491618632302' 20241125122625522 DLGSUP <0013> hlr_ussd.c:278 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262429995070674 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429995070674" session_id=4001180382 session_state=END} 20241125122625522 DLGSUP <0013> gsup_req.c:171 GSUP 183: MSC-00-00-00-00-00-00: IMSI-262429995070674 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122625522 DLINP <000b> input/ipa.c:451 connected read/write 20241125122625522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122625522 DLINP <000b> input/ipa.c:451 connected read/write 20241125122625522 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@914cea5248de: Found GsupExpect[0] for "262429995070674" handled at TC_mo_ussd_iuse_msisdn(186) HLR_Test-GSUP(183)@914cea5248de: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn(186)"262429995070674" TC_mo_ussd_iuse_msisdn(186)@914cea5248de: setverdict(pass): none -> pass 20241125122625529 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37286<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(186)@914cea5248de: Final verdict of PTC: pass 20241125122625529 DAUC <0003> db_auc.c:157 IMSI='262428761864290': No 2G Auth Data 20241125122625529 DAUC <0003> db_auc.c:192 IMSI='262428761864290': No 3G Auth Data HLR_Test-GSUP(183)@914cea5248de: Created GsupExpect[0] for "262428761864290" to be handled at TC_mo_ussd_iuse_msisdn(187) 20241125122625538 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37288<->l=127.0.0.1:4258 20241125122625540 DLINP <000b> input/ipa.c:451 connected read/write 20241125122625540 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122625540 DLGSUP <0013> gsup_req.c:138 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262428761864290 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428761864290" session_id=3228073320 session_state=BEGIN} 20241125122625540 DSS <0004> hlr_ussd.c:576 262428761864290/0xc0687d68: Process SS (BEGIN) 20241125122625540 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241125122625540 DSS <0004> hlr_ussd.c:518 262428761864290/0xc0687d68: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241125122625540 DSS <0004> hlr_ussd.c:363 262428761864290/0xc0687d68: Tx USSD 'Your extension is 491618240118' 20241125122625540 DLGSUP <0013> hlr_ussd.c:278 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262428761864290 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428761864290" session_id=3228073320 session_state=END} 20241125122625540 DLGSUP <0013> gsup_req.c:171 GSUP 184: MSC-00-00-00-00-00-00: IMSI-262428761864290 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122625540 DLINP <000b> input/ipa.c:451 connected read/write 20241125122625540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122625540 DLINP <000b> input/ipa.c:451 connected read/write 20241125122625540 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@914cea5248de: Found GsupExpect[0] for "262428761864290" handled at TC_mo_ussd_iuse_msisdn(187) HLR_Test-GSUP(183)@914cea5248de: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn(187)"262428761864290" TC_mo_ussd_iuse_msisdn(187)@914cea5248de: setverdict(pass): none -> pass 20241125122625542 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37288<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(187)@914cea5248de: Final verdict of PTC: pass 20241125122625542 DAUC <0003> db_auc.c:157 IMSI='262424340591515': No 2G Auth Data 20241125122625542 DAUC <0003> db_auc.c:192 IMSI='262424340591515': No 3G Auth Data HLR_Test-GSUP(183)@914cea5248de: Created GsupExpect[0] for "262424340591515" to be handled at TC_mo_ussd_iuse_msisdn(188) 20241125122625550 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37296<->l=127.0.0.1:4258 20241125122625553 DLINP <000b> input/ipa.c:451 connected read/write 20241125122625553 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122625553 DLGSUP <0013> gsup_req.c:138 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262424340591515 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424340591515" session_id=2621663892 session_state=BEGIN} 20241125122625553 DSS <0004> hlr_ussd.c:576 262424340591515/0x9c436a94: Process SS (BEGIN) 20241125122625553 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241125122625553 DSS <0004> hlr_ussd.c:518 262424340591515/0x9c436a94: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241125122625553 DSS <0004> hlr_ussd.c:363 262424340591515/0x9c436a94: Tx USSD 'Your extension is 491613238485' 20241125122625553 DLGSUP <0013> hlr_ussd.c:278 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262424340591515 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424340591515" session_id=2621663892 session_state=END} 20241125122625553 DLGSUP <0013> gsup_req.c:171 GSUP 185: MSC-00-00-00-00-00-00: IMSI-262424340591515 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122625553 DLINP <000b> input/ipa.c:451 connected read/write 20241125122625553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122625553 DLINP <000b> input/ipa.c:451 connected read/write 20241125122625553 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@914cea5248de: Found GsupExpect[0] for "262424340591515" handled at TC_mo_ussd_iuse_msisdn(188) HLR_Test-GSUP(183)@914cea5248de: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn(188)"262424340591515" TC_mo_ussd_iuse_msisdn(188)@914cea5248de: setverdict(pass): none -> pass 20241125122625555 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37296<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(188)@914cea5248de: Final verdict of PTC: pass 20241125122625555 DAUC <0003> db_auc.c:157 IMSI='262425272402965': No 2G Auth Data 20241125122625555 DAUC <0003> db_auc.c:192 IMSI='262425272402965': No 3G Auth Data HLR_Test-GSUP(183)@914cea5248de: Created GsupExpect[0] for "262425272402965" to be handled at TC_mo_ussd_iuse_msisdn(189) 20241125122625562 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37312<->l=127.0.0.1:4258 20241125122625565 DLINP <000b> input/ipa.c:451 connected read/write 20241125122625565 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122625565 DLGSUP <0013> gsup_req.c:138 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262425272402965 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425272402965" session_id=3650475608 session_state=BEGIN} 20241125122625565 DSS <0004> hlr_ussd.c:576 262425272402965/0xd995d658: Process SS (BEGIN) 20241125122625565 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241125122625565 DSS <0004> hlr_ussd.c:518 262425272402965/0xd995d658: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241125122625565 DSS <0004> hlr_ussd.c:363 262425272402965/0xd995d658: Tx USSD 'Your extension is 491615018714' 20241125122625565 DLGSUP <0013> hlr_ussd.c:278 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262425272402965 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425272402965" session_id=3650475608 session_state=END} 20241125122625565 DLGSUP <0013> gsup_req.c:171 GSUP 186: MSC-00-00-00-00-00-00: IMSI-262425272402965 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122625565 DLINP <000b> input/ipa.c:451 connected read/write 20241125122625565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122625565 DLINP <000b> input/ipa.c:451 connected read/write 20241125122625565 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@914cea5248de: Found GsupExpect[0] for "262425272402965" handled at TC_mo_ussd_iuse_msisdn(189) HLR_Test-GSUP(183)@914cea5248de: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn(189)"262425272402965" TC_mo_ussd_iuse_msisdn(189)@914cea5248de: setverdict(pass): none -> pass 20241125122625567 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37312<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(189)@914cea5248de: Final verdict of PTC: pass 20241125122625568 DAUC <0003> db_auc.c:157 IMSI='262427334309320': No 2G Auth Data 20241125122625568 DAUC <0003> db_auc.c:192 IMSI='262427334309320': No 3G Auth Data HLR_Test-GSUP(183)@914cea5248de: Created GsupExpect[0] for "262427334309320" to be handled at TC_mo_ussd_iuse_msisdn(190) 20241125122625574 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37322<->l=127.0.0.1:4258 20241125122625577 DLINP <000b> input/ipa.c:451 connected read/write 20241125122625577 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122625577 DLGSUP <0013> gsup_req.c:138 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262427334309320 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427334309320" session_id=2932322126 session_state=BEGIN} 20241125122625577 DSS <0004> hlr_ussd.c:576 262427334309320/0xaec7af4e: Process SS (BEGIN) 20241125122625577 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241125122625577 DSS <0004> hlr_ussd.c:518 262427334309320/0xaec7af4e: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241125122625577 DSS <0004> hlr_ussd.c:363 262427334309320/0xaec7af4e: Tx USSD 'Your extension is 491614833232' 20241125122625577 DLGSUP <0013> hlr_ussd.c:278 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262427334309320 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427334309320" session_id=2932322126 session_state=END} 20241125122625577 DLGSUP <0013> gsup_req.c:171 GSUP 187: MSC-00-00-00-00-00-00: IMSI-262427334309320 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122625577 DLINP <000b> input/ipa.c:451 connected read/write 20241125122625577 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122625577 DLINP <000b> input/ipa.c:451 connected read/write 20241125122625577 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@914cea5248de: Found GsupExpect[0] for "262427334309320" handled at TC_mo_ussd_iuse_msisdn(190) HLR_Test-GSUP(183)@914cea5248de: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn(190)"262427334309320" TC_mo_ussd_iuse_msisdn(190)@914cea5248de: setverdict(pass): none -> pass 20241125122625579 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37322<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(190)@914cea5248de: Final verdict of PTC: pass 20241125122625579 DAUC <0003> db_auc.c:157 IMSI='262426407364782': No 2G Auth Data 20241125122625579 DAUC <0003> db_auc.c:192 IMSI='262426407364782': No 3G Auth Data HLR_Test-GSUP(183)@914cea5248de: Created GsupExpect[0] for "262426407364782" to be handled at TC_mo_ussd_iuse_msisdn(191) 20241125122625586 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37332<->l=127.0.0.1:4258 20241125122625589 DLINP <000b> input/ipa.c:451 connected read/write 20241125122625589 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122625589 DLGSUP <0013> gsup_req.c:138 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262426407364782 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426407364782" session_id=3755557516 session_state=BEGIN} 20241125122625589 DSS <0004> hlr_ussd.c:576 262426407364782/0xdfd9428c: Process SS (BEGIN) 20241125122625589 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241125122625589 DSS <0004> hlr_ussd.c:518 262426407364782/0xdfd9428c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241125122625589 DSS <0004> hlr_ussd.c:363 262426407364782/0xdfd9428c: Tx USSD 'Your extension is 491617467660' 20241125122625589 DLGSUP <0013> hlr_ussd.c:278 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262426407364782 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426407364782" session_id=3755557516 session_state=END} 20241125122625589 DLGSUP <0013> gsup_req.c:171 GSUP 188: MSC-00-00-00-00-00-00: IMSI-262426407364782 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122625589 DLINP <000b> input/ipa.c:451 connected read/write 20241125122625589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122625589 DLINP <000b> input/ipa.c:451 connected read/write 20241125122625589 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@914cea5248de: Found GsupExpect[0] for "262426407364782" handled at TC_mo_ussd_iuse_msisdn(191) HLR_Test-GSUP(183)@914cea5248de: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn(191)"262426407364782" TC_mo_ussd_iuse_msisdn(191)@914cea5248de: setverdict(pass): none -> pass 20241125122625591 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37332<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(191)@914cea5248de: Final verdict of PTC: pass 20241125122625591 DAUC <0003> db_auc.c:157 IMSI='262426691234205': No 2G Auth Data 20241125122625591 DAUC <0003> db_auc.c:192 IMSI='262426691234205': No 3G Auth Data HLR_Test-GSUP(183)@914cea5248de: Created GsupExpect[0] for "262426691234205" to be handled at TC_mo_ussd_iuse_msisdn(192) 20241125122625597 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37342<->l=127.0.0.1:4258 20241125122625600 DLINP <000b> input/ipa.c:451 connected read/write 20241125122625600 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122625600 DLGSUP <0013> gsup_req.c:138 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262426691234205 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426691234205" session_id=1931514286 session_state=BEGIN} 20241125122625600 DSS <0004> hlr_ussd.c:576 262426691234205/0x732091ae: Process SS (BEGIN) 20241125122625600 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241125122625600 DSS <0004> hlr_ussd.c:518 262426691234205/0x732091ae: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241125122625600 DSS <0004> hlr_ussd.c:363 262426691234205/0x732091ae: Tx USSD 'Your extension is 491614118650' 20241125122625600 DLGSUP <0013> hlr_ussd.c:278 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262426691234205 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426691234205" session_id=1931514286 session_state=END} 20241125122625600 DLGSUP <0013> gsup_req.c:171 GSUP 189: MSC-00-00-00-00-00-00: IMSI-262426691234205 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122625600 DLINP <000b> input/ipa.c:451 connected read/write 20241125122625600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122625600 DLINP <000b> input/ipa.c:451 connected read/write 20241125122625600 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@914cea5248de: Found GsupExpect[0] for "262426691234205" handled at TC_mo_ussd_iuse_msisdn(192) HLR_Test-GSUP(183)@914cea5248de: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn(192)"262426691234205" TC_mo_ussd_iuse_msisdn(192)@914cea5248de: setverdict(pass): none -> pass 20241125122625603 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37342<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(192)@914cea5248de: Final verdict of PTC: pass 20241125122625603 DAUC <0003> db_auc.c:157 IMSI='262426437447654': No 2G Auth Data 20241125122625603 DAUC <0003> db_auc.c:192 IMSI='262426437447654': No 3G Auth Data HLR_Test-GSUP(183)@914cea5248de: Created GsupExpect[0] for "262426437447654" to be handled at TC_mo_ussd_iuse_msisdn(193) 20241125122625609 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37348<->l=127.0.0.1:4258 20241125122625612 DLINP <000b> input/ipa.c:451 connected read/write 20241125122625612 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122625612 DLGSUP <0013> gsup_req.c:138 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262426437447654 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426437447654" session_id=675886424 session_state=BEGIN} 20241125122625612 DSS <0004> hlr_ussd.c:576 262426437447654/0x28493558: Process SS (BEGIN) 20241125122625612 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241125122625612 DSS <0004> hlr_ussd.c:518 262426437447654/0x28493558: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241125122625612 DSS <0004> hlr_ussd.c:363 262426437447654/0x28493558: Tx USSD 'Your extension is 491610118226' 20241125122625612 DLGSUP <0013> hlr_ussd.c:278 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262426437447654 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426437447654" session_id=675886424 session_state=END} 20241125122625612 DLGSUP <0013> gsup_req.c:171 GSUP 190: MSC-00-00-00-00-00-00: IMSI-262426437447654 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122625612 DLINP <000b> input/ipa.c:451 connected read/write 20241125122625612 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122625612 DLINP <000b> input/ipa.c:451 connected read/write 20241125122625612 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(183)@914cea5248de: Found GsupExpect[0] for "262426437447654" handled at TC_mo_ussd_iuse_msisdn(193) HLR_Test-GSUP(183)@914cea5248de: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn(193)"262426437447654" TC_mo_ussd_iuse_msisdn(193)@914cea5248de: setverdict(pass): none -> pass 20241125122625614 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37348<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn(193)@914cea5248de: Final verdict of PTC: pass 20241125122625615 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37270<->l=127.0.0.1:4258 20241125122625615 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:37037<->l=127.0.0.1:4259) 20241125122625615 DLINP <000b> input/ipa.c:451 connected read/write 20241125122625615 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122625615 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241125122625615 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241125122625615 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(185)@914cea5248de: Final verdict of PTC: none HLR_Test-GSUP(183)@914cea5248de: Final verdict of PTC: none 184@914cea5248de: Final verdict of PTC: none HLR_Test-GSUP-IPA(182)@914cea5248de: Final verdict of PTC: none MTC@914cea5248de: Setting final verdict of the test case. MTC@914cea5248de: Local verdict of MTC: none MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP-IPA(182): none (none -> none) MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP(183): none (none -> none) MTC@914cea5248de: Local verdict of PTC with component reference 184: none (none -> none) MTC@914cea5248de: Local verdict of PTC IPA-CTRL-CLI-IPA(185): none (none -> none) MTC@914cea5248de: Local verdict of PTC TC_mo_ussd_iuse_msisdn(186): pass (none -> pass) MTC@914cea5248de: Local verdict of PTC TC_mo_ussd_iuse_msisdn(187): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_mo_ussd_iuse_msisdn(188): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_mo_ussd_iuse_msisdn(189): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_mo_ussd_iuse_msisdn(190): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_mo_ussd_iuse_msisdn(191): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_mo_ussd_iuse_msisdn(192): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_mo_ussd_iuse_msisdn(193): pass (pass -> pass) MTC@914cea5248de: Test case TC_mo_ussd_iuse_msisdn finished. Verdict: pass MTC@914cea5248de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass'. Mon Nov 25 12:26:25 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 20241125122625638 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37360<->l=127.0.0.1:4258 20241125122625840 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37360<->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=82604) MTC@914cea5248de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn pass' was executed successfully (exit status: 0). MTC@914cea5248de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Mon Nov 25 12:26:27 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@914cea5248de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@914cea5248de: Test case TC_mo_ussd_iuse_msisdn_via_proxy started. MTC@914cea5248de: legacy= false MTC@914cea5248de: in not legacy case 1 MTC@914cea5248de: in not legacy case 2 20241125122628911 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241125122628911 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(194)@914cea5248de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241125122628916 DLINP <000b> input/ipa.c:451 connected read/write 20241125122628916 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122628917 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37374<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(194)@914cea5248de: 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)@914cea5248de: 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 } } } } 20241125122628921 DLINP <000b> input/ipa.c:451 connected read/write 20241125122628921 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122628921 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122628921 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241125122628921 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241125122628921 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241125122628921 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 HLR_Test-GSUP-IPA(194)@914cea5248de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241125122628922 DLGSUP <0013> gsup_server.c:235 2: 20241125122628922 DLGSUP <0013> gsup_server.c:237 2: 00 20241125122628922 DLGSUP <0013> gsup_server.c:235 3: 20241125122628922 DLGSUP <0013> gsup_server.c:237 3: 00 20241125122628922 DLGSUP <0013> gsup_server.c:235 4: 20241125122628922 DLGSUP <0013> gsup_server.c:237 4: 00 20241125122628922 DLGSUP <0013> gsup_server.c:235 5: 20241125122628922 DLGSUP <0013> gsup_server.c:237 5: 00 20241125122628922 DLGSUP <0013> gsup_server.c:235 7: 20241125122628922 DLGSUP <0013> gsup_server.c:237 7: 00 20241125122628922 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122628922 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241125122628922 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 196@914cea5248de: 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") 20241125122628955 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33351<->l=127.0.0.1:4259) 20241125122628967 DAUC <0003> db_auc.c:157 IMSI='262423157286322': No 2G Auth Data 20241125122628967 DAUC <0003> db_auc.c:192 IMSI='262423157286322': No 3G Auth Data HLR_Test-GSUP(195)@914cea5248de: Created GsupExpect[0] for "262423157286322" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) 20241125122628994 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37390<->l=127.0.0.1:4258 20241125122629008 DLINP <000b> input/ipa.c:451 connected read/write 20241125122629008 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122629008 DLGSUP <0013> gsup_req.c:138 GSUP 191: MSC-00-00-00-00-00-00: IMSI-262423157286322 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423157286322" source_name="the-source\n" session_id=3253251846 session_state=BEGIN} 20241125122629008 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241125122629008 DSS <0004> hlr_ussd.c:576 262423157286322/0xc1e8af06: Process SS (BEGIN) 20241125122629008 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241125122629008 DSS <0004> hlr_ussd.c:518 262423157286322/0xc1e8af06: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241125122629008 DSS <0004> hlr_ussd.c:363 262423157286322/0xc1e8af06: Tx USSD 'Your extension is 491610018286' 20241125122629008 DLGSUP <0013> hlr_ussd.c:278 GSUP 191: the-source\n: IMSI-262423157286322 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423157286322" destination_name="the-source\n" session_id=3253251846 session_state=END} 20241125122629008 DLGSUP <0013> gsup_req.c:171 GSUP 191: the-source\n: IMSI-262423157286322 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122629008 DLINP <000b> input/ipa.c:451 connected read/write 20241125122629008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122629008 DLINP <000b> input/ipa.c:451 connected read/write 20241125122629008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@914cea5248de: Found GsupExpect[0] for "262423157286322" handled at TC_mo_ussd_iuse_msisdn_via_proxy(198) HLR_Test-GSUP(195)@914cea5248de: Added IMSI table entry 0TC_mo_ussd_iuse_msisdn_via_proxy(198)"262423157286322" TC_mo_ussd_iuse_msisdn_via_proxy(198)@914cea5248de: setverdict(pass): none -> pass 20241125122629015 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37390<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(198)@914cea5248de: Final verdict of PTC: pass 20241125122629016 DAUC <0003> db_auc.c:157 IMSI='262425643491023': No 2G Auth Data 20241125122629016 DAUC <0003> db_auc.c:192 IMSI='262425643491023': No 3G Auth Data HLR_Test-GSUP(195)@914cea5248de: Created GsupExpect[0] for "262425643491023" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) 20241125122629026 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37406<->l=127.0.0.1:4258 20241125122629028 DLINP <000b> input/ipa.c:451 connected read/write 20241125122629028 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122629028 DLGSUP <0013> gsup_req.c:138 GSUP 192: MSC-00-00-00-00-00-00: IMSI-262425643491023 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425643491023" source_name="the-source\n" session_id=1018837459 session_state=BEGIN} 20241125122629028 DSS <0004> hlr_ussd.c:576 262425643491023/0x3cba39d3: Process SS (BEGIN) 20241125122629028 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241125122629028 DSS <0004> hlr_ussd.c:518 262425643491023/0x3cba39d3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241125122629028 DSS <0004> hlr_ussd.c:363 262425643491023/0x3cba39d3: Tx USSD 'Your extension is 491610251684' 20241125122629028 DLGSUP <0013> hlr_ussd.c:278 GSUP 192: the-source\n: IMSI-262425643491023 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425643491023" destination_name="the-source\n" session_id=1018837459 session_state=END} 20241125122629028 DLGSUP <0013> gsup_req.c:171 GSUP 192: the-source\n: IMSI-262425643491023 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122629029 DLINP <000b> input/ipa.c:451 connected read/write 20241125122629029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122629029 DLINP <000b> input/ipa.c:451 connected read/write 20241125122629029 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@914cea5248de: Found GsupExpect[0] for "262425643491023" handled at TC_mo_ussd_iuse_msisdn_via_proxy(199) HLR_Test-GSUP(195)@914cea5248de: Added IMSI table entry 1TC_mo_ussd_iuse_msisdn_via_proxy(199)"262425643491023" TC_mo_ussd_iuse_msisdn_via_proxy(199)@914cea5248de: setverdict(pass): none -> pass 20241125122629030 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37406<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(199)@914cea5248de: Final verdict of PTC: pass 20241125122629031 DAUC <0003> db_auc.c:157 IMSI='262421563243661': No 2G Auth Data 20241125122629031 DAUC <0003> db_auc.c:192 IMSI='262421563243661': No 3G Auth Data HLR_Test-GSUP(195)@914cea5248de: Created GsupExpect[0] for "262421563243661" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) 20241125122629037 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37410<->l=127.0.0.1:4258 20241125122629040 DLINP <000b> input/ipa.c:451 connected read/write 20241125122629040 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122629040 DLGSUP <0013> gsup_req.c:138 GSUP 193: MSC-00-00-00-00-00-00: IMSI-262421563243661 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421563243661" source_name="the-source\n" session_id=3243722607 session_state=BEGIN} 20241125122629040 DSS <0004> hlr_ussd.c:576 262421563243661/0xc157476f: Process SS (BEGIN) 20241125122629040 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241125122629040 DSS <0004> hlr_ussd.c:518 262421563243661/0xc157476f: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241125122629040 DSS <0004> hlr_ussd.c:363 262421563243661/0xc157476f: Tx USSD 'Your extension is 491611313124' 20241125122629040 DLGSUP <0013> hlr_ussd.c:278 GSUP 193: the-source\n: IMSI-262421563243661 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421563243661" destination_name="the-source\n" session_id=3243722607 session_state=END} 20241125122629040 DLGSUP <0013> gsup_req.c:171 GSUP 193: the-source\n: IMSI-262421563243661 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122629040 DLINP <000b> input/ipa.c:451 connected read/write 20241125122629040 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122629040 DLINP <000b> input/ipa.c:451 connected read/write 20241125122629040 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@914cea5248de: Found GsupExpect[0] for "262421563243661" handled at TC_mo_ussd_iuse_msisdn_via_proxy(200) HLR_Test-GSUP(195)@914cea5248de: Added IMSI table entry 2TC_mo_ussd_iuse_msisdn_via_proxy(200)"262421563243661" TC_mo_ussd_iuse_msisdn_via_proxy(200)@914cea5248de: setverdict(pass): none -> pass 20241125122629042 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37410<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(200)@914cea5248de: Final verdict of PTC: pass 20241125122629042 DAUC <0003> db_auc.c:157 IMSI='262427868154946': No 2G Auth Data 20241125122629042 DAUC <0003> db_auc.c:192 IMSI='262427868154946': No 3G Auth Data HLR_Test-GSUP(195)@914cea5248de: Created GsupExpect[0] for "262427868154946" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) 20241125122629050 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37424<->l=127.0.0.1:4258 20241125122629052 DLINP <000b> input/ipa.c:451 connected read/write 20241125122629052 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122629052 DLGSUP <0013> gsup_req.c:138 GSUP 194: MSC-00-00-00-00-00-00: IMSI-262427868154946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427868154946" source_name="the-source\n" session_id=3513801348 session_state=BEGIN} 20241125122629052 DSS <0004> hlr_ussd.c:576 262427868154946/0xd1705a84: Process SS (BEGIN) 20241125122629052 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241125122629052 DSS <0004> hlr_ussd.c:518 262427868154946/0xd1705a84: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241125122629052 DSS <0004> hlr_ussd.c:363 262427868154946/0xd1705a84: Tx USSD 'Your extension is 491616044168' 20241125122629052 DLGSUP <0013> hlr_ussd.c:278 GSUP 194: the-source\n: IMSI-262427868154946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427868154946" destination_name="the-source\n" session_id=3513801348 session_state=END} 20241125122629052 DLGSUP <0013> gsup_req.c:171 GSUP 194: the-source\n: IMSI-262427868154946 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122629053 DLINP <000b> input/ipa.c:451 connected read/write 20241125122629053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122629053 DLINP <000b> input/ipa.c:451 connected read/write 20241125122629053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@914cea5248de: Found GsupExpect[0] for "262427868154946" handled at TC_mo_ussd_iuse_msisdn_via_proxy(201) HLR_Test-GSUP(195)@914cea5248de: Added IMSI table entry 3TC_mo_ussd_iuse_msisdn_via_proxy(201)"262427868154946" TC_mo_ussd_iuse_msisdn_via_proxy(201)@914cea5248de: setverdict(pass): none -> pass 20241125122629054 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37424<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(201)@914cea5248de: Final verdict of PTC: pass 20241125122629055 DAUC <0003> db_auc.c:157 IMSI='262428851686269': No 2G Auth Data 20241125122629055 DAUC <0003> db_auc.c:192 IMSI='262428851686269': No 3G Auth Data HLR_Test-GSUP(195)@914cea5248de: Created GsupExpect[0] for "262428851686269" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) 20241125122629061 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37430<->l=127.0.0.1:4258 20241125122629064 DLINP <000b> input/ipa.c:451 connected read/write 20241125122629064 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122629064 DLGSUP <0013> gsup_req.c:138 GSUP 195: MSC-00-00-00-00-00-00: IMSI-262428851686269 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428851686269" source_name="the-source\n" session_id=3813438573 session_state=BEGIN} 20241125122629064 DSS <0004> hlr_ussd.c:576 262428851686269/0xe34c746d: Process SS (BEGIN) 20241125122629064 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241125122629064 DSS <0004> hlr_ussd.c:518 262428851686269/0xe34c746d: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241125122629064 DSS <0004> hlr_ussd.c:363 262428851686269/0xe34c746d: Tx USSD 'Your extension is 491618247772' 20241125122629064 DLGSUP <0013> hlr_ussd.c:278 GSUP 195: the-source\n: IMSI-262428851686269 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428851686269" destination_name="the-source\n" session_id=3813438573 session_state=END} 20241125122629064 DLGSUP <0013> gsup_req.c:171 GSUP 195: the-source\n: IMSI-262428851686269 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122629064 DLINP <000b> input/ipa.c:451 connected read/write 20241125122629064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122629064 DLINP <000b> input/ipa.c:451 connected read/write 20241125122629064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@914cea5248de: Found GsupExpect[0] for "262428851686269" handled at TC_mo_ussd_iuse_msisdn_via_proxy(202) HLR_Test-GSUP(195)@914cea5248de: Added IMSI table entry 4TC_mo_ussd_iuse_msisdn_via_proxy(202)"262428851686269" TC_mo_ussd_iuse_msisdn_via_proxy(202)@914cea5248de: setverdict(pass): none -> pass 20241125122629066 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37430<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(202)@914cea5248de: Final verdict of PTC: pass 20241125122629066 DAUC <0003> db_auc.c:157 IMSI='262425111186485': No 2G Auth Data 20241125122629066 DAUC <0003> db_auc.c:192 IMSI='262425111186485': No 3G Auth Data HLR_Test-GSUP(195)@914cea5248de: Created GsupExpect[0] for "262425111186485" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) 20241125122629072 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37434<->l=127.0.0.1:4258 20241125122629075 DLINP <000b> input/ipa.c:451 connected read/write 20241125122629075 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122629075 DLGSUP <0013> gsup_req.c:138 GSUP 196: MSC-00-00-00-00-00-00: IMSI-262425111186485 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425111186485" source_name="the-source\n" session_id=1205968668 session_state=BEGIN} 20241125122629075 DSS <0004> hlr_ussd.c:576 262425111186485/0x47e19f1c: Process SS (BEGIN) 20241125122629075 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241125122629075 DSS <0004> hlr_ussd.c:518 262425111186485/0x47e19f1c: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241125122629075 DSS <0004> hlr_ussd.c:363 262425111186485/0x47e19f1c: Tx USSD 'Your extension is 491614575132' 20241125122629075 DLGSUP <0013> hlr_ussd.c:278 GSUP 196: the-source\n: IMSI-262425111186485 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425111186485" destination_name="the-source\n" session_id=1205968668 session_state=END} 20241125122629075 DLGSUP <0013> gsup_req.c:171 GSUP 196: the-source\n: IMSI-262425111186485 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122629075 DLINP <000b> input/ipa.c:451 connected read/write 20241125122629075 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122629075 DLINP <000b> input/ipa.c:451 connected read/write 20241125122629075 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@914cea5248de: Found GsupExpect[0] for "262425111186485" handled at TC_mo_ussd_iuse_msisdn_via_proxy(203) HLR_Test-GSUP(195)@914cea5248de: Added IMSI table entry 5TC_mo_ussd_iuse_msisdn_via_proxy(203)"262425111186485" TC_mo_ussd_iuse_msisdn_via_proxy(203)@914cea5248de: setverdict(pass): none -> pass 20241125122629077 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37434<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(203)@914cea5248de: Final verdict of PTC: pass 20241125122629077 DAUC <0003> db_auc.c:157 IMSI='262421196491029': No 2G Auth Data 20241125122629077 DAUC <0003> db_auc.c:192 IMSI='262421196491029': No 3G Auth Data HLR_Test-GSUP(195)@914cea5248de: Created GsupExpect[0] for "262421196491029" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) 20241125122629084 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37448<->l=127.0.0.1:4258 20241125122629086 DLINP <000b> input/ipa.c:451 connected read/write 20241125122629086 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122629087 DLGSUP <0013> gsup_req.c:138 GSUP 197: MSC-00-00-00-00-00-00: IMSI-262421196491029 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421196491029" source_name="the-source\n" session_id=2662662115 session_state=BEGIN} 20241125122629087 DSS <0004> hlr_ussd.c:576 262421196491029/0x9eb4ffe3: Process SS (BEGIN) 20241125122629087 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241125122629087 DSS <0004> hlr_ussd.c:518 262421196491029/0x9eb4ffe3: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241125122629087 DSS <0004> hlr_ussd.c:363 262421196491029/0x9eb4ffe3: Tx USSD 'Your extension is 491618724647' 20241125122629087 DLGSUP <0013> hlr_ussd.c:278 GSUP 197: the-source\n: IMSI-262421196491029 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421196491029" destination_name="the-source\n" session_id=2662662115 session_state=END} 20241125122629087 DLGSUP <0013> gsup_req.c:171 GSUP 197: the-source\n: IMSI-262421196491029 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122629087 DLINP <000b> input/ipa.c:451 connected read/write 20241125122629087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122629087 DLINP <000b> input/ipa.c:451 connected read/write 20241125122629087 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@914cea5248de: Found GsupExpect[0] for "262421196491029" handled at TC_mo_ussd_iuse_msisdn_via_proxy(204) HLR_Test-GSUP(195)@914cea5248de: Added IMSI table entry 6TC_mo_ussd_iuse_msisdn_via_proxy(204)"262421196491029" TC_mo_ussd_iuse_msisdn_via_proxy(204)@914cea5248de: setverdict(pass): none -> pass 20241125122629088 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37448<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(204)@914cea5248de: Final verdict of PTC: pass 20241125122629089 DAUC <0003> db_auc.c:157 IMSI='262422668448383': No 2G Auth Data 20241125122629089 DAUC <0003> db_auc.c:192 IMSI='262422668448383': No 3G Auth Data HLR_Test-GSUP(195)@914cea5248de: Created GsupExpect[0] for "262422668448383" to be handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) 20241125122629096 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37452<->l=127.0.0.1:4258 20241125122629099 DLINP <000b> input/ipa.c:451 connected read/write 20241125122629099 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122629099 DLGSUP <0013> gsup_req.c:138 GSUP 198: MSC-00-00-00-00-00-00: IMSI-262422668448383 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422668448383" source_name="the-source\n" session_id=3066734001 session_state=BEGIN} 20241125122629099 DSS <0004> hlr_ussd.c:576 262422668448383/0xb6caa5b1: Process SS (BEGIN) 20241125122629099 DSS <0004> hlr_ussd.c:161 Found IUSE 'own-msisdn' (prefix '*#100') for USSD Code '*#100#' 20241125122629099 DSS <0004> hlr_ussd.c:518 262422668448383/0xb6caa5b1: USSD CompType=Invoke, OpCode=ProcessUssReq '*#100#' 20241125122629099 DSS <0004> hlr_ussd.c:363 262422668448383/0xb6caa5b1: Tx USSD 'Your extension is 491613756858' 20241125122629099 DLGSUP <0013> hlr_ussd.c:278 GSUP 198: the-source\n: IMSI-262422668448383 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422668448383" destination_name="the-source\n" session_id=3066734001 session_state=END} 20241125122629099 DLGSUP <0013> gsup_req.c:171 GSUP 198: the-source\n: IMSI-262422668448383 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122629099 DLINP <000b> input/ipa.c:451 connected read/write 20241125122629099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122629099 DLINP <000b> input/ipa.c:451 connected read/write 20241125122629099 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(195)@914cea5248de: Found GsupExpect[0] for "262422668448383" handled at TC_mo_ussd_iuse_msisdn_via_proxy(205) HLR_Test-GSUP(195)@914cea5248de: Added IMSI table entry 7TC_mo_ussd_iuse_msisdn_via_proxy(205)"262422668448383" TC_mo_ussd_iuse_msisdn_via_proxy(205)@914cea5248de: setverdict(pass): none -> pass 20241125122629101 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37452<->l=127.0.0.1:4258 TC_mo_ussd_iuse_msisdn_via_proxy(205)@914cea5248de: Final verdict of PTC: pass 20241125122629101 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37374<->l=127.0.0.1:4258 20241125122629101 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33351<->l=127.0.0.1:4259) 20241125122629101 DLINP <000b> input/ipa.c:451 connected read/write 20241125122629101 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP(195)@914cea5248de: Final verdict of PTC: none 20241125122629101 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241125122629101 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241125122629102 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241125122629102 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) IPA-CTRL-CLI-IPA(197)@914cea5248de: Final verdict of PTC: none 196@914cea5248de: Final verdict of PTC: none HLR_Test-GSUP-IPA(194)@914cea5248de: Final verdict of PTC: none MTC@914cea5248de: Setting final verdict of the test case. MTC@914cea5248de: Local verdict of MTC: none MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP-IPA(194): none (none -> none) MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP(195): none (none -> none) MTC@914cea5248de: Local verdict of PTC with component reference 196: none (none -> none) MTC@914cea5248de: Local verdict of PTC IPA-CTRL-CLI-IPA(197): none (none -> none) MTC@914cea5248de: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(198): pass (none -> pass) MTC@914cea5248de: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(199): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(200): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(201): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(202): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(203): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(204): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_mo_ussd_iuse_msisdn_via_proxy(205): pass (pass -> pass) MTC@914cea5248de: Test case TC_mo_ussd_iuse_msisdn_via_proxy finished. Verdict: pass MTC@914cea5248de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_iuse_msisdn_via_proxy pass'. Mon Nov 25 12:26:29 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 20241125122629124 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:37460<->l=127.0.0.1:4258 20241125122629326 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:37460<->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=83756) MTC@914cea5248de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@914cea5248de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse'. ------ HLR_Tests.TC_mo_ussd_euse ------ Mon Nov 25 12:26:31 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@914cea5248de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse' was executed successfully (exit status: 0). MTC@914cea5248de: Test case TC_mo_ussd_euse started. MTC@914cea5248de: legacy= false MTC@914cea5248de: in not legacy case 1 20241125122632407 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:38747 20241125122632407 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:38747 MTC@914cea5248de: in not legacy case 2 IPA-EUSE-foobar(208)@914cea5248de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241125122632408 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632408 DLINP <000b> input/ipa.c:405 127.0.0.1:38747 message received 20241125122632409 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241125122632409 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(208)@914cea5248de: 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)@914cea5248de: 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 } } } } 20241125122632409 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632409 DLINP <000b> input/ipa.c:405 127.0.0.1:38747 message received 20241125122632409 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122632409 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241125122632409 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241125122632409 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241125122632409 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00 20241125122632409 DLGSUP <0013> gsup_server.c:235 2: 20241125122632409 DLGSUP <0013> gsup_server.c:237 2: 00 20241125122632409 DLGSUP <0013> gsup_server.c:235 3: 20241125122632409 DLGSUP <0013> gsup_server.c:237 3: 00 20241125122632409 DLGSUP <0013> gsup_server.c:235 4: 20241125122632409 DLGSUP <0013> gsup_server.c:237 4: 00 20241125122632409 DLGSUP <0013> gsup_server.c:235 5: 20241125122632409 DLGSUP <0013> gsup_server.c:237 5: 00 20241125122632409 DLGSUP <0013> gsup_server.c:235 7: 20241125122632409 DLGSUP <0013> gsup_server.c:237 7: 00 20241125122632409 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122632409 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241125122632409 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:38747 IPA-EUSE-foobar(208)@914cea5248de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(207)@914cea5248de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241125122632410 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632410 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122632410 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44604<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(207)@914cea5248de: 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)@914cea5248de: 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 } } } } 20241125122632411 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632411 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122632411 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122632411 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241125122632411 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241125122632411 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241125122632411 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241125122632411 DLGSUP <0013> gsup_server.c:235 2: 20241125122632411 DLGSUP <0013> gsup_server.c:237 2: 00 20241125122632411 DLGSUP <0013> gsup_server.c:235 3: 20241125122632411 DLGSUP <0013> gsup_server.c:237 3: 00 HLR_Test-GSUP-IPA(207)@914cea5248de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241125122632411 DLGSUP <0013> gsup_server.c:235 4: 20241125122632411 DLGSUP <0013> gsup_server.c:237 4: 00 20241125122632411 DLGSUP <0013> gsup_server.c:235 5: 20241125122632411 DLGSUP <0013> gsup_server.c:237 5: 00 20241125122632411 DLGSUP <0013> gsup_server.c:235 7: 20241125122632411 DLGSUP <0013> gsup_server.c:237 7: 00 20241125122632411 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122632411 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241125122632411 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 210@914cea5248de: 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") 20241125122632418 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42383<->l=127.0.0.1:4259) 20241125122632420 DAUC <0003> db_auc.c:157 IMSI='262425172505222': No 2G Auth Data 20241125122632420 DAUC <0003> db_auc.c:192 IMSI='262425172505222': No 3G Auth Data HLR_Test-GSUP(209)@914cea5248de: Created GsupExpect[0] for "262425172505222" to be handled at TC_mo_ussd_euse(212) 20241125122632425 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44606<->l=127.0.0.1:4258 20241125122632454 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632454 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122632454 DLGSUP <0013> gsup_req.c:138 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262425172505222 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425172505222" session_id=339441551 session_state=BEGIN} 20241125122632454 DSS <0004> hlr_ussd.c:576 262425172505222/0x143b778f: Process SS (BEGIN) 20241125122632454 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241125122632454 DSS <0004> hlr_ussd.c:518 262425172505222/0x143b778f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241125122632454 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632454 DLINP <000b> input/ipa.c:431 127.0.0.1:38747 sending data 20241125122632454 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632454 DLINP <000b> input/ipa.c:431 127.0.0.1:38747 sending data EUSE-TC_mo_ussd_euse(206)@914cea5248de: 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 } } } } } 20241125122632457 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632457 DLINP <000b> input/ipa.c:405 127.0.0.1:38747 message received 20241125122632457 DLGSUP <0013> gsup_req.c:138 GSUP 200: EUSE-foobar: IMSI-262425172505222 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425172505222" session_id=339441551 session_state=END} 20241125122632457 DSS <0004> hlr_ussd.c:576 262425172505222/0x143b778f: Process SS (END) 20241125122632457 DSS <0004> hlr_ussd.c:518 262425172505222/0x143b778f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241125122632457 DLGSUP <0013> hlr_ussd.c:278 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262425172505222 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425172505222" session_id=339441551 session_state=END} 20241125122632457 DLGSUP <0013> gsup_req.c:171 GSUP 199: MSC-00-00-00-00-00-00: IMSI-262425172505222 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122632457 DLGSUP <0013> gsup_req.c:171 GSUP 200: EUSE-foobar: IMSI-262425172505222 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241125122632457 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122632457 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632457 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@914cea5248de: Found GsupExpect[0] for "262425172505222" handled at TC_mo_ussd_euse(212) HLR_Test-GSUP(209)@914cea5248de: Added IMSI table entry 0TC_mo_ussd_euse(212)"262425172505222" TC_mo_ussd_euse(212)@914cea5248de: setverdict(pass): none -> pass 20241125122632459 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44606<->l=127.0.0.1:4258 TC_mo_ussd_euse(212)@914cea5248de: Final verdict of PTC: pass 20241125122632460 DAUC <0003> db_auc.c:157 IMSI='262429989970591': No 2G Auth Data 20241125122632460 DAUC <0003> db_auc.c:192 IMSI='262429989970591': No 3G Auth Data HLR_Test-GSUP(209)@914cea5248de: Created GsupExpect[0] for "262429989970591" to be handled at TC_mo_ussd_euse(213) 20241125122632466 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44608<->l=127.0.0.1:4258 20241125122632469 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632469 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122632469 DLGSUP <0013> gsup_req.c:138 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262429989970591 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429989970591" session_id=74033418 session_state=BEGIN} 20241125122632469 DSS <0004> hlr_ussd.c:576 262429989970591/0x0469a90a: Process SS (BEGIN) 20241125122632469 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241125122632469 DSS <0004> hlr_ussd.c:518 262429989970591/0x0469a90a: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241125122632469 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632469 DLINP <000b> input/ipa.c:431 127.0.0.1:38747 sending data 20241125122632469 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632469 DLINP <000b> input/ipa.c:431 127.0.0.1:38747 sending data EUSE-TC_mo_ussd_euse(206)@914cea5248de: 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 } } } } } 20241125122632470 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632470 DLINP <000b> input/ipa.c:405 127.0.0.1:38747 message received 20241125122632470 DLGSUP <0013> gsup_req.c:138 GSUP 202: EUSE-foobar: IMSI-262429989970591 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429989970591" session_id=74033418 session_state=END} 20241125122632470 DSS <0004> hlr_ussd.c:576 262429989970591/0x0469a90a: Process SS (END) 20241125122632470 DSS <0004> hlr_ussd.c:518 262429989970591/0x0469a90a: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241125122632470 DLGSUP <0013> hlr_ussd.c:278 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262429989970591 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429989970591" session_id=74033418 session_state=END} 20241125122632470 DLGSUP <0013> gsup_req.c:171 GSUP 201: MSC-00-00-00-00-00-00: IMSI-262429989970591 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122632470 DLGSUP <0013> gsup_req.c:171 GSUP 202: EUSE-foobar: IMSI-262429989970591 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241125122632470 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632470 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122632470 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632470 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@914cea5248de: Found GsupExpect[0] for "262429989970591" handled at TC_mo_ussd_euse(213) HLR_Test-GSUP(209)@914cea5248de: Added IMSI table entry 1TC_mo_ussd_euse(213)"262429989970591" TC_mo_ussd_euse(213)@914cea5248de: setverdict(pass): none -> pass 20241125122632472 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44608<->l=127.0.0.1:4258 TC_mo_ussd_euse(213)@914cea5248de: Final verdict of PTC: pass 20241125122632472 DAUC <0003> db_auc.c:157 IMSI='262428380080072': No 2G Auth Data 20241125122632473 DAUC <0003> db_auc.c:192 IMSI='262428380080072': No 3G Auth Data HLR_Test-GSUP(209)@914cea5248de: Created GsupExpect[0] for "262428380080072" to be handled at TC_mo_ussd_euse(214) 20241125122632480 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44624<->l=127.0.0.1:4258 20241125122632483 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632483 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122632483 DLGSUP <0013> gsup_req.c:138 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262428380080072 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262428380080072" session_id=4174222678 session_state=BEGIN} 20241125122632483 DSS <0004> hlr_ussd.c:576 262428380080072/0xf8cd9556: Process SS (BEGIN) 20241125122632483 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241125122632483 DSS <0004> hlr_ussd.c:518 262428380080072/0xf8cd9556: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241125122632483 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632483 DLINP <000b> input/ipa.c:431 127.0.0.1:38747 sending data 20241125122632483 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632483 DLINP <000b> input/ipa.c:431 127.0.0.1:38747 sending data EUSE-TC_mo_ussd_euse(206)@914cea5248de: 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 } } } } } 20241125122632483 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632483 DLINP <000b> input/ipa.c:405 127.0.0.1:38747 message received 20241125122632483 DLGSUP <0013> gsup_req.c:138 GSUP 204: EUSE-foobar: IMSI-262428380080072 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428380080072" session_id=4174222678 session_state=END} 20241125122632483 DSS <0004> hlr_ussd.c:576 262428380080072/0xf8cd9556: Process SS (END) 20241125122632484 DSS <0004> hlr_ussd.c:518 262428380080072/0xf8cd9556: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241125122632484 DLGSUP <0013> hlr_ussd.c:278 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262428380080072 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262428380080072" session_id=4174222678 session_state=END} 20241125122632484 DLGSUP <0013> gsup_req.c:171 GSUP 203: MSC-00-00-00-00-00-00: IMSI-262428380080072 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122632484 DLGSUP <0013> gsup_req.c:171 GSUP 204: EUSE-foobar: IMSI-262428380080072 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241125122632484 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122632484 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632484 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@914cea5248de: Found GsupExpect[0] for "262428380080072" handled at TC_mo_ussd_euse(214) HLR_Test-GSUP(209)@914cea5248de: Added IMSI table entry 2TC_mo_ussd_euse(214)"262428380080072" TC_mo_ussd_euse(214)@914cea5248de: setverdict(pass): none -> pass 20241125122632485 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44624<->l=127.0.0.1:4258 TC_mo_ussd_euse(214)@914cea5248de: Final verdict of PTC: pass 20241125122632486 DAUC <0003> db_auc.c:157 IMSI='262426654767858': No 2G Auth Data 20241125122632486 DAUC <0003> db_auc.c:192 IMSI='262426654767858': No 3G Auth Data HLR_Test-GSUP(209)@914cea5248de: Created GsupExpect[0] for "262426654767858" to be handled at TC_mo_ussd_euse(215) 20241125122632493 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44626<->l=127.0.0.1:4258 20241125122632495 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632495 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122632495 DLGSUP <0013> gsup_req.c:138 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426654767858 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426654767858" session_id=3616431422 session_state=BEGIN} 20241125122632495 DSS <0004> hlr_ussd.c:576 262426654767858/0xd78e5d3e: Process SS (BEGIN) 20241125122632495 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241125122632495 DSS <0004> hlr_ussd.c:518 262426654767858/0xd78e5d3e: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241125122632495 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632495 DLINP <000b> input/ipa.c:431 127.0.0.1:38747 sending data 20241125122632495 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632495 DLINP <000b> input/ipa.c:431 127.0.0.1:38747 sending data EUSE-TC_mo_ussd_euse(206)@914cea5248de: 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 } } } } } 20241125122632496 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632496 DLINP <000b> input/ipa.c:405 127.0.0.1:38747 message received 20241125122632496 DLGSUP <0013> gsup_req.c:138 GSUP 206: EUSE-foobar: IMSI-262426654767858 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426654767858" session_id=3616431422 session_state=END} 20241125122632496 DSS <0004> hlr_ussd.c:576 262426654767858/0xd78e5d3e: Process SS (END) 20241125122632496 DSS <0004> hlr_ussd.c:518 262426654767858/0xd78e5d3e: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241125122632496 DLGSUP <0013> hlr_ussd.c:278 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426654767858 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426654767858" session_id=3616431422 session_state=END} 20241125122632496 DLGSUP <0013> gsup_req.c:171 GSUP 205: MSC-00-00-00-00-00-00: IMSI-262426654767858 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122632496 DLGSUP <0013> gsup_req.c:171 GSUP 206: EUSE-foobar: IMSI-262426654767858 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241125122632496 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122632496 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632496 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@914cea5248de: Found GsupExpect[0] for "262426654767858" handled at TC_mo_ussd_euse(215) HLR_Test-GSUP(209)@914cea5248de: Added IMSI table entry 3TC_mo_ussd_euse(215)"262426654767858" TC_mo_ussd_euse(215)@914cea5248de: setverdict(pass): none -> pass 20241125122632498 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44626<->l=127.0.0.1:4258 TC_mo_ussd_euse(215)@914cea5248de: Final verdict of PTC: pass 20241125122632499 DAUC <0003> db_auc.c:157 IMSI='262422878645822': No 2G Auth Data 20241125122632499 DAUC <0003> db_auc.c:192 IMSI='262422878645822': No 3G Auth Data HLR_Test-GSUP(209)@914cea5248de: Created GsupExpect[0] for "262422878645822" to be handled at TC_mo_ussd_euse(216) 20241125122632505 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44630<->l=127.0.0.1:4258 20241125122632508 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632508 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122632508 DLGSUP <0013> gsup_req.c:138 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262422878645822 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422878645822" session_id=669080494 session_state=BEGIN} 20241125122632508 DSS <0004> hlr_ussd.c:576 262422878645822/0x27e15bae: Process SS (BEGIN) 20241125122632508 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241125122632508 DSS <0004> hlr_ussd.c:518 262422878645822/0x27e15bae: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241125122632508 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632508 DLINP <000b> input/ipa.c:431 127.0.0.1:38747 sending data 20241125122632508 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632508 DLINP <000b> input/ipa.c:431 127.0.0.1:38747 sending data EUSE-TC_mo_ussd_euse(206)@914cea5248de: 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 } } } } } 20241125122632509 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632509 DLINP <000b> input/ipa.c:405 127.0.0.1:38747 message received 20241125122632509 DLGSUP <0013> gsup_req.c:138 GSUP 208: EUSE-foobar: IMSI-262422878645822 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422878645822" session_id=669080494 session_state=END} 20241125122632509 DSS <0004> hlr_ussd.c:576 262422878645822/0x27e15bae: Process SS (END) 20241125122632509 DSS <0004> hlr_ussd.c:518 262422878645822/0x27e15bae: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241125122632509 DLGSUP <0013> hlr_ussd.c:278 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262422878645822 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422878645822" session_id=669080494 session_state=END} 20241125122632509 DLGSUP <0013> gsup_req.c:171 GSUP 207: MSC-00-00-00-00-00-00: IMSI-262422878645822 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122632509 DLGSUP <0013> gsup_req.c:171 GSUP 208: EUSE-foobar: IMSI-262422878645822 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241125122632509 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122632509 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632509 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@914cea5248de: Found GsupExpect[0] for "262422878645822" handled at TC_mo_ussd_euse(216) HLR_Test-GSUP(209)@914cea5248de: Added IMSI table entry 4TC_mo_ussd_euse(216)"262422878645822" TC_mo_ussd_euse(216)@914cea5248de: setverdict(pass): none -> pass 20241125122632511 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44630<->l=127.0.0.1:4258 TC_mo_ussd_euse(216)@914cea5248de: Final verdict of PTC: pass 20241125122632511 DAUC <0003> db_auc.c:157 IMSI='262427167564600': No 2G Auth Data 20241125122632511 DAUC <0003> db_auc.c:192 IMSI='262427167564600': No 3G Auth Data HLR_Test-GSUP(209)@914cea5248de: Created GsupExpect[0] for "262427167564600" to be handled at TC_mo_ussd_euse(217) 20241125122632518 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44638<->l=127.0.0.1:4258 20241125122632521 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632521 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122632521 DLGSUP <0013> gsup_req.c:138 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262427167564600 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427167564600" session_id=1029310705 session_state=BEGIN} 20241125122632521 DSS <0004> hlr_ussd.c:576 262427167564600/0x3d5a08f1: Process SS (BEGIN) 20241125122632521 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241125122632521 DSS <0004> hlr_ussd.c:518 262427167564600/0x3d5a08f1: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241125122632521 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632521 DLINP <000b> input/ipa.c:431 127.0.0.1:38747 sending data 20241125122632521 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632521 DLINP <000b> input/ipa.c:431 127.0.0.1:38747 sending data EUSE-TC_mo_ussd_euse(206)@914cea5248de: 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 } } } } } 20241125122632523 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632523 DLINP <000b> input/ipa.c:405 127.0.0.1:38747 message received 20241125122632523 DLGSUP <0013> gsup_req.c:138 GSUP 210: EUSE-foobar: IMSI-262427167564600 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427167564600" session_id=1029310705 session_state=END} 20241125122632523 DSS <0004> hlr_ussd.c:576 262427167564600/0x3d5a08f1: Process SS (END) 20241125122632523 DSS <0004> hlr_ussd.c:518 262427167564600/0x3d5a08f1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241125122632523 DLGSUP <0013> hlr_ussd.c:278 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262427167564600 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427167564600" session_id=1029310705 session_state=END} 20241125122632523 DLGSUP <0013> gsup_req.c:171 GSUP 209: MSC-00-00-00-00-00-00: IMSI-262427167564600 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122632523 DLGSUP <0013> gsup_req.c:171 GSUP 210: EUSE-foobar: IMSI-262427167564600 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241125122632523 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122632523 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632523 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@914cea5248de: Found GsupExpect[0] for "262427167564600" handled at TC_mo_ussd_euse(217) HLR_Test-GSUP(209)@914cea5248de: Added IMSI table entry 5TC_mo_ussd_euse(217)"262427167564600" TC_mo_ussd_euse(217)@914cea5248de: setverdict(pass): none -> pass 20241125122632525 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44638<->l=127.0.0.1:4258 TC_mo_ussd_euse(217)@914cea5248de: Final verdict of PTC: pass 20241125122632525 DAUC <0003> db_auc.c:157 IMSI='262425884984168': No 2G Auth Data 20241125122632525 DAUC <0003> db_auc.c:192 IMSI='262425884984168': No 3G Auth Data HLR_Test-GSUP(209)@914cea5248de: Created GsupExpect[0] for "262425884984168" to be handled at TC_mo_ussd_euse(218) 20241125122632532 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44652<->l=127.0.0.1:4258 20241125122632535 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632535 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122632535 DLGSUP <0013> gsup_req.c:138 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262425884984168 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425884984168" session_id=374224343 session_state=BEGIN} 20241125122632535 DSS <0004> hlr_ussd.c:576 262425884984168/0x164e35d7: Process SS (BEGIN) 20241125122632535 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241125122632536 DSS <0004> hlr_ussd.c:518 262425884984168/0x164e35d7: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241125122632536 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632536 DLINP <000b> input/ipa.c:431 127.0.0.1:38747 sending data 20241125122632536 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632536 DLINP <000b> input/ipa.c:431 127.0.0.1:38747 sending data EUSE-TC_mo_ussd_euse(206)@914cea5248de: 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 } } } } } 20241125122632537 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632537 DLINP <000b> input/ipa.c:405 127.0.0.1:38747 message received 20241125122632537 DLGSUP <0013> gsup_req.c:138 GSUP 212: EUSE-foobar: IMSI-262425884984168 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425884984168" session_id=374224343 session_state=END} 20241125122632537 DSS <0004> hlr_ussd.c:576 262425884984168/0x164e35d7: Process SS (END) 20241125122632537 DSS <0004> hlr_ussd.c:518 262425884984168/0x164e35d7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241125122632537 DLGSUP <0013> hlr_ussd.c:278 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262425884984168 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425884984168" session_id=374224343 session_state=END} 20241125122632537 DLGSUP <0013> gsup_req.c:171 GSUP 211: MSC-00-00-00-00-00-00: IMSI-262425884984168 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122632537 DLGSUP <0013> gsup_req.c:171 GSUP 212: EUSE-foobar: IMSI-262425884984168 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241125122632537 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122632537 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632537 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@914cea5248de: Found GsupExpect[0] for "262425884984168" handled at TC_mo_ussd_euse(218) HLR_Test-GSUP(209)@914cea5248de: Added IMSI table entry 6TC_mo_ussd_euse(218)"262425884984168" TC_mo_ussd_euse(218)@914cea5248de: setverdict(pass): none -> pass 20241125122632540 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44652<->l=127.0.0.1:4258 TC_mo_ussd_euse(218)@914cea5248de: Final verdict of PTC: pass 20241125122632540 DAUC <0003> db_auc.c:157 IMSI='262426221127378': No 2G Auth Data 20241125122632540 DAUC <0003> db_auc.c:192 IMSI='262426221127378': No 3G Auth Data HLR_Test-GSUP(209)@914cea5248de: Created GsupExpect[0] for "262426221127378" to be handled at TC_mo_ussd_euse(219) 20241125122632547 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44666<->l=127.0.0.1:4258 20241125122632550 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632550 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122632550 DLGSUP <0013> gsup_req.c:138 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262426221127378 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426221127378" session_id=3689747106 session_state=BEGIN} 20241125122632550 DSS <0004> hlr_ussd.c:576 262426221127378/0xdbed12a2: Process SS (BEGIN) 20241125122632550 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241125122632550 DSS <0004> hlr_ussd.c:518 262426221127378/0xdbed12a2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241125122632550 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632550 DLINP <000b> input/ipa.c:431 127.0.0.1:38747 sending data 20241125122632550 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632550 DLINP <000b> input/ipa.c:431 127.0.0.1:38747 sending data EUSE-TC_mo_ussd_euse(206)@914cea5248de: 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 } } } } } 20241125122632551 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632551 DLINP <000b> input/ipa.c:405 127.0.0.1:38747 message received 20241125122632551 DLGSUP <0013> gsup_req.c:138 GSUP 214: EUSE-foobar: IMSI-262426221127378 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426221127378" session_id=3689747106 session_state=END} 20241125122632551 DSS <0004> hlr_ussd.c:576 262426221127378/0xdbed12a2: Process SS (END) 20241125122632551 DSS <0004> hlr_ussd.c:518 262426221127378/0xdbed12a2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241125122632551 DLGSUP <0013> hlr_ussd.c:278 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262426221127378 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426221127378" session_id=3689747106 session_state=END} 20241125122632551 DLGSUP <0013> gsup_req.c:171 GSUP 213: MSC-00-00-00-00-00-00: IMSI-262426221127378 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122632551 DLGSUP <0013> gsup_req.c:171 GSUP 214: EUSE-foobar: IMSI-262426221127378 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241125122632551 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122632551 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632551 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(209)@914cea5248de: Found GsupExpect[0] for "262426221127378" handled at TC_mo_ussd_euse(219) HLR_Test-GSUP(209)@914cea5248de: Added IMSI table entry 7TC_mo_ussd_euse(219)"262426221127378" TC_mo_ussd_euse(219)@914cea5248de: setverdict(pass): none -> pass 20241125122632553 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44666<->l=127.0.0.1:4258 TC_mo_ussd_euse(219)@914cea5248de: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse(206)@914cea5248de: Final verdict of PTC: none 20241125122632554 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44604<->l=127.0.0.1:4258 20241125122632555 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632555 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122632555 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241125122632555 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241125122632555 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241125122632555 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42383<->l=127.0.0.1:4259) 210@914cea5248de: Final verdict of PTC: none IPA-CTRL-CLI-IPA(211)@914cea5248de: Final verdict of PTC: none HLR_Test-GSUP(209)@914cea5248de: Final verdict of PTC: none 20241125122632555 DLINP <000b> input/ipa.c:451 connected read/write 20241125122632555 DLINP <000b> input/ipa.c:405 127.0.0.1:38747 message received 20241125122632555 DLINP <000b> input/ipa.c:414 127.0.0.1:38747 connection closed with server 20241125122632555 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:38747 20241125122632555 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) HLR_Test-GSUP-IPA(207)@914cea5248de: Final verdict of PTC: none IPA-EUSE-foobar(208)@914cea5248de: Final verdict of PTC: none MTC@914cea5248de: Setting final verdict of the test case. MTC@914cea5248de: Local verdict of MTC: none MTC@914cea5248de: Local verdict of PTC EUSE-TC_mo_ussd_euse(206): none (none -> none) MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP-IPA(207): none (none -> none) MTC@914cea5248de: Local verdict of PTC IPA-EUSE-foobar(208): none (none -> none) MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP(209): none (none -> none) MTC@914cea5248de: Local verdict of PTC with component reference 210: none (none -> none) MTC@914cea5248de: Local verdict of PTC IPA-CTRL-CLI-IPA(211): none (none -> none) MTC@914cea5248de: Local verdict of PTC TC_mo_ussd_euse(212): pass (none -> pass) MTC@914cea5248de: Local verdict of PTC TC_mo_ussd_euse(213): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_mo_ussd_euse(214): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_mo_ussd_euse(215): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_mo_ussd_euse(216): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_mo_ussd_euse(217): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_mo_ussd_euse(218): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_mo_ussd_euse(219): pass (pass -> pass) MTC@914cea5248de: Test case TC_mo_ussd_euse finished. Verdict: pass MTC@914cea5248de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass'. Mon Nov 25 12:26:32 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 20241125122632578 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44680<->l=127.0.0.1:4258 20241125122632779 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44680<->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=111192) MTC@914cea5248de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse pass' was executed successfully (exit status: 0). MTC@914cea5248de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue'. ------ HLR_Tests.TC_mo_ussd_euse_continue ------ Mon Nov 25 12:26:34 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_continue.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@914cea5248de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_continue' was executed successfully (exit status: 0). MTC@914cea5248de: Test case TC_mo_ussd_euse_continue started. MTC@914cea5248de: legacy= false MTC@914cea5248de: in not legacy case 1 20241125122635873 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:41381 20241125122635873 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:41381 MTC@914cea5248de: in not legacy case 2 IPA-EUSE-foobar(222)@914cea5248de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241125122635874 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635874 DLINP <000b> input/ipa.c:405 127.0.0.1:41381 message received 20241125122635875 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241125122635875 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(222)@914cea5248de: 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)@914cea5248de: 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 } } } } 20241125122635875 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635875 DLINP <000b> input/ipa.c:405 127.0.0.1:41381 message received 20241125122635875 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122635875 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241125122635875 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241125122635875 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241125122635875 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00 20241125122635875 DLGSUP <0013> gsup_server.c:235 2: 20241125122635875 DLGSUP <0013> gsup_server.c:237 2: 00 20241125122635875 DLGSUP <0013> gsup_server.c:235 3: 20241125122635875 DLGSUP <0013> gsup_server.c:237 3: 00 20241125122635875 DLGSUP <0013> gsup_server.c:235 4: 20241125122635875 DLGSUP <0013> gsup_server.c:237 4: 00 20241125122635875 DLGSUP <0013> gsup_server.c:235 5: 20241125122635875 DLGSUP <0013> gsup_server.c:237 5: 00 20241125122635875 DLGSUP <0013> gsup_server.c:235 7: 20241125122635875 DLGSUP <0013> gsup_server.c:237 7: 00 20241125122635875 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122635875 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241125122635875 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:41381 IPA-EUSE-foobar(222)@914cea5248de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(221)@914cea5248de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241125122635876 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635876 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122635876 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44688<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(221)@914cea5248de: 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)@914cea5248de: 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 } } } } 20241125122635877 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635877 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122635877 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122635877 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241125122635877 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241125122635877 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241125122635877 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241125122635877 DLGSUP <0013> gsup_server.c:235 2: 20241125122635877 DLGSUP <0013> gsup_server.c:237 2: 00 20241125122635877 DLGSUP <0013> gsup_server.c:235 3: 20241125122635877 DLGSUP <0013> gsup_server.c:237 3: 00 20241125122635877 DLGSUP <0013> gsup_server.c:235 4: 20241125122635877 DLGSUP <0013> gsup_server.c:237 4: 00 HLR_Test-GSUP-IPA(221)@914cea5248de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241125122635877 DLGSUP <0013> gsup_server.c:235 5: 20241125122635877 DLGSUP <0013> gsup_server.c:237 5: 00 20241125122635877 DLGSUP <0013> gsup_server.c:235 7: 20241125122635877 DLGSUP <0013> gsup_server.c:237 7: 00 20241125122635877 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122635877 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241125122635877 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 224@914cea5248de: 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") 20241125122635886 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42159<->l=127.0.0.1:4259) 20241125122635888 DAUC <0003> db_auc.c:157 IMSI='262429815056814': No 2G Auth Data 20241125122635888 DAUC <0003> db_auc.c:192 IMSI='262429815056814': No 3G Auth Data HLR_Test-GSUP(223)@914cea5248de: Created GsupExpect[0] for "262429815056814" to be handled at TC_mo_ussd_euse_continue(226) 20241125122635894 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44696<->l=127.0.0.1:4258 20241125122635918 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635918 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122635918 DLGSUP <0013> gsup_req.c:138 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262429815056814 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429815056814" session_id=3235427981 session_state=BEGIN} 20241125122635918 DSS <0004> hlr_ussd.c:576 262429815056814/0xc0d8b68d: Process SS (BEGIN) 20241125122635918 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241125122635918 DSS <0004> hlr_ussd.c:518 262429815056814/0xc0d8b68d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241125122635918 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635918 DLINP <000b> input/ipa.c:431 127.0.0.1:41381 sending data 20241125122635918 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635918 DLINP <000b> input/ipa.c:431 127.0.0.1:41381 sending data EUSE-TC_mo_ussd_euse_continue(220)@914cea5248de: 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 } } } } } 20241125122635923 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635923 DLINP <000b> input/ipa.c:405 127.0.0.1:41381 message received 20241125122635923 DLGSUP <0013> gsup_req.c:138 GSUP 216: EUSE-foobar: IMSI-262429815056814 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429815056814" session_id=3235427981 session_state=CONTINUE} 20241125122635923 DSS <0004> hlr_ussd.c:576 262429815056814/0xc0d8b68d: Process SS (CONTINUE) 20241125122635923 DSS <0004> hlr_ussd.c:518 262429815056814/0xc0d8b68d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241125122635923 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262429815056814 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429815056814" session_id=3235427981 session_state=CONTINUE} 20241125122635923 DLGSUP <0013> gsup_req.c:171 GSUP 216: EUSE-foobar: IMSI-262429815056814 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241125122635923 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122635923 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635923 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@914cea5248de: Found GsupExpect[0] for "262429815056814" handled at TC_mo_ussd_euse_continue(226) HLR_Test-GSUP(223)@914cea5248de: Added IMSI table entry 0TC_mo_ussd_euse_continue(226)"262429815056814" TC_mo_ussd_euse_continue(226)@914cea5248de: setverdict(pass): none -> pass 20241125122635926 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635926 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122635927 DLGSUP <0013> gsup_req.c:138 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262429815056814 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429815056814" session_id=3235427981 session_state=CONTINUE} 20241125122635927 DSS <0004> hlr_ussd.c:576 262429815056814/0xc0d8b68d: Process SS (CONTINUE) 20241125122635927 DSS <0004> hlr_ussd.c:518 262429815056814/0xc0d8b68d: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241125122635927 DLGSUP <0013> gsup_req.c:171 GSUP 217: MSC-00-00-00-00-00-00: IMSI-262429815056814 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122635927 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635927 DLINP <000b> input/ipa.c:431 127.0.0.1:41381 sending data 20241125122635927 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635927 DLINP <000b> input/ipa.c:431 127.0.0.1:41381 sending data EUSE-TC_mo_ussd_euse_continue(220)@914cea5248de: 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 } } } } } 20241125122635927 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635927 DLINP <000b> input/ipa.c:405 127.0.0.1:41381 message received 20241125122635927 DLGSUP <0013> gsup_req.c:138 GSUP 218: EUSE-foobar: IMSI-262429815056814 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429815056814" session_id=3235427981 session_state=END} 20241125122635927 DSS <0004> hlr_ussd.c:576 262429815056814/0xc0d8b68d: Process SS (END) 20241125122635927 DSS <0004> hlr_ussd.c:518 262429815056814/0xc0d8b68d: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241125122635927 DLGSUP <0013> hlr_ussd.c:278 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262429815056814 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429815056814" session_id=3235427981 session_state=END} 20241125122635927 DLGSUP <0013> gsup_req.c:171 GSUP 215: MSC-00-00-00-00-00-00: IMSI-262429815056814 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122635927 DLGSUP <0013> gsup_req.c:171 GSUP 218: EUSE-foobar: IMSI-262429815056814 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241125122635927 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635927 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122635927 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635927 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(226)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122635928 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44696<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(226)@914cea5248de: Final verdict of PTC: pass 20241125122635929 DAUC <0003> db_auc.c:157 IMSI='262420533029551': No 2G Auth Data 20241125122635929 DAUC <0003> db_auc.c:192 IMSI='262420533029551': No 3G Auth Data HLR_Test-GSUP(223)@914cea5248de: Created GsupExpect[0] for "262420533029551" to be handled at TC_mo_ussd_euse_continue(227) 20241125122635936 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44702<->l=127.0.0.1:4258 20241125122635938 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635938 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122635938 DLGSUP <0013> gsup_req.c:138 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262420533029551 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420533029551" session_id=445615169 session_state=BEGIN} 20241125122635938 DSS <0004> hlr_ussd.c:576 262420533029551/0x1a8f8c41: Process SS (BEGIN) 20241125122635938 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241125122635938 DSS <0004> hlr_ussd.c:518 262420533029551/0x1a8f8c41: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241125122635938 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635938 DLINP <000b> input/ipa.c:431 127.0.0.1:41381 sending data 20241125122635938 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635938 DLINP <000b> input/ipa.c:431 127.0.0.1:41381 sending data EUSE-TC_mo_ussd_euse_continue(220)@914cea5248de: 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 } } } } } 20241125122635939 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635939 DLINP <000b> input/ipa.c:405 127.0.0.1:41381 message received 20241125122635939 DLGSUP <0013> gsup_req.c:138 GSUP 220: EUSE-foobar: IMSI-262420533029551 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420533029551" session_id=445615169 session_state=CONTINUE} 20241125122635939 DSS <0004> hlr_ussd.c:576 262420533029551/0x1a8f8c41: Process SS (CONTINUE) 20241125122635939 DSS <0004> hlr_ussd.c:518 262420533029551/0x1a8f8c41: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241125122635939 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262420533029551 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420533029551" session_id=445615169 session_state=CONTINUE} 20241125122635939 DLGSUP <0013> gsup_req.c:171 GSUP 220: EUSE-foobar: IMSI-262420533029551 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241125122635939 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122635939 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635939 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@914cea5248de: Found GsupExpect[0] for "262420533029551" handled at TC_mo_ussd_euse_continue(227) HLR_Test-GSUP(223)@914cea5248de: Added IMSI table entry 1TC_mo_ussd_euse_continue(227)"262420533029551" TC_mo_ussd_euse_continue(227)@914cea5248de: setverdict(pass): none -> pass 20241125122635941 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635941 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122635941 DLGSUP <0013> gsup_req.c:138 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262420533029551 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262420533029551" session_id=445615169 session_state=CONTINUE} 20241125122635941 DSS <0004> hlr_ussd.c:576 262420533029551/0x1a8f8c41: Process SS (CONTINUE) 20241125122635941 DSS <0004> hlr_ussd.c:518 262420533029551/0x1a8f8c41: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241125122635941 DLGSUP <0013> gsup_req.c:171 GSUP 221: MSC-00-00-00-00-00-00: IMSI-262420533029551 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122635941 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635941 DLINP <000b> input/ipa.c:431 127.0.0.1:41381 sending data 20241125122635941 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635941 DLINP <000b> input/ipa.c:431 127.0.0.1:41381 sending data EUSE-TC_mo_ussd_euse_continue(220)@914cea5248de: 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 } } } } } 20241125122635941 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635941 DLINP <000b> input/ipa.c:405 127.0.0.1:41381 message received 20241125122635941 DLGSUP <0013> gsup_req.c:138 GSUP 222: EUSE-foobar: IMSI-262420533029551 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420533029551" session_id=445615169 session_state=END} 20241125122635941 DSS <0004> hlr_ussd.c:576 262420533029551/0x1a8f8c41: Process SS (END) 20241125122635941 DSS <0004> hlr_ussd.c:518 262420533029551/0x1a8f8c41: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241125122635941 DLGSUP <0013> hlr_ussd.c:278 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262420533029551 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262420533029551" session_id=445615169 session_state=END} 20241125122635941 DLGSUP <0013> gsup_req.c:171 GSUP 219: MSC-00-00-00-00-00-00: IMSI-262420533029551 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122635941 DLGSUP <0013> gsup_req.c:171 GSUP 222: EUSE-foobar: IMSI-262420533029551 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241125122635941 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635941 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122635941 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635942 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(227)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122635942 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44702<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(227)@914cea5248de: Final verdict of PTC: pass 20241125122635942 DAUC <0003> db_auc.c:157 IMSI='262423841031958': No 2G Auth Data 20241125122635942 DAUC <0003> db_auc.c:192 IMSI='262423841031958': No 3G Auth Data HLR_Test-GSUP(223)@914cea5248de: Created GsupExpect[0] for "262423841031958" to be handled at TC_mo_ussd_euse_continue(228) 20241125122635949 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44710<->l=127.0.0.1:4258 20241125122635952 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635952 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122635952 DLGSUP <0013> gsup_req.c:138 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262423841031958 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423841031958" session_id=3835097919 session_state=BEGIN} 20241125122635952 DSS <0004> hlr_ussd.c:576 262423841031958/0xe496f33f: Process SS (BEGIN) 20241125122635952 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241125122635952 DSS <0004> hlr_ussd.c:518 262423841031958/0xe496f33f: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241125122635952 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635952 DLINP <000b> input/ipa.c:431 127.0.0.1:41381 sending data 20241125122635952 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635952 DLINP <000b> input/ipa.c:431 127.0.0.1:41381 sending data EUSE-TC_mo_ussd_euse_continue(220)@914cea5248de: 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 } } } } } 20241125122635953 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635953 DLINP <000b> input/ipa.c:405 127.0.0.1:41381 message received 20241125122635953 DLGSUP <0013> gsup_req.c:138 GSUP 224: EUSE-foobar: IMSI-262423841031958 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423841031958" session_id=3835097919 session_state=CONTINUE} 20241125122635953 DSS <0004> hlr_ussd.c:576 262423841031958/0xe496f33f: Process SS (CONTINUE) 20241125122635953 DSS <0004> hlr_ussd.c:518 262423841031958/0xe496f33f: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241125122635953 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262423841031958 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423841031958" session_id=3835097919 session_state=CONTINUE} 20241125122635953 DLGSUP <0013> gsup_req.c:171 GSUP 224: EUSE-foobar: IMSI-262423841031958 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241125122635953 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122635953 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635953 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@914cea5248de: Found GsupExpect[0] for "262423841031958" handled at TC_mo_ussd_euse_continue(228) HLR_Test-GSUP(223)@914cea5248de: Added IMSI table entry 2TC_mo_ussd_euse_continue(228)"262423841031958" TC_mo_ussd_euse_continue(228)@914cea5248de: setverdict(pass): none -> pass 20241125122635955 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635955 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122635955 DLGSUP <0013> gsup_req.c:138 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262423841031958 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423841031958" session_id=3835097919 session_state=CONTINUE} 20241125122635955 DSS <0004> hlr_ussd.c:576 262423841031958/0xe496f33f: Process SS (CONTINUE) 20241125122635955 DSS <0004> hlr_ussd.c:518 262423841031958/0xe496f33f: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241125122635955 DLGSUP <0013> gsup_req.c:171 GSUP 225: MSC-00-00-00-00-00-00: IMSI-262423841031958 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122635955 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635955 DLINP <000b> input/ipa.c:431 127.0.0.1:41381 sending data 20241125122635955 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635955 DLINP <000b> input/ipa.c:431 127.0.0.1:41381 sending data EUSE-TC_mo_ussd_euse_continue(220)@914cea5248de: 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 } } } } } 20241125122635956 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635956 DLINP <000b> input/ipa.c:405 127.0.0.1:41381 message received 20241125122635956 DLGSUP <0013> gsup_req.c:138 GSUP 226: EUSE-foobar: IMSI-262423841031958 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423841031958" session_id=3835097919 session_state=END} 20241125122635956 DSS <0004> hlr_ussd.c:576 262423841031958/0xe496f33f: Process SS (END) 20241125122635956 DSS <0004> hlr_ussd.c:518 262423841031958/0xe496f33f: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241125122635956 DLGSUP <0013> hlr_ussd.c:278 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262423841031958 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423841031958" session_id=3835097919 session_state=END} 20241125122635956 DLGSUP <0013> gsup_req.c:171 GSUP 223: MSC-00-00-00-00-00-00: IMSI-262423841031958 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122635956 DLGSUP <0013> gsup_req.c:171 GSUP 226: EUSE-foobar: IMSI-262423841031958 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241125122635956 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122635956 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635956 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(228)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122635957 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44710<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(228)@914cea5248de: Final verdict of PTC: pass 20241125122635957 DAUC <0003> db_auc.c:157 IMSI='262427222198295': No 2G Auth Data 20241125122635957 DAUC <0003> db_auc.c:192 IMSI='262427222198295': No 3G Auth Data HLR_Test-GSUP(223)@914cea5248de: Created GsupExpect[0] for "262427222198295" to be handled at TC_mo_ussd_euse_continue(229) 20241125122635964 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44718<->l=127.0.0.1:4258 20241125122635968 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635968 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122635968 DLGSUP <0013> gsup_req.c:138 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262427222198295 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427222198295" session_id=1587821513 session_state=BEGIN} 20241125122635968 DSS <0004> hlr_ussd.c:576 262427222198295/0x5ea43bc9: Process SS (BEGIN) 20241125122635968 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241125122635968 DSS <0004> hlr_ussd.c:518 262427222198295/0x5ea43bc9: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241125122635968 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635968 DLINP <000b> input/ipa.c:431 127.0.0.1:41381 sending data 20241125122635968 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635968 DLINP <000b> input/ipa.c:431 127.0.0.1:41381 sending data EUSE-TC_mo_ussd_euse_continue(220)@914cea5248de: 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 } } } } } 20241125122635968 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635968 DLINP <000b> input/ipa.c:405 127.0.0.1:41381 message received 20241125122635968 DLGSUP <0013> gsup_req.c:138 GSUP 228: EUSE-foobar: IMSI-262427222198295 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427222198295" session_id=1587821513 session_state=CONTINUE} 20241125122635968 DSS <0004> hlr_ussd.c:576 262427222198295/0x5ea43bc9: Process SS (CONTINUE) 20241125122635968 DSS <0004> hlr_ussd.c:518 262427222198295/0x5ea43bc9: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241125122635968 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262427222198295 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427222198295" session_id=1587821513 session_state=CONTINUE} 20241125122635968 DLGSUP <0013> gsup_req.c:171 GSUP 228: EUSE-foobar: IMSI-262427222198295 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241125122635968 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122635968 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635968 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@914cea5248de: Found GsupExpect[0] for "262427222198295" handled at TC_mo_ussd_euse_continue(229) HLR_Test-GSUP(223)@914cea5248de: Added IMSI table entry 3TC_mo_ussd_euse_continue(229)"262427222198295" TC_mo_ussd_euse_continue(229)@914cea5248de: setverdict(pass): none -> pass 20241125122635971 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635971 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122635971 DLGSUP <0013> gsup_req.c:138 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262427222198295 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427222198295" session_id=1587821513 session_state=CONTINUE} 20241125122635971 DSS <0004> hlr_ussd.c:576 262427222198295/0x5ea43bc9: Process SS (CONTINUE) 20241125122635971 DSS <0004> hlr_ussd.c:518 262427222198295/0x5ea43bc9: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241125122635971 DLGSUP <0013> gsup_req.c:171 GSUP 229: MSC-00-00-00-00-00-00: IMSI-262427222198295 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122635971 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635971 DLINP <000b> input/ipa.c:431 127.0.0.1:41381 sending data 20241125122635971 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635971 DLINP <000b> input/ipa.c:431 127.0.0.1:41381 sending data EUSE-TC_mo_ussd_euse_continue(220)@914cea5248de: 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 } } } } } 20241125122635972 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635972 DLINP <000b> input/ipa.c:405 127.0.0.1:41381 message received 20241125122635972 DLGSUP <0013> gsup_req.c:138 GSUP 230: EUSE-foobar: IMSI-262427222198295 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427222198295" session_id=1587821513 session_state=END} 20241125122635972 DSS <0004> hlr_ussd.c:576 262427222198295/0x5ea43bc9: Process SS (END) 20241125122635972 DSS <0004> hlr_ussd.c:518 262427222198295/0x5ea43bc9: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241125122635972 DLGSUP <0013> hlr_ussd.c:278 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262427222198295 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427222198295" session_id=1587821513 session_state=END} 20241125122635972 DLGSUP <0013> gsup_req.c:171 GSUP 227: MSC-00-00-00-00-00-00: IMSI-262427222198295 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122635972 DLGSUP <0013> gsup_req.c:171 GSUP 230: EUSE-foobar: IMSI-262427222198295 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241125122635972 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122635972 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635972 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(229)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122635972 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44718<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(229)@914cea5248de: Final verdict of PTC: pass 20241125122635973 DAUC <0003> db_auc.c:157 IMSI='262423284754662': No 2G Auth Data 20241125122635973 DAUC <0003> db_auc.c:192 IMSI='262423284754662': No 3G Auth Data HLR_Test-GSUP(223)@914cea5248de: Created GsupExpect[0] for "262423284754662" to be handled at TC_mo_ussd_euse_continue(230) 20241125122635979 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44724<->l=127.0.0.1:4258 20241125122635983 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635983 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122635983 DLGSUP <0013> gsup_req.c:138 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423284754662 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423284754662" session_id=505668445 session_state=BEGIN} 20241125122635983 DSS <0004> hlr_ussd.c:576 262423284754662/0x1e23e35d: Process SS (BEGIN) 20241125122635983 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241125122635983 DSS <0004> hlr_ussd.c:518 262423284754662/0x1e23e35d: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241125122635983 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635983 DLINP <000b> input/ipa.c:431 127.0.0.1:41381 sending data 20241125122635983 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635983 DLINP <000b> input/ipa.c:431 127.0.0.1:41381 sending data EUSE-TC_mo_ussd_euse_continue(220)@914cea5248de: 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 } } } } } 20241125122635984 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635984 DLINP <000b> input/ipa.c:405 127.0.0.1:41381 message received 20241125122635984 DLGSUP <0013> gsup_req.c:138 GSUP 232: EUSE-foobar: IMSI-262423284754662 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423284754662" session_id=505668445 session_state=CONTINUE} 20241125122635984 DSS <0004> hlr_ussd.c:576 262423284754662/0x1e23e35d: Process SS (CONTINUE) 20241125122635984 DSS <0004> hlr_ussd.c:518 262423284754662/0x1e23e35d: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241125122635984 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423284754662 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423284754662" session_id=505668445 session_state=CONTINUE} 20241125122635984 DLGSUP <0013> gsup_req.c:171 GSUP 232: EUSE-foobar: IMSI-262423284754662 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241125122635984 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635984 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122635984 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635984 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@914cea5248de: Found GsupExpect[0] for "262423284754662" handled at TC_mo_ussd_euse_continue(230) HLR_Test-GSUP(223)@914cea5248de: Added IMSI table entry 4TC_mo_ussd_euse_continue(230)"262423284754662" TC_mo_ussd_euse_continue(230)@914cea5248de: setverdict(pass): none -> pass 20241125122635986 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635986 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122635986 DLGSUP <0013> gsup_req.c:138 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262423284754662 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262423284754662" session_id=505668445 session_state=CONTINUE} 20241125122635986 DSS <0004> hlr_ussd.c:576 262423284754662/0x1e23e35d: Process SS (CONTINUE) 20241125122635986 DSS <0004> hlr_ussd.c:518 262423284754662/0x1e23e35d: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241125122635986 DLGSUP <0013> gsup_req.c:171 GSUP 233: MSC-00-00-00-00-00-00: IMSI-262423284754662 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122635986 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635986 DLINP <000b> input/ipa.c:431 127.0.0.1:41381 sending data 20241125122635986 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635986 DLINP <000b> input/ipa.c:431 127.0.0.1:41381 sending data EUSE-TC_mo_ussd_euse_continue(220)@914cea5248de: 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 } } } } } 20241125122635987 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635987 DLINP <000b> input/ipa.c:405 127.0.0.1:41381 message received 20241125122635987 DLGSUP <0013> gsup_req.c:138 GSUP 234: EUSE-foobar: IMSI-262423284754662 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423284754662" session_id=505668445 session_state=END} 20241125122635987 DSS <0004> hlr_ussd.c:576 262423284754662/0x1e23e35d: Process SS (END) 20241125122635987 DSS <0004> hlr_ussd.c:518 262423284754662/0x1e23e35d: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241125122635987 DLGSUP <0013> hlr_ussd.c:278 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423284754662 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262423284754662" session_id=505668445 session_state=END} 20241125122635987 DLGSUP <0013> gsup_req.c:171 GSUP 231: MSC-00-00-00-00-00-00: IMSI-262423284754662 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122635987 DLGSUP <0013> gsup_req.c:171 GSUP 234: EUSE-foobar: IMSI-262423284754662 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241125122635987 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635987 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122635987 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635987 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(230)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122635988 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44724<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(230)@914cea5248de: Final verdict of PTC: pass 20241125122635988 DAUC <0003> db_auc.c:157 IMSI='262422536075429': No 2G Auth Data 20241125122635988 DAUC <0003> db_auc.c:192 IMSI='262422536075429': No 3G Auth Data HLR_Test-GSUP(223)@914cea5248de: Created GsupExpect[0] for "262422536075429" to be handled at TC_mo_ussd_euse_continue(231) 20241125122635994 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44734<->l=127.0.0.1:4258 20241125122635997 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635997 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122635997 DLGSUP <0013> gsup_req.c:138 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262422536075429 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422536075429" session_id=4226323378 session_state=BEGIN} 20241125122635997 DSS <0004> hlr_ussd.c:576 262422536075429/0xfbe893b2: Process SS (BEGIN) 20241125122635997 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241125122635997 DSS <0004> hlr_ussd.c:518 262422536075429/0xfbe893b2: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241125122635997 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635997 DLINP <000b> input/ipa.c:431 127.0.0.1:41381 sending data 20241125122635997 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635997 DLINP <000b> input/ipa.c:431 127.0.0.1:41381 sending data EUSE-TC_mo_ussd_euse_continue(220)@914cea5248de: 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 } } } } } 20241125122635998 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635998 DLINP <000b> input/ipa.c:405 127.0.0.1:41381 message received 20241125122635998 DLGSUP <0013> gsup_req.c:138 GSUP 236: EUSE-foobar: IMSI-262422536075429 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422536075429" session_id=4226323378 session_state=CONTINUE} 20241125122635998 DSS <0004> hlr_ussd.c:576 262422536075429/0xfbe893b2: Process SS (CONTINUE) 20241125122635998 DSS <0004> hlr_ussd.c:518 262422536075429/0xfbe893b2: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241125122635998 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262422536075429 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422536075429" session_id=4226323378 session_state=CONTINUE} 20241125122635998 DLGSUP <0013> gsup_req.c:171 GSUP 236: EUSE-foobar: IMSI-262422536075429 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241125122635998 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635998 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122635998 DLINP <000b> input/ipa.c:451 connected read/write 20241125122635998 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@914cea5248de: Found GsupExpect[0] for "262422536075429" handled at TC_mo_ussd_euse_continue(231) HLR_Test-GSUP(223)@914cea5248de: Added IMSI table entry 5TC_mo_ussd_euse_continue(231)"262422536075429" TC_mo_ussd_euse_continue(231)@914cea5248de: setverdict(pass): none -> pass 20241125122636001 DLINP <000b> input/ipa.c:451 connected read/write 20241125122636001 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122636001 DLGSUP <0013> gsup_req.c:138 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262422536075429 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422536075429" session_id=4226323378 session_state=CONTINUE} 20241125122636001 DSS <0004> hlr_ussd.c:576 262422536075429/0xfbe893b2: Process SS (CONTINUE) 20241125122636001 DSS <0004> hlr_ussd.c:518 262422536075429/0xfbe893b2: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241125122636001 DLGSUP <0013> gsup_req.c:171 GSUP 237: MSC-00-00-00-00-00-00: IMSI-262422536075429 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122636001 DLINP <000b> input/ipa.c:451 connected read/write 20241125122636001 DLINP <000b> input/ipa.c:431 127.0.0.1:41381 sending data 20241125122636001 DLINP <000b> input/ipa.c:451 connected read/write 20241125122636001 DLINP <000b> input/ipa.c:431 127.0.0.1:41381 sending data EUSE-TC_mo_ussd_euse_continue(220)@914cea5248de: 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 } } } } } 20241125122636001 DLINP <000b> input/ipa.c:451 connected read/write 20241125122636001 DLINP <000b> input/ipa.c:405 127.0.0.1:41381 message received 20241125122636001 DLGSUP <0013> gsup_req.c:138 GSUP 238: EUSE-foobar: IMSI-262422536075429 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422536075429" session_id=4226323378 session_state=END} 20241125122636001 DSS <0004> hlr_ussd.c:576 262422536075429/0xfbe893b2: Process SS (END) 20241125122636001 DSS <0004> hlr_ussd.c:518 262422536075429/0xfbe893b2: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241125122636001 DLGSUP <0013> hlr_ussd.c:278 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262422536075429 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422536075429" session_id=4226323378 session_state=END} 20241125122636001 DLGSUP <0013> gsup_req.c:171 GSUP 235: MSC-00-00-00-00-00-00: IMSI-262422536075429 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122636001 DLGSUP <0013> gsup_req.c:171 GSUP 238: EUSE-foobar: IMSI-262422536075429 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241125122636001 DLINP <000b> input/ipa.c:451 connected read/write 20241125122636001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122636001 DLINP <000b> input/ipa.c:451 connected read/write 20241125122636001 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(231)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122636002 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44734<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(231)@914cea5248de: Final verdict of PTC: pass 20241125122636003 DAUC <0003> db_auc.c:157 IMSI='262427740323077': No 2G Auth Data 20241125122636003 DAUC <0003> db_auc.c:192 IMSI='262427740323077': No 3G Auth Data HLR_Test-GSUP(223)@914cea5248de: Created GsupExpect[0] for "262427740323077" to be handled at TC_mo_ussd_euse_continue(232) 20241125122636009 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44746<->l=127.0.0.1:4258 20241125122636012 DLINP <000b> input/ipa.c:451 connected read/write 20241125122636012 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122636012 DLGSUP <0013> gsup_req.c:138 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262427740323077 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427740323077" session_id=3767256096 session_state=BEGIN} 20241125122636012 DSS <0004> hlr_ussd.c:576 262427740323077/0xe08bc420: Process SS (BEGIN) 20241125122636012 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241125122636012 DSS <0004> hlr_ussd.c:518 262427740323077/0xe08bc420: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241125122636012 DLINP <000b> input/ipa.c:451 connected read/write 20241125122636012 DLINP <000b> input/ipa.c:431 127.0.0.1:41381 sending data 20241125122636012 DLINP <000b> input/ipa.c:451 connected read/write 20241125122636012 DLINP <000b> input/ipa.c:431 127.0.0.1:41381 sending data EUSE-TC_mo_ussd_euse_continue(220)@914cea5248de: 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 } } } } } 20241125122636013 DLINP <000b> input/ipa.c:451 connected read/write 20241125122636013 DLINP <000b> input/ipa.c:405 127.0.0.1:41381 message received 20241125122636013 DLGSUP <0013> gsup_req.c:138 GSUP 240: EUSE-foobar: IMSI-262427740323077 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427740323077" session_id=3767256096 session_state=CONTINUE} 20241125122636013 DSS <0004> hlr_ussd.c:576 262427740323077/0xe08bc420: Process SS (CONTINUE) 20241125122636013 DSS <0004> hlr_ussd.c:518 262427740323077/0xe08bc420: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241125122636013 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262427740323077 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427740323077" session_id=3767256096 session_state=CONTINUE} 20241125122636013 DLGSUP <0013> gsup_req.c:171 GSUP 240: EUSE-foobar: IMSI-262427740323077 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241125122636013 DLINP <000b> input/ipa.c:451 connected read/write 20241125122636013 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122636013 DLINP <000b> input/ipa.c:451 connected read/write 20241125122636013 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@914cea5248de: Found GsupExpect[0] for "262427740323077" handled at TC_mo_ussd_euse_continue(232) HLR_Test-GSUP(223)@914cea5248de: Added IMSI table entry 6TC_mo_ussd_euse_continue(232)"262427740323077" TC_mo_ussd_euse_continue(232)@914cea5248de: setverdict(pass): none -> pass 20241125122636016 DLINP <000b> input/ipa.c:451 connected read/write 20241125122636016 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122636016 DLGSUP <0013> gsup_req.c:138 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262427740323077 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262427740323077" session_id=3767256096 session_state=CONTINUE} 20241125122636016 DSS <0004> hlr_ussd.c:576 262427740323077/0xe08bc420: Process SS (CONTINUE) 20241125122636016 DSS <0004> hlr_ussd.c:518 262427740323077/0xe08bc420: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241125122636016 DLGSUP <0013> gsup_req.c:171 GSUP 241: MSC-00-00-00-00-00-00: IMSI-262427740323077 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122636016 DLINP <000b> input/ipa.c:451 connected read/write 20241125122636016 DLINP <000b> input/ipa.c:431 127.0.0.1:41381 sending data 20241125122636016 DLINP <000b> input/ipa.c:451 connected read/write 20241125122636016 DLINP <000b> input/ipa.c:431 127.0.0.1:41381 sending data EUSE-TC_mo_ussd_euse_continue(220)@914cea5248de: 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 } } } } } 20241125122636016 DLINP <000b> input/ipa.c:451 connected read/write 20241125122636017 DLINP <000b> input/ipa.c:405 127.0.0.1:41381 message received 20241125122636017 DLGSUP <0013> gsup_req.c:138 GSUP 242: EUSE-foobar: IMSI-262427740323077 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427740323077" session_id=3767256096 session_state=END} 20241125122636017 DSS <0004> hlr_ussd.c:576 262427740323077/0xe08bc420: Process SS (END) 20241125122636017 DSS <0004> hlr_ussd.c:518 262427740323077/0xe08bc420: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241125122636017 DLGSUP <0013> hlr_ussd.c:278 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262427740323077 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262427740323077" session_id=3767256096 session_state=END} 20241125122636017 DLGSUP <0013> gsup_req.c:171 GSUP 239: MSC-00-00-00-00-00-00: IMSI-262427740323077 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122636017 DLGSUP <0013> gsup_req.c:171 GSUP 242: EUSE-foobar: IMSI-262427740323077 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241125122636017 DLINP <000b> input/ipa.c:451 connected read/write 20241125122636017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122636017 DLINP <000b> input/ipa.c:451 connected read/write 20241125122636017 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(232)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122636017 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44746<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(232)@914cea5248de: Final verdict of PTC: pass 20241125122636018 DAUC <0003> db_auc.c:157 IMSI='262425891702564': No 2G Auth Data 20241125122636018 DAUC <0003> db_auc.c:192 IMSI='262425891702564': No 3G Auth Data HLR_Test-GSUP(223)@914cea5248de: Created GsupExpect[0] for "262425891702564" to be handled at TC_mo_ussd_euse_continue(233) 20241125122636025 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44762<->l=127.0.0.1:4258 20241125122636027 DLINP <000b> input/ipa.c:451 connected read/write 20241125122636027 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122636027 DLGSUP <0013> gsup_req.c:138 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262425891702564 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425891702564" session_id=3244627437 session_state=BEGIN} 20241125122636027 DSS <0004> hlr_ussd.c:576 262425891702564/0xc16515ed: Process SS (BEGIN) 20241125122636027 DSS <0004> hlr_ussd.c:161 Found EUSE 'foobar' (prefix '*100') for USSD Code '*100#' 20241125122636027 DSS <0004> hlr_ussd.c:518 262425891702564/0xc16515ed: USSD CompType=Invoke, OpCode=ProcessUssReq '*100#' 20241125122636027 DLINP <000b> input/ipa.c:451 connected read/write 20241125122636027 DLINP <000b> input/ipa.c:431 127.0.0.1:41381 sending data 20241125122636028 DLINP <000b> input/ipa.c:451 connected read/write 20241125122636028 DLINP <000b> input/ipa.c:431 127.0.0.1:41381 sending data EUSE-TC_mo_ussd_euse_continue(220)@914cea5248de: 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 } } } } } 20241125122636028 DLINP <000b> input/ipa.c:451 connected read/write 20241125122636028 DLINP <000b> input/ipa.c:405 127.0.0.1:41381 message received 20241125122636028 DLGSUP <0013> gsup_req.c:138 GSUP 244: EUSE-foobar: IMSI-262425891702564 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425891702564" session_id=3244627437 session_state=CONTINUE} 20241125122636028 DSS <0004> hlr_ussd.c:576 262425891702564/0xc16515ed: Process SS (CONTINUE) 20241125122636028 DSS <0004> hlr_ussd.c:518 262425891702564/0xc16515ed: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*100#' 20241125122636028 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262425891702564 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425891702564" session_id=3244627437 session_state=CONTINUE} 20241125122636028 DLGSUP <0013> gsup_req.c:171 GSUP 244: EUSE-foobar: IMSI-262425891702564 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241125122636028 DLINP <000b> input/ipa.c:451 connected read/write 20241125122636028 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122636028 DLINP <000b> input/ipa.c:451 connected read/write 20241125122636028 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(223)@914cea5248de: Found GsupExpect[0] for "262425891702564" handled at TC_mo_ussd_euse_continue(233) HLR_Test-GSUP(223)@914cea5248de: Added IMSI table entry 7TC_mo_ussd_euse_continue(233)"262425891702564" TC_mo_ussd_euse_continue(233)@914cea5248de: setverdict(pass): none -> pass 20241125122636031 DLINP <000b> input/ipa.c:451 connected read/write 20241125122636031 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122636031 DLGSUP <0013> gsup_req.c:138 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262425891702564 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425891702564" session_id=3244627437 session_state=CONTINUE} 20241125122636031 DSS <0004> hlr_ussd.c:576 262425891702564/0xc16515ed: Process SS (CONTINUE) 20241125122636031 DSS <0004> hlr_ussd.c:518 262425891702564/0xc16515ed: USSD CompType=Invoke, OpCode=ProcessUssReq 'mahlzeit@' 20241125122636031 DLGSUP <0013> gsup_req.c:171 GSUP 245: MSC-00-00-00-00-00-00: IMSI-262425891702564 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122636031 DLINP <000b> input/ipa.c:451 connected read/write 20241125122636031 DLINP <000b> input/ipa.c:431 127.0.0.1:41381 sending data 20241125122636031 DLINP <000b> input/ipa.c:451 connected read/write 20241125122636031 DLINP <000b> input/ipa.c:431 127.0.0.1:41381 sending data EUSE-TC_mo_ussd_euse_continue(220)@914cea5248de: 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 } } } } } 20241125122636031 DLINP <000b> input/ipa.c:451 connected read/write 20241125122636031 DLINP <000b> input/ipa.c:405 127.0.0.1:41381 message received 20241125122636031 DLGSUP <0013> gsup_req.c:138 GSUP 246: EUSE-foobar: IMSI-262425891702564 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425891702564" session_id=3244627437 session_state=END} 20241125122636031 DSS <0004> hlr_ussd.c:576 262425891702564/0xc16515ed: Process SS (END) 20241125122636032 DSS <0004> hlr_ussd.c:518 262425891702564/0xc16515ed: USSD CompType=ReturnResult, OpCode=ProcessUssReq 'mahlzeit@' 20241125122636032 DLGSUP <0013> hlr_ussd.c:278 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262425891702564 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425891702564" session_id=3244627437 session_state=END} 20241125122636032 DLGSUP <0013> gsup_req.c:171 GSUP 243: MSC-00-00-00-00-00-00: IMSI-262425891702564 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122636032 DLGSUP <0013> gsup_req.c:171 GSUP 246: EUSE-foobar: IMSI-262425891702564 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241125122636032 DLINP <000b> input/ipa.c:451 connected read/write 20241125122636032 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122636032 DLINP <000b> input/ipa.c:451 connected read/write 20241125122636032 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_mo_ussd_euse_continue(233)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122636032 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44762<->l=127.0.0.1:4258 TC_mo_ussd_euse_continue(233)@914cea5248de: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_continue(220)@914cea5248de: Final verdict of PTC: none 20241125122636033 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44688<->l=127.0.0.1:4258 20241125122636034 DLINP <000b> input/ipa.c:451 connected read/write 20241125122636034 DLINP <000b> input/ipa.c:405 127.0.0.1:41381 message received 20241125122636034 DLINP <000b> input/ipa.c:414 127.0.0.1:41381 connection closed with server 20241125122636034 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:41381 20241125122636034 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) HLR_Test-GSUP(223)@914cea5248de: Final verdict of PTC: none 20241125122636034 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42159<->l=127.0.0.1:4259) 20241125122636034 DLINP <000b> input/ipa.c:451 connected read/write 20241125122636034 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122636034 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241125122636034 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241125122636034 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(225)@914cea5248de: Final verdict of PTC: none IPA-EUSE-foobar(222)@914cea5248de: Final verdict of PTC: none 224@914cea5248de: Final verdict of PTC: none HLR_Test-GSUP-IPA(221)@914cea5248de: Final verdict of PTC: none MTC@914cea5248de: Setting final verdict of the test case. MTC@914cea5248de: Local verdict of MTC: none MTC@914cea5248de: Local verdict of PTC EUSE-TC_mo_ussd_euse_continue(220): none (none -> none) MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP-IPA(221): none (none -> none) MTC@914cea5248de: Local verdict of PTC IPA-EUSE-foobar(222): none (none -> none) MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP(223): none (none -> none) MTC@914cea5248de: Local verdict of PTC with component reference 224: none (none -> none) MTC@914cea5248de: Local verdict of PTC IPA-CTRL-CLI-IPA(225): none (none -> none) MTC@914cea5248de: Local verdict of PTC TC_mo_ussd_euse_continue(226): pass (none -> pass) MTC@914cea5248de: Local verdict of PTC TC_mo_ussd_euse_continue(227): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_mo_ussd_euse_continue(228): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_mo_ussd_euse_continue(229): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_mo_ussd_euse_continue(230): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_mo_ussd_euse_continue(231): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_mo_ussd_euse_continue(232): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_mo_ussd_euse_continue(233): pass (pass -> pass) MTC@914cea5248de: Test case TC_mo_ussd_euse_continue finished. Verdict: pass MTC@914cea5248de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass'. Mon Nov 25 12:26:36 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 20241125122636065 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44764<->l=127.0.0.1:4258 20241125122636267 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44764<->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@914cea5248de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_continue pass' was executed successfully (exit status: 0). MTC@914cea5248de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute'. ------ HLR_Tests.TC_mo_ussd_euse_defaultroute ------ Mon Nov 25 12:26:38 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_ussd_euse_defaultroute.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@914cea5248de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_ussd_euse_defaultroute' was executed successfully (exit status: 0). MTC@914cea5248de: Test case TC_mo_ussd_euse_defaultroute started. MTC@914cea5248de: legacy= false MTC@914cea5248de: in not legacy case 1 20241125122639349 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:33207 20241125122639349 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:33207 MTC@914cea5248de: in not legacy case 2 IPA-EUSE-foobar(236)@914cea5248de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241125122639351 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639351 DLINP <000b> input/ipa.c:405 127.0.0.1:33207 message received 20241125122639352 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241125122639352 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 IPA-EUSE-foobar(236)@914cea5248de: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-EUSE-foobar(236)@914cea5248de: 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 } } } } 20241125122639352 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639352 DLINP <000b> input/ipa.c:405 127.0.0.1:33207 message received 20241125122639352 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122639352 DLGSUP <0013> gsup_server.c:235 0: EUSE-foobar 20241125122639352 DLGSUP <0013> gsup_server.c:237 0: 45 55 53 45 2d 66 6f 6f 62 61 72 00 20241125122639352 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 EUSE Simulator 20241125122639352 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 45 55 53 45 20 53 69 6d 75 6c 61 74 6f 72 00 20241125122639352 DLGSUP <0013> gsup_server.c:235 2: 20241125122639352 DLGSUP <0013> gsup_server.c:237 2: 00 20241125122639352 DLGSUP <0013> gsup_server.c:235 3: 20241125122639352 DLGSUP <0013> gsup_server.c:237 3: 00 20241125122639352 DLGSUP <0013> gsup_server.c:235 4: 20241125122639352 DLGSUP <0013> gsup_server.c:237 4: 00 20241125122639352 DLGSUP <0013> gsup_server.c:235 5: 20241125122639352 DLGSUP <0013> gsup_server.c:237 5: 00 20241125122639352 DLGSUP <0013> gsup_server.c:235 7: 20241125122639352 DLGSUP <0013> gsup_server.c:237 7: 00 20241125122639352 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122639352 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241125122639352 DMAIN <0000> gsup_router.c:90 Adding GSUP route for EUSE-foobar via 127.0.0.1:33207 IPA-EUSE-foobar(236)@914cea5248de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-IPA(235)@914cea5248de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241125122639353 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639353 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122639354 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44776<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(235)@914cea5248de: 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)@914cea5248de: 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 } } } } 20241125122639355 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639355 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122639355 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122639355 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241125122639355 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241125122639355 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241125122639355 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241125122639355 DLGSUP <0013> gsup_server.c:235 2: 20241125122639355 DLGSUP <0013> gsup_server.c:237 2: 00 20241125122639355 DLGSUP <0013> gsup_server.c:235 3: 20241125122639355 DLGSUP <0013> gsup_server.c:237 3: 00 20241125122639355 DLGSUP <0013> gsup_server.c:235 4: 20241125122639355 DLGSUP <0013> gsup_server.c:237 4: 00 20241125122639355 DLGSUP <0013> gsup_server.c:235 5: 20241125122639355 DLGSUP <0013> gsup_server.c:237 5: 00 20241125122639355 DLGSUP <0013> gsup_server.c:235 7: 20241125122639355 DLGSUP <0013> gsup_server.c:237 7: 00 20241125122639355 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122639355 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241125122639355 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(235)@914cea5248de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 238@914cea5248de: 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") 20241125122639369 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:42899<->l=127.0.0.1:4259) 20241125122639376 DAUC <0003> db_auc.c:157 IMSI='262422111182582': No 2G Auth Data 20241125122639376 DAUC <0003> db_auc.c:192 IMSI='262422111182582': No 3G Auth Data HLR_Test-GSUP(237)@914cea5248de: Created GsupExpect[0] for "262422111182582" to be handled at TC_mo_ussd_euse_defaultroute(240) 20241125122639385 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44788<->l=127.0.0.1:4258 20241125122639398 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639398 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122639398 DLGSUP <0013> gsup_req.c:138 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262422111182582 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422111182582" session_id=3968516395 session_state=BEGIN} 20241125122639398 DSS <0004> hlr_ussd.c:576 262422111182582/0xec8ac12b: Process SS (BEGIN) 20241125122639398 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241125122639398 DSS <0004> hlr_ussd.c:518 262422111182582/0xec8ac12b: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241125122639398 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639398 DLINP <000b> input/ipa.c:431 127.0.0.1:33207 sending data 20241125122639398 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639398 DLINP <000b> input/ipa.c:431 127.0.0.1:33207 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@914cea5248de: 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 } } } } } 20241125122639406 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639406 DLINP <000b> input/ipa.c:405 127.0.0.1:33207 message received 20241125122639406 DLGSUP <0013> gsup_req.c:138 GSUP 248: EUSE-foobar: IMSI-262422111182582 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422111182582" session_id=3968516395 session_state=END} 20241125122639406 DSS <0004> hlr_ussd.c:576 262422111182582/0xec8ac12b: Process SS (END) 20241125122639406 DSS <0004> hlr_ussd.c:518 262422111182582/0xec8ac12b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241125122639406 DLGSUP <0013> hlr_ussd.c:278 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262422111182582 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422111182582" session_id=3968516395 session_state=END} 20241125122639406 DLGSUP <0013> gsup_req.c:171 GSUP 247: MSC-00-00-00-00-00-00: IMSI-262422111182582 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122639406 DLGSUP <0013> gsup_req.c:171 GSUP 248: EUSE-foobar: IMSI-262422111182582 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241125122639406 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122639406 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639406 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@914cea5248de: Found GsupExpect[0] for "262422111182582" handled at TC_mo_ussd_euse_defaultroute(240) HLR_Test-GSUP(237)@914cea5248de: Added IMSI table entry 0TC_mo_ussd_euse_defaultroute(240)"262422111182582" TC_mo_ussd_euse_defaultroute(240)@914cea5248de: setverdict(pass): none -> pass 20241125122639409 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44788<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(240)@914cea5248de: Final verdict of PTC: pass 20241125122639410 DAUC <0003> db_auc.c:157 IMSI='262422919516099': No 2G Auth Data 20241125122639410 DAUC <0003> db_auc.c:192 IMSI='262422919516099': No 3G Auth Data HLR_Test-GSUP(237)@914cea5248de: Created GsupExpect[0] for "262422919516099" to be handled at TC_mo_ussd_euse_defaultroute(241) 20241125122639417 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44804<->l=127.0.0.1:4258 20241125122639421 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639421 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122639421 DLGSUP <0013> gsup_req.c:138 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262422919516099 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262422919516099" session_id=3901829435 session_state=BEGIN} 20241125122639421 DSS <0004> hlr_ussd.c:576 262422919516099/0xe891313b: Process SS (BEGIN) 20241125122639421 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241125122639421 DSS <0004> hlr_ussd.c:518 262422919516099/0xe891313b: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241125122639421 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639421 DLINP <000b> input/ipa.c:431 127.0.0.1:33207 sending data 20241125122639421 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639421 DLINP <000b> input/ipa.c:431 127.0.0.1:33207 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@914cea5248de: 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 } } } } } 20241125122639423 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639423 DLINP <000b> input/ipa.c:405 127.0.0.1:33207 message received 20241125122639423 DLGSUP <0013> gsup_req.c:138 GSUP 250: EUSE-foobar: IMSI-262422919516099 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422919516099" session_id=3901829435 session_state=END} 20241125122639423 DSS <0004> hlr_ussd.c:576 262422919516099/0xe891313b: Process SS (END) 20241125122639423 DSS <0004> hlr_ussd.c:518 262422919516099/0xe891313b: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241125122639423 DLGSUP <0013> hlr_ussd.c:278 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262422919516099 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262422919516099" session_id=3901829435 session_state=END} 20241125122639423 DLGSUP <0013> gsup_req.c:171 GSUP 249: MSC-00-00-00-00-00-00: IMSI-262422919516099 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122639423 DLGSUP <0013> gsup_req.c:171 GSUP 250: EUSE-foobar: IMSI-262422919516099 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241125122639423 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639423 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122639423 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639423 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@914cea5248de: Found GsupExpect[0] for "262422919516099" handled at TC_mo_ussd_euse_defaultroute(241) HLR_Test-GSUP(237)@914cea5248de: Added IMSI table entry 1TC_mo_ussd_euse_defaultroute(241)"262422919516099" TC_mo_ussd_euse_defaultroute(241)@914cea5248de: setverdict(pass): none -> pass 20241125122639425 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44804<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(241)@914cea5248de: Final verdict of PTC: pass 20241125122639426 DAUC <0003> db_auc.c:157 IMSI='262425033209726': No 2G Auth Data 20241125122639426 DAUC <0003> db_auc.c:192 IMSI='262425033209726': No 3G Auth Data HLR_Test-GSUP(237)@914cea5248de: Created GsupExpect[0] for "262425033209726" to be handled at TC_mo_ussd_euse_defaultroute(242) 20241125122639435 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44808<->l=127.0.0.1:4258 20241125122639438 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639438 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122639438 DLGSUP <0013> gsup_req.c:138 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262425033209726 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425033209726" session_id=3596844263 session_state=BEGIN} 20241125122639438 DSS <0004> hlr_ussd.c:576 262425033209726/0xd6637ce7: Process SS (BEGIN) 20241125122639438 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241125122639438 DSS <0004> hlr_ussd.c:518 262425033209726/0xd6637ce7: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241125122639438 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639438 DLINP <000b> input/ipa.c:431 127.0.0.1:33207 sending data 20241125122639438 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639438 DLINP <000b> input/ipa.c:431 127.0.0.1:33207 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@914cea5248de: 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 } } } } } 20241125122639439 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639439 DLINP <000b> input/ipa.c:405 127.0.0.1:33207 message received 20241125122639439 DLGSUP <0013> gsup_req.c:138 GSUP 252: EUSE-foobar: IMSI-262425033209726 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425033209726" session_id=3596844263 session_state=END} 20241125122639439 DSS <0004> hlr_ussd.c:576 262425033209726/0xd6637ce7: Process SS (END) 20241125122639439 DSS <0004> hlr_ussd.c:518 262425033209726/0xd6637ce7: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241125122639439 DLGSUP <0013> hlr_ussd.c:278 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262425033209726 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425033209726" session_id=3596844263 session_state=END} 20241125122639439 DLGSUP <0013> gsup_req.c:171 GSUP 251: MSC-00-00-00-00-00-00: IMSI-262425033209726 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122639439 DLGSUP <0013> gsup_req.c:171 GSUP 252: EUSE-foobar: IMSI-262425033209726 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241125122639439 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122639439 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639439 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@914cea5248de: Found GsupExpect[0] for "262425033209726" handled at TC_mo_ussd_euse_defaultroute(242) HLR_Test-GSUP(237)@914cea5248de: Added IMSI table entry 2TC_mo_ussd_euse_defaultroute(242)"262425033209726" TC_mo_ussd_euse_defaultroute(242)@914cea5248de: setverdict(pass): none -> pass 20241125122639441 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44808<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(242)@914cea5248de: Final verdict of PTC: pass 20241125122639441 DAUC <0003> db_auc.c:157 IMSI='262424528636833': No 2G Auth Data 20241125122639441 DAUC <0003> db_auc.c:192 IMSI='262424528636833': No 3G Auth Data HLR_Test-GSUP(237)@914cea5248de: Created GsupExpect[0] for "262424528636833" to be handled at TC_mo_ussd_euse_defaultroute(243) 20241125122639448 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44810<->l=127.0.0.1:4258 20241125122639451 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639451 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122639451 DLGSUP <0013> gsup_req.c:138 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262424528636833 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424528636833" session_id=1739040629 session_state=BEGIN} 20241125122639451 DSS <0004> hlr_ussd.c:576 262424528636833/0x67a7a775: Process SS (BEGIN) 20241125122639451 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241125122639451 DSS <0004> hlr_ussd.c:518 262424528636833/0x67a7a775: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241125122639451 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639451 DLINP <000b> input/ipa.c:431 127.0.0.1:33207 sending data 20241125122639451 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639451 DLINP <000b> input/ipa.c:431 127.0.0.1:33207 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@914cea5248de: 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 } } } } } 20241125122639452 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639452 DLINP <000b> input/ipa.c:405 127.0.0.1:33207 message received 20241125122639452 DLGSUP <0013> gsup_req.c:138 GSUP 254: EUSE-foobar: IMSI-262424528636833 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424528636833" session_id=1739040629 session_state=END} 20241125122639452 DSS <0004> hlr_ussd.c:576 262424528636833/0x67a7a775: Process SS (END) 20241125122639452 DSS <0004> hlr_ussd.c:518 262424528636833/0x67a7a775: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241125122639452 DLGSUP <0013> hlr_ussd.c:278 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262424528636833 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424528636833" session_id=1739040629 session_state=END} 20241125122639452 DLGSUP <0013> gsup_req.c:171 GSUP 253: MSC-00-00-00-00-00-00: IMSI-262424528636833 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122639452 DLGSUP <0013> gsup_req.c:171 GSUP 254: EUSE-foobar: IMSI-262424528636833 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241125122639452 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122639452 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639452 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@914cea5248de: Found GsupExpect[0] for "262424528636833" handled at TC_mo_ussd_euse_defaultroute(243) HLR_Test-GSUP(237)@914cea5248de: Added IMSI table entry 3TC_mo_ussd_euse_defaultroute(243)"262424528636833" TC_mo_ussd_euse_defaultroute(243)@914cea5248de: setverdict(pass): none -> pass 20241125122639454 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44810<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(243)@914cea5248de: Final verdict of PTC: pass 20241125122639454 DAUC <0003> db_auc.c:157 IMSI='262426995389654': No 2G Auth Data 20241125122639454 DAUC <0003> db_auc.c:192 IMSI='262426995389654': No 3G Auth Data HLR_Test-GSUP(237)@914cea5248de: Created GsupExpect[0] for "262426995389654" to be handled at TC_mo_ussd_euse_defaultroute(244) 20241125122639460 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44826<->l=127.0.0.1:4258 20241125122639463 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639463 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122639463 DLGSUP <0013> gsup_req.c:138 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262426995389654 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262426995389654" session_id=186422209 session_state=BEGIN} 20241125122639463 DSS <0004> hlr_ussd.c:576 262426995389654/0x0b1c93c1: Process SS (BEGIN) 20241125122639463 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241125122639463 DSS <0004> hlr_ussd.c:518 262426995389654/0x0b1c93c1: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241125122639463 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639463 DLINP <000b> input/ipa.c:431 127.0.0.1:33207 sending data 20241125122639463 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639463 DLINP <000b> input/ipa.c:431 127.0.0.1:33207 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@914cea5248de: 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 } } } } } 20241125122639464 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639464 DLINP <000b> input/ipa.c:405 127.0.0.1:33207 message received 20241125122639464 DLGSUP <0013> gsup_req.c:138 GSUP 256: EUSE-foobar: IMSI-262426995389654 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426995389654" session_id=186422209 session_state=END} 20241125122639464 DSS <0004> hlr_ussd.c:576 262426995389654/0x0b1c93c1: Process SS (END) 20241125122639464 DSS <0004> hlr_ussd.c:518 262426995389654/0x0b1c93c1: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241125122639464 DLGSUP <0013> hlr_ussd.c:278 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262426995389654 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262426995389654" session_id=186422209 session_state=END} 20241125122639464 DLGSUP <0013> gsup_req.c:171 GSUP 255: MSC-00-00-00-00-00-00: IMSI-262426995389654 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122639464 DLGSUP <0013> gsup_req.c:171 GSUP 256: EUSE-foobar: IMSI-262426995389654 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241125122639464 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122639464 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639464 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@914cea5248de: Found GsupExpect[0] for "262426995389654" handled at TC_mo_ussd_euse_defaultroute(244) HLR_Test-GSUP(237)@914cea5248de: Added IMSI table entry 4TC_mo_ussd_euse_defaultroute(244)"262426995389654" TC_mo_ussd_euse_defaultroute(244)@914cea5248de: setverdict(pass): none -> pass 20241125122639467 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44826<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(244)@914cea5248de: Final verdict of PTC: pass 20241125122639467 DAUC <0003> db_auc.c:157 IMSI='262421531469558': No 2G Auth Data 20241125122639467 DAUC <0003> db_auc.c:192 IMSI='262421531469558': No 3G Auth Data HLR_Test-GSUP(237)@914cea5248de: Created GsupExpect[0] for "262421531469558" to be handled at TC_mo_ussd_euse_defaultroute(245) 20241125122639473 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44830<->l=127.0.0.1:4258 20241125122639476 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639476 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122639476 DLGSUP <0013> gsup_req.c:138 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262421531469558 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262421531469558" session_id=2574488750 session_state=BEGIN} 20241125122639476 DSS <0004> hlr_ussd.c:576 262421531469558/0x997394ae: Process SS (BEGIN) 20241125122639476 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241125122639476 DSS <0004> hlr_ussd.c:518 262421531469558/0x997394ae: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241125122639476 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639476 DLINP <000b> input/ipa.c:431 127.0.0.1:33207 sending data 20241125122639476 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639476 DLINP <000b> input/ipa.c:431 127.0.0.1:33207 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@914cea5248de: 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 } } } } } 20241125122639477 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639477 DLINP <000b> input/ipa.c:405 127.0.0.1:33207 message received 20241125122639477 DLGSUP <0013> gsup_req.c:138 GSUP 258: EUSE-foobar: IMSI-262421531469558 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421531469558" session_id=2574488750 session_state=END} 20241125122639477 DSS <0004> hlr_ussd.c:576 262421531469558/0x997394ae: Process SS (END) 20241125122639477 DSS <0004> hlr_ussd.c:518 262421531469558/0x997394ae: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241125122639477 DLGSUP <0013> hlr_ussd.c:278 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262421531469558 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262421531469558" session_id=2574488750 session_state=END} 20241125122639477 DLGSUP <0013> gsup_req.c:171 GSUP 257: MSC-00-00-00-00-00-00: IMSI-262421531469558 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122639477 DLGSUP <0013> gsup_req.c:171 GSUP 258: EUSE-foobar: IMSI-262421531469558 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241125122639477 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122639477 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639477 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@914cea5248de: Found GsupExpect[0] for "262421531469558" handled at TC_mo_ussd_euse_defaultroute(245) HLR_Test-GSUP(237)@914cea5248de: Added IMSI table entry 5TC_mo_ussd_euse_defaultroute(245)"262421531469558" TC_mo_ussd_euse_defaultroute(245)@914cea5248de: setverdict(pass): none -> pass 20241125122639479 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44830<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(245)@914cea5248de: Final verdict of PTC: pass 20241125122639479 DAUC <0003> db_auc.c:157 IMSI='262425201370013': No 2G Auth Data 20241125122639479 DAUC <0003> db_auc.c:192 IMSI='262425201370013': No 3G Auth Data HLR_Test-GSUP(237)@914cea5248de: Created GsupExpect[0] for "262425201370013" to be handled at TC_mo_ussd_euse_defaultroute(246) 20241125122639485 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44842<->l=127.0.0.1:4258 20241125122639488 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639488 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122639488 DLGSUP <0013> gsup_req.c:138 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262425201370013 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262425201370013" session_id=3252043676 session_state=BEGIN} 20241125122639488 DSS <0004> hlr_ussd.c:576 262425201370013/0xc1d63f9c: Process SS (BEGIN) 20241125122639488 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241125122639488 DSS <0004> hlr_ussd.c:518 262425201370013/0xc1d63f9c: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241125122639488 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639488 DLINP <000b> input/ipa.c:431 127.0.0.1:33207 sending data 20241125122639488 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639488 DLINP <000b> input/ipa.c:431 127.0.0.1:33207 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@914cea5248de: 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 } } } } } 20241125122639489 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639489 DLINP <000b> input/ipa.c:405 127.0.0.1:33207 message received 20241125122639489 DLGSUP <0013> gsup_req.c:138 GSUP 260: EUSE-foobar: IMSI-262425201370013 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425201370013" session_id=3252043676 session_state=END} 20241125122639489 DSS <0004> hlr_ussd.c:576 262425201370013/0xc1d63f9c: Process SS (END) 20241125122639489 DSS <0004> hlr_ussd.c:518 262425201370013/0xc1d63f9c: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241125122639489 DLGSUP <0013> hlr_ussd.c:278 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262425201370013 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262425201370013" session_id=3252043676 session_state=END} 20241125122639489 DLGSUP <0013> gsup_req.c:171 GSUP 259: MSC-00-00-00-00-00-00: IMSI-262425201370013 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122639489 DLGSUP <0013> gsup_req.c:171 GSUP 260: EUSE-foobar: IMSI-262425201370013 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241125122639489 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122639489 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639489 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@914cea5248de: Found GsupExpect[0] for "262425201370013" handled at TC_mo_ussd_euse_defaultroute(246) HLR_Test-GSUP(237)@914cea5248de: Added IMSI table entry 6TC_mo_ussd_euse_defaultroute(246)"262425201370013" TC_mo_ussd_euse_defaultroute(246)@914cea5248de: setverdict(pass): none -> pass 20241125122639491 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44842<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(246)@914cea5248de: Final verdict of PTC: pass 20241125122639492 DAUC <0003> db_auc.c:157 IMSI='262429934841379': No 2G Auth Data 20241125122639492 DAUC <0003> db_auc.c:192 IMSI='262429934841379': No 3G Auth Data HLR_Test-GSUP(237)@914cea5248de: Created GsupExpect[0] for "262429934841379" to be handled at TC_mo_ussd_euse_defaultroute(247) 20241125122639498 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44850<->l=127.0.0.1:4258 20241125122639501 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639501 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122639501 DLGSUP <0013> gsup_req.c:138 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262429934841379 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262429934841379" session_id=881046905 session_state=BEGIN} 20241125122639501 DSS <0004> hlr_ussd.c:576 262429934841379/0x3483b579: Process SS (BEGIN) 20241125122639501 DSS <0004> hlr_ussd.c:169 Could not find Route for USSD Code '*999#' 20241125122639501 DSS <0004> hlr_ussd.c:518 262429934841379/0x3483b579: USSD CompType=Invoke, OpCode=ProcessUssReq '*999#' 20241125122639501 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639501 DLINP <000b> input/ipa.c:431 127.0.0.1:33207 sending data 20241125122639501 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639501 DLINP <000b> input/ipa.c:431 127.0.0.1:33207 sending data EUSE-TC_mo_ussd_euse_defaultroute(234)@914cea5248de: 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 } } } } } 20241125122639502 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639502 DLINP <000b> input/ipa.c:405 127.0.0.1:33207 message received 20241125122639502 DLGSUP <0013> gsup_req.c:138 GSUP 262: EUSE-foobar: IMSI-262429934841379 OSMO_GSUP_MSGT_PROC_SS_RESULT: new request: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429934841379" session_id=881046905 session_state=END} 20241125122639502 DSS <0004> hlr_ussd.c:576 262429934841379/0x3483b579: Process SS (END) 20241125122639502 DSS <0004> hlr_ussd.c:518 262429934841379/0x3483b579: USSD CompType=ReturnResult, OpCode=ProcessUssReq '*999#' 20241125122639502 DLGSUP <0013> hlr_ussd.c:278 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262429934841379 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262429934841379" session_id=881046905 session_state=END} 20241125122639502 DLGSUP <0013> gsup_req.c:171 GSUP 261: MSC-00-00-00-00-00-00: IMSI-262429934841379 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122639502 DLGSUP <0013> gsup_req.c:171 GSUP 262: EUSE-foobar: IMSI-262429934841379 OSMO_GSUP_MSGT_PROC_SS_RESULT: free 20241125122639502 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122639502 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639502 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(237)@914cea5248de: Found GsupExpect[0] for "262429934841379" handled at TC_mo_ussd_euse_defaultroute(247) HLR_Test-GSUP(237)@914cea5248de: Added IMSI table entry 7TC_mo_ussd_euse_defaultroute(247)"262429934841379" TC_mo_ussd_euse_defaultroute(247)@914cea5248de: setverdict(pass): none -> pass 20241125122639504 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44850<->l=127.0.0.1:4258 TC_mo_ussd_euse_defaultroute(247)@914cea5248de: Final verdict of PTC: pass EUSE-TC_mo_ussd_euse_defaultroute(234)@914cea5248de: Final verdict of PTC: none 20241125122639505 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44776<->l=127.0.0.1:4258 20241125122639506 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639506 DLINP <000b> input/ipa.c:405 127.0.0.1:33207 message received 20241125122639506 DLINP <000b> input/ipa.c:414 127.0.0.1:33207 connection closed with server 20241125122639506 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:33207 20241125122639506 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "EUSE-foobar\0" (GSUP disconnect) 20241125122639506 DLINP <000b> input/ipa.c:451 connected read/write 20241125122639506 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122639506 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241125122639506 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241125122639506 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241125122639506 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:42899<->l=127.0.0.1:4259) IPA-EUSE-foobar(236)@914cea5248de: Final verdict of PTC: none HLR_Test-GSUP(237)@914cea5248de: Final verdict of PTC: none 238@914cea5248de: Final verdict of PTC: none HLR_Test-GSUP-IPA(235)@914cea5248de: Final verdict of PTC: none IPA-CTRL-CLI-IPA(239)@914cea5248de: Final verdict of PTC: none MTC@914cea5248de: Setting final verdict of the test case. MTC@914cea5248de: Local verdict of MTC: none MTC@914cea5248de: Local verdict of PTC EUSE-TC_mo_ussd_euse_defaultroute(234): none (none -> none) MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP-IPA(235): none (none -> none) MTC@914cea5248de: Local verdict of PTC IPA-EUSE-foobar(236): none (none -> none) MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP(237): none (none -> none) MTC@914cea5248de: Local verdict of PTC with component reference 238: none (none -> none) MTC@914cea5248de: Local verdict of PTC IPA-CTRL-CLI-IPA(239): none (none -> none) MTC@914cea5248de: Local verdict of PTC TC_mo_ussd_euse_defaultroute(240): pass (none -> pass) MTC@914cea5248de: Local verdict of PTC TC_mo_ussd_euse_defaultroute(241): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_mo_ussd_euse_defaultroute(242): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_mo_ussd_euse_defaultroute(243): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_mo_ussd_euse_defaultroute(244): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_mo_ussd_euse_defaultroute(245): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_mo_ussd_euse_defaultroute(246): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_mo_ussd_euse_defaultroute(247): pass (pass -> pass) MTC@914cea5248de: Test case TC_mo_ussd_euse_defaultroute finished. Verdict: pass MTC@914cea5248de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass'. Mon Nov 25 12:26:39 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 20241125122639545 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:44864<->l=127.0.0.1:4258 20241125122639746 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:44864<->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=113380) 20241125122641644 DSS <0004> hlr_ussd.c:239 262422800481106/0x4c677bea: SS Session Timeout, destroying 20241125122641644 DLGSUP <0013> gsup_req.c:171 GSUP 151: MSC-00-00-00-00-00-00: IMSI-262422800481106 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122641653 DSS <0004> hlr_ussd.c:239 262423838726709/0xeaa6f2e2: SS Session Timeout, destroying 20241125122641653 DLGSUP <0013> gsup_req.c:171 GSUP 152: MSC-00-00-00-00-00-00: IMSI-262423838726709 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122641667 DSS <0004> hlr_ussd.c:239 262427965493427/0x9a8c127a: SS Session Timeout, destroying 20241125122641667 DLGSUP <0013> gsup_req.c:171 GSUP 153: MSC-00-00-00-00-00-00: IMSI-262427965493427 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122641679 DSS <0004> hlr_ussd.c:239 262420744435393/0x6fd1f1a4: SS Session Timeout, destroying 20241125122641679 DLGSUP <0013> gsup_req.c:171 GSUP 154: MSC-00-00-00-00-00-00: IMSI-262420744435393 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122641690 DSS <0004> hlr_ussd.c:239 262426667404178/0x6b637157: SS Session Timeout, destroying 20241125122641690 DLGSUP <0013> gsup_req.c:171 GSUP 155: MSC-00-00-00-00-00-00: IMSI-262426667404178 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122641703 DSS <0004> hlr_ussd.c:239 262425609326319/0x48dfe714: SS Session Timeout, destroying 20241125122641703 DLGSUP <0013> gsup_req.c:171 GSUP 156: MSC-00-00-00-00-00-00: IMSI-262425609326319 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122641715 DSS <0004> hlr_ussd.c:239 262422249023305/0xc496a3a0: SS Session Timeout, destroying 20241125122641715 DLGSUP <0013> gsup_req.c:171 GSUP 157: MSC-00-00-00-00-00-00: IMSI-262422249023305 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122641728 DSS <0004> hlr_ussd.c:239 262426092399291/0xa07549de: SS Session Timeout, destroying 20241125122641728 DLGSUP <0013> gsup_req.c:171 GSUP 158: MSC-00-00-00-00-00-00: IMSI-262426092399291 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@914cea5248de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_ussd_euse_defaultroute pass' was executed successfully (exit status: 0). MTC@914cea5248de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject'. ------ HLR_Tests.TC_mo_sss_reject ------ Mon Nov 25 12:26:41 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_mo_sss_reject.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@914cea5248de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_mo_sss_reject' was executed successfully (exit status: 0). MTC@914cea5248de: Test case TC_mo_sss_reject started. MTC@914cea5248de: legacy= false MTC@914cea5248de: in not legacy case 1 MTC@914cea5248de: in not legacy case 2 20241125122642856 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241125122642856 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@914cea5248de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241125122642858 DLINP <000b> input/ipa.c:451 connected read/write 20241125122642858 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122642859 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40764<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(248)@914cea5248de: 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)@914cea5248de: 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 } } } } 20241125122642861 DLINP <000b> input/ipa.c:451 connected read/write 20241125122642861 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122642861 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122642861 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241125122642861 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241125122642861 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241125122642861 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241125122642861 DLGSUP <0013> gsup_server.c:235 2: 20241125122642861 DLGSUP <0013> gsup_server.c:237 2: 00 20241125122642861 DLGSUP <0013> gsup_server.c:235 3: 20241125122642861 DLGSUP <0013> gsup_server.c:237 3: 00 20241125122642861 DLGSUP <0013> gsup_server.c:235 4: 20241125122642861 DLGSUP <0013> gsup_server.c:237 4: 00 20241125122642861 DLGSUP <0013> gsup_server.c:235 5: 20241125122642861 DLGSUP <0013> gsup_server.c:237 5: 00 20241125122642861 DLGSUP <0013> gsup_server.c:235 7: 20241125122642861 DLGSUP <0013> gsup_server.c:237 7: 00 20241125122642861 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122642861 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241125122642861 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(248)@914cea5248de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 250@914cea5248de: 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") 20241125122642871 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:38503<->l=127.0.0.1:4259) 20241125122642872 DAUC <0003> db_auc.c:157 IMSI='262424730040997': No 2G Auth Data 20241125122642872 DAUC <0003> db_auc.c:192 IMSI='262424730040997': No 3G Auth Data HLR_Test-GSUP(249)@914cea5248de: Created GsupExpect[0] for "262424730040997" to be handled at TC_mo_sss_reject(252) 20241125122642878 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40766<->l=127.0.0.1:4258 20241125122642906 DLINP <000b> input/ipa.c:451 connected read/write 20241125122642906 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122642906 DLGSUP <0013> gsup_req.c:138 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262424730040997 OSMO_GSUP_MSGT_PROC_SS_REQUEST: new request: {OSMO_GSUP_MSGT_PROC_SS_REQUEST: imsi="262424730040997" session_id=368144958 session_state=BEGIN} 20241125122642906 DSS <0004> hlr_ussd.c:576 262424730040997/0x15f1723e: Process SS (BEGIN) 20241125122642906 DSS <0004> hlr_ussd.c:498 262424730040997/0x15f1723e: SS CompType=Invoke, OpCode=InterrogateSS 20241125122642906 DSS <0004> hlr_ussd.c:506 262424730040997/0x15f1723e: Structured SS requests are not supported, rejecting... 20241125122642906 DSS <0004> hlr_ussd.c:354 262424730040997/0x15f1723e: Tx ReturnError(0, 0x15) 20241125122642906 DLGSUP <0013> hlr_ussd.c:278 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262424730040997 OSMO_GSUP_MSGT_PROC_SS_REQUEST: Tx response: {OSMO_GSUP_MSGT_PROC_SS_RESULT: imsi="262424730040997" session_id=368144958 session_state=END} 20241125122642906 DLINP <000b> input/ipa.c:451 connected read/write 20241125122642906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122642906 DLINP <000b> input/ipa.c:451 connected read/write 20241125122642906 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(249)@914cea5248de: Found GsupExpect[0] for "262424730040997" handled at TC_mo_sss_reject(252) HLR_Test-GSUP(249)@914cea5248de: Added IMSI table entry 0TC_mo_sss_reject(252)"262424730040997" TC_mo_sss_reject(252)@914cea5248de: setverdict(pass): none -> pass 20241125122642916 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40766<->l=127.0.0.1:4258 TC_mo_sss_reject(252)@914cea5248de: Final verdict of PTC: pass 20241125122642919 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40764<->l=127.0.0.1:4258 20241125122642921 DLINP <000b> input/ipa.c:451 connected read/write 20241125122642921 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122642921 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241125122642921 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241125122642921 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241125122642921 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:38503<->l=127.0.0.1:4259) HLR_Test-GSUP(249)@914cea5248de: Final verdict of PTC: none 250@914cea5248de: Final verdict of PTC: none IPA-CTRL-CLI-IPA(251)@914cea5248de: Final verdict of PTC: none HLR_Test-GSUP-IPA(248)@914cea5248de: Final verdict of PTC: none MTC@914cea5248de: Setting final verdict of the test case. MTC@914cea5248de: Local verdict of MTC: none MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP-IPA(248): none (none -> none) MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP(249): none (none -> none) MTC@914cea5248de: Local verdict of PTC with component reference 250: none (none -> none) MTC@914cea5248de: Local verdict of PTC IPA-CTRL-CLI-IPA(251): none (none -> none) MTC@914cea5248de: Local verdict of PTC TC_mo_sss_reject(252): pass (none -> pass) MTC@914cea5248de: Test case TC_mo_sss_reject finished. Verdict: pass MTC@914cea5248de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass'. Mon Nov 25 12:26:42 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 20241125122642960 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40780<->l=127.0.0.1:4258 20241125122643061 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40780<->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) 20241125122645065 DSS <0004> hlr_ussd.c:239 262427038587987/0xe8121e41: SS Session Timeout, destroying 20241125122645065 DLGSUP <0013> gsup_req.c:171 GSUP 159: MSC-00-00-00-00-00-00: IMSI-262427038587987 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122645090 DSS <0004> hlr_ussd.c:239 262424081356581/0x461835f2: SS Session Timeout, destroying 20241125122645090 DLGSUP <0013> gsup_req.c:171 GSUP 160: MSC-00-00-00-00-00-00: IMSI-262424081356581 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@914cea5248de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_mo_sss_reject pass' was executed successfully (exit status: 0). MTC@914cea5248de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei'. 20241125122645101 DSS <0004> hlr_ussd.c:239 262426411247804/0xdff8eae7: SS Session Timeout, destroying 20241125122645101 DLGSUP <0013> gsup_req.c:171 GSUP 161: MSC-00-00-00-00-00-00: IMSI-262426411247804 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free ------ HLR_Tests.TC_gsup_check_imei ------ Mon Nov 25 12:26:45 UTC 2024 20241125122645112 DSS <0004> hlr_ussd.c:239 262428380136860/0x332a54f2: SS Session Timeout, destroying 20241125122645112 DLGSUP <0013> gsup_req.c:171 GSUP 162: MSC-00-00-00-00-00-00: IMSI-262428380136860 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122645123 DSS <0004> hlr_ussd.c:239 262423232962464/0x0816d344: SS Session Timeout, destroying 20241125122645123 DLGSUP <0013> gsup_req.c:171 GSUP 163: MSC-00-00-00-00-00-00: IMSI-262423232962464 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-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125122645134 DSS <0004> hlr_ussd.c:239 262421900910519/0xa17d3fa0: SS Session Timeout, destroying 20241125122645134 DLGSUP <0013> gsup_req.c:171 GSUP 164: MSC-00-00-00-00-00-00: IMSI-262421900910519 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122645146 DSS <0004> hlr_ussd.c:239 262420313577630/0x91abf0df: SS Session Timeout, destroying 20241125122645146 DLGSUP <0013> gsup_req.c:171 GSUP 165: MSC-00-00-00-00-00-00: IMSI-262420313577630 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free 20241125122645157 DSS <0004> hlr_ussd.c:239 262422619819592/0xb5b09b3e: SS Session Timeout, destroying 20241125122645158 DLGSUP <0013> gsup_req.c:171 GSUP 166: MSC-00-00-00-00-00-00: IMSI-262422619819592 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@914cea5248de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei' was executed successfully (exit status: 0). MTC@914cea5248de: Test case TC_gsup_check_imei started. MTC@914cea5248de: legacy= false MTC@914cea5248de: in not legacy case 1 MTC@914cea5248de: in not legacy case 2 20241125122646159 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241125122646159 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@914cea5248de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241125122646163 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646163 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122646164 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40784<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(253)@914cea5248de: 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)@914cea5248de: 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 } } } } 20241125122646168 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646168 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122646169 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122646169 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241125122646169 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241125122646169 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241125122646169 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241125122646169 DLGSUP <0013> gsup_server.c:235 2: 20241125122646169 DLGSUP <0013> gsup_server.c:237 2: 00 20241125122646169 DLGSUP <0013> gsup_server.c:235 3: 20241125122646169 DLGSUP <0013> gsup_server.c:237 3: 00 20241125122646169 DLGSUP <0013> gsup_server.c:235 4: 20241125122646169 DLGSUP <0013> gsup_server.c:237 4: 00 20241125122646169 DLGSUP <0013> gsup_server.c:235 5: 20241125122646169 DLGSUP <0013> gsup_server.c:237 5: 00 20241125122646169 DLGSUP <0013> gsup_server.c:235 7: 20241125122646169 DLGSUP <0013> gsup_server.c:237 7: 00 20241125122646169 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122646169 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241125122646169 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(253)@914cea5248de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 255@914cea5248de: 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") 20241125122646189 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33375<->l=127.0.0.1:4259) 20241125122646196 DAUC <0003> db_auc.c:157 IMSI='262420013627538': No 2G Auth Data 20241125122646196 DAUC <0003> db_auc.c:192 IMSI='262420013627538': No 3G Auth Data HLR_Test-GSUP(254)@914cea5248de: Created GsupExpect[0] for "262420013627538" to be handled at TC_gsup_check_imei(257) 20241125122646215 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40800<->l=127.0.0.1:4258 20241125122646224 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646224 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122646224 DLGSUP <0013> gsup_req.c:138 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262420013627538 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420013627538"} 20241125122646224 DMAIN <0000> hlr.c:424 IMSI='262420013627538': has IMEI = 12345678901234 (consider setting 'store-imei') 20241125122646224 DLGSUP <0013> hlr.c:437 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262420013627538 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420013627538"} 20241125122646224 DLGSUP <0013> gsup_req.c:171 GSUP 264: MSC-00-00-00-00-00-00: IMSI-262420013627538 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122646224 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646224 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122646224 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646224 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@914cea5248de: Found GsupExpect[0] for "262420013627538" handled at TC_gsup_check_imei(257) HLR_Test-GSUP(254)@914cea5248de: Added IMSI table entry 0TC_gsup_check_imei(257)"262420013627538" TC_gsup_check_imei(257)@914cea5248de: setverdict(pass): none -> pass 20241125122646226 DAUC <0003> db_auc.c:192 IMSI='262420013627538': No 3G Auth Data 20241125122646229 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646229 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122646229 DLGSUP <0013> gsup_req.c:138 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262420013627538 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420013627538"} 20241125122646229 DAUC <0003> hlr.c:417 IMSI='262420013627538': storing IMEI = 12345678901234 20241125122646229 DLGSUP <0013> hlr.c:437 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262420013627538 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420013627538"} 20241125122646229 DLGSUP <0013> gsup_req.c:171 GSUP 265: MSC-00-00-00-00-00-00: IMSI-262420013627538 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122646229 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646229 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122646229 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646229 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(257)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122646230 DAUC <0003> db_auc.c:192 IMSI='262420013627538': No 3G Auth Data 20241125122646232 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40800<->l=127.0.0.1:4258 TC_gsup_check_imei(257)@914cea5248de: Final verdict of PTC: pass 20241125122646234 DAUC <0003> db_auc.c:157 IMSI='262424086790609': No 2G Auth Data 20241125122646234 DAUC <0003> db_auc.c:192 IMSI='262424086790609': No 3G Auth Data HLR_Test-GSUP(254)@914cea5248de: Created GsupExpect[0] for "262424086790609" to be handled at TC_gsup_check_imei(258) 20241125122646246 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40804<->l=127.0.0.1:4258 20241125122646251 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646251 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122646251 DLGSUP <0013> gsup_req.c:138 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262424086790609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424086790609"} 20241125122646251 DMAIN <0000> hlr.c:424 IMSI='262424086790609': has IMEI = 12345678901234 (consider setting 'store-imei') 20241125122646251 DLGSUP <0013> hlr.c:437 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262424086790609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424086790609"} 20241125122646251 DLGSUP <0013> gsup_req.c:171 GSUP 266: MSC-00-00-00-00-00-00: IMSI-262424086790609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122646251 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646251 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122646251 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646251 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@914cea5248de: Found GsupExpect[0] for "262424086790609" handled at TC_gsup_check_imei(258) HLR_Test-GSUP(254)@914cea5248de: Added IMSI table entry 1TC_gsup_check_imei(258)"262424086790609" TC_gsup_check_imei(258)@914cea5248de: setverdict(pass): none -> pass 20241125122646253 DAUC <0003> db_auc.c:192 IMSI='262424086790609': No 3G Auth Data 20241125122646254 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646254 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122646254 DLGSUP <0013> gsup_req.c:138 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262424086790609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424086790609"} 20241125122646254 DAUC <0003> hlr.c:417 IMSI='262424086790609': storing IMEI = 12345678901234 20241125122646254 DLGSUP <0013> hlr.c:437 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262424086790609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424086790609"} 20241125122646254 DLGSUP <0013> gsup_req.c:171 GSUP 267: MSC-00-00-00-00-00-00: IMSI-262424086790609 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122646254 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122646254 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646254 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122646255 DAUC <0003> db_auc.c:192 IMSI='262424086790609': No 3G Auth Data TC_gsup_check_imei(258)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122646255 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40804<->l=127.0.0.1:4258 TC_gsup_check_imei(258)@914cea5248de: Final verdict of PTC: pass 20241125122646256 DAUC <0003> db_auc.c:157 IMSI='262427847504934': No 2G Auth Data 20241125122646256 DAUC <0003> db_auc.c:192 IMSI='262427847504934': No 3G Auth Data HLR_Test-GSUP(254)@914cea5248de: Created GsupExpect[0] for "262427847504934" to be handled at TC_gsup_check_imei(259) 20241125122646262 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40820<->l=127.0.0.1:4258 20241125122646265 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646265 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122646265 DLGSUP <0013> gsup_req.c:138 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262427847504934 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427847504934"} 20241125122646265 DMAIN <0000> hlr.c:424 IMSI='262427847504934': has IMEI = 12345678901234 (consider setting 'store-imei') 20241125122646265 DLGSUP <0013> hlr.c:437 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262427847504934 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427847504934"} 20241125122646265 DLGSUP <0013> gsup_req.c:171 GSUP 268: MSC-00-00-00-00-00-00: IMSI-262427847504934 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122646265 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122646265 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646265 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@914cea5248de: Found GsupExpect[0] for "262427847504934" handled at TC_gsup_check_imei(259) HLR_Test-GSUP(254)@914cea5248de: Added IMSI table entry 2TC_gsup_check_imei(259)"262427847504934" TC_gsup_check_imei(259)@914cea5248de: setverdict(pass): none -> pass 20241125122646265 DAUC <0003> db_auc.c:192 IMSI='262427847504934': No 3G Auth Data 20241125122646267 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646267 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122646267 DLGSUP <0013> gsup_req.c:138 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262427847504934 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427847504934"} 20241125122646267 DAUC <0003> hlr.c:417 IMSI='262427847504934': storing IMEI = 12345678901234 20241125122646267 DLGSUP <0013> hlr.c:437 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262427847504934 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427847504934"} 20241125122646267 DLGSUP <0013> gsup_req.c:171 GSUP 269: MSC-00-00-00-00-00-00: IMSI-262427847504934 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122646267 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646267 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122646267 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646267 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122646267 DAUC <0003> db_auc.c:192 IMSI='262427847504934': No 3G Auth Data TC_gsup_check_imei(259)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122646267 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40820<->l=127.0.0.1:4258 TC_gsup_check_imei(259)@914cea5248de: Final verdict of PTC: pass 20241125122646268 DAUC <0003> db_auc.c:157 IMSI='262422444312313': No 2G Auth Data 20241125122646268 DAUC <0003> db_auc.c:192 IMSI='262422444312313': No 3G Auth Data HLR_Test-GSUP(254)@914cea5248de: Created GsupExpect[0] for "262422444312313" to be handled at TC_gsup_check_imei(260) 20241125122646274 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40832<->l=127.0.0.1:4258 20241125122646277 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646277 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122646277 DLGSUP <0013> gsup_req.c:138 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262422444312313 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422444312313"} 20241125122646277 DMAIN <0000> hlr.c:424 IMSI='262422444312313': has IMEI = 12345678901234 (consider setting 'store-imei') 20241125122646277 DLGSUP <0013> hlr.c:437 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262422444312313 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422444312313"} 20241125122646277 DLGSUP <0013> gsup_req.c:171 GSUP 270: MSC-00-00-00-00-00-00: IMSI-262422444312313 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122646277 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646277 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122646277 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646277 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@914cea5248de: Found GsupExpect[0] for "262422444312313" handled at TC_gsup_check_imei(260) HLR_Test-GSUP(254)@914cea5248de: Added IMSI table entry 3TC_gsup_check_imei(260)"262422444312313" TC_gsup_check_imei(260)@914cea5248de: setverdict(pass): none -> pass 20241125122646278 DAUC <0003> db_auc.c:157 IMSI='262422444312313': No 2G Auth Data 20241125122646279 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646279 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122646279 DLGSUP <0013> gsup_req.c:138 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262422444312313 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422444312313"} 20241125122646279 DAUC <0003> hlr.c:417 IMSI='262422444312313': storing IMEI = 12345678901234 20241125122646279 DLGSUP <0013> hlr.c:437 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262422444312313 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262422444312313"} 20241125122646279 DLGSUP <0013> gsup_req.c:171 GSUP 271: MSC-00-00-00-00-00-00: IMSI-262422444312313 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122646279 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122646279 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646279 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122646279 DAUC <0003> db_auc.c:157 IMSI='262422444312313': No 2G Auth Data TC_gsup_check_imei(260)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122646280 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40832<->l=127.0.0.1:4258 TC_gsup_check_imei(260)@914cea5248de: Final verdict of PTC: pass 20241125122646280 DAUC <0003> db_auc.c:157 IMSI='262420032586652': No 2G Auth Data 20241125122646280 DAUC <0003> db_auc.c:192 IMSI='262420032586652': No 3G Auth Data HLR_Test-GSUP(254)@914cea5248de: Created GsupExpect[0] for "262420032586652" to be handled at TC_gsup_check_imei(261) 20241125122646287 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40848<->l=127.0.0.1:4258 20241125122646289 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646289 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122646289 DLGSUP <0013> gsup_req.c:138 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262420032586652 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420032586652"} 20241125122646289 DMAIN <0000> hlr.c:424 IMSI='262420032586652': has IMEI = 12345678901234 (consider setting 'store-imei') 20241125122646289 DLGSUP <0013> hlr.c:437 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262420032586652 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420032586652"} 20241125122646289 DLGSUP <0013> gsup_req.c:171 GSUP 272: MSC-00-00-00-00-00-00: IMSI-262420032586652 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122646289 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122646289 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646289 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@914cea5248de: Found GsupExpect[0] for "262420032586652" handled at TC_gsup_check_imei(261) HLR_Test-GSUP(254)@914cea5248de: Added IMSI table entry 4TC_gsup_check_imei(261)"262420032586652" TC_gsup_check_imei(261)@914cea5248de: setverdict(pass): none -> pass 20241125122646290 DAUC <0003> db_auc.c:157 IMSI='262420032586652': No 2G Auth Data 20241125122646291 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646291 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122646291 DLGSUP <0013> gsup_req.c:138 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262420032586652 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262420032586652"} 20241125122646291 DAUC <0003> hlr.c:417 IMSI='262420032586652': storing IMEI = 12345678901234 20241125122646291 DLGSUP <0013> hlr.c:437 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262420032586652 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262420032586652"} 20241125122646291 DLGSUP <0013> gsup_req.c:171 GSUP 273: MSC-00-00-00-00-00-00: IMSI-262420032586652 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122646291 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646291 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122646291 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646291 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(261)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122646292 DAUC <0003> db_auc.c:157 IMSI='262420032586652': No 2G Auth Data 20241125122646292 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40848<->l=127.0.0.1:4258 TC_gsup_check_imei(261)@914cea5248de: Final verdict of PTC: pass 20241125122646293 DAUC <0003> db_auc.c:157 IMSI='262424022911941': No 2G Auth Data 20241125122646293 DAUC <0003> db_auc.c:192 IMSI='262424022911941': No 3G Auth Data HLR_Test-GSUP(254)@914cea5248de: Created GsupExpect[0] for "262424022911941" to be handled at TC_gsup_check_imei(262) 20241125122646299 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40856<->l=127.0.0.1:4258 20241125122646302 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646302 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122646302 DLGSUP <0013> gsup_req.c:138 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262424022911941 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424022911941"} 20241125122646302 DMAIN <0000> hlr.c:424 IMSI='262424022911941': has IMEI = 12345678901234 (consider setting 'store-imei') 20241125122646302 DLGSUP <0013> hlr.c:437 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262424022911941 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424022911941"} 20241125122646302 DLGSUP <0013> gsup_req.c:171 GSUP 274: MSC-00-00-00-00-00-00: IMSI-262424022911941 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122646302 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646302 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122646302 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646302 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@914cea5248de: Found GsupExpect[0] for "262424022911941" handled at TC_gsup_check_imei(262) HLR_Test-GSUP(254)@914cea5248de: Added IMSI table entry 5TC_gsup_check_imei(262)"262424022911941" TC_gsup_check_imei(262)@914cea5248de: setverdict(pass): none -> pass 20241125122646304 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646304 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122646304 DLGSUP <0013> gsup_req.c:138 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262424022911941 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424022911941"} 20241125122646304 DAUC <0003> hlr.c:417 IMSI='262424022911941': storing IMEI = 12345678901234 20241125122646304 DLGSUP <0013> hlr.c:437 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262424022911941 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424022911941"} 20241125122646304 DLGSUP <0013> gsup_req.c:171 GSUP 275: MSC-00-00-00-00-00-00: IMSI-262424022911941 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122646304 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122646304 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646304 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(262)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122646305 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40856<->l=127.0.0.1:4258 TC_gsup_check_imei(262)@914cea5248de: Final verdict of PTC: pass 20241125122646306 DAUC <0003> db_auc.c:157 IMSI='262426193263204': No 2G Auth Data 20241125122646306 DAUC <0003> db_auc.c:192 IMSI='262426193263204': No 3G Auth Data HLR_Test-GSUP(254)@914cea5248de: Created GsupExpect[0] for "262426193263204" to be handled at TC_gsup_check_imei(263) 20241125122646312 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40872<->l=127.0.0.1:4258 20241125122646314 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646314 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122646314 DLGSUP <0013> gsup_req.c:138 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262426193263204 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426193263204"} 20241125122646314 DMAIN <0000> hlr.c:424 IMSI='262426193263204': has IMEI = 12345678901234 (consider setting 'store-imei') 20241125122646314 DLGSUP <0013> hlr.c:437 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262426193263204 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426193263204"} 20241125122646314 DLGSUP <0013> gsup_req.c:171 GSUP 276: MSC-00-00-00-00-00-00: IMSI-262426193263204 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122646314 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122646314 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646314 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@914cea5248de: Found GsupExpect[0] for "262426193263204" handled at TC_gsup_check_imei(263) HLR_Test-GSUP(254)@914cea5248de: Added IMSI table entry 6TC_gsup_check_imei(263)"262426193263204" TC_gsup_check_imei(263)@914cea5248de: setverdict(pass): none -> pass 20241125122646316 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646316 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122646316 DLGSUP <0013> gsup_req.c:138 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262426193263204 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426193263204"} 20241125122646316 DAUC <0003> hlr.c:417 IMSI='262426193263204': storing IMEI = 12345678901234 20241125122646316 DLGSUP <0013> hlr.c:437 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262426193263204 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262426193263204"} 20241125122646316 DLGSUP <0013> gsup_req.c:171 GSUP 277: MSC-00-00-00-00-00-00: IMSI-262426193263204 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122646316 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646316 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122646316 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646316 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(263)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122646317 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40872<->l=127.0.0.1:4258 TC_gsup_check_imei(263)@914cea5248de: Final verdict of PTC: pass 20241125122646318 DAUC <0003> db_auc.c:157 IMSI='262424246589414': No 2G Auth Data 20241125122646318 DAUC <0003> db_auc.c:192 IMSI='262424246589414': No 3G Auth Data HLR_Test-GSUP(254)@914cea5248de: Created GsupExpect[0] for "262424246589414" to be handled at TC_gsup_check_imei(264) 20241125122646324 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40876<->l=127.0.0.1:4258 20241125122646328 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646328 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122646328 DLGSUP <0013> gsup_req.c:138 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262424246589414 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424246589414"} 20241125122646328 DMAIN <0000> hlr.c:424 IMSI='262424246589414': has IMEI = 12345678901234 (consider setting 'store-imei') 20241125122646328 DLGSUP <0013> hlr.c:437 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262424246589414 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424246589414"} 20241125122646328 DLGSUP <0013> gsup_req.c:171 GSUP 278: MSC-00-00-00-00-00-00: IMSI-262424246589414 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122646328 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646328 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122646328 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646328 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(254)@914cea5248de: Found GsupExpect[0] for "262424246589414" handled at TC_gsup_check_imei(264) HLR_Test-GSUP(254)@914cea5248de: Added IMSI table entry 7TC_gsup_check_imei(264)"262424246589414" TC_gsup_check_imei(264)@914cea5248de: setverdict(pass): none -> pass 20241125122646331 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646331 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122646331 DLGSUP <0013> gsup_req.c:138 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262424246589414 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424246589414"} 20241125122646331 DAUC <0003> hlr.c:417 IMSI='262424246589414': storing IMEI = 12345678901234 20241125122646331 DLGSUP <0013> hlr.c:437 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262424246589414 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424246589414"} 20241125122646331 DLGSUP <0013> gsup_req.c:171 GSUP 279: MSC-00-00-00-00-00-00: IMSI-262424246589414 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122646331 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122646331 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646331 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei(264)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122646332 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40876<->l=127.0.0.1:4258 TC_gsup_check_imei(264)@914cea5248de: Final verdict of PTC: pass MTC@914cea5248de: setverdict(pass): none -> pass 20241125122646333 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40784<->l=127.0.0.1:4258 20241125122646334 DLINP <000b> input/ipa.c:451 connected read/write 20241125122646334 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122646334 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241125122646334 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241125122646334 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP-IPA(253)@914cea5248de: Final verdict of PTC: none 20241125122646334 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33375<->l=127.0.0.1:4259) HLR_Test-GSUP(254)@914cea5248de: Final verdict of PTC: none 255@914cea5248de: Final verdict of PTC: none IPA-CTRL-CLI-IPA(256)@914cea5248de: Final verdict of PTC: none MTC@914cea5248de: Setting final verdict of the test case. MTC@914cea5248de: Local verdict of MTC: pass MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP-IPA(253): none (pass -> pass) MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP(254): none (pass -> pass) MTC@914cea5248de: Local verdict of PTC with component reference 255: none (pass -> pass) MTC@914cea5248de: Local verdict of PTC IPA-CTRL-CLI-IPA(256): none (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_check_imei(257): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_check_imei(258): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_check_imei(259): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_check_imei(260): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_check_imei(261): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_check_imei(262): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_check_imei(263): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_check_imei(264): pass (pass -> pass) MTC@914cea5248de: Test case TC_gsup_check_imei finished. Verdict: pass MTC@914cea5248de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass'. Mon Nov 25 12:26:46 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 20241125122646362 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40886<->l=127.0.0.1:4258 20241125122646463 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40886<->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=125224) MTC@914cea5248de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei pass' was executed successfully (exit status: 0). MTC@914cea5248de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Mon Nov 25 12:26:48 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_via_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@914cea5248de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_via_proxy' was executed successfully (exit status: 0). MTC@914cea5248de: Test case TC_gsup_check_imei_via_proxy started. MTC@914cea5248de: legacy= false MTC@914cea5248de: in not legacy case 1 MTC@914cea5248de: in not legacy case 2 20241125122649567 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241125122649567 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(265)@914cea5248de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241125122649570 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649570 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122649570 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40894<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(265)@914cea5248de: 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)@914cea5248de: 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 } } } } 20241125122649572 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649572 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122649572 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122649572 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241125122649572 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241125122649572 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241125122649572 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241125122649572 DLGSUP <0013> gsup_server.c:235 2: 20241125122649572 DLGSUP <0013> gsup_server.c:237 2: 00 20241125122649572 DLGSUP <0013> gsup_server.c:235 3: 20241125122649572 DLGSUP <0013> gsup_server.c:237 3: 00 20241125122649572 DLGSUP <0013> gsup_server.c:235 4: 20241125122649572 DLGSUP <0013> gsup_server.c:237 4: 00 HLR_Test-GSUP-IPA(265)@914cea5248de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241125122649572 DLGSUP <0013> gsup_server.c:235 5: 20241125122649572 DLGSUP <0013> gsup_server.c:237 5: 00 20241125122649572 DLGSUP <0013> gsup_server.c:235 7: 20241125122649572 DLGSUP <0013> gsup_server.c:237 7: 00 20241125122649572 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122649572 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241125122649572 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 267@914cea5248de: 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") 20241125122649580 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40409<->l=127.0.0.1:4259) 20241125122649582 DAUC <0003> db_auc.c:157 IMSI='262425808888600': No 2G Auth Data 20241125122649582 DAUC <0003> db_auc.c:192 IMSI='262425808888600': No 3G Auth Data HLR_Test-GSUP(266)@914cea5248de: Created GsupExpect[0] for "262425808888600" to be handled at TC_gsup_check_imei_via_proxy(269) 20241125122649589 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40896<->l=127.0.0.1:4258 20241125122649618 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649618 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122649618 DLGSUP <0013> gsup_req.c:138 GSUP 280: MSC-00-00-00-00-00-00: IMSI-262425808888600 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425808888600" source_name="the-source\n"} 20241125122649618 DMAIN <0000> gsup_router.c:90 Adding GSUP route for the-source 0-00-00-00 via 127.0.0.1:9999 20241125122649618 DMAIN <0000> hlr.c:424 IMSI='262425808888600': has IMEI = 12345678901234 (consider setting 'store-imei') 20241125122649618 DLGSUP <0013> hlr.c:437 GSUP 280: the-source\n: IMSI-262425808888600 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425808888600" destination_name="the-source\n"} 20241125122649618 DLGSUP <0013> gsup_req.c:171 GSUP 280: the-source\n: IMSI-262425808888600 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122649618 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649618 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122649618 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649619 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@914cea5248de: Found GsupExpect[0] for "262425808888600" handled at TC_gsup_check_imei_via_proxy(269) HLR_Test-GSUP(266)@914cea5248de: Added IMSI table entry 0TC_gsup_check_imei_via_proxy(269)"262425808888600" TC_gsup_check_imei_via_proxy(269)@914cea5248de: setverdict(pass): none -> pass 20241125122649623 DAUC <0003> db_auc.c:192 IMSI='262425808888600': No 3G Auth Data 20241125122649628 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649628 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122649628 DLGSUP <0013> gsup_req.c:138 GSUP 281: MSC-00-00-00-00-00-00: IMSI-262425808888600 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425808888600" source_name="the-source\n"} 20241125122649628 DAUC <0003> hlr.c:417 IMSI='262425808888600': storing IMEI = 12345678901234 20241125122649628 DLGSUP <0013> hlr.c:437 GSUP 281: the-source\n: IMSI-262425808888600 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425808888600" destination_name="the-source\n"} 20241125122649628 DLGSUP <0013> gsup_req.c:171 GSUP 281: the-source\n: IMSI-262425808888600 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122649628 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122649628 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649628 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(269)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122649629 DAUC <0003> db_auc.c:192 IMSI='262425808888600': No 3G Auth Data 20241125122649630 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40896<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(269)@914cea5248de: Final verdict of PTC: pass 20241125122649631 DAUC <0003> db_auc.c:157 IMSI='262429311786845': No 2G Auth Data 20241125122649631 DAUC <0003> db_auc.c:192 IMSI='262429311786845': No 3G Auth Data HLR_Test-GSUP(266)@914cea5248de: Created GsupExpect[0] for "262429311786845" to be handled at TC_gsup_check_imei_via_proxy(270) 20241125122649643 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40912<->l=127.0.0.1:4258 20241125122649645 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649645 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122649645 DLGSUP <0013> gsup_req.c:138 GSUP 282: MSC-00-00-00-00-00-00: IMSI-262429311786845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429311786845" source_name="the-source\n"} 20241125122649645 DMAIN <0000> hlr.c:424 IMSI='262429311786845': has IMEI = 12345678901234 (consider setting 'store-imei') 20241125122649645 DLGSUP <0013> hlr.c:437 GSUP 282: the-source\n: IMSI-262429311786845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429311786845" destination_name="the-source\n"} 20241125122649645 DLGSUP <0013> gsup_req.c:171 GSUP 282: the-source\n: IMSI-262429311786845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122649645 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122649645 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649645 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@914cea5248de: Found GsupExpect[0] for "262429311786845" handled at TC_gsup_check_imei_via_proxy(270) HLR_Test-GSUP(266)@914cea5248de: Added IMSI table entry 1TC_gsup_check_imei_via_proxy(270)"262429311786845" TC_gsup_check_imei_via_proxy(270)@914cea5248de: setverdict(pass): none -> pass 20241125122649646 DAUC <0003> db_auc.c:192 IMSI='262429311786845': No 3G Auth Data 20241125122649647 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649647 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122649647 DLGSUP <0013> gsup_req.c:138 GSUP 283: MSC-00-00-00-00-00-00: IMSI-262429311786845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429311786845" source_name="the-source\n"} 20241125122649647 DAUC <0003> hlr.c:417 IMSI='262429311786845': storing IMEI = 12345678901234 20241125122649647 DLGSUP <0013> hlr.c:437 GSUP 283: the-source\n: IMSI-262429311786845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429311786845" destination_name="the-source\n"} 20241125122649647 DLGSUP <0013> gsup_req.c:171 GSUP 283: the-source\n: IMSI-262429311786845 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122649647 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122649647 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649647 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(270)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122649648 DAUC <0003> db_auc.c:192 IMSI='262429311786845': No 3G Auth Data 20241125122649648 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40912<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(270)@914cea5248de: Final verdict of PTC: pass 20241125122649649 DAUC <0003> db_auc.c:157 IMSI='262424503497759': No 2G Auth Data 20241125122649649 DAUC <0003> db_auc.c:192 IMSI='262424503497759': No 3G Auth Data HLR_Test-GSUP(266)@914cea5248de: Created GsupExpect[0] for "262424503497759" to be handled at TC_gsup_check_imei_via_proxy(271) 20241125122649657 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40926<->l=127.0.0.1:4258 20241125122649659 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649659 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122649659 DLGSUP <0013> gsup_req.c:138 GSUP 284: MSC-00-00-00-00-00-00: IMSI-262424503497759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424503497759" source_name="the-source\n"} 20241125122649659 DMAIN <0000> hlr.c:424 IMSI='262424503497759': has IMEI = 12345678901234 (consider setting 'store-imei') 20241125122649659 DLGSUP <0013> hlr.c:437 GSUP 284: the-source\n: IMSI-262424503497759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424503497759" destination_name="the-source\n"} 20241125122649659 DLGSUP <0013> gsup_req.c:171 GSUP 284: the-source\n: IMSI-262424503497759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122649659 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122649659 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649659 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@914cea5248de: Found GsupExpect[0] for "262424503497759" handled at TC_gsup_check_imei_via_proxy(271) HLR_Test-GSUP(266)@914cea5248de: Added IMSI table entry 2TC_gsup_check_imei_via_proxy(271)"262424503497759" TC_gsup_check_imei_via_proxy(271)@914cea5248de: setverdict(pass): none -> pass 20241125122649660 DAUC <0003> db_auc.c:192 IMSI='262424503497759': No 3G Auth Data 20241125122649661 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649661 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122649661 DLGSUP <0013> gsup_req.c:138 GSUP 285: MSC-00-00-00-00-00-00: IMSI-262424503497759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424503497759" source_name="the-source\n"} 20241125122649661 DAUC <0003> hlr.c:417 IMSI='262424503497759': storing IMEI = 12345678901234 20241125122649661 DLGSUP <0013> hlr.c:437 GSUP 285: the-source\n: IMSI-262424503497759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424503497759" destination_name="the-source\n"} 20241125122649661 DLGSUP <0013> gsup_req.c:171 GSUP 285: the-source\n: IMSI-262424503497759 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122649661 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122649661 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649661 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122649662 DAUC <0003> db_auc.c:192 IMSI='262424503497759': No 3G Auth Data TC_gsup_check_imei_via_proxy(271)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122649662 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40926<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(271)@914cea5248de: Final verdict of PTC: pass 20241125122649663 DAUC <0003> db_auc.c:157 IMSI='262429881015711': No 2G Auth Data 20241125122649663 DAUC <0003> db_auc.c:192 IMSI='262429881015711': No 3G Auth Data HLR_Test-GSUP(266)@914cea5248de: Created GsupExpect[0] for "262429881015711" to be handled at TC_gsup_check_imei_via_proxy(272) 20241125122649669 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40934<->l=127.0.0.1:4258 20241125122649671 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649671 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122649671 DLGSUP <0013> gsup_req.c:138 GSUP 286: MSC-00-00-00-00-00-00: IMSI-262429881015711 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429881015711" source_name="the-source\n"} 20241125122649671 DMAIN <0000> hlr.c:424 IMSI='262429881015711': has IMEI = 12345678901234 (consider setting 'store-imei') 20241125122649671 DLGSUP <0013> hlr.c:437 GSUP 286: the-source\n: IMSI-262429881015711 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429881015711" destination_name="the-source\n"} 20241125122649671 DLGSUP <0013> gsup_req.c:171 GSUP 286: the-source\n: IMSI-262429881015711 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122649671 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122649671 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649671 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@914cea5248de: Found GsupExpect[0] for "262429881015711" handled at TC_gsup_check_imei_via_proxy(272) HLR_Test-GSUP(266)@914cea5248de: Added IMSI table entry 3TC_gsup_check_imei_via_proxy(272)"262429881015711" TC_gsup_check_imei_via_proxy(272)@914cea5248de: setverdict(pass): none -> pass 20241125122649672 DAUC <0003> db_auc.c:157 IMSI='262429881015711': No 2G Auth Data 20241125122649673 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649673 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122649673 DLGSUP <0013> gsup_req.c:138 GSUP 287: MSC-00-00-00-00-00-00: IMSI-262429881015711 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429881015711" source_name="the-source\n"} 20241125122649673 DAUC <0003> hlr.c:417 IMSI='262429881015711': storing IMEI = 12345678901234 20241125122649673 DLGSUP <0013> hlr.c:437 GSUP 287: the-source\n: IMSI-262429881015711 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262429881015711" destination_name="the-source\n"} 20241125122649673 DLGSUP <0013> gsup_req.c:171 GSUP 287: the-source\n: IMSI-262429881015711 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122649673 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122649673 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649673 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122649674 DAUC <0003> db_auc.c:157 IMSI='262429881015711': No 2G Auth Data TC_gsup_check_imei_via_proxy(272)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122649674 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40934<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(272)@914cea5248de: Final verdict of PTC: pass 20241125122649675 DAUC <0003> db_auc.c:157 IMSI='262427970089164': No 2G Auth Data 20241125122649675 DAUC <0003> db_auc.c:192 IMSI='262427970089164': No 3G Auth Data HLR_Test-GSUP(266)@914cea5248de: Created GsupExpect[0] for "262427970089164" to be handled at TC_gsup_check_imei_via_proxy(273) 20241125122649681 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40944<->l=127.0.0.1:4258 20241125122649684 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649684 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122649684 DLGSUP <0013> gsup_req.c:138 GSUP 288: MSC-00-00-00-00-00-00: IMSI-262427970089164 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427970089164" source_name="the-source\n"} 20241125122649684 DMAIN <0000> hlr.c:424 IMSI='262427970089164': has IMEI = 12345678901234 (consider setting 'store-imei') 20241125122649684 DLGSUP <0013> hlr.c:437 GSUP 288: the-source\n: IMSI-262427970089164 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427970089164" destination_name="the-source\n"} 20241125122649684 DLGSUP <0013> gsup_req.c:171 GSUP 288: the-source\n: IMSI-262427970089164 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122649684 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122649684 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649684 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@914cea5248de: Found GsupExpect[0] for "262427970089164" handled at TC_gsup_check_imei_via_proxy(273) HLR_Test-GSUP(266)@914cea5248de: Added IMSI table entry 4TC_gsup_check_imei_via_proxy(273)"262427970089164" TC_gsup_check_imei_via_proxy(273)@914cea5248de: setverdict(pass): none -> pass 20241125122649685 DAUC <0003> db_auc.c:157 IMSI='262427970089164': No 2G Auth Data 20241125122649686 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649686 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122649686 DLGSUP <0013> gsup_req.c:138 GSUP 289: MSC-00-00-00-00-00-00: IMSI-262427970089164 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427970089164" source_name="the-source\n"} 20241125122649686 DAUC <0003> hlr.c:417 IMSI='262427970089164': storing IMEI = 12345678901234 20241125122649686 DLGSUP <0013> hlr.c:437 GSUP 289: the-source\n: IMSI-262427970089164 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427970089164" destination_name="the-source\n"} 20241125122649686 DLGSUP <0013> gsup_req.c:171 GSUP 289: the-source\n: IMSI-262427970089164 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122649686 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122649686 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649686 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(273)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122649687 DAUC <0003> db_auc.c:157 IMSI='262427970089164': No 2G Auth Data 20241125122649687 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40944<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(273)@914cea5248de: Final verdict of PTC: pass 20241125122649688 DAUC <0003> db_auc.c:157 IMSI='262424835560305': No 2G Auth Data 20241125122649688 DAUC <0003> db_auc.c:192 IMSI='262424835560305': No 3G Auth Data HLR_Test-GSUP(266)@914cea5248de: Created GsupExpect[0] for "262424835560305" to be handled at TC_gsup_check_imei_via_proxy(274) 20241125122649694 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40956<->l=127.0.0.1:4258 20241125122649697 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649697 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122649697 DLGSUP <0013> gsup_req.c:138 GSUP 290: MSC-00-00-00-00-00-00: IMSI-262424835560305 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424835560305" source_name="the-source\n"} 20241125122649697 DMAIN <0000> hlr.c:424 IMSI='262424835560305': has IMEI = 12345678901234 (consider setting 'store-imei') 20241125122649697 DLGSUP <0013> hlr.c:437 GSUP 290: the-source\n: IMSI-262424835560305 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424835560305" destination_name="the-source\n"} 20241125122649697 DLGSUP <0013> gsup_req.c:171 GSUP 290: the-source\n: IMSI-262424835560305 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122649697 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122649697 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649697 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@914cea5248de: Found GsupExpect[0] for "262424835560305" handled at TC_gsup_check_imei_via_proxy(274) HLR_Test-GSUP(266)@914cea5248de: Added IMSI table entry 5TC_gsup_check_imei_via_proxy(274)"262424835560305" TC_gsup_check_imei_via_proxy(274)@914cea5248de: setverdict(pass): none -> pass 20241125122649699 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649699 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122649699 DLGSUP <0013> gsup_req.c:138 GSUP 291: MSC-00-00-00-00-00-00: IMSI-262424835560305 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424835560305" source_name="the-source\n"} 20241125122649699 DAUC <0003> hlr.c:417 IMSI='262424835560305': storing IMEI = 12345678901234 20241125122649699 DLGSUP <0013> hlr.c:437 GSUP 291: the-source\n: IMSI-262424835560305 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424835560305" destination_name="the-source\n"} 20241125122649699 DLGSUP <0013> gsup_req.c:171 GSUP 291: the-source\n: IMSI-262424835560305 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122649699 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122649699 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649699 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(274)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122649700 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40956<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(274)@914cea5248de: Final verdict of PTC: pass 20241125122649700 DAUC <0003> db_auc.c:157 IMSI='262424331113029': No 2G Auth Data 20241125122649700 DAUC <0003> db_auc.c:192 IMSI='262424331113029': No 3G Auth Data HLR_Test-GSUP(266)@914cea5248de: Created GsupExpect[0] for "262424331113029" to be handled at TC_gsup_check_imei_via_proxy(275) 20241125122649707 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40964<->l=127.0.0.1:4258 20241125122649709 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649709 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122649709 DLGSUP <0013> gsup_req.c:138 GSUP 292: MSC-00-00-00-00-00-00: IMSI-262424331113029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424331113029" source_name="the-source\n"} 20241125122649709 DMAIN <0000> hlr.c:424 IMSI='262424331113029': has IMEI = 12345678901234 (consider setting 'store-imei') 20241125122649709 DLGSUP <0013> hlr.c:437 GSUP 292: the-source\n: IMSI-262424331113029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424331113029" destination_name="the-source\n"} 20241125122649709 DLGSUP <0013> gsup_req.c:171 GSUP 292: the-source\n: IMSI-262424331113029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122649709 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122649709 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649709 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@914cea5248de: Found GsupExpect[0] for "262424331113029" handled at TC_gsup_check_imei_via_proxy(275) HLR_Test-GSUP(266)@914cea5248de: Added IMSI table entry 6TC_gsup_check_imei_via_proxy(275)"262424331113029" TC_gsup_check_imei_via_proxy(275)@914cea5248de: setverdict(pass): none -> pass 20241125122649711 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649711 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122649711 DLGSUP <0013> gsup_req.c:138 GSUP 293: MSC-00-00-00-00-00-00: IMSI-262424331113029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424331113029" source_name="the-source\n"} 20241125122649711 DAUC <0003> hlr.c:417 IMSI='262424331113029': storing IMEI = 12345678901234 20241125122649711 DLGSUP <0013> hlr.c:437 GSUP 293: the-source\n: IMSI-262424331113029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262424331113029" destination_name="the-source\n"} 20241125122649711 DLGSUP <0013> gsup_req.c:171 GSUP 293: the-source\n: IMSI-262424331113029 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122649711 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122649711 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649711 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(275)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122649712 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40964<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(275)@914cea5248de: Final verdict of PTC: pass 20241125122649712 DAUC <0003> db_auc.c:157 IMSI='262425286801351': No 2G Auth Data 20241125122649712 DAUC <0003> db_auc.c:192 IMSI='262425286801351': No 3G Auth Data HLR_Test-GSUP(266)@914cea5248de: Created GsupExpect[0] for "262425286801351" to be handled at TC_gsup_check_imei_via_proxy(276) 20241125122649720 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40976<->l=127.0.0.1:4258 20241125122649723 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649723 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122649723 DLGSUP <0013> gsup_req.c:138 GSUP 294: MSC-00-00-00-00-00-00: IMSI-262425286801351 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425286801351" source_name="the-source\n"} 20241125122649723 DMAIN <0000> hlr.c:424 IMSI='262425286801351': has IMEI = 12345678901234 (consider setting 'store-imei') 20241125122649723 DLGSUP <0013> hlr.c:437 GSUP 294: the-source\n: IMSI-262425286801351 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425286801351" destination_name="the-source\n"} 20241125122649723 DLGSUP <0013> gsup_req.c:171 GSUP 294: the-source\n: IMSI-262425286801351 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122649723 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122649723 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(266)@914cea5248de: Found GsupExpect[0] for "262425286801351" handled at TC_gsup_check_imei_via_proxy(276) HLR_Test-GSUP(266)@914cea5248de: Added IMSI table entry 7TC_gsup_check_imei_via_proxy(276)"262425286801351" TC_gsup_check_imei_via_proxy(276)@914cea5248de: setverdict(pass): none -> pass 20241125122649726 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649726 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122649726 DLGSUP <0013> gsup_req.c:138 GSUP 295: MSC-00-00-00-00-00-00: IMSI-262425286801351 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262425286801351" source_name="the-source\n"} 20241125122649726 DAUC <0003> hlr.c:417 IMSI='262425286801351': storing IMEI = 12345678901234 20241125122649726 DLGSUP <0013> hlr.c:437 GSUP 295: the-source\n: IMSI-262425286801351 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262425286801351" destination_name="the-source\n"} 20241125122649726 DLGSUP <0013> gsup_req.c:171 GSUP 295: the-source\n: IMSI-262425286801351 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122649726 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122649726 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649726 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_via_proxy(276)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122649728 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40976<->l=127.0.0.1:4258 TC_gsup_check_imei_via_proxy(276)@914cea5248de: Final verdict of PTC: pass MTC@914cea5248de: setverdict(pass): none -> pass 20241125122649729 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40894<->l=127.0.0.1:4258 20241125122649729 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40409<->l=127.0.0.1:4259) 267@914cea5248de: Final verdict of PTC: none 20241125122649729 DLINP <000b> input/ipa.c:451 connected read/write 20241125122649729 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122649729 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241125122649729 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241125122649729 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241125122649729 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "the-source\n" (GSUP disconnect) HLR_Test-GSUP(266)@914cea5248de: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@914cea5248de: Final verdict of PTC: none HLR_Test-GSUP-IPA(265)@914cea5248de: Final verdict of PTC: none MTC@914cea5248de: Setting final verdict of the test case. MTC@914cea5248de: Local verdict of MTC: pass MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP-IPA(265): none (pass -> pass) MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP(266): none (pass -> pass) MTC@914cea5248de: Local verdict of PTC with component reference 267: none (pass -> pass) MTC@914cea5248de: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_check_imei_via_proxy(269): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_check_imei_via_proxy(270): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_check_imei_via_proxy(271): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_check_imei_via_proxy(272): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_check_imei_via_proxy(273): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_check_imei_via_proxy(274): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_check_imei_via_proxy(275): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_check_imei_via_proxy(276): pass (pass -> pass) MTC@914cea5248de: Test case TC_gsup_check_imei_via_proxy finished. Verdict: pass MTC@914cea5248de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_via_proxy pass'. Mon Nov 25 12:26:49 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 20241125122649751 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40992<->l=127.0.0.1:4258 20241125122649852 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40992<->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=127120) MTC@914cea5248de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@914cea5248de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Mon Nov 25 12:26:51 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_invalid_len.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@914cea5248de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_invalid_len' was executed successfully (exit status: 0). MTC@914cea5248de: Test case TC_gsup_check_imei_invalid_len started. MTC@914cea5248de: legacy= false MTC@914cea5248de: in not legacy case 1 MTC@914cea5248de: in not legacy case 2 20241125122652924 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241125122652924 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@914cea5248de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241125122652928 DLINP <000b> input/ipa.c:451 connected read/write 20241125122652928 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122652929 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45148<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(277)@914cea5248de: 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)@914cea5248de: 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 } } } } 20241125122652931 DLINP <000b> input/ipa.c:451 connected read/write 20241125122652931 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122652931 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122652931 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241125122652931 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241125122652931 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241125122652931 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241125122652931 DLGSUP <0013> gsup_server.c:235 2: 20241125122652931 DLGSUP <0013> gsup_server.c:237 2: 00 20241125122652931 DLGSUP <0013> gsup_server.c:235 3: 20241125122652931 DLGSUP <0013> gsup_server.c:237 3: 00 20241125122652931 DLGSUP <0013> gsup_server.c:235 4: 20241125122652931 DLGSUP <0013> gsup_server.c:237 4: 00 20241125122652931 DLGSUP <0013> gsup_server.c:235 5: 20241125122652931 DLGSUP <0013> gsup_server.c:237 5: 00 20241125122652931 DLGSUP <0013> gsup_server.c:235 7: 20241125122652931 DLGSUP <0013> gsup_server.c:237 7: 00 20241125122652931 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122652931 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241125122652931 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(277)@914cea5248de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 279@914cea5248de: 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") 20241125122652947 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:45747<->l=127.0.0.1:4259) 20241125122652951 DAUC <0003> db_auc.c:157 IMSI='262422937885710': No 2G Auth Data 20241125122652951 DAUC <0003> db_auc.c:192 IMSI='262422937885710': No 3G Auth Data HLR_Test-GSUP(278)@914cea5248de: Created GsupExpect[0] for "262422937885710" to be handled at TC_gsup_check_imei_invalid_len(281) 20241125122652971 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45156<->l=127.0.0.1:4258 20241125122652976 DLINP <000b> input/ipa.c:451 connected read/write 20241125122652976 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122652976 DLGSUP <0013> gsup_req.c:138 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262422937885710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422937885710"} 20241125122652976 DLGSUP <0013> hlr.c:399 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262422937885710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241125122652976 DLGSUP <0013> gsup_req.c:274 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262422937885710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422937885710" cause=Invalid mandatory information} 20241125122652976 DLGSUP <0013> gsup_req.c:171 GSUP 296: MSC-00-00-00-00-00-00: IMSI-262422937885710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122652976 DLINP <000b> input/ipa.c:451 connected read/write 20241125122652976 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122652976 DLINP <000b> input/ipa.c:451 connected read/write 20241125122652976 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@914cea5248de: Found GsupExpect[0] for "262422937885710" handled at TC_gsup_check_imei_invalid_len(281) HLR_Test-GSUP(278)@914cea5248de: Added IMSI table entry 0TC_gsup_check_imei_invalid_len(281)"262422937885710" TC_gsup_check_imei_invalid_len(281)@914cea5248de: setverdict(pass): none -> pass 20241125122652978 DLINP <000b> input/ipa.c:451 connected read/write 20241125122652978 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122652978 DLGSUP <0013> gsup_req.c:138 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262422937885710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422937885710"} 20241125122652978 DLGSUP <0013> hlr.c:399 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262422937885710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241125122652978 DLGSUP <0013> gsup_req.c:274 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262422937885710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422937885710" cause=Invalid mandatory information} 20241125122652978 DLGSUP <0013> gsup_req.c:171 GSUP 297: MSC-00-00-00-00-00-00: IMSI-262422937885710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122652978 DLINP <000b> input/ipa.c:451 connected read/write 20241125122652978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122652978 DLINP <000b> input/ipa.c:451 connected read/write 20241125122652978 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122652979 DLINP <000b> input/ipa.c:451 connected read/write 20241125122652979 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122652979 DLGSUP <0013> gsup_req.c:138 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262422937885710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422937885710"} 20241125122652979 DLGSUP <0013> hlr.c:408 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262422937885710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241125122652979 DLGSUP <0013> gsup_req.c:274 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262422937885710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422937885710" cause=Invalid mandatory information} 20241125122652979 DLGSUP <0013> gsup_req.c:171 GSUP 298: MSC-00-00-00-00-00-00: IMSI-262422937885710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122652979 DLINP <000b> input/ipa.c:451 connected read/write 20241125122652979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122652979 DLINP <000b> input/ipa.c:451 connected read/write 20241125122652979 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122652979 DLINP <000b> input/ipa.c:451 connected read/write 20241125122652979 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122652979 DLGSUP <0013> gsup_req.c:138 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262422937885710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422937885710"} 20241125122652979 DLGSUP <0013> hlr.c:408 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262422937885710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241125122652979 DLGSUP <0013> gsup_req.c:274 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262422937885710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422937885710" cause=Invalid mandatory information} 20241125122652980 DLGSUP <0013> gsup_req.c:171 GSUP 299: MSC-00-00-00-00-00-00: IMSI-262422937885710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122652980 DLINP <000b> input/ipa.c:451 connected read/write 20241125122652980 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122652980 DLINP <000b> input/ipa.c:451 connected read/write 20241125122652980 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122652980 DLINP <000b> input/ipa.c:451 connected read/write 20241125122652980 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122652980 DLGSUP <0013> gsup_req.c:138 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262422937885710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422937885710"} 20241125122652980 DLGSUP <0013> hlr.c:408 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262422937885710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241125122652980 DLGSUP <0013> gsup_req.c:274 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262422937885710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422937885710" cause=Invalid mandatory information} 20241125122652980 DLGSUP <0013> gsup_req.c:171 GSUP 300: MSC-00-00-00-00-00-00: IMSI-262422937885710 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122652980 DLINP <000b> input/ipa.c:451 connected read/write 20241125122652980 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122652980 DLINP <000b> input/ipa.c:451 connected read/write 20241125122652981 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(281)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122652981 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45156<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(281)@914cea5248de: Final verdict of PTC: pass 20241125122652982 DAUC <0003> db_auc.c:157 IMSI='262429975804703': No 2G Auth Data 20241125122652982 DAUC <0003> db_auc.c:192 IMSI='262429975804703': No 3G Auth Data HLR_Test-GSUP(278)@914cea5248de: Created GsupExpect[0] for "262429975804703" to be handled at TC_gsup_check_imei_invalid_len(282) 20241125122652992 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45162<->l=127.0.0.1:4258 20241125122652994 DLINP <000b> input/ipa.c:451 connected read/write 20241125122652994 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122652994 DLGSUP <0013> gsup_req.c:138 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262429975804703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429975804703"} 20241125122652994 DLGSUP <0013> hlr.c:399 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262429975804703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241125122652994 DLGSUP <0013> gsup_req.c:274 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262429975804703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429975804703" cause=Invalid mandatory information} 20241125122652994 DLGSUP <0013> gsup_req.c:171 GSUP 301: MSC-00-00-00-00-00-00: IMSI-262429975804703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122652994 DLINP <000b> input/ipa.c:451 connected read/write 20241125122652994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122652994 DLINP <000b> input/ipa.c:451 connected read/write 20241125122652994 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@914cea5248de: Found GsupExpect[0] for "262429975804703" handled at TC_gsup_check_imei_invalid_len(282) HLR_Test-GSUP(278)@914cea5248de: Added IMSI table entry 1TC_gsup_check_imei_invalid_len(282)"262429975804703" TC_gsup_check_imei_invalid_len(282)@914cea5248de: setverdict(pass): none -> pass 20241125122652995 DLINP <000b> input/ipa.c:451 connected read/write 20241125122652995 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122652995 DLGSUP <0013> gsup_req.c:138 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262429975804703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429975804703"} 20241125122652995 DLGSUP <0013> hlr.c:399 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262429975804703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241125122652995 DLGSUP <0013> gsup_req.c:274 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262429975804703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429975804703" cause=Invalid mandatory information} 20241125122652995 DLGSUP <0013> gsup_req.c:171 GSUP 302: MSC-00-00-00-00-00-00: IMSI-262429975804703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122652995 DLINP <000b> input/ipa.c:451 connected read/write 20241125122652995 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122652995 DLINP <000b> input/ipa.c:451 connected read/write 20241125122652995 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122652996 DLINP <000b> input/ipa.c:451 connected read/write 20241125122652996 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122652996 DLGSUP <0013> gsup_req.c:138 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262429975804703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429975804703"} 20241125122652996 DLGSUP <0013> hlr.c:408 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262429975804703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241125122652996 DLGSUP <0013> gsup_req.c:274 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262429975804703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429975804703" cause=Invalid mandatory information} 20241125122652996 DLGSUP <0013> gsup_req.c:171 GSUP 303: MSC-00-00-00-00-00-00: IMSI-262429975804703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122652996 DLINP <000b> input/ipa.c:451 connected read/write 20241125122652996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122652996 DLINP <000b> input/ipa.c:451 connected read/write 20241125122652996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122652996 DLINP <000b> input/ipa.c:451 connected read/write 20241125122652996 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122652996 DLGSUP <0013> gsup_req.c:138 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262429975804703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429975804703"} 20241125122652996 DLGSUP <0013> hlr.c:408 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262429975804703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241125122652996 DLGSUP <0013> gsup_req.c:274 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262429975804703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429975804703" cause=Invalid mandatory information} 20241125122652996 DLGSUP <0013> gsup_req.c:171 GSUP 304: MSC-00-00-00-00-00-00: IMSI-262429975804703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122652996 DLINP <000b> input/ipa.c:451 connected read/write 20241125122652996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122652996 DLINP <000b> input/ipa.c:451 connected read/write 20241125122652996 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122652997 DLINP <000b> input/ipa.c:451 connected read/write 20241125122652997 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122652997 DLGSUP <0013> gsup_req.c:138 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262429975804703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262429975804703"} 20241125122652997 DLGSUP <0013> hlr.c:408 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262429975804703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241125122652997 DLGSUP <0013> gsup_req.c:274 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262429975804703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262429975804703" cause=Invalid mandatory information} 20241125122652997 DLGSUP <0013> gsup_req.c:171 GSUP 305: MSC-00-00-00-00-00-00: IMSI-262429975804703 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122652997 DLINP <000b> input/ipa.c:451 connected read/write 20241125122652997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122652997 DLINP <000b> input/ipa.c:451 connected read/write 20241125122652997 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(282)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122652998 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45162<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(282)@914cea5248de: Final verdict of PTC: pass 20241125122652998 DAUC <0003> db_auc.c:157 IMSI='262421914637717': No 2G Auth Data 20241125122652998 DAUC <0003> db_auc.c:192 IMSI='262421914637717': No 3G Auth Data HLR_Test-GSUP(278)@914cea5248de: Created GsupExpect[0] for "262421914637717" to be handled at TC_gsup_check_imei_invalid_len(283) 20241125122653005 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45178<->l=127.0.0.1:4258 20241125122653007 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653007 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122653007 DLGSUP <0013> gsup_req.c:138 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262421914637717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421914637717"} 20241125122653007 DLGSUP <0013> hlr.c:399 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262421914637717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241125122653007 DLGSUP <0013> gsup_req.c:274 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262421914637717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421914637717" cause=Invalid mandatory information} 20241125122653007 DLGSUP <0013> gsup_req.c:171 GSUP 306: MSC-00-00-00-00-00-00: IMSI-262421914637717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122653007 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653007 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653007 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@914cea5248de: Found GsupExpect[0] for "262421914637717" handled at TC_gsup_check_imei_invalid_len(283) HLR_Test-GSUP(278)@914cea5248de: Added IMSI table entry 2TC_gsup_check_imei_invalid_len(283)"262421914637717" TC_gsup_check_imei_invalid_len(283)@914cea5248de: setverdict(pass): none -> pass 20241125122653008 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653008 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122653008 DLGSUP <0013> gsup_req.c:138 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262421914637717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421914637717"} 20241125122653008 DLGSUP <0013> hlr.c:399 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262421914637717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241125122653008 DLGSUP <0013> gsup_req.c:274 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262421914637717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421914637717" cause=Invalid mandatory information} 20241125122653008 DLGSUP <0013> gsup_req.c:171 GSUP 307: MSC-00-00-00-00-00-00: IMSI-262421914637717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122653008 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653008 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653008 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122653009 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653009 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122653009 DLGSUP <0013> gsup_req.c:138 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262421914637717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421914637717"} 20241125122653009 DLGSUP <0013> hlr.c:408 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262421914637717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241125122653009 DLGSUP <0013> gsup_req.c:274 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262421914637717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421914637717" cause=Invalid mandatory information} 20241125122653009 DLGSUP <0013> gsup_req.c:171 GSUP 308: MSC-00-00-00-00-00-00: IMSI-262421914637717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122653009 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653009 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122653009 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653009 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122653009 DLGSUP <0013> gsup_req.c:138 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262421914637717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421914637717"} 20241125122653009 DLGSUP <0013> hlr.c:408 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262421914637717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241125122653009 DLGSUP <0013> gsup_req.c:274 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262421914637717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421914637717" cause=Invalid mandatory information} 20241125122653009 DLGSUP <0013> gsup_req.c:171 GSUP 309: MSC-00-00-00-00-00-00: IMSI-262421914637717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122653009 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653009 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653009 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122653010 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653010 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122653010 DLGSUP <0013> gsup_req.c:138 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262421914637717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262421914637717"} 20241125122653010 DLGSUP <0013> hlr.c:408 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262421914637717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241125122653010 DLGSUP <0013> gsup_req.c:274 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262421914637717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262421914637717" cause=Invalid mandatory information} 20241125122653010 DLGSUP <0013> gsup_req.c:171 GSUP 310: MSC-00-00-00-00-00-00: IMSI-262421914637717 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122653010 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653010 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653010 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653010 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(283)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122653011 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45178<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(283)@914cea5248de: Final verdict of PTC: pass 20241125122653011 DAUC <0003> db_auc.c:157 IMSI='262423371833106': No 2G Auth Data 20241125122653011 DAUC <0003> db_auc.c:192 IMSI='262423371833106': No 3G Auth Data HLR_Test-GSUP(278)@914cea5248de: Created GsupExpect[0] for "262423371833106" to be handled at TC_gsup_check_imei_invalid_len(284) 20241125122653018 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45194<->l=127.0.0.1:4258 20241125122653020 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653020 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122653020 DLGSUP <0013> gsup_req.c:138 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262423371833106 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423371833106"} 20241125122653020 DLGSUP <0013> hlr.c:399 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262423371833106 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241125122653020 DLGSUP <0013> gsup_req.c:274 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262423371833106 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423371833106" cause=Invalid mandatory information} 20241125122653020 DLGSUP <0013> gsup_req.c:171 GSUP 311: MSC-00-00-00-00-00-00: IMSI-262423371833106 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122653020 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653020 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653020 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653020 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@914cea5248de: Found GsupExpect[0] for "262423371833106" handled at TC_gsup_check_imei_invalid_len(284) HLR_Test-GSUP(278)@914cea5248de: Added IMSI table entry 3TC_gsup_check_imei_invalid_len(284)"262423371833106" TC_gsup_check_imei_invalid_len(284)@914cea5248de: setverdict(pass): none -> pass 20241125122653021 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653021 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122653021 DLGSUP <0013> gsup_req.c:138 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262423371833106 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423371833106"} 20241125122653021 DLGSUP <0013> hlr.c:399 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262423371833106 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241125122653021 DLGSUP <0013> gsup_req.c:274 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262423371833106 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423371833106" cause=Invalid mandatory information} 20241125122653021 DLGSUP <0013> gsup_req.c:171 GSUP 312: MSC-00-00-00-00-00-00: IMSI-262423371833106 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122653021 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653021 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653021 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122653022 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653022 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122653022 DLGSUP <0013> gsup_req.c:138 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262423371833106 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423371833106"} 20241125122653022 DLGSUP <0013> hlr.c:408 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262423371833106 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241125122653022 DLGSUP <0013> gsup_req.c:274 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262423371833106 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423371833106" cause=Invalid mandatory information} 20241125122653022 DLGSUP <0013> gsup_req.c:171 GSUP 313: MSC-00-00-00-00-00-00: IMSI-262423371833106 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122653022 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653022 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653022 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653022 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122653023 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653023 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122653023 DLGSUP <0013> gsup_req.c:138 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262423371833106 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423371833106"} 20241125122653023 DLGSUP <0013> hlr.c:408 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262423371833106 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241125122653023 DLGSUP <0013> gsup_req.c:274 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262423371833106 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423371833106" cause=Invalid mandatory information} 20241125122653023 DLGSUP <0013> gsup_req.c:171 GSUP 314: MSC-00-00-00-00-00-00: IMSI-262423371833106 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122653023 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653023 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653023 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122653024 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653024 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122653024 DLGSUP <0013> gsup_req.c:138 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262423371833106 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423371833106"} 20241125122653024 DLGSUP <0013> hlr.c:408 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262423371833106 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241125122653024 DLGSUP <0013> gsup_req.c:274 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262423371833106 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423371833106" cause=Invalid mandatory information} 20241125122653024 DLGSUP <0013> gsup_req.c:171 GSUP 315: MSC-00-00-00-00-00-00: IMSI-262423371833106 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122653024 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653024 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653024 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(284)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122653025 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45194<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(284)@914cea5248de: Final verdict of PTC: pass 20241125122653026 DAUC <0003> db_auc.c:157 IMSI='262423202792073': No 2G Auth Data 20241125122653026 DAUC <0003> db_auc.c:192 IMSI='262423202792073': No 3G Auth Data HLR_Test-GSUP(278)@914cea5248de: Created GsupExpect[0] for "262423202792073" to be handled at TC_gsup_check_imei_invalid_len(285) 20241125122653032 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45208<->l=127.0.0.1:4258 20241125122653034 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653034 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122653034 DLGSUP <0013> gsup_req.c:138 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262423202792073 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423202792073"} 20241125122653034 DLGSUP <0013> hlr.c:399 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262423202792073 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241125122653034 DLGSUP <0013> gsup_req.c:274 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262423202792073 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423202792073" cause=Invalid mandatory information} 20241125122653034 DLGSUP <0013> gsup_req.c:171 GSUP 316: MSC-00-00-00-00-00-00: IMSI-262423202792073 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122653034 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653034 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653034 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@914cea5248de: Found GsupExpect[0] for "262423202792073" handled at TC_gsup_check_imei_invalid_len(285) HLR_Test-GSUP(278)@914cea5248de: Added IMSI table entry 4TC_gsup_check_imei_invalid_len(285)"262423202792073" TC_gsup_check_imei_invalid_len(285)@914cea5248de: setverdict(pass): none -> pass 20241125122653035 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653035 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122653035 DLGSUP <0013> gsup_req.c:138 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262423202792073 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423202792073"} 20241125122653035 DLGSUP <0013> hlr.c:399 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262423202792073 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241125122653035 DLGSUP <0013> gsup_req.c:274 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262423202792073 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423202792073" cause=Invalid mandatory information} 20241125122653035 DLGSUP <0013> gsup_req.c:171 GSUP 317: MSC-00-00-00-00-00-00: IMSI-262423202792073 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122653035 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653035 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653035 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653035 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122653036 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653036 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122653036 DLGSUP <0013> gsup_req.c:138 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262423202792073 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423202792073"} 20241125122653036 DLGSUP <0013> hlr.c:408 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262423202792073 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241125122653036 DLGSUP <0013> gsup_req.c:274 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262423202792073 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423202792073" cause=Invalid mandatory information} 20241125122653036 DLGSUP <0013> gsup_req.c:171 GSUP 318: MSC-00-00-00-00-00-00: IMSI-262423202792073 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122653036 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653036 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653036 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122653037 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653037 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122653037 DLGSUP <0013> gsup_req.c:138 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262423202792073 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423202792073"} 20241125122653037 DLGSUP <0013> hlr.c:408 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262423202792073 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241125122653037 DLGSUP <0013> gsup_req.c:274 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262423202792073 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423202792073" cause=Invalid mandatory information} 20241125122653037 DLGSUP <0013> gsup_req.c:171 GSUP 319: MSC-00-00-00-00-00-00: IMSI-262423202792073 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122653037 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653037 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653037 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122653038 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653038 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122653038 DLGSUP <0013> gsup_req.c:138 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262423202792073 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262423202792073"} 20241125122653038 DLGSUP <0013> hlr.c:408 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262423202792073 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241125122653038 DLGSUP <0013> gsup_req.c:274 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262423202792073 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262423202792073" cause=Invalid mandatory information} 20241125122653038 DLGSUP <0013> gsup_req.c:171 GSUP 320: MSC-00-00-00-00-00-00: IMSI-262423202792073 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122653038 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653038 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653038 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(285)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122653039 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45208<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(285)@914cea5248de: Final verdict of PTC: pass 20241125122653040 DAUC <0003> db_auc.c:157 IMSI='262426753619422': No 2G Auth Data 20241125122653040 DAUC <0003> db_auc.c:192 IMSI='262426753619422': No 3G Auth Data HLR_Test-GSUP(278)@914cea5248de: Created GsupExpect[0] for "262426753619422" to be handled at TC_gsup_check_imei_invalid_len(286) 20241125122653048 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45216<->l=127.0.0.1:4258 20241125122653049 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653049 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122653050 DLGSUP <0013> gsup_req.c:138 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426753619422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426753619422"} 20241125122653050 DLGSUP <0013> hlr.c:399 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426753619422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241125122653050 DLGSUP <0013> gsup_req.c:274 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426753619422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426753619422" cause=Invalid mandatory information} 20241125122653050 DLGSUP <0013> gsup_req.c:171 GSUP 321: MSC-00-00-00-00-00-00: IMSI-262426753619422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122653050 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653050 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653050 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@914cea5248de: Found GsupExpect[0] for "262426753619422" handled at TC_gsup_check_imei_invalid_len(286) HLR_Test-GSUP(278)@914cea5248de: Added IMSI table entry 5TC_gsup_check_imei_invalid_len(286)"262426753619422" TC_gsup_check_imei_invalid_len(286)@914cea5248de: setverdict(pass): none -> pass 20241125122653051 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653051 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122653051 DLGSUP <0013> gsup_req.c:138 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426753619422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426753619422"} 20241125122653051 DLGSUP <0013> hlr.c:399 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426753619422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241125122653051 DLGSUP <0013> gsup_req.c:274 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426753619422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426753619422" cause=Invalid mandatory information} 20241125122653051 DLGSUP <0013> gsup_req.c:171 GSUP 322: MSC-00-00-00-00-00-00: IMSI-262426753619422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122653051 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653051 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122653051 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653051 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122653051 DLGSUP <0013> gsup_req.c:138 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426753619422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426753619422"} 20241125122653051 DLGSUP <0013> hlr.c:408 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426753619422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241125122653051 DLGSUP <0013> gsup_req.c:274 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426753619422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426753619422" cause=Invalid mandatory information} 20241125122653051 DLGSUP <0013> gsup_req.c:171 GSUP 323: MSC-00-00-00-00-00-00: IMSI-262426753619422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122653051 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653051 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122653052 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653052 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122653052 DLGSUP <0013> gsup_req.c:138 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426753619422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426753619422"} 20241125122653052 DLGSUP <0013> hlr.c:408 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426753619422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241125122653052 DLGSUP <0013> gsup_req.c:274 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426753619422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426753619422" cause=Invalid mandatory information} 20241125122653052 DLGSUP <0013> gsup_req.c:171 GSUP 324: MSC-00-00-00-00-00-00: IMSI-262426753619422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122653052 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653052 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653052 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122653053 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653053 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122653053 DLGSUP <0013> gsup_req.c:138 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426753619422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262426753619422"} 20241125122653053 DLGSUP <0013> hlr.c:408 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426753619422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241125122653053 DLGSUP <0013> gsup_req.c:274 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426753619422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262426753619422" cause=Invalid mandatory information} 20241125122653053 DLGSUP <0013> gsup_req.c:171 GSUP 325: MSC-00-00-00-00-00-00: IMSI-262426753619422 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122653053 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653053 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653053 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(286)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122653054 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45216<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(286)@914cea5248de: Final verdict of PTC: pass 20241125122653054 DAUC <0003> db_auc.c:157 IMSI='262422688896898': No 2G Auth Data 20241125122653054 DAUC <0003> db_auc.c:192 IMSI='262422688896898': No 3G Auth Data HLR_Test-GSUP(278)@914cea5248de: Created GsupExpect[0] for "262422688896898" to be handled at TC_gsup_check_imei_invalid_len(287) 20241125122653062 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45228<->l=127.0.0.1:4258 20241125122653064 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653064 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122653064 DLGSUP <0013> gsup_req.c:138 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262422688896898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422688896898"} 20241125122653064 DLGSUP <0013> hlr.c:399 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262422688896898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241125122653064 DLGSUP <0013> gsup_req.c:274 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262422688896898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422688896898" cause=Invalid mandatory information} 20241125122653064 DLGSUP <0013> gsup_req.c:171 GSUP 326: MSC-00-00-00-00-00-00: IMSI-262422688896898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122653064 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653064 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653064 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@914cea5248de: Found GsupExpect[0] for "262422688896898" handled at TC_gsup_check_imei_invalid_len(287) HLR_Test-GSUP(278)@914cea5248de: Added IMSI table entry 6TC_gsup_check_imei_invalid_len(287)"262422688896898" TC_gsup_check_imei_invalid_len(287)@914cea5248de: setverdict(pass): none -> pass 20241125122653065 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653065 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122653065 DLGSUP <0013> gsup_req.c:138 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262422688896898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422688896898"} 20241125122653065 DLGSUP <0013> hlr.c:399 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262422688896898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241125122653065 DLGSUP <0013> gsup_req.c:274 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262422688896898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422688896898" cause=Invalid mandatory information} 20241125122653065 DLGSUP <0013> gsup_req.c:171 GSUP 327: MSC-00-00-00-00-00-00: IMSI-262422688896898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122653065 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653065 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122653065 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653065 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122653065 DLGSUP <0013> gsup_req.c:138 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262422688896898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422688896898"} 20241125122653065 DLGSUP <0013> hlr.c:408 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262422688896898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241125122653065 DLGSUP <0013> gsup_req.c:274 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262422688896898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422688896898" cause=Invalid mandatory information} 20241125122653065 DLGSUP <0013> gsup_req.c:171 GSUP 328: MSC-00-00-00-00-00-00: IMSI-262422688896898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122653065 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653065 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653065 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122653066 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653066 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122653066 DLGSUP <0013> gsup_req.c:138 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262422688896898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422688896898"} 20241125122653066 DLGSUP <0013> hlr.c:408 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262422688896898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241125122653066 DLGSUP <0013> gsup_req.c:274 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262422688896898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422688896898" cause=Invalid mandatory information} 20241125122653066 DLGSUP <0013> gsup_req.c:171 GSUP 329: MSC-00-00-00-00-00-00: IMSI-262422688896898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122653066 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653066 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653066 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122653067 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653067 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122653067 DLGSUP <0013> gsup_req.c:138 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262422688896898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262422688896898"} 20241125122653067 DLGSUP <0013> hlr.c:408 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262422688896898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241125122653067 DLGSUP <0013> gsup_req.c:274 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262422688896898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262422688896898" cause=Invalid mandatory information} 20241125122653067 DLGSUP <0013> gsup_req.c:171 GSUP 330: MSC-00-00-00-00-00-00: IMSI-262422688896898 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122653067 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653067 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653067 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(287)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122653067 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45228<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(287)@914cea5248de: Final verdict of PTC: pass 20241125122653068 DAUC <0003> db_auc.c:157 IMSI='262424238097277': No 2G Auth Data 20241125122653068 DAUC <0003> db_auc.c:192 IMSI='262424238097277': No 3G Auth Data HLR_Test-GSUP(278)@914cea5248de: Created GsupExpect[0] for "262424238097277" to be handled at TC_gsup_check_imei_invalid_len(288) 20241125122653074 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45230<->l=127.0.0.1:4258 20241125122653076 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653076 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122653076 DLGSUP <0013> gsup_req.c:138 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424238097277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424238097277"} 20241125122653076 DLGSUP <0013> hlr.c:399 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424238097277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 11 41 65 87 09 21 43 f5 (rc: -28) 20241125122653076 DLGSUP <0013> gsup_req.c:274 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424238097277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424238097277" cause=Invalid mandatory information} 20241125122653076 DLGSUP <0013> gsup_req.c:171 GSUP 331: MSC-00-00-00-00-00-00: IMSI-262424238097277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122653076 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653076 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653076 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(278)@914cea5248de: Found GsupExpect[0] for "262424238097277" handled at TC_gsup_check_imei_invalid_len(288) HLR_Test-GSUP(278)@914cea5248de: Added IMSI table entry 7TC_gsup_check_imei_invalid_len(288)"262424238097277" TC_gsup_check_imei_invalid_len(288)@914cea5248de: setverdict(pass): none -> pass 20241125122653077 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653077 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122653077 DLGSUP <0013> gsup_req.c:138 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424238097277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424238097277"} 20241125122653077 DLGSUP <0013> hlr.c:399 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424238097277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: failed to decode IMEI 08 22 42 65 87 09 21 43 65 (rc: -28) 20241125122653077 DLGSUP <0013> gsup_req.c:274 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424238097277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424238097277" cause=Invalid mandatory information} 20241125122653077 DLGSUP <0013> gsup_req.c:171 GSUP 332: MSC-00-00-00-00-00-00: IMSI-262424238097277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122653077 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653077 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122653077 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653077 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122653077 DLGSUP <0013> gsup_req.c:138 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424238097277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424238097277"} 20241125122653077 DLGSUP <0013> hlr.c:408 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424238097277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "3334567890123" 20241125122653077 DLGSUP <0013> gsup_req.c:274 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424238097277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424238097277" cause=Invalid mandatory information} 20241125122653077 DLGSUP <0013> gsup_req.c:171 GSUP 333: MSC-00-00-00-00-00-00: IMSI-262424238097277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122653077 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653077 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653077 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122653078 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653078 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122653078 DLGSUP <0013> gsup_req.c:138 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424238097277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424238097277"} 20241125122653078 DLGSUP <0013> hlr.c:408 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424238097277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "444456789012" 20241125122653078 DLGSUP <0013> gsup_req.c:274 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424238097277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424238097277" cause=Invalid mandatory information} 20241125122653078 DLGSUP <0013> gsup_req.c:171 GSUP 334: MSC-00-00-00-00-00-00: IMSI-262424238097277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122653078 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653078 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653078 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653078 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122653079 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653079 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122653079 DLGSUP <0013> gsup_req.c:138 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424238097277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424238097277"} 20241125122653079 DLGSUP <0013> hlr.c:408 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424238097277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: invalid IMEI: "" 20241125122653079 DLGSUP <0013> gsup_req.c:274 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424238097277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424238097277" cause=Invalid mandatory information} 20241125122653079 DLGSUP <0013> gsup_req.c:171 GSUP 335: MSC-00-00-00-00-00-00: IMSI-262424238097277 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122653079 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653079 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122653079 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653079 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_invalid_len(288)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122653079 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45230<->l=127.0.0.1:4258 TC_gsup_check_imei_invalid_len(288)@914cea5248de: Final verdict of PTC: pass MTC@914cea5248de: setverdict(pass): none -> pass 20241125122653080 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45148<->l=127.0.0.1:4258 20241125122653081 DLINP <000b> input/ipa.c:451 connected read/write 20241125122653081 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122653081 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241125122653081 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241125122653081 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241125122653081 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:45747<->l=127.0.0.1:4259) HLR_Test-GSUP(278)@914cea5248de: Final verdict of PTC: none HLR_Test-GSUP-IPA(277)@914cea5248de: Final verdict of PTC: none IPA-CTRL-CLI-IPA(280)@914cea5248de: Final verdict of PTC: none 279@914cea5248de: Final verdict of PTC: none MTC@914cea5248de: Setting final verdict of the test case. MTC@914cea5248de: Local verdict of MTC: pass MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP-IPA(277): none (pass -> pass) MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP(278): none (pass -> pass) MTC@914cea5248de: Local verdict of PTC with component reference 279: none (pass -> pass) MTC@914cea5248de: Local verdict of PTC IPA-CTRL-CLI-IPA(280): none (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_check_imei_invalid_len(281): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_check_imei_invalid_len(282): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_check_imei_invalid_len(283): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_check_imei_invalid_len(284): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_check_imei_invalid_len(285): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_check_imei_invalid_len(286): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_check_imei_invalid_len(287): pass (pass -> pass) MTC@914cea5248de: Local verdict of PTC TC_gsup_check_imei_invalid_len(288): pass (pass -> pass) MTC@914cea5248de: Test case TC_gsup_check_imei_invalid_len finished. Verdict: pass MTC@914cea5248de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_invalid_len pass'. Mon Nov 25 12:26:53 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 20241125122653107 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45244<->l=127.0.0.1:4258 20241125122653208 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45244<->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@914cea5248de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@914cea5248de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Mon Nov 25 12:26:55 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_gsup_check_imei_unknown_imsi.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@914cea5248de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi' was executed successfully (exit status: 0). MTC@914cea5248de: Test case TC_gsup_check_imei_unknown_imsi started. MTC@914cea5248de: legacy= false MTC@914cea5248de: in not legacy case 1 MTC@914cea5248de: in not legacy case 2 20241125122656321 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241125122656321 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(289)@914cea5248de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241125122656326 DLINP <000b> input/ipa.c:451 connected read/write 20241125122656326 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122656327 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45260<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(289)@914cea5248de: 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) } } } } 20241125122656331 DLINP <000b> input/ipa.c:451 connected read/write 20241125122656332 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received HLR_Test-GSUP-IPA(289)@914cea5248de: 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 } } } } 20241125122656332 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122656332 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241125122656332 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241125122656332 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241125122656332 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241125122656332 DLGSUP <0013> gsup_server.c:235 2: 20241125122656332 DLGSUP <0013> gsup_server.c:237 2: 00 20241125122656332 DLGSUP <0013> gsup_server.c:235 3: 20241125122656332 DLGSUP <0013> gsup_server.c:237 3: 00 20241125122656332 DLGSUP <0013> gsup_server.c:235 4: 20241125122656332 DLGSUP <0013> gsup_server.c:237 4: 00 20241125122656332 DLGSUP <0013> gsup_server.c:235 5: 20241125122656332 DLGSUP <0013> gsup_server.c:237 5: 00 HLR_Test-GSUP-IPA(289)@914cea5248de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241125122656332 DLGSUP <0013> gsup_server.c:235 7: 20241125122656332 DLGSUP <0013> gsup_server.c:237 7: 00 20241125122656332 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122656332 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241125122656332 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 291@914cea5248de: 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") 20241125122656349 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:39021<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@914cea5248de: Created GsupExpect[0] for "262424663330050" to be handled at TC_gsup_check_imei_unknown_imsi(293) 20241125122656357 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45268<->l=127.0.0.1:4258 20241125122656374 DLINP <000b> input/ipa.c:451 connected read/write 20241125122656374 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122656374 DLGSUP <0013> gsup_req.c:138 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424663330050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424663330050"} 20241125122656374 DMAIN <0000> hlr.c:424 IMSI='262424663330050': has IMEI = 22245678901234 (consider setting 'store-imei') 20241125122656374 DLGSUP <0013> hlr.c:427 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424663330050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: IMSI unknown 20241125122656374 DLGSUP <0013> gsup_req.c:274 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424663330050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424663330050" cause=Invalid mandatory information} 20241125122656374 DLGSUP <0013> gsup_req.c:171 GSUP 336: MSC-00-00-00-00-00-00: IMSI-262424663330050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122656374 DLINP <000b> input/ipa.c:451 connected read/write 20241125122656374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122656374 DLINP <000b> input/ipa.c:451 connected read/write 20241125122656374 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(290)@914cea5248de: Found GsupExpect[0] for "262424663330050" handled at TC_gsup_check_imei_unknown_imsi(293) HLR_Test-GSUP(290)@914cea5248de: Added IMSI table entry 0TC_gsup_check_imei_unknown_imsi(293)"262424663330050" TC_gsup_check_imei_unknown_imsi(293)@914cea5248de: setverdict(pass): none -> pass 20241125122656382 DLINP <000b> input/ipa.c:451 connected read/write 20241125122656382 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122656382 DLGSUP <0013> gsup_req.c:138 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424663330050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262424663330050"} 20241125122656382 DAUC <0003> hlr.c:417 IMSI='262424663330050': storing IMEI = 22245678901234 20241125122656382 DAUC <0003> db_hlr.c:433 Cannot update IMEI for subscriber IMSI='262424663330050': no such subscriber 20241125122656382 DLGSUP <0013> hlr.c:419 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424663330050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Invalid mandatory information: Failed to store IMEI in HLR db 20241125122656382 DLGSUP <0013> gsup_req.c:274 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424663330050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_ERROR: imsi="262424663330050" cause=Invalid mandatory information} 20241125122656382 DLGSUP <0013> gsup_req.c:171 GSUP 337: MSC-00-00-00-00-00-00: IMSI-262424663330050 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122656382 DLINP <000b> input/ipa.c:451 connected read/write 20241125122656382 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122656382 DLINP <000b> input/ipa.c:451 connected read/write 20241125122656382 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_gsup_check_imei_unknown_imsi(293)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed TC_gsup_check_imei_unknown_imsi(293)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122656384 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45268<->l=127.0.0.1:4258 TC_gsup_check_imei_unknown_imsi(293)@914cea5248de: Final verdict of PTC: pass 20241125122656386 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45260<->l=127.0.0.1:4258 20241125122656387 DLINP <000b> input/ipa.c:451 connected read/write 20241125122656387 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122656387 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241125122656388 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241125122656388 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241125122656388 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:39021<->l=127.0.0.1:4259) HLR_Test-GSUP(290)@914cea5248de: Final verdict of PTC: none 291@914cea5248de: Final verdict of PTC: none IPA-CTRL-CLI-IPA(292)@914cea5248de: Final verdict of PTC: none HLR_Test-GSUP-IPA(289)@914cea5248de: Final verdict of PTC: none MTC@914cea5248de: Setting final verdict of the test case. MTC@914cea5248de: Local verdict of MTC: none MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP-IPA(289): none (none -> none) MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP(290): none (none -> none) MTC@914cea5248de: Local verdict of PTC with component reference 291: none (none -> none) MTC@914cea5248de: Local verdict of PTC IPA-CTRL-CLI-IPA(292): none (none -> none) MTC@914cea5248de: Local verdict of PTC TC_gsup_check_imei_unknown_imsi(293): pass (none -> pass) MTC@914cea5248de: Test case TC_gsup_check_imei_unknown_imsi finished. Verdict: pass MTC@914cea5248de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_gsup_check_imei_unknown_imsi pass'. Mon Nov 25 12:26:56 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 20241125122656423 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45280<->l=127.0.0.1:4258 20241125122656524 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45280<->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@914cea5248de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@914cea5248de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Mon Nov 25 12:26:58 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_check_imei_early.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/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@914cea5248de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@914cea5248de: Test case TC_subscr_create_on_demand_check_imei_early started. MTC@914cea5248de: legacy= false MTC@914cea5248de: in not legacy case 1 MTC@914cea5248de: in not legacy case 2 20241125122659631 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241125122659631 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@914cea5248de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241125122659635 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659635 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122659637 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45286<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(294)@914cea5248de: 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)@914cea5248de: 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 } } } } 20241125122659638 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659638 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122659638 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122659638 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241125122659638 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241125122659638 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241125122659638 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241125122659638 DLGSUP <0013> gsup_server.c:235 2: 20241125122659638 DLGSUP <0013> gsup_server.c:237 2: 00 20241125122659638 DLGSUP <0013> gsup_server.c:235 3: 20241125122659638 DLGSUP <0013> gsup_server.c:237 3: 00 20241125122659638 DLGSUP <0013> gsup_server.c:235 4: 20241125122659638 DLGSUP <0013> gsup_server.c:237 4: 00 20241125122659638 DLGSUP <0013> gsup_server.c:235 5: 20241125122659638 DLGSUP <0013> gsup_server.c:237 5: 00 20241125122659638 DLGSUP <0013> gsup_server.c:235 7: 20241125122659638 DLGSUP <0013> gsup_server.c:237 7: 00 20241125122659638 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122659638 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241125122659638 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(294)@914cea5248de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 296@914cea5248de: 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") 20241125122659656 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41433<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@914cea5248de: Created GsupExpect[0] for "262427828717902" to be handled at TC_subscr_create_on_demand_check_imei_early(298) 20241125122659665 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45296<->l=127.0.0.1:4258 20241125122659682 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659682 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122659682 DLGSUP <0013> gsup_req.c:138 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427828717902"} 20241125122659682 DMAIN <0000> hlr.c:216 IMSI='262427828717902': Creating subscriber on demand 20241125122659682 DMAIN <0000> hlr.c:232 IMSI='262427828717902': Successfully assigned MSISDN='441' 20241125122659682 DAUC <0003> hlr.c:417 IMSI='262427828717902': storing IMEI = 12345678901234 20241125122659682 DLGSUP <0013> hlr.c:437 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427828717902"} 20241125122659682 DLGSUP <0013> gsup_req.c:171 GSUP 338: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122659682 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659682 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122659683 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659683 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(295)@914cea5248de: Found GsupExpect[0] for "262427828717902" handled at TC_subscr_create_on_demand_check_imei_early(298) HLR_Test-GSUP(295)@914cea5248de: Added IMSI table entry 0TC_subscr_create_on_demand_check_imei_early(298)"262427828717902" TC_subscr_create_on_demand_check_imei_early(298)@914cea5248de: setverdict(pass): none -> pass 20241125122659689 DAUC <0003> db_auc.c:157 IMSI='262427828717902': No 2G Auth Data 20241125122659689 DAUC <0003> db_auc.c:192 IMSI='262427828717902': No 3G Auth Data 20241125122659691 DAUC <0003> db_auc.c:157 IMSI='262427828717902': No 2G Auth Data 20241125122659691 DAUC <0003> db_auc.c:192 IMSI='262427828717902': No 3G Auth Data 20241125122659692 DAUC <0003> db_auc.c:157 IMSI='262427828717902': No 2G Auth Data 20241125122659692 DAUC <0003> db_auc.c:192 IMSI='262427828717902': No 3G Auth Data 20241125122659695 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659695 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122659695 DLGSUP <0013> gsup_req.c:138 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427828717902" cn_domain=PS} 20241125122659695 DLU <0006> fsm.c:456 lu(262427828717902)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122659695 DLGSUP <0013> lu_fsm.c:172 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241125122659695 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427828717902)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122659695 DLGSUP <0013> lu_fsm.c:253 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427828717902" cn_domain=PS} 20241125122659695 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122659696 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659696 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122659700 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659700 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122659700 DLGSUP <0013> gsup_req.c:138 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427828717902"} 20241125122659700 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427828717902)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122659700 DLGSUP <0013> gsup_req.c:171 GSUP 340: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122659700 DLGSUP <0013> lu_fsm.c:91 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427828717902"} 20241125122659700 DLGSUP <0013> gsup_req.c:171 GSUP 339: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122659700 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427828717902)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122659700 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427828717902)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122659700 DLU <0006> fsm.c:568 lu(PS:IMSI-262427828717902)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122659700 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122659700 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659700 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122659708 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659708 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122659708 DLGSUP <0013> gsup_req.c:138 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427828717902"} 20241125122659708 DMAIN <0000> hlr.c:216 IMSI='262427828717902': Creating subscriber on demand 20241125122659708 DMAIN <0000> hlr.c:232 IMSI='262427828717902': Successfully assigned MSISDN='815' 20241125122659708 DAUC <0003> hlr.c:417 IMSI='262427828717902': storing IMEI = 12345678901234 20241125122659708 DLGSUP <0013> hlr.c:437 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427828717902"} 20241125122659708 DLGSUP <0013> gsup_req.c:171 GSUP 341: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122659708 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122659708 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659708 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122659710 DAUC <0003> db_auc.c:157 IMSI='262427828717902': No 2G Auth Data 20241125122659710 DAUC <0003> db_auc.c:192 IMSI='262427828717902': No 3G Auth Data 20241125122659712 DAUC <0003> db_auc.c:157 IMSI='262427828717902': No 2G Auth Data 20241125122659712 DAUC <0003> db_auc.c:192 IMSI='262427828717902': No 3G Auth Data 20241125122659714 DAUC <0003> db_auc.c:157 IMSI='262427828717902': No 2G Auth Data 20241125122659714 DAUC <0003> db_auc.c:192 IMSI='262427828717902': No 3G Auth Data 20241125122659716 DAUC <0003> db_auc.c:157 IMSI='262427828717902': No 2G Auth Data 20241125122659717 DAUC <0003> db_auc.c:192 IMSI='262427828717902': No 3G Auth Data 20241125122659719 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659719 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122659719 DLGSUP <0013> gsup_req.c:138 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427828717902" cn_domain=PS} 20241125122659719 DLU <0006> fsm.c:456 lu(262427828717902)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122659719 DLGSUP <0013> lu_fsm.c:172 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241125122659720 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427828717902)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122659720 DLGSUP <0013> lu_fsm.c:253 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427828717902" cn_domain=PS} 20241125122659720 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122659720 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659720 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122659723 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659723 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122659723 DLGSUP <0013> gsup_req.c:138 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427828717902"} 20241125122659723 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427828717902)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122659723 DLGSUP <0013> gsup_req.c:171 GSUP 343: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122659723 DLGSUP <0013> lu_fsm.c:91 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427828717902"} 20241125122659723 DLGSUP <0013> gsup_req.c:171 GSUP 342: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122659723 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427828717902)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122659723 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427828717902)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122659723 DLU <0006> fsm.c:568 lu(PS:IMSI-262427828717902)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122659723 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122659723 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659723 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122659730 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659730 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122659731 DLGSUP <0013> gsup_req.c:138 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427828717902"} 20241125122659731 DMAIN <0000> hlr.c:216 IMSI='262427828717902': Creating subscriber on demand 20241125122659731 DMAIN <0000> hlr.c:232 IMSI='262427828717902': Successfully assigned MSISDN='942' 20241125122659731 DAUC <0003> hlr.c:417 IMSI='262427828717902': storing IMEI = 12345678901234 20241125122659731 DLGSUP <0013> hlr.c:437 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427828717902"} 20241125122659731 DLGSUP <0013> gsup_req.c:171 GSUP 344: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122659731 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122659731 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659731 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122659733 DAUC <0003> db_auc.c:157 IMSI='262427828717902': No 2G Auth Data 20241125122659733 DAUC <0003> db_auc.c:192 IMSI='262427828717902': No 3G Auth Data 20241125122659734 DAUC <0003> db_auc.c:157 IMSI='262427828717902': No 2G Auth Data 20241125122659734 DAUC <0003> db_auc.c:192 IMSI='262427828717902': No 3G Auth Data 20241125122659738 DAUC <0003> db_auc.c:157 IMSI='262427828717902': No 2G Auth Data 20241125122659738 DAUC <0003> db_auc.c:192 IMSI='262427828717902': No 3G Auth Data 20241125122659739 DAUC <0003> db_auc.c:157 IMSI='262427828717902': No 2G Auth Data 20241125122659739 DAUC <0003> db_auc.c:192 IMSI='262427828717902': No 3G Auth Data 20241125122659742 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659742 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122659742 DLGSUP <0013> gsup_req.c:138 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427828717902" cn_domain=PS} 20241125122659742 DLU <0006> fsm.c:456 lu(262427828717902)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122659742 DLGSUP <0013> lu_fsm.c:150 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241125122659742 DLGSUP <0013> gsup_req.c:274 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427828717902" cause=GPRS services not allowed} 20241125122659742 DLGSUP <0013> gsup_req.c:171 GSUP 345: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122659742 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427828717902)[0x557125d88bd0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122659742 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427828717902)[0x557125d88bd0]{UNVALIDATED}: Freeing instance 20241125122659742 DLU <0006> fsm.c:568 lu(PS:IMSI-262427828717902)[0x557125d88bd0]{UNVALIDATED}: Deallocated 20241125122659742 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122659742 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659742 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122659748 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659748 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122659748 DLGSUP <0013> gsup_req.c:138 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427828717902"} 20241125122659748 DMAIN <0000> hlr.c:216 IMSI='262427828717902': Creating subscriber on demand 20241125122659748 DMAIN <0000> hlr.c:232 IMSI='262427828717902': Successfully assigned MSISDN='443' 20241125122659748 DAUC <0003> hlr.c:417 IMSI='262427828717902': storing IMEI = 12345678901234 20241125122659748 DLGSUP <0013> hlr.c:437 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427828717902"} 20241125122659748 DLGSUP <0013> gsup_req.c:171 GSUP 346: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122659748 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659748 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122659748 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659748 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122659750 DAUC <0003> db_auc.c:157 IMSI='262427828717902': No 2G Auth Data 20241125122659750 DAUC <0003> db_auc.c:192 IMSI='262427828717902': No 3G Auth Data 20241125122659750 DAUC <0003> db_auc.c:157 IMSI='262427828717902': No 2G Auth Data 20241125122659750 DAUC <0003> db_auc.c:192 IMSI='262427828717902': No 3G Auth Data 20241125122659751 DAUC <0003> db_auc.c:157 IMSI='262427828717902': No 2G Auth Data 20241125122659751 DAUC <0003> db_auc.c:192 IMSI='262427828717902': No 3G Auth Data 20241125122659752 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659752 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122659752 DLGSUP <0013> gsup_req.c:138 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427828717902" cn_domain=PS} 20241125122659752 DLU <0006> fsm.c:456 lu(262427828717902)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122659752 DLGSUP <0013> lu_fsm.c:150 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241125122659752 DLGSUP <0013> gsup_req.c:274 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427828717902" cause=GPRS services not allowed} 20241125122659752 DLGSUP <0013> gsup_req.c:171 GSUP 347: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122659752 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427828717902)[0x557125d88bd0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122659752 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427828717902)[0x557125d88bd0]{UNVALIDATED}: Freeing instance 20241125122659752 DLU <0006> fsm.c:568 lu(PS:IMSI-262427828717902)[0x557125d88bd0]{UNVALIDATED}: Deallocated 20241125122659752 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659752 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122659752 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659752 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122659758 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659758 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122659758 DLGSUP <0013> gsup_req.c:138 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427828717902"} 20241125122659758 DMAIN <0000> hlr.c:216 IMSI='262427828717902': Creating subscriber on demand 20241125122659758 DAUC <0003> hlr.c:417 IMSI='262427828717902': storing IMEI = 12345678901234 20241125122659758 DLGSUP <0013> hlr.c:437 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427828717902"} 20241125122659758 DLGSUP <0013> gsup_req.c:171 GSUP 348: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122659758 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659758 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122659758 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659758 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122659760 DAUC <0003> db_auc.c:157 IMSI='262427828717902': No 2G Auth Data 20241125122659760 DAUC <0003> db_auc.c:192 IMSI='262427828717902': No 3G Auth Data 20241125122659762 DAUC <0003> db_auc.c:157 IMSI='262427828717902': No 2G Auth Data 20241125122659762 DAUC <0003> db_auc.c:192 IMSI='262427828717902': No 3G Auth Data 20241125122659765 DAUC <0003> db_auc.c:157 IMSI='262427828717902': No 2G Auth Data 20241125122659765 DAUC <0003> db_auc.c:192 IMSI='262427828717902': No 3G Auth Data 20241125122659768 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659768 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122659768 DLGSUP <0013> gsup_req.c:138 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427828717902" cn_domain=PS} 20241125122659768 DLU <0006> fsm.c:456 lu(262427828717902)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122659768 DLGSUP <0013> lu_fsm.c:150 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241125122659768 DLGSUP <0013> gsup_req.c:274 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262427828717902" cause=GPRS services not allowed} 20241125122659768 DLGSUP <0013> gsup_req.c:171 GSUP 349: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122659768 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427828717902)[0x557125d88bd0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122659768 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262427828717902)[0x557125d88bd0]{UNVALIDATED}: Freeing instance 20241125122659768 DLU <0006> fsm.c:568 lu(PS:IMSI-262427828717902)[0x557125d88bd0]{UNVALIDATED}: Deallocated 20241125122659768 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659768 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122659769 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659769 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122659775 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659775 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122659775 DLGSUP <0013> gsup_req.c:138 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: new request: {OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: imsi="262427828717902"} 20241125122659775 DMAIN <0000> hlr.c:216 IMSI='262427828717902': Creating subscriber on demand 20241125122659775 DAUC <0003> hlr.c:417 IMSI='262427828717902': storing IMEI = 12345678901234 20241125122659775 DLGSUP <0013> hlr.c:437 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: Tx response: {OSMO_GSUP_MSGT_CHECK_IMEI_RESULT: imsi="262427828717902"} 20241125122659775 DLGSUP <0013> gsup_req.c:171 GSUP 350: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_CHECK_IMEI_REQUEST: free 20241125122659775 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122659775 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659775 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122659776 DAUC <0003> db_auc.c:157 IMSI='262427828717902': No 2G Auth Data 20241125122659776 DAUC <0003> db_auc.c:192 IMSI='262427828717902': No 3G Auth Data 20241125122659777 DAUC <0003> db_auc.c:157 IMSI='262427828717902': No 2G Auth Data 20241125122659777 DAUC <0003> db_auc.c:192 IMSI='262427828717902': No 3G Auth Data 20241125122659778 DAUC <0003> db_auc.c:157 IMSI='262427828717902': No 2G Auth Data 20241125122659778 DAUC <0003> db_auc.c:192 IMSI='262427828717902': No 3G Auth Data 20241125122659780 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659780 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122659780 DLGSUP <0013> gsup_req.c:138 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262427828717902" cn_domain=PS} 20241125122659780 DLU <0006> fsm.c:456 lu(262427828717902)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122659780 DLGSUP <0013> lu_fsm.c:172 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241125122659780 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262427828717902)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122659780 DLGSUP <0013> lu_fsm.c:253 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262427828717902" cn_domain=PS} 20241125122659780 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122659780 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659780 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122659782 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659782 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122659782 DLGSUP <0013> gsup_req.c:138 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262427828717902"} 20241125122659782 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262427828717902)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122659783 DLGSUP <0013> gsup_req.c:171 GSUP 352: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122659783 DLGSUP <0013> lu_fsm.c:91 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262427828717902"} 20241125122659783 DLGSUP <0013> gsup_req.c:171 GSUP 351: MSC-00-00-00-00-00-00: IMSI-262427828717902 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122659783 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427828717902)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122659783 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262427828717902)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122659783 DLU <0006> fsm.c:568 lu(PS:IMSI-262427828717902)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122659783 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122659783 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659783 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_check_imei_early(298)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_check_imei_early(298)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122659788 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45296<->l=127.0.0.1:4258 TC_subscr_create_on_demand_check_imei_early(298)@914cea5248de: Final verdict of PTC: pass 20241125122659789 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45286<->l=127.0.0.1:4258 20241125122659791 DLINP <000b> input/ipa.c:451 connected read/write 20241125122659791 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122659791 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241125122659791 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241125122659791 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241125122659791 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41433<->l=127.0.0.1:4259) HLR_Test-GSUP(295)@914cea5248de: Final verdict of PTC: none HLR_Test-GSUP-IPA(294)@914cea5248de: Final verdict of PTC: none 296@914cea5248de: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@914cea5248de: Final verdict of PTC: none MTC@914cea5248de: Setting final verdict of the test case. MTC@914cea5248de: Local verdict of MTC: none MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP-IPA(294): none (none -> none) MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP(295): none (none -> none) MTC@914cea5248de: Local verdict of PTC with component reference 296: none (none -> none) MTC@914cea5248de: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (none -> none) MTC@914cea5248de: Local verdict of PTC TC_subscr_create_on_demand_check_imei_early(298): pass (none -> pass) MTC@914cea5248de: Test case TC_subscr_create_on_demand_check_imei_early finished. Verdict: pass MTC@914cea5248de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_check_imei_early pass'. Mon Nov 25 12:26:59 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 20241125122659832 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:45308<->l=127.0.0.1:4258 20241125122659933 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:45308<->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=97056) MTC@914cea5248de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@914cea5248de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Mon Nov 25 12:27:01 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_ul.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@914cea5248de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_ul' was executed successfully (exit status: 0). MTC@914cea5248de: Test case TC_subscr_create_on_demand_ul started. MTC@914cea5248de: legacy= false MTC@914cea5248de: in not legacy case 1 MTC@914cea5248de: in not legacy case 2 20241125122702996 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241125122702996 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@914cea5248de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241125122703001 DLINP <000b> input/ipa.c:451 connected read/write 20241125122703001 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122703002 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40876<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(299)@914cea5248de: 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)@914cea5248de: 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 } } } } 20241125122703006 DLINP <000b> input/ipa.c:451 connected read/write 20241125122703006 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122703006 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122703006 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241125122703006 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241125122703006 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241125122703006 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241125122703007 DLGSUP <0013> gsup_server.c:235 2: 20241125122703007 DLGSUP <0013> gsup_server.c:237 2: 00 20241125122703007 DLGSUP <0013> gsup_server.c:235 3: 20241125122703007 DLGSUP <0013> gsup_server.c:237 3: 00 20241125122703007 DLGSUP <0013> gsup_server.c:235 4: 20241125122703007 DLGSUP <0013> gsup_server.c:237 4: 00 20241125122703007 DLGSUP <0013> gsup_server.c:235 5: 20241125122703007 DLGSUP <0013> gsup_server.c:237 5: 00 20241125122703007 DLGSUP <0013> gsup_server.c:235 7: 20241125122703007 DLGSUP <0013> gsup_server.c:237 7: 00 20241125122703007 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122703007 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241125122703007 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(299)@914cea5248de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 301@914cea5248de: 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") 20241125122703029 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:33099<->l=127.0.0.1:4259) HLR_Test-GSUP(300)@914cea5248de: Created GsupExpect[0] for "262429253984412" to be handled at TC_subscr_create_on_demand_ul(303) 20241125122703040 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40886<->l=127.0.0.1:4258 20241125122703050 DLINP <000b> input/ipa.c:451 connected read/write 20241125122703050 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122703050 DLGSUP <0013> gsup_req.c:138 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429253984412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429253984412" cn_domain=PS} 20241125122703050 DMAIN <0000> hlr.c:216 IMSI='262429253984412': Creating subscriber on demand 20241125122703050 DMAIN <0000> hlr.c:232 IMSI='262429253984412': Successfully assigned MSISDN='294' 20241125122703050 DLU <0006> fsm.c:456 lu(262429253984412)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122703050 DLGSUP <0013> lu_fsm.c:172 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429253984412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241125122703050 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429253984412)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122703051 DLGSUP <0013> lu_fsm.c:253 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429253984412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429253984412" cn_domain=PS} 20241125122703051 DLINP <000b> input/ipa.c:451 connected read/write 20241125122703051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122703051 DLINP <000b> input/ipa.c:451 connected read/write 20241125122703051 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(300)@914cea5248de: Found GsupExpect[0] for "262429253984412" handled at TC_subscr_create_on_demand_ul(303) HLR_Test-GSUP(300)@914cea5248de: Added IMSI table entry 0TC_subscr_create_on_demand_ul(303)"262429253984412" 20241125122703056 DLINP <000b> input/ipa.c:451 connected read/write 20241125122703056 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122703056 DLGSUP <0013> gsup_req.c:138 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262429253984412 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429253984412"} 20241125122703056 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429253984412)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122703056 DLGSUP <0013> gsup_req.c:171 GSUP 354: MSC-00-00-00-00-00-00: IMSI-262429253984412 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122703056 DLGSUP <0013> lu_fsm.c:91 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429253984412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429253984412"} 20241125122703056 DLGSUP <0013> gsup_req.c:171 GSUP 353: MSC-00-00-00-00-00-00: IMSI-262429253984412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122703056 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429253984412)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122703057 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429253984412)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122703057 DLU <0006> fsm.c:568 lu(PS:IMSI-262429253984412)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122703057 DLINP <000b> input/ipa.c:451 connected read/write 20241125122703057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122703057 DLINP <000b> input/ipa.c:451 connected read/write 20241125122703057 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@914cea5248de: setverdict(pass): none -> pass 20241125122703059 DAUC <0003> db_auc.c:157 IMSI='262429253984412': No 2G Auth Data 20241125122703059 DAUC <0003> db_auc.c:192 IMSI='262429253984412': No 3G Auth Data 20241125122703061 DAUC <0003> db_auc.c:157 IMSI='262429253984412': No 2G Auth Data 20241125122703061 DAUC <0003> db_auc.c:192 IMSI='262429253984412': No 3G Auth Data 20241125122703064 DAUC <0003> db_auc.c:157 IMSI='262429253984412': No 2G Auth Data 20241125122703064 DAUC <0003> db_auc.c:192 IMSI='262429253984412': No 3G Auth Data 20241125122703069 DLINP <000b> input/ipa.c:451 connected read/write 20241125122703070 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122703070 DLGSUP <0013> gsup_req.c:138 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429253984412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429253984412" cn_domain=PS} 20241125122703070 DMAIN <0000> hlr.c:216 IMSI='262429253984412': Creating subscriber on demand 20241125122703070 DMAIN <0000> hlr.c:232 IMSI='262429253984412': Successfully assigned MSISDN='124' 20241125122703070 DLU <0006> fsm.c:456 lu(262429253984412)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122703070 DLGSUP <0013> lu_fsm.c:172 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429253984412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241125122703070 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429253984412)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122703070 DLGSUP <0013> lu_fsm.c:253 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429253984412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429253984412" cn_domain=PS} 20241125122703070 DLINP <000b> input/ipa.c:451 connected read/write 20241125122703070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122703070 DLINP <000b> input/ipa.c:451 connected read/write 20241125122703070 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122703072 DLINP <000b> input/ipa.c:451 connected read/write 20241125122703072 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122703072 DLGSUP <0013> gsup_req.c:138 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262429253984412 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429253984412"} 20241125122703072 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429253984412)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122703072 DLGSUP <0013> gsup_req.c:171 GSUP 356: MSC-00-00-00-00-00-00: IMSI-262429253984412 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122703072 DLGSUP <0013> lu_fsm.c:91 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429253984412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429253984412"} 20241125122703072 DLGSUP <0013> gsup_req.c:171 GSUP 355: MSC-00-00-00-00-00-00: IMSI-262429253984412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122703072 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429253984412)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122703072 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429253984412)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122703072 DLU <0006> fsm.c:568 lu(PS:IMSI-262429253984412)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122703072 DLINP <000b> input/ipa.c:451 connected read/write 20241125122703072 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122703072 DLINP <000b> input/ipa.c:451 connected read/write 20241125122703072 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122703074 DAUC <0003> db_auc.c:157 IMSI='262429253984412': No 2G Auth Data 20241125122703074 DAUC <0003> db_auc.c:192 IMSI='262429253984412': No 3G Auth Data 20241125122703075 DAUC <0003> db_auc.c:157 IMSI='262429253984412': No 2G Auth Data 20241125122703075 DAUC <0003> db_auc.c:192 IMSI='262429253984412': No 3G Auth Data 20241125122703076 DAUC <0003> db_auc.c:157 IMSI='262429253984412': No 2G Auth Data 20241125122703076 DAUC <0003> db_auc.c:192 IMSI='262429253984412': No 3G Auth Data 20241125122703076 DAUC <0003> db_auc.c:157 IMSI='262429253984412': No 2G Auth Data 20241125122703076 DAUC <0003> db_auc.c:192 IMSI='262429253984412': No 3G Auth Data 20241125122703078 DLINP <000b> input/ipa.c:451 connected read/write 20241125122703078 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122703078 DLGSUP <0013> gsup_req.c:138 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262429253984412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429253984412" cn_domain=PS} 20241125122703078 DMAIN <0000> hlr.c:216 IMSI='262429253984412': Creating subscriber on demand 20241125122703078 DMAIN <0000> hlr.c:232 IMSI='262429253984412': Successfully assigned MSISDN='567' 20241125122703078 DLU <0006> fsm.c:456 lu(262429253984412)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122703078 DLGSUP <0013> lu_fsm.c:150 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262429253984412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241125122703078 DLGSUP <0013> gsup_req.c:274 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262429253984412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429253984412" cause=GPRS services not allowed} 20241125122703078 DLGSUP <0013> gsup_req.c:171 GSUP 357: MSC-00-00-00-00-00-00: IMSI-262429253984412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122703078 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429253984412)[0x557125d88bd0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122703078 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429253984412)[0x557125d88bd0]{UNVALIDATED}: Freeing instance 20241125122703078 DLU <0006> fsm.c:568 lu(PS:IMSI-262429253984412)[0x557125d88bd0]{UNVALIDATED}: Deallocated 20241125122703078 DLINP <000b> input/ipa.c:451 connected read/write 20241125122703078 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122703078 DLINP <000b> input/ipa.c:451 connected read/write 20241125122703078 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122703079 DAUC <0003> db_auc.c:157 IMSI='262429253984412': No 2G Auth Data 20241125122703079 DAUC <0003> db_auc.c:192 IMSI='262429253984412': No 3G Auth Data 20241125122703079 DAUC <0003> db_auc.c:157 IMSI='262429253984412': No 2G Auth Data 20241125122703079 DAUC <0003> db_auc.c:192 IMSI='262429253984412': No 3G Auth Data 20241125122703080 DAUC <0003> db_auc.c:157 IMSI='262429253984412': No 2G Auth Data 20241125122703080 DAUC <0003> db_auc.c:192 IMSI='262429253984412': No 3G Auth Data 20241125122703080 DAUC <0003> db_auc.c:157 IMSI='262429253984412': No 2G Auth Data 20241125122703080 DAUC <0003> db_auc.c:192 IMSI='262429253984412': No 3G Auth Data 20241125122703083 DLINP <000b> input/ipa.c:451 connected read/write 20241125122703083 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122703083 DLGSUP <0013> gsup_req.c:138 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262429253984412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429253984412" cn_domain=PS} 20241125122703083 DMAIN <0000> hlr.c:216 IMSI='262429253984412': Creating subscriber on demand 20241125122703083 DMAIN <0000> hlr.c:232 IMSI='262429253984412': Successfully assigned MSISDN='291' 20241125122703083 DLU <0006> fsm.c:456 lu(262429253984412)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122703083 DLGSUP <0013> lu_fsm.c:150 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262429253984412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241125122703083 DLGSUP <0013> gsup_req.c:274 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262429253984412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429253984412" cause=GPRS services not allowed} 20241125122703083 DLGSUP <0013> gsup_req.c:171 GSUP 358: MSC-00-00-00-00-00-00: IMSI-262429253984412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122703083 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429253984412)[0x557125d88bd0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122703083 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429253984412)[0x557125d88bd0]{UNVALIDATED}: Freeing instance 20241125122703083 DLU <0006> fsm.c:568 lu(PS:IMSI-262429253984412)[0x557125d88bd0]{UNVALIDATED}: Deallocated 20241125122703083 DLINP <000b> input/ipa.c:451 connected read/write 20241125122703083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122703083 DLINP <000b> input/ipa.c:451 connected read/write 20241125122703083 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122703084 DAUC <0003> db_auc.c:157 IMSI='262429253984412': No 2G Auth Data 20241125122703084 DAUC <0003> db_auc.c:192 IMSI='262429253984412': No 3G Auth Data 20241125122703085 DAUC <0003> db_auc.c:157 IMSI='262429253984412': No 2G Auth Data 20241125122703085 DAUC <0003> db_auc.c:192 IMSI='262429253984412': No 3G Auth Data 20241125122703086 DAUC <0003> db_auc.c:157 IMSI='262429253984412': No 2G Auth Data 20241125122703086 DAUC <0003> db_auc.c:192 IMSI='262429253984412': No 3G Auth Data 20241125122703090 DLINP <000b> input/ipa.c:451 connected read/write 20241125122703090 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122703090 DLGSUP <0013> gsup_req.c:138 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262429253984412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429253984412" cn_domain=PS} 20241125122703090 DMAIN <0000> hlr.c:216 IMSI='262429253984412': Creating subscriber on demand 20241125122703090 DLU <0006> fsm.c:456 lu(262429253984412)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122703090 DLGSUP <0013> lu_fsm.c:150 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262429253984412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: GPRS services not allowed: nam_ps == false 20241125122703090 DLGSUP <0013> gsup_req.c:274 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262429253984412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_ERROR: imsi="262429253984412" cause=GPRS services not allowed} 20241125122703090 DLGSUP <0013> gsup_req.c:171 GSUP 359: MSC-00-00-00-00-00-00: IMSI-262429253984412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122703090 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429253984412)[0x557125d88bd0]{UNVALIDATED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122703090 DLU <0006> lu_fsm.c:150 lu(PS:IMSI-262429253984412)[0x557125d88bd0]{UNVALIDATED}: Freeing instance 20241125122703090 DLU <0006> fsm.c:568 lu(PS:IMSI-262429253984412)[0x557125d88bd0]{UNVALIDATED}: Deallocated 20241125122703090 DLINP <000b> input/ipa.c:451 connected read/write 20241125122703090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122703090 DLINP <000b> input/ipa.c:451 connected read/write 20241125122703090 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122703091 DAUC <0003> db_auc.c:157 IMSI='262429253984412': No 2G Auth Data 20241125122703091 DAUC <0003> db_auc.c:192 IMSI='262429253984412': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122703092 DAUC <0003> db_auc.c:157 IMSI='262429253984412': No 2G Auth Data 20241125122703092 DAUC <0003> db_auc.c:192 IMSI='262429253984412': No 3G Auth Data 20241125122703093 DAUC <0003> db_auc.c:157 IMSI='262429253984412': No 2G Auth Data 20241125122703093 DAUC <0003> db_auc.c:192 IMSI='262429253984412': No 3G Auth Data 20241125122703098 DLINP <000b> input/ipa.c:451 connected read/write 20241125122703098 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122703098 DLGSUP <0013> gsup_req.c:138 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429253984412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429253984412" cn_domain=PS} 20241125122703098 DMAIN <0000> hlr.c:216 IMSI='262429253984412': Creating subscriber on demand 20241125122703098 DLU <0006> fsm.c:456 lu(262429253984412)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122703098 DLGSUP <0013> lu_fsm.c:172 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429253984412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241125122703098 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262429253984412)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122703098 DLGSUP <0013> lu_fsm.c:253 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429253984412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262429253984412" cn_domain=PS} 20241125122703098 DLINP <000b> input/ipa.c:451 connected read/write 20241125122703098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122703098 DLINP <000b> input/ipa.c:451 connected read/write 20241125122703098 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122703100 DLINP <000b> input/ipa.c:451 connected read/write 20241125122703100 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122703101 DLGSUP <0013> gsup_req.c:138 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262429253984412 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262429253984412"} 20241125122703101 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262429253984412)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122703101 DLGSUP <0013> gsup_req.c:171 GSUP 361: MSC-00-00-00-00-00-00: IMSI-262429253984412 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122703101 DLGSUP <0013> lu_fsm.c:91 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429253984412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262429253984412"} 20241125122703101 DLGSUP <0013> gsup_req.c:171 GSUP 360: MSC-00-00-00-00-00-00: IMSI-262429253984412 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122703101 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429253984412)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122703101 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262429253984412)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122703101 DLU <0006> fsm.c:568 lu(PS:IMSI-262429253984412)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122703101 DLINP <000b> input/ipa.c:451 connected read/write 20241125122703101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122703101 DLINP <000b> input/ipa.c:451 connected read/write 20241125122703101 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_ul(303)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122703102 DAUC <0003> db_auc.c:157 IMSI='262429253984412': No 2G Auth Data 20241125122703102 DAUC <0003> db_auc.c:192 IMSI='262429253984412': No 3G Auth Data 20241125122703103 DAUC <0003> db_auc.c:157 IMSI='262429253984412': No 2G Auth Data 20241125122703103 DAUC <0003> db_auc.c:192 IMSI='262429253984412': No 3G Auth Data 20241125122703104 DAUC <0003> db_auc.c:157 IMSI='262429253984412': No 2G Auth Data 20241125122703104 DAUC <0003> db_auc.c:192 IMSI='262429253984412': No 3G Auth Data TC_subscr_create_on_demand_ul(303)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122703105 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40886<->l=127.0.0.1:4258 TC_subscr_create_on_demand_ul(303)@914cea5248de: Final verdict of PTC: pass 20241125122703107 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40876<->l=127.0.0.1:4258 20241125122703108 DLINP <000b> input/ipa.c:451 connected read/write 20241125122703108 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122703108 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241125122703108 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241125122703109 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(300)@914cea5248de: Final verdict of PTC: none 20241125122703109 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:33099<->l=127.0.0.1:4259) 301@914cea5248de: Final verdict of PTC: none HLR_Test-GSUP-IPA(299)@914cea5248de: Final verdict of PTC: none IPA-CTRL-CLI-IPA(302)@914cea5248de: Final verdict of PTC: none MTC@914cea5248de: Setting final verdict of the test case. MTC@914cea5248de: Local verdict of MTC: none MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP-IPA(299): none (none -> none) MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP(300): none (none -> none) MTC@914cea5248de: Local verdict of PTC with component reference 301: none (none -> none) MTC@914cea5248de: Local verdict of PTC IPA-CTRL-CLI-IPA(302): none (none -> none) MTC@914cea5248de: Local verdict of PTC TC_subscr_create_on_demand_ul(303): pass (none -> pass) MTC@914cea5248de: Test case TC_subscr_create_on_demand_ul finished. Verdict: pass MTC@914cea5248de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_ul pass'. Mon Nov 25 12:27:03 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 20241125122703169 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40888<->l=127.0.0.1:4258 20241125122703270 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40888<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=70508) Waiting for packet dumper to finish... 1 (prev_count=70508, count=81540) MTC@914cea5248de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@914cea5248de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Mon Nov 25 12:27:05 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_subscr_create_on_demand_sai.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@914cea5248de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_subscr_create_on_demand_sai' was executed successfully (exit status: 0). MTC@914cea5248de: Test case TC_subscr_create_on_demand_sai started. MTC@914cea5248de: legacy= false MTC@914cea5248de: in not legacy case 1 MTC@914cea5248de: in not legacy case 2 20241125122706353 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241125122706353 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(304)@914cea5248de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241125122706354 DLINP <000b> input/ipa.c:451 connected read/write 20241125122706354 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122706354 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40892<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(304)@914cea5248de: 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)@914cea5248de: 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 } } } } 20241125122706355 DLINP <000b> input/ipa.c:451 connected read/write 20241125122706355 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122706355 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122706355 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241125122706355 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241125122706355 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241125122706355 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241125122706355 DLGSUP <0013> gsup_server.c:235 2: 20241125122706355 DLGSUP <0013> gsup_server.c:237 2: 00 20241125122706355 DLGSUP <0013> gsup_server.c:235 3: 20241125122706355 DLGSUP <0013> gsup_server.c:237 3: 00 20241125122706355 DLGSUP <0013> gsup_server.c:235 4: 20241125122706355 DLGSUP <0013> gsup_server.c:237 4: 00 20241125122706355 DLGSUP <0013> gsup_server.c:235 5: 20241125122706355 DLGSUP <0013> gsup_server.c:237 5: 00 20241125122706355 DLGSUP <0013> gsup_server.c:235 7: 20241125122706355 DLGSUP <0013> gsup_server.c:237 7: 00 20241125122706355 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 HLR_Test-GSUP-IPA(304)@914cea5248de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241125122706355 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241125122706355 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 306@914cea5248de: 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") 20241125122706363 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:41853<->l=127.0.0.1:4259) HLR_Test-GSUP(305)@914cea5248de: Created GsupExpect[0] for "262421951966032" to be handled at TC_subscr_create_on_demand_sai(308) 20241125122706368 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40900<->l=127.0.0.1:4258 20241125122706398 DLINP <000b> input/ipa.c:451 connected read/write 20241125122706398 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122706398 DLGSUP <0013> gsup_req.c:138 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262421951966032 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: new request: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: imsi="262421951966032"} 20241125122706398 DMAIN <0000> hlr.c:216 IMSI='262421951966032': Creating subscriber on demand 20241125122706398 DMAIN <0000> hlr.c:232 IMSI='262421951966032': Successfully assigned MSISDN='665' 20241125122706398 DAUC <0003> db_auc.c:157 IMSI='262421951966032': No 2G Auth Data 20241125122706398 DAUC <0003> db_auc.c:192 IMSI='262421951966032': No 3G Auth Data 20241125122706398 DLGSUP <0013> hlr.c:320 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262421951966032 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 20241125122706398 DLGSUP <0013> gsup_req.c:274 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262421951966032 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: Tx response: {OSMO_GSUP_MSGT_SEND_AUTH_INFO_ERROR: imsi="262421951966032" cause=IMSI unknown in HLR} 20241125122706398 DLGSUP <0013> gsup_req.c:171 GSUP 362: MSC-00-00-00-00-00-00: IMSI-262421951966032 OSMO_GSUP_MSGT_SEND_AUTH_INFO_REQUEST: free 20241125122706398 DLINP <000b> input/ipa.c:451 connected read/write 20241125122706398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122706398 DLINP <000b> input/ipa.c:451 connected read/write 20241125122706398 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(305)@914cea5248de: Found GsupExpect[0] for "262421951966032" handled at TC_subscr_create_on_demand_sai(308) HLR_Test-GSUP(305)@914cea5248de: Added IMSI table entry 0TC_subscr_create_on_demand_sai(308)"262421951966032" TC_subscr_create_on_demand_sai(308)@914cea5248de: setverdict(pass): none -> pass 20241125122706399 DAUC <0003> db_auc.c:157 IMSI='262421951966032': No 2G Auth Data 20241125122706399 DAUC <0003> db_auc.c:192 IMSI='262421951966032': No 3G Auth Data 20241125122706399 DAUC <0003> db_auc.c:157 IMSI='262421951966032': No 2G Auth Data 20241125122706399 DAUC <0003> db_auc.c:192 IMSI='262421951966032': No 3G Auth Data 20241125122706400 DAUC <0003> db_auc.c:157 IMSI='262421951966032': No 2G Auth Data 20241125122706400 DAUC <0003> db_auc.c:192 IMSI='262421951966032': No 3G Auth Data 20241125122706400 DLINP <000b> input/ipa.c:451 connected read/write 20241125122706400 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122706400 DLGSUP <0013> gsup_req.c:138 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262421951966032 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262421951966032" cn_domain=PS} 20241125122706400 DLU <0006> fsm.c:456 lu(262421951966032)[0x557125d88bd0]{UNVALIDATED}: Allocated 20241125122706400 DLGSUP <0013> lu_fsm.c:172 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262421951966032 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing SGSN number = MSC-00-00-00-00-00-00 20241125122706400 DLU <0006> lu_fsm.c:200 lu(PS:IMSI-262421951966032)[0x557125d88bd0]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122706400 DLGSUP <0013> lu_fsm.c:253 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262421951966032 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262421951966032" cn_domain=PS} 20241125122706400 DLINP <000b> input/ipa.c:451 connected read/write 20241125122706400 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122706401 DLINP <000b> input/ipa.c:451 connected read/write 20241125122706401 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122706402 DLINP <000b> input/ipa.c:451 connected read/write 20241125122706402 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122706402 DLGSUP <0013> gsup_req.c:138 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262421951966032 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262421951966032"} 20241125122706402 DLU <0006> lu_fsm.c:212 lu(PS:IMSI-262421951966032)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122706402 DLGSUP <0013> gsup_req.c:171 GSUP 364: MSC-00-00-00-00-00-00: IMSI-262421951966032 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122706402 DLGSUP <0013> lu_fsm.c:91 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262421951966032 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262421951966032"} 20241125122706402 DLGSUP <0013> gsup_req.c:171 GSUP 363: MSC-00-00-00-00-00-00: IMSI-262421951966032 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122706402 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421951966032)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122706402 DLU <0006> lu_fsm.c:93 lu(PS:IMSI-262421951966032)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122706402 DLU <0006> fsm.c:568 lu(PS:IMSI-262421951966032)[0x557125d88bd0]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122706402 DLINP <000b> input/ipa.c:451 connected read/write 20241125122706402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122706402 DLINP <000b> input/ipa.c:451 connected read/write 20241125122706402 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_subscr_create_on_demand_sai(308)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed TC_subscr_create_on_demand_sai(308)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122706403 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40900<->l=127.0.0.1:4258 TC_subscr_create_on_demand_sai(308)@914cea5248de: Final verdict of PTC: pass 20241125122706404 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40892<->l=127.0.0.1:4258 20241125122706404 DLINP <000b> input/ipa.c:451 connected read/write 20241125122706404 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122706404 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241125122706404 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241125122706404 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241125122706404 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:41853<->l=127.0.0.1:4259) 306@914cea5248de: Final verdict of PTC: none HLR_Test-GSUP(305)@914cea5248de: Final verdict of PTC: none IPA-CTRL-CLI-IPA(307)@914cea5248de: Final verdict of PTC: none HLR_Test-GSUP-IPA(304)@914cea5248de: Final verdict of PTC: none MTC@914cea5248de: Setting final verdict of the test case. MTC@914cea5248de: Local verdict of MTC: none MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP-IPA(304): none (none -> none) MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP(305): none (none -> none) MTC@914cea5248de: Local verdict of PTC with component reference 306: none (none -> none) MTC@914cea5248de: Local verdict of PTC IPA-CTRL-CLI-IPA(307): none (none -> none) MTC@914cea5248de: Local verdict of PTC TC_subscr_create_on_demand_sai(308): pass (none -> pass) MTC@914cea5248de: Test case TC_subscr_create_on_demand_sai finished. Verdict: pass MTC@914cea5248de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_subscr_create_on_demand_sai pass'. Mon Nov 25 12:27:06 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 20241125122706430 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40910<->l=127.0.0.1:4258 20241125122706530 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40910<->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@914cea5248de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@914cea5248de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Mon Nov 25 12:27:08 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@914cea5248de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home' was executed successfully (exit status: 0). MTC@914cea5248de: Test case TC_MSLookup_mDNS_service_other_home started. MTC@914cea5248de: legacy= false MTC@914cea5248de: in not legacy case 1 MTC@914cea5248de: in not legacy case 2 20241125122709592 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241125122709592 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 20241125122709596 DLINP <000b> input/ipa.c:451 connected read/write 20241125122709596 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122709597 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40918<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(309)@914cea5248de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241125122709602 DLINP <000b> input/ipa.c:451 connected read/write 20241125122709602 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122709602 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122709602 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241125122709602 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241125122709602 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241125122709602 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241125122709602 DLGSUP <0013> gsup_server.c:235 2: 20241125122709602 DLGSUP <0013> gsup_server.c:237 2: 00 20241125122709602 DLGSUP <0013> gsup_server.c:235 3: 20241125122709602 DLGSUP <0013> gsup_server.c:237 3: 00 20241125122709602 DLGSUP <0013> gsup_server.c:235 4: 20241125122709602 DLGSUP <0013> gsup_server.c:237 4: 00 20241125122709602 DLGSUP <0013> gsup_server.c:235 5: 20241125122709602 DLGSUP <0013> gsup_server.c:237 5: 00 20241125122709602 DLGSUP <0013> gsup_server.c:235 7: HLR_Test-GSUP-IPA(309)@914cea5248de: 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)@914cea5248de: 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 } } } } 20241125122709602 DLGSUP <0013> gsup_server.c:237 7: 00 20241125122709602 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122709602 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241125122709602 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(309)@914cea5248de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 311@914cea5248de: 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") 20241125122709625 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:36379<->l=127.0.0.1:4259) 20241125122709628 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241125122709628 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(310)@914cea5248de: Created GsupExpect[0] for "262428826738091" to be handled at TC_MSLookup_mDNS_service_other_home(313) 20241125122709654 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40932<->l=127.0.0.1:4258 20241125122709659 DAUC <0003> db_auc.c:157 IMSI='262428826738091': No 2G Auth Data 20241125122709659 DAUC <0003> db_auc.c:192 IMSI='262428826738091': No 3G Auth Data 20241125122709667 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491613402588.msisdn 20241125122709667 DMSLOOKUP <0005> mslookup_server.c:262 sip.voice.491613402588.msisdn: not attached (vlr_number unset) 20241125122709667 DDGSM <0007> mslookup_server.c:327 sip.voice.491613402588.msisdn: does not exist in GSUP proxy 20241125122710668 DLINP <000b> input/ipa.c:451 connected read/write 20241125122710669 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122710669 DLGSUP <0013> gsup_req.c:138 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428826738091 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262428826738091" cn_domain=CS} 20241125122710669 DLU <0006> fsm.c:456 lu(262428826738091)[0x557125d93890]{UNVALIDATED}: Allocated 20241125122710669 DLGSUP <0013> lu_fsm.c:172 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428826738091 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: storing VLR number = MSC-00-00-00-00-00-00 20241125122710669 DLU <0006> lu_fsm.c:200 lu(CS:IMSI-262428826738091)[0x557125d93890]{UNVALIDATED}: state_chg to WAIT_INSERT_DATA_RESULT 20241125122710669 DLGSUP <0013> lu_fsm.c:253 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428826738091 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: imsi="262428826738091" cn_domain=CS} 20241125122710669 DLINP <000b> input/ipa.c:451 connected read/write 20241125122710669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122710669 DLINP <000b> input/ipa.c:451 connected read/write 20241125122710669 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(310)@914cea5248de: Found GsupExpect[0] for "262428826738091" handled at TC_MSLookup_mDNS_service_other_home(313) HLR_Test-GSUP(310)@914cea5248de: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_home(313)"262428826738091" 20241125122710674 DLINP <000b> input/ipa.c:451 connected read/write 20241125122710674 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122710674 DLGSUP <0013> gsup_req.c:138 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262428826738091 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: new request: {OSMO_GSUP_MSGT_INSERT_DATA_RESULT: imsi="262428826738091"} 20241125122710674 DLU <0006> lu_fsm.c:212 lu(CS:IMSI-262428826738091)[0x557125d93890]{WAIT_INSERT_DATA_RESULT}: Received Event LU_EV_RX_GSUP 20241125122710674 DLGSUP <0013> gsup_req.c:171 GSUP 366: MSC-00-00-00-00-00-00: IMSI-262428826738091 OSMO_GSUP_MSGT_INSERT_DATA_RESULT: free 20241125122710674 DLGSUP <0013> lu_fsm.c:91 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428826738091 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: Tx response: {OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: imsi="262428826738091"} 20241125122710674 DLGSUP <0013> gsup_req.c:171 GSUP 365: MSC-00-00-00-00-00-00: IMSI-262428826738091 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122710674 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262428826738091)[0x557125d93890]{WAIT_INSERT_DATA_RESULT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) 20241125122710674 DLU <0006> lu_fsm.c:93 lu(CS:IMSI-262428826738091)[0x557125d93890]{WAIT_INSERT_DATA_RESULT}: Freeing instance 20241125122710674 DLU <0006> fsm.c:568 lu(CS:IMSI-262428826738091)[0x557125d93890]{WAIT_INSERT_DATA_RESULT}: Deallocated 20241125122710674 DLINP <000b> input/ipa.c:451 connected read/write 20241125122710674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122710674 DLINP <000b> input/ipa.c:451 connected read/write 20241125122710674 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_mDNS_service_other_home(313)@914cea5248de: setverdict(pass): none -> pass 20241125122710677 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491613402588.msisdn 20241125122710677 DMSLOOKUP <0005> mslookup_server.c:291 sip.voice.491613402588.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00 20241125122710677 DDGSM <0007> mslookup_server.c:327 sip.voice.491613402588.msisdn: does not exist in GSUP proxy 20241125122710677 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491613402588.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_home(313)@914cea5248de: setverdict(pass): pass -> pass, component reason not changed 20241125122710680 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40932<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_home(313)@914cea5248de: Final verdict of PTC: pass 20241125122710681 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40918<->l=127.0.0.1:4258 20241125122710682 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:36379<->l=127.0.0.1:4259) 20241125122710682 DLINP <000b> input/ipa.c:451 connected read/write 20241125122710682 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122710682 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241125122710682 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241125122710682 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(310)@914cea5248de: Final verdict of PTC: none IPA-CTRL-CLI-IPA(312)@914cea5248de: Final verdict of PTC: none 311@914cea5248de: Final verdict of PTC: none HLR_Test-GSUP-IPA(309)@914cea5248de: Final verdict of PTC: none MTC@914cea5248de: Setting final verdict of the test case. MTC@914cea5248de: Local verdict of MTC: none MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP-IPA(309): none (none -> none) MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP(310): none (none -> none) MTC@914cea5248de: Local verdict of PTC with component reference 311: none (none -> none) MTC@914cea5248de: Local verdict of PTC IPA-CTRL-CLI-IPA(312): none (none -> none) MTC@914cea5248de: Local verdict of PTC TC_MSLookup_mDNS_service_other_home(313): pass (none -> pass) MTC@914cea5248de: Test case TC_MSLookup_mDNS_service_other_home finished. Verdict: pass MTC@914cea5248de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_home pass'. Mon Nov 25 12:27:10 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 20241125122710771 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:40942<->l=127.0.0.1:4258 20241125122710872 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:40942<->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@914cea5248de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@914cea5248de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy'. ------ HLR_Tests.TC_MSLookup_GSUP_proxy ------ Mon Nov 25 12:27:12 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_GSUP_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20241125122712908 DSS <0004> hlr_ussd.c:239 262424730040997/0x15f1723e: SS Session Timeout, destroying 20241125122712908 DLGSUP <0013> gsup_req.c:171 GSUP 263: MSC-00-00-00-00-00-00: IMSI-262424730040997 OSMO_GSUP_MSGT_PROC_SS_REQUEST: free MTC@914cea5248de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_GSUP_proxy' was executed successfully (exit status: 0). MTC@914cea5248de: Test case TC_MSLookup_GSUP_proxy started. MTC@914cea5248de: legacy= false MTC@914cea5248de: in not legacy case 1 MTC@914cea5248de: in not legacy case 2 20241125122713910 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241125122713910 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(314)@914cea5248de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241125122713911 DLINP <000b> input/ipa.c:451 connected read/write 20241125122713911 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122713911 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43728<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(314)@914cea5248de: 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)@914cea5248de: 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 } } } } 20241125122713912 DLINP <000b> input/ipa.c:451 connected read/write 20241125122713912 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122713912 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122713912 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241125122713912 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241125122713912 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241125122713912 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241125122713912 DLGSUP <0013> gsup_server.c:235 2: 20241125122713912 DLGSUP <0013> gsup_server.c:237 2: 00 20241125122713912 DLGSUP <0013> gsup_server.c:235 3: 20241125122713912 DLGSUP <0013> gsup_server.c:237 3: 00 20241125122713912 DLGSUP <0013> gsup_server.c:235 4: HLR_Test-GSUP-IPA(314)@914cea5248de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241125122713912 DLGSUP <0013> gsup_server.c:237 4: 00 20241125122713912 DLGSUP <0013> gsup_server.c:235 5: 20241125122713912 DLGSUP <0013> gsup_server.c:237 5: 00 20241125122713912 DLGSUP <0013> gsup_server.c:235 7: 20241125122713912 DLGSUP <0013> gsup_server.c:237 7: 00 20241125122713912 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122713912 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241125122713912 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241125122713913 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241125122713913 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 316@914cea5248de: 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") 20241125122713928 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44641<->l=127.0.0.1:4259) 20241125122713929 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241125122713929 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(315)@914cea5248de: Created GsupExpect[0] for "262420182345994" to be handled at TC_MSLookup_GSUP_proxy(320) 20241125122713935 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43732<->l=127.0.0.1:4258 HLR_Test-GSUP-server(317)@914cea5248de: Created GsupExpect[0] for "262420182345994" to be handled at TC_MSLookup_GSUP_proxy(320) 20241125122713954 DLINP <000b> input/ipa.c:451 connected read/write 20241125122713954 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122713954 DLGSUP <0013> gsup_req.c:138 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262420182345994 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420182345994" cn_domain=CS} 20241125122713954 DDGSM <0007> proxy.c:316 (Proxy IMSI-262420182345994 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241125122713954 DDGSM <0007> proxy.c:495 (Proxy IMSI-262420182345994 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241125122713954 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262420182345994.imsi 20241125122713954 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420182345994.imsi 20241125122713954 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262420182345994.imsi: does not exist in local HLR 20241125122713956 DDGSM <0007> proxy.c:472 (Proxy IMSI-262420182345994 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241125122713957 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241125122713957 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241125122713957 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241125122713957 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241125122713957 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241125122713957 DLGSUP <0013> gsup_req.c:171 GSUP 367: MSC-00-00-00-00-00-00: IMSI-262420182345994 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122713957 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241125122713957 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241125122713957 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241125122713957 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241125122713957 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241125122713957 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(318)@914cea5248de: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(318)@914cea5248de: 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) } } } } 20241125122713958 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241125122713958 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241125122713958 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241125122713958 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241125122713958 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(318)@914cea5248de: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(318)@914cea5248de: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125122713958 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241125122713958 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241125122713958 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(318)@914cea5248de: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(318)@914cea5248de: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(317)@914cea5248de: Found GsupExpect[0] for "262420182345994" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP-server(317)@914cea5248de: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262420182345994" HLR_Test-GSUP-server-IPA(318)@914cea5248de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(318)@914cea5248de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241125122714002 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241125122714002 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241125122714002 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241125122714002 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241125122714002 DDGSM <0007> proxy.c:368 (Proxy IMSI-262420182345994 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491613781563 20241125122714002 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420182345994 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241125122714002 DLINP <000b> input/ipa.c:451 connected read/write 20241125122714002 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122714002 DLINP <000b> input/ipa.c:451 connected read/write 20241125122714002 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(315)@914cea5248de: Found GsupExpect[0] for "262420182345994" handled at TC_MSLookup_GSUP_proxy(320) HLR_Test-GSUP(315)@914cea5248de: Added IMSI table entry 0TC_MSLookup_GSUP_proxy(320)"262420182345994" 20241125122714004 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241125122714004 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241125122714004 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420182345994 MSISDN-491613781563 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241125122714004 DLINP <000b> input/ipa.c:451 connected read/write 20241125122714004 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122714004 DLINP <000b> input/ipa.c:451 connected read/write 20241125122714004 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122714005 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241125122714005 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241125122714005 DDGSM <0007> proxy.c:403 (Proxy IMSI-262420182345994 MSISDN-491613781563 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 20241125122714005 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420182345994 MSISDN-491613781563 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241125122714005 DLINP <000b> input/ipa.c:451 connected read/write 20241125122714005 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122714005 DLINP <000b> input/ipa.c:451 connected read/write 20241125122714005 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data TC_MSLookup_GSUP_proxy(320)@914cea5248de: setverdict(pass): none -> pass 20241125122714005 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43732<->l=127.0.0.1:4258 TC_MSLookup_GSUP_proxy(320)@914cea5248de: Final verdict of PTC: pass 20241125122714006 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43728<->l=127.0.0.1:4258 20241125122714006 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44641<->l=127.0.0.1:4259) 20241125122714006 DLINP <000b> input/ipa.c:451 connected read/write 20241125122714006 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122714006 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241125122714006 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241125122714006 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) IPA-CTRL-CLI-IPA(319)@914cea5248de: Final verdict of PTC: none HLR_Test-GSUP(315)@914cea5248de: Final verdict of PTC: none 20241125122714006 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241125122714006 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241125122714006 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241125122714006 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN HLR_Test-GSUP-server(317)@914cea5248de: Final verdict of PTC: none 20241125122714006 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 316@914cea5248de: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(318)@914cea5248de: Final verdict of PTC: none HLR_Test-GSUP-IPA(314)@914cea5248de: Final verdict of PTC: none MTC@914cea5248de: Setting final verdict of the test case. MTC@914cea5248de: Local verdict of MTC: none MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP-IPA(314): none (none -> none) MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP(315): none (none -> none) MTC@914cea5248de: Local verdict of PTC with component reference 316: none (none -> none) MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP-server(317): none (none -> none) MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP-server-IPA(318): none (none -> none) MTC@914cea5248de: Local verdict of PTC IPA-CTRL-CLI-IPA(319): none (none -> none) MTC@914cea5248de: Local verdict of PTC TC_MSLookup_GSUP_proxy(320): pass (none -> pass) MTC@914cea5248de: Test case TC_MSLookup_GSUP_proxy finished. Verdict: pass MTC@914cea5248de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass'. Mon Nov 25 12:27:14 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 20241125122714031 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43736<->l=127.0.0.1:4258 20241125122714131 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43736<->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=42948) MTC@914cea5248de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_GSUP_proxy pass' was executed successfully (exit status: 0). MTC@914cea5248de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Mon Nov 25 12:27:16 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@914cea5248de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@914cea5248de: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home started. MTC@914cea5248de: legacy= false MTC@914cea5248de: in not legacy case 1 MTC@914cea5248de: in not legacy case 2 20241125122717183 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241125122717183 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@914cea5248de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241125122717185 DLINP <000b> input/ipa.c:451 connected read/write 20241125122717185 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122717185 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43744<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(321)@914cea5248de: 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)@914cea5248de: 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 } } } } 20241125122717187 DLINP <000b> input/ipa.c:451 connected read/write 20241125122717187 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122717187 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122717187 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241125122717187 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241125122717187 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241125122717187 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241125122717187 DLGSUP <0013> gsup_server.c:235 2: 20241125122717187 DLGSUP <0013> gsup_server.c:237 2: 00 20241125122717187 DLGSUP <0013> gsup_server.c:235 3: 20241125122717187 DLGSUP <0013> gsup_server.c:237 3: 00 20241125122717187 DLGSUP <0013> gsup_server.c:235 4: 20241125122717187 DLGSUP <0013> gsup_server.c:237 4: 00 20241125122717187 DLGSUP <0013> gsup_server.c:235 5: 20241125122717187 DLGSUP <0013> gsup_server.c:237 5: 00 20241125122717187 DLGSUP <0013> gsup_server.c:235 7: 20241125122717187 DLGSUP <0013> gsup_server.c:237 7: 00 20241125122717187 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122717187 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241125122717187 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 HLR_Test-GSUP-IPA(321)@914cea5248de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241125122717187 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241125122717187 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client 323@914cea5248de: 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") 20241125122717199 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:35203<->l=127.0.0.1:4259) 20241125122717202 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241125122717202 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(322)@914cea5248de: Created GsupExpect[0] for "262426972673263" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_home(325) 20241125122717213 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43760<->l=127.0.0.1:4258 20241125122717216 DAUC <0003> db_auc.c:157 IMSI='262426972673263': No 2G Auth Data 20241125122717216 DAUC <0003> db_auc.c:192 IMSI='262426972673263': No 3G Auth Data 20241125122717221 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262426972673263.imsi 20241125122717221 DMSLOOKUP <0005> mslookup_server.c:215 gsup.hlr.262426972673263.imsi: found in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@914cea5248de: setverdict(pass): none -> pass 20241125122717227 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43760<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_home(325)@914cea5248de: Final verdict of PTC: pass 20241125122717228 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43744<->l=127.0.0.1:4258 20241125122717229 DLINP <000b> input/ipa.c:451 connected read/write 20241125122717229 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122717229 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241125122717229 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241125122717229 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241125122717229 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:35203<->l=127.0.0.1:4259) 323@914cea5248de: Final verdict of PTC: none HLR_Test-GSUP-IPA(321)@914cea5248de: Final verdict of PTC: none HLR_Test-GSUP(322)@914cea5248de: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@914cea5248de: Final verdict of PTC: none MTC@914cea5248de: Setting final verdict of the test case. MTC@914cea5248de: Local verdict of MTC: none MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP-IPA(321): none (none -> none) MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP(322): none (none -> none) MTC@914cea5248de: Local verdict of PTC with component reference 323: none (none -> none) MTC@914cea5248de: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (none -> none) MTC@914cea5248de: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_home(325): pass (none -> pass) MTC@914cea5248de: Test case TC_MSLookup_mDNS_service_GSUP_HLR_home finished. Verdict: pass MTC@914cea5248de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_home pass'. Mon Nov 25 12:27:17 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 20241125122717282 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43762<->l=127.0.0.1:4258 20241125122717383 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43762<->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=27864) MTC@914cea5248de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@914cea5248de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Mon Nov 25 12:27:19 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@914cea5248de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@914cea5248de: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy started. MTC@914cea5248de: legacy= false MTC@914cea5248de: in not legacy case 1 MTC@914cea5248de: in not legacy case 2 20241125122720507 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241125122720507 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(326)@914cea5248de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241125122720512 DLINP <000b> input/ipa.c:451 connected read/write 20241125122720512 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122720514 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43768<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(326)@914cea5248de: 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)@914cea5248de: 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 } } } } 20241125122720518 DLINP <000b> input/ipa.c:451 connected read/write 20241125122720518 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122720518 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122720518 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241125122720518 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241125122720518 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241125122720518 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241125122720518 DLGSUP <0013> gsup_server.c:235 2: 20241125122720518 DLGSUP <0013> gsup_server.c:237 2: 00 20241125122720518 DLGSUP <0013> gsup_server.c:235 3: 20241125122720518 DLGSUP <0013> gsup_server.c:237 3: 00 20241125122720518 DLGSUP <0013> gsup_server.c:235 4: 20241125122720518 DLGSUP <0013> gsup_server.c:237 4: 00 20241125122720518 DLGSUP <0013> gsup_server.c:235 5: 20241125122720518 DLGSUP <0013> gsup_server.c:237 5: 00 20241125122720518 DLGSUP <0013> gsup_server.c:235 7: 20241125122720518 DLGSUP <0013> gsup_server.c:237 7: 00 20241125122720518 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122720518 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241125122720518 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241125122720518 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241125122720518 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(326)@914cea5248de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 328@914cea5248de: 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") 20241125122720551 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:44849<->l=127.0.0.1:4259) 20241125122720552 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241125122720552 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(327)@914cea5248de: Created GsupExpect[0] for "262420809235125" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20241125122720561 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:43772<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@914cea5248de: Created GsupExpect[0] for "262420809235125" to be handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) 20241125122720566 DLINP <000b> input/ipa.c:451 connected read/write 20241125122720566 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122720566 DLGSUP <0013> gsup_req.c:138 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262420809235125 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262420809235125" cn_domain=CS} 20241125122720566 DDGSM <0007> proxy.c:316 (Proxy IMSI-262420809235125 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241125122720566 DDGSM <0007> proxy.c:495 (Proxy IMSI-262420809235125 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241125122720566 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262420809235125.imsi 20241125122720566 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420809235125.imsi 20241125122720567 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262420809235125.imsi: does not exist in local HLR 20241125122720576 DDGSM <0007> proxy.c:472 (Proxy IMSI-262420809235125 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241125122720576 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241125122720576 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241125122720576 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241125122720576 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241125122720576 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241125122720576 DLGSUP <0013> gsup_req.c:171 GSUP 368: MSC-00-00-00-00-00-00: IMSI-262420809235125 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122720576 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241125122720576 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241125122720576 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241125122720576 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241125122720576 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241125122720576 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(330)@914cea5248de: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(330)@914cea5248de: 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) } } } } 20241125122720581 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241125122720581 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241125122720581 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241125122720581 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241125122720581 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(330)@914cea5248de: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } 20241125122720583 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241125122720583 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241125122720583 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(330)@914cea5248de: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } HLR_Test-GSUP-server-IPA(330)@914cea5248de: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(330)@914cea5248de: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(329)@914cea5248de: Found GsupExpect[0] for "262420809235125" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP-server(329)@914cea5248de: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262420809235125" HLR_Test-GSUP-server-IPA(330)@914cea5248de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(330)@914cea5248de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241125122720626 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241125122720626 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241125122720626 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241125122720626 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241125122720626 DDGSM <0007> proxy.c:368 (Proxy IMSI-262420809235125 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491612881415 20241125122720626 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420809235125 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241125122720626 DLINP <000b> input/ipa.c:451 connected read/write 20241125122720627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122720627 DLINP <000b> input/ipa.c:451 connected read/write 20241125122720627 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(327)@914cea5248de: Found GsupExpect[0] for "262420809235125" handled at TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332) HLR_Test-GSUP(327)@914cea5248de: Added IMSI table entry 0TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)"262420809235125" 20241125122720636 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241125122720636 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241125122720636 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420809235125 MSISDN-491612881415 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241125122720636 DLINP <000b> input/ipa.c:451 connected read/write 20241125122720636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122720636 DLINP <000b> input/ipa.c:451 connected read/write 20241125122720636 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122720640 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241125122720641 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241125122720641 DDGSM <0007> proxy.c:403 (Proxy IMSI-262420809235125 MSISDN-491612881415 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 20241125122720641 DDGSM <0007> proxy.c:562 (Proxy IMSI-262420809235125 MSISDN-491612881415 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241125122720641 DLINP <000b> input/ipa.c:451 connected read/write 20241125122720641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122720641 DLINP <000b> input/ipa.c:451 connected read/write 20241125122720641 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122720644 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262420809235125.imsi 20241125122720644 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262420809235125.imsi: does not exist in local HLR TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@914cea5248de: setverdict(pass): none -> pass 20241125122721647 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43772<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332)@914cea5248de: Final verdict of PTC: pass 20241125122721649 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:43768<->l=127.0.0.1:4258 HLR_Test-GSUP-server(329)@914cea5248de: Final verdict of PTC: none 20241125122721652 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241125122721652 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241125122721652 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server 20241125122721652 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241125122721652 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 20241125122721652 DLINP <000b> input/ipa.c:451 connected read/write 20241125122721652 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122721652 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241125122721652 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241125122721652 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) HLR_Test-GSUP(327)@914cea5248de: Final verdict of PTC: none 20241125122721653 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:44849<->l=127.0.0.1:4259) 328@914cea5248de: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(330)@914cea5248de: Final verdict of PTC: none HLR_Test-GSUP-IPA(326)@914cea5248de: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@914cea5248de: Final verdict of PTC: none MTC@914cea5248de: Setting final verdict of the test case. MTC@914cea5248de: Local verdict of MTC: none MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP-IPA(326): none (none -> none) MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP(327): none (none -> none) MTC@914cea5248de: Local verdict of PTC with component reference 328: none (none -> none) MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP-server(329): none (none -> none) MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP-server-IPA(330): none (none -> none) MTC@914cea5248de: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (none -> none) MTC@914cea5248de: Local verdict of PTC TC_MSLookup_mDNS_service_GSUP_HLR_proxy(332): pass (none -> pass) MTC@914cea5248de: Test case TC_MSLookup_mDNS_service_GSUP_HLR_proxy finished. Verdict: pass MTC@914cea5248de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_GSUP_HLR_proxy pass'. Mon Nov 25 12:27:21 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 20241125122721748 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57696<->l=127.0.0.1:4258 20241125122721849 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57696<->l=127.0.0.1:4258 Waiting for packet dumper to finish... 0 (prev_count=-1, count=35972) Waiting for packet dumper to finish... 1 (prev_count=35972, count=44140) MTC@914cea5248de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@914cea5248de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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 ------ Mon Nov 25 12:27:23 UTC 2024 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/HLR_Tests.TC_MSLookup_mDNS_service_other_proxy.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@914cea5248de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-start.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy' was executed successfully (exit status: 0). MTC@914cea5248de: Test case TC_MSLookup_mDNS_service_other_proxy started. MTC@914cea5248de: legacy= false MTC@914cea5248de: in not legacy case 1 MTC@914cea5248de: in not legacy case 2 20241125122724964 DLINP <000b> input/ipa.c:320 127.0.0.1:4222 accept()ed new link from 127.0.0.1:9999 20241125122724965 DLGSUP <0013> gsup_server.c:353 New GSUP client 127.0.0.1:9999 HLR_Test-GSUP-IPA(333)@914cea5248de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241125122724969 DLINP <000b> input/ipa.c:451 connected read/write 20241125122724969 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122724971 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57708<->l=127.0.0.1:4258 HLR_Test-GSUP-IPA(333)@914cea5248de: 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)@914cea5248de: 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 } } } } 20241125122724975 DLINP <000b> input/ipa.c:451 connected read/write 20241125122724975 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122724975 DLGSUP <0013> gsup_server.c:280 CCM Callback 20241125122724975 DLGSUP <0013> gsup_server.c:235 0: MSC-00-00-00-00-00-00 20241125122724975 DLGSUP <0013> gsup_server.c:237 0: 4d 53 43 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 2d 30 30 00 20241125122724975 DLGSUP <0013> gsup_server.c:235 1: Osmocom TTCN-3 GSUP Simulator 20241125122724975 DLGSUP <0013> gsup_server.c:237 1: 4f 73 6d 6f 63 6f 6d 20 54 54 43 4e 2d 33 20 47 53 55 50 20 53 69 6d 75 6c 61 74 6f 72 00 20241125122724975 DLGSUP <0013> gsup_server.c:235 2: 20241125122724975 DLGSUP <0013> gsup_server.c:237 2: 00 20241125122724975 DLGSUP <0013> gsup_server.c:235 3: 20241125122724975 DLGSUP <0013> gsup_server.c:237 3: 00 20241125122724975 DLGSUP <0013> gsup_server.c:235 4: 20241125122724975 DLGSUP <0013> gsup_server.c:237 4: 00 20241125122724975 DLGSUP <0013> gsup_server.c:235 5: 20241125122724975 DLGSUP <0013> gsup_server.c:237 5: 00 20241125122724975 DLGSUP <0013> gsup_server.c:235 7: 20241125122724975 DLGSUP <0013> gsup_server.c:237 7: 00 20241125122724975 DLGSUP <0013> gsup_server.c:235 8: 0/1/2 20241125122724975 DLGSUP <0013> gsup_server.c:237 8: 30 2f 31 2f 32 00 20241125122724975 DMAIN <0000> gsup_router.c:90 Adding GSUP route for MSC-00-00-00-00-00-00 via 127.0.0.1:9999 20241125122724975 DMSLOOKUP <0005> mslookup_server_mdns.c:142 Stopped mslookup mDNS server 20241125122724975 DDGSM <0007> dgsm.c:222 Stopped mslookup mDNS client HLR_Test-GSUP-IPA(333)@914cea5248de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 335@914cea5248de: 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") 20241125122725001 DLCTRL <0010> control_if.c:570 accept()ed new CTRL connection from (r=127.0.0.1:40679<->l=127.0.0.1:4259) 20241125122725003 DMSLOOKUP <0005> mslookup_server_mdns.c:153 Started mslookup mDNS server, receiving mDNS requests at multicast 239.192.23.42:4266 20241125122725003 DDGSM <0007> dgsm.c:237 Started mslookup mDNS client, sending mDNS requests to multicast 239.192.23.42:4266 HLR_Test-GSUP(334)@914cea5248de: Created GsupExpect[0] for "262429915549511" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20241125122725009 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57716<->l=127.0.0.1:4258 HLR_Test-GSUP-server(336)@914cea5248de: Created GsupExpect[0] for "262429915549511" to be handled at TC_MSLookup_mDNS_service_other_proxy(339) 20241125122725022 DLINP <000b> input/ipa.c:451 connected read/write 20241125122725022 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122725022 DLGSUP <0013> gsup_req.c:138 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262429915549511 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: new request: {OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: imsi="262429915549511" cn_domain=CS} 20241125122725022 DDGSM <0007> proxy.c:316 (Proxy IMSI-262429915549511 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: updated: preliminary VLR name for CS to MSC-00-00-00-00-00-00 20241125122725022 DDGSM <0007> proxy.c:495 (Proxy IMSI-262429915549511 MSISDN-? HLR-:0) OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: deferring until remote HLR is known 20241125122725022 DMSLOOKUP <0005> mslookup_client_mdns.c:121 sending mDNS query: gsup.hlr.262429915549511.imsi 20241125122725022 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: gsup.hlr.262429915549511.imsi 20241125122725022 DMSLOOKUP <0005> mslookup_server.c:209 gsup.hlr.262429915549511.imsi: does not exist in local HLR 20241125122725029 DDGSM <0007> proxy.c:472 (Proxy IMSI-262429915549511 MSISDN-? HLR-127.0.0.99:4222) Remote HLR resolved, stored address 20241125122725029 DLGSUP <0013> gsup_client.c:74 GSUP connecting to 127.0.0.99:4222 20241125122725029 DLINP <000b> input/ipa.c:143 127.0.0.99:4222 connection done 20241125122725029 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 UP 20241125122725029 DLGSUP <0013> gsup_client.c:288 GSUP sending PING 20241125122725029 DDGSM <0007> remote_hlr.c:119 (Proxy HLR-127.0.0.99:4222) link up 20241125122725029 DLGSUP <0013> gsup_req.c:171 GSUP 369: MSC-00-00-00-00-00-00: IMSI-262429915549511 OSMO_GSUP_MSGT_UPDATE_LOCATION_REQUEST: free 20241125122725029 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241125122725029 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241125122725029 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241125122725029 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data 20241125122725029 DLINP <000b> input/ipa.c:154 127.0.0.99:4222 connected write 20241125122725029 DLINP <000b> input/ipa.c:94 127.0.0.99:4222 sending data HLR_Test-GSUP-server-IPA(337)@914cea5248de: Established a new IPA connection (conn_id=2) HLR_Test-GSUP-server-IPA(337)@914cea5248de: 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) } } } } 20241125122725031 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241125122725031 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241125122725031 DLINP <000b> input/ipaccess.c:897 received ID_GET for unit ID 0/0/0 20241125122725031 DLINP <000b> input/ipaccess.c:815 tag 1: HLR-00-00-00-00-00-00 20241125122725031 DLINP <000b> input/ipaccess.c:815 tag 8: 0/0/0 HLR_Test-GSUP-server-IPA(337)@914cea5248de: CCM Rx:{ msg_type := IPAC_MSGT_PING (0), u := omit } HLR_Test-GSUP-server-IPA(337)@914cea5248de: CCM Tx:{ msg_type := IPAC_MSGT_PONG (1), u := omit } 20241125122725032 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241125122725032 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241125122725032 DLGSUP <0013> gsup_client.c:225 GSUP receiving PONG HLR_Test-GSUP-server-IPA(337)@914cea5248de: CCM Rx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } } } HLR_Test-GSUP-server-IPA(337)@914cea5248de: IPA ID RESP: { { len := 23, tag := IPAC_IDTAG_UNITNAME (1), data := '484C522D30302D30302D30302D30302D30302D303000'O }, { len := 7, tag := IPAC_IDTAG_UNITID (8), data := '302F302F3000'O } } HLR_Test-GSUP-server(336)@914cea5248de: Found GsupExpect[0] for "262429915549511" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP-server(336)@914cea5248de: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262429915549511" HLR_Test-GSUP-server-IPA(337)@914cea5248de: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } HLR_Test-GSUP-server-IPA(337)@914cea5248de: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } 20241125122725074 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241125122725074 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241125122725074 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241125122725074 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241125122725074 DDGSM <0007> proxy.c:368 (Proxy IMSI-262429915549511 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: stored MSISDN=491618477658 20241125122725074 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429915549511 MSISDN-? HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_REQUEST: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241125122725074 DLINP <000b> input/ipa.c:451 connected read/write 20241125122725074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122725074 DLINP <000b> input/ipa.c:451 connected read/write 20241125122725074 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data HLR_Test-GSUP(334)@914cea5248de: Found GsupExpect[0] for "262429915549511" handled at TC_MSLookup_mDNS_service_other_proxy(339) HLR_Test-GSUP(334)@914cea5248de: Added IMSI table entry 0TC_MSLookup_mDNS_service_other_proxy(339)"262429915549511" 20241125122725082 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241125122725082 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241125122725082 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429915549511 MSISDN-491618477658 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_INSERT_DATA_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241125122725082 DLINP <000b> input/ipa.c:451 connected read/write 20241125122725082 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122725082 DLINP <000b> input/ipa.c:451 connected read/write 20241125122725082 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122725085 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241125122725085 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241125122725085 DDGSM <0007> proxy.c:403 (Proxy IMSI-262429915549511 MSISDN-491618477658 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 20241125122725085 DDGSM <0007> proxy.c:562 (Proxy IMSI-262429915549511 MSISDN-491618477658 HLR-127.0.0.99:4222) OSMO_GSUP_MSGT_UPDATE_LOCATION_RESULT: VLR<-HLR: forwarding to MSC-00-00-00-00-00-00 20241125122725085 DLINP <000b> input/ipa.c:451 connected read/write 20241125122725085 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122725086 DLINP <000b> input/ipa.c:451 connected read/write 20241125122725086 DLINP <000b> input/ipa.c:431 127.0.0.1:9999 sending data 20241125122725089 DMSLOOKUP <0005> mslookup_server_mdns.c:85 mDNS rx request: sip.voice.491618477658.msisdn 20241125122725089 DMSLOOKUP <0005> mslookup_server.c:256 sip.voice.491618477658.msisdn: does not exist in local HLR 20241125122725089 DDGSM <0007> mslookup_server.c:352 sip.voice.491618477658.msisdn: attached 0 seconds ago at local VLR MSC-00-00-00-00-00-00; proxying for remote HLR 127.0.0.99:4222 20241125122725089 DMSLOOKUP <0005> mslookup_server.c:411 sip.voice.491618477658.msisdn: attached here, at VLR MSC-00-00-00-00-00-00 TC_MSLookup_mDNS_service_other_proxy(339)@914cea5248de: setverdict(pass): none -> pass 20241125122725093 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57716<->l=127.0.0.1:4258 TC_MSLookup_mDNS_service_other_proxy(339)@914cea5248de: Final verdict of PTC: pass 20241125122725095 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57708<->l=127.0.0.1:4258 20241125122725097 DLINP <000b> input/ipa.c:451 connected read/write 20241125122725097 DLINP <000b> input/ipa.c:405 127.0.0.1:9999 message received 20241125122725097 DLINP <000b> input/ipa.c:414 127.0.0.1:9999 connection closed with server 20241125122725097 DLGSUP <0013> gsup_server.c:312 Lost GSUP client 127.0.0.1:9999 20241125122725097 DMAIN <0000> gsup_router.c:112 Removing GSUP route for "MSC-00-00-00-00-00-00\0" (GSUP disconnect) 20241125122725097 DLINP <000b> input/ipa.c:150 127.0.0.99:4222 connected read 20241125122725097 DLINP <000b> input/ipa.c:59 127.0.0.99:4222 message received 20241125122725097 DLINP <000b> input/ipa.c:68 127.0.0.99:4222 connection closed with server HLR_Test-GSUP(334)@914cea5248de: Final verdict of PTC: none 20241125122725097 DLGSUP <0013> gsup_client.c:151 GSUP link to 127.0.0.99:4222 DOWN 20241125122725097 DDGSM <0007> remote_hlr.c:114 (Proxy HLR-127.0.0.99:4222) link to remote HLR is down, removing GSUP client 335@914cea5248de: Final verdict of PTC: none 20241125122725098 DLCTRL <0010> control_if.c:193 close()d CTRL connection (r=127.0.0.1:40679<->l=127.0.0.1:4259) HLR_Test-GSUP-server(336)@914cea5248de: Final verdict of PTC: none HLR_Test-GSUP-server-IPA(337)@914cea5248de: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@914cea5248de: Final verdict of PTC: none HLR_Test-GSUP-IPA(333)@914cea5248de: Final verdict of PTC: none MTC@914cea5248de: Setting final verdict of the test case. MTC@914cea5248de: Local verdict of MTC: none MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP-IPA(333): none (none -> none) MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP(334): none (none -> none) MTC@914cea5248de: Local verdict of PTC with component reference 335: none (none -> none) MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP-server(336): none (none -> none) MTC@914cea5248de: Local verdict of PTC HLR_Test-GSUP-server-IPA(337): none (none -> none) MTC@914cea5248de: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (none -> none) MTC@914cea5248de: Local verdict of PTC TC_MSLookup_mDNS_service_other_proxy(339): pass (none -> pass) MTC@914cea5248de: Test case TC_MSLookup_mDNS_service_other_proxy finished. Verdict: pass MTC@914cea5248de: Starting external command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HLR_Tests.TC_MSLookup_mDNS_service_other_proxy pass'. Mon Nov 25 12:27:25 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 20241125122725189 DLGLOBAL <0009> telnet_interface.c:192 Accept()ed new telnet connection r=127.0.0.1:57730<->l=127.0.0.1:4258 20241125122725290 DLGLOBAL <0009> telnet_interface.c:138 Closing telnet connection r=127.0.0.1:57730<->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=46372) MTC@914cea5248de: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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@914cea5248de: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@914cea5248de: Terminating MTC. MC@914cea5248de: MTC terminated. MC2> exit MC@914cea5248de: Shutting down session. MC@914cea5248de: Shutdown complete. Comparing expected results '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr/expected-results.xml' against results in 'junit-xml-7511.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 (1252758) [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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20241125-1225-866c4d9c-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/logs/testsuite', 'testenv-hlr-osmocom-latest-20241125-1225-866c4d9c-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/log_format.sh'] [testenv] Stopping hlr (1252712) [testenv] Showing testsuite/junit-xml-7511.log [testenv] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_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-latest/_cache/git', '-e', 'PATH=/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_testenv/data/scripts/qemu:/home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/_cache/podman/osmo-ttcn3-hacks/hlr:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin', '-e', 'HOME=/home/osmocom-build', '-t', 'testenv-hlr-osmocom-latest-20241125-1225-866c4d9c-0', 'sh', '-c', 'echo && source-highlight -f esc -s xml -i /home/osmocom-build/jenkins/workspace/ttcn3-hlr-test-latest/logs/testsuite/junit-xml-7511.log && echo'] <?xml version="1.0"?> <testsuite name='Titan' tests='38' failures='0' errors='0' skipped='0' inconc='0' time='130.00'> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_invalid_imsi' time='0.089204'/> <testcase classname='HLR_Tests' name='TC_gsup_sai' time='0.191308'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_num_auth_vectors' time='0.237198'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_eps' time='0.125554'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi' time='0.060181'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_via_proxy' time='0.086037'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_unknown_imsi_roaming_not_allowed' time='0.091481'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_unknown_imsi' time='0.080231'/> <testcase classname='HLR_Tests' name='TC_gsup_ul' time='0.172101'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_via_proxy' time='0.186721'/> <testcase classname='HLR_Tests' name='TC_gsup_ul_subscriber_data' time='0.156678'/> <testcase classname='HLR_Tests' name='TC_vty' time='0.077066'/> <testcase classname='HLR_Tests' name='TC_vty_msisdn_isd' time='0.088211'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_cs' time='0.211107'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_ps' time='0.188725'/> <testcase classname='HLR_Tests' name='TC_gsup_purge_unknown' time='0.069171'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_unknown' time='0.141458'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_disc' time='0.211220'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi' time='0.163702'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_imsi_via_proxy' time='0.185634'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn' time='0.205736'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_iuse_msisdn_via_proxy' time='0.218721'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse' time='0.157966'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_continue' time='0.170852'/> <testcase classname='HLR_Tests' name='TC_mo_ussd_euse_defaultroute' time='0.185591'/> <testcase classname='HLR_Tests' name='TC_mo_sss_reject' time='0.096383'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei' time='0.195743'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_via_proxy' time='0.189234'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_invalid_len' time='0.190866'/> <testcase classname='HLR_Tests' name='TC_gsup_check_imei_unknown_imsi' time='0.098537'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_check_imei_early' time='0.177657'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_ul' time='0.138339'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_sai' time='0.060541'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_home' time='1.125590'/> <testcase classname='HLR_Tests' name='TC_MSLookup_GSUP_proxy' time='0.104841'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_home' time='0.061956'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_proxy' time='1.185275'/> <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_proxy' time='0.164539'/> </testsuite> [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hlr-osmocom-latest-20241125-1225-866c4d9c-0'] testenv-hlr-osmocom-latest-20241125-1225-866c4d9c-0 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hlr-test-latest/2245/artifact/logs/ + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS